GitHub pull request #2223 of commit 247acea707a3f77c18fcbddc2ed83c73b2a4a25e, no merge conflicts. Running as SYSTEM Setting status of 247acea707a3f77c18fcbddc2ed83c73b2a4a25e to PENDING with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/224/ and message: 'Build started for merge commit.' Using context: reddeer-verification-2023-09 Agent centos-7-d9htl is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-d9htl" namespace: "reddeer" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.reddeer.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-d9htl" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-d9htl" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.reddeer.svc.cluster.local/reddeer/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-reddeer" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-d9htl (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.prcheck [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/reddeer.git > git init /home/jenkins/agent/workspace/reddeer.prcheck # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/pull/2223/*:refs/remotes/origin/pr/2223/* # timeout=10 > git rev-parse 247acea707a3f77c18fcbddc2ed83c73b2a4a25e^{commit} # timeout=10 Checking out Revision 247acea707a3f77c18fcbddc2ed83c73b2a4a25e (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 247acea707a3f77c18fcbddc2ed83c73b2a4a25e # timeout=10 Commit message: "Fixed "Do not automatically update..." because check box has been removed. Added test for Global Update Policy." > git rev-list --no-walk 247acea707a3f77c18fcbddc2ed83c73b2a4a25e # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [reddeer.prcheck] $ Xvnc -help Starting xvnc [reddeer.prcheck] $ Xvnc :66 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Tue Sep 5 18:58:39 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5966 vncext: created VNC server for screen 0 [reddeer.prcheck] $ /bin/bash -x /tmp/jenkins4950380334996806126.sh + metacity --sm-disable --replace [reddeer.prcheck] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.prcheck/pom.xml -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 -U clean verify Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/ (122B) [INFO] Adding repository https://download.eclipse.org/releases/2023-09 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2023-09/ (480B) [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2023-09/ (442B) [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2023-09/202308311200/ (123.21kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/202309011000/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2023-09/202309011000/ (735.86kB) [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B) [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B) [INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Fetching 202309011000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2023-09/ (63B) [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.47MB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (83.65kB) [INFO] Fetching org.eclipse.swt_3.124.100.v20230822-1526.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (18.79kB) [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (9.19kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.16MB) [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.08MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/pom.xml [INFO] Fetching com.ibm.icu_73.2.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.89MB) [INFO] Fetching com.sun.jna_5.13.0.v20230812-1000.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.81MB) [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.3MB) [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (48.11kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (472.61kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (317.8kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (71.45kB) [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (117.29kB) [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230730-1117.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (150.54kB) [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (102.48kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (136.88kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230801-1826.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (198.21kB) [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (287.75kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (315.27kB) [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (166.11kB) [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (95.08kB) [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (77.99kB) [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230808-1403.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (115.71kB) [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (91.53kB) [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (28.5kB) [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230721-1753.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (55.35kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (56.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230708-0809.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (71.64kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.100.v20230617-1158.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.82kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (12.92kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (42.36kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (53.96kB) [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230829-0934.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (48.5kB) [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (26.42kB) [INFO] Fetching org.eclipse.jface_3.31.0.v20230821-1552.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.13MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (219.3kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (205.58kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (30.14kB) [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (18.21kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (58.65kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (396.71kB) [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (35.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.11kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230819-0347.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (91.77kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.35.0.v20230801-1141.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (238.79kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (120.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (256.48kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (150.24kB) [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (292.29kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (23.21kB) [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (54.17kB) [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230810-0713.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (378.61kB) [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (274.59kB) [INFO] Fetching org.eclipse.ui_3.204.0.v20230821-1342.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (434.21kB) [INFO] Fetching org.eclipse.ui.workbench_3.130.0.v20230822-0911.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (3.52MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (21.23kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] Fetching bcprov_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (7.97MB) [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (439.42kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (302.53kB) [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (69.73kB) [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (116.83kB) [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (299.13kB) [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (72.25kB) [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (900.14kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.28kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (52.88kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (172.09kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (365.14kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230814-2013.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (80.64kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (64.43kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (184.63kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (236.73kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (137.49kB) [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (115.78kB) [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230821-1342.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (612.76kB) [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230822-0911.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.32MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230821-0745.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (693.66kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230821-1342.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (428.8kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (10.61kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] Fetching org.eclipse.ui.forms_3.13.0.v20230807-1354.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (332.72kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (73.8kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (536.33kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.55MB) [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (300.96kB) [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (37.54kB) [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230731-1425.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (401.09kB) [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230802-1257.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (3.04MB) [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (246.77kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (209.72kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (39.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (71.72kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230718-0609.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (113.11kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (49.04kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (33.68kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (135.53kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (103.54kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.100.v20230814-2013.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (248.62kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (37.55kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (27kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (77.46kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (28.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (698.87kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230728-2008.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (172.99kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (103.81kB) [INFO] Fetching org.junit_4.13.2.v20230809-1000.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (414.97kB) [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (210.26kB) [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (174.65kB) [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (397.26kB) [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (953.19kB) [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (56.15kB) [INFO] Fetching org.yaml.snakeyaml_2.1.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (326.36kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (60.39kB) [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (76.29kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (101.36kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Fetching org.eclipse.draw2d_3.14.0.202308271959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (650.38kB) [INFO] Fetching org.eclipse.gef_3.15.0.202308271959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (999.88kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (168.01kB) [INFO] Fetching org.eclipse.emf.edit_2.19.0.v20230828-0616.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (301.87kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (354.65kB) [INFO] Fetching org.eclipse.ui.views_3.12.100.v20230821-1342.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (107.54kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (109.07kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (411.07kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (88.93kB) [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (326.75kB) [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (222.15kB) [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (692.62kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (110.58kB) [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (155.83kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.200.v20230627-0107.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (58.97kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/pom.xml [INFO] Fetching biz.aQute.bnd.util_6.4.1.202306080939.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (418.96kB) [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (3.04MB) [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (24.84kB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (54.01kB) [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.96MB) [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB) [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230731-0828.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (109.39kB) [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (163.54kB) [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (583.32kB) [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (42.77kB) [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (142.96kB) [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230822-0733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (10.99MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230809-1849.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (405.12kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (346.43kB) [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230822-0733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (552.58kB) [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (809.15kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (258.26kB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230814-2020.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (3.05MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230811-2104.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.51MB) [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (926.07kB) [INFO] Fetching org.eclipse.search_3.15.200.v20230816-1837.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (500.55kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (470.99kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (182.24kB) [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230821-1342.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (180.32kB) [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230824-0759.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (507.84kB) [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230818-2038.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (142.75kB) [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230818-2038.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (4.61MB) [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (349.88kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (388.81kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (166.06kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] Fetching org.eclipse.swtbot.generator_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (110.97kB) [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (60.3kB) [INFO] Fetching org.eclipse.swtbot.generator.ui_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.04kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/pom.xml [INFO] Fetching org.eclipse.core.net_1.5.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (49.77kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (54.57kB) [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230821-1342.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (129.16kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/pom.xml [INFO] Fetching slf4j.api_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (62.14kB) [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (150.25kB) [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (308.6kB) [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (4.51kB) [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.9MB) [INFO] Fetching jaxen_2.0.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (218.71kB) [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (119.01kB) [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (70.52kB) [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (88.94kB) [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (56.92kB) [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (352.28kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (101.69kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (83.25kB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (48.16kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (188.35kB) [INFO] Fetching org.eclipse.m2e.archetype.catalog_3.2.1.2.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (19.15kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.104.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (179.57kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.400.20230826-0755.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (5.32MB) [INFO] Fetching org.jdom2_2.0.6.v20230720-0727.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (349.79kB) [INFO] Fetching org.eclipse.m2e.archetype.descriptor_3.2.1.2.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (23.9kB) [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (156.31kB) [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230826-0915.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (650.71kB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.core.ui_2.0.6.20230822-1606.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (812.06kB) [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (410.69kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (48.63kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (229kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.1200.v202308180854.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (479.34kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.800.v202308210520.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (812.15kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (29.67kB) [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (14.42kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (18.3kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (125.12kB) [INFO] Fetching org.eclipse.wst.common.environment_1.1.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (50.66kB) [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (50.73kB) [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (33.18kB) [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (4.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.19.200.v20230824-0400.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (44.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB) [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching org.apache.lucene.analysis-common_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.9MB) [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (3.84MB) [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (3.44MB) [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (546.11kB) [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (449.09kB) [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (248.53kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (275.68kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (21.94kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (17.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (573.38kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (174.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (355.26kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (578.19kB) [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (22.6kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (348.3kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (636.3kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (232.29kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (97.24kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (99.81kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (196.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (136.79kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (36.54kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (52.04kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (381.35kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (476.59kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (146.78kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (371.22kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (80.75kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (292.79kB) [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (120.06kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (83.83kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (50.48kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (28.71kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (132.24kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (417.38kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (152.23kB) [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (436.03kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (381.87kB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (190.33kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (145.01kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (297.78kB) [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (83.98kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (144.26kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (459.55kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (159.82kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (339.48kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.78MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (858.88kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (90.73kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (165.77kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (77.84kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (194.86kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (80.58kB) [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (119.56kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (64.28kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (126.91kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (35.41kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (236.58kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (485.52kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (152.42kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (255.21kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (554.95kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (322.08kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1MB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (785.76kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (334.1kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B) [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/legacy/releases/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (72.52kB) [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB) [INFO] Fetching net.bytebuddy.byte-buddy_1.14.6.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (4.01MB) [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] Fetching org.eclipse.pde.junit.runtime_3.7.100.v20230728-0611.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (24.12kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/site/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] RedDeer Parent POM File [pom] [INFO] RedDeer Plugins [pom] [INFO] RedDeer Common [eclipse-plugin] [INFO] RedDeer Workbench Core [eclipse-plugin] [INFO] RedDeer E4 Workbench Core [eclipse-plugin] [INFO] RedDeer Core [eclipse-plugin] [INFO] RedDeer SWT [eclipse-plugin] [INFO] RedDeer JFace [eclipse-plugin] [INFO] RedDeer Workbench [eclipse-plugin] [INFO] RedDeer E4 Workbench [eclipse-plugin] [INFO] RedDeer UIForms [eclipse-plugin] [INFO] RedDeer Direct [eclipse-plugin] [INFO] RedDeer JUnit [eclipse-plugin] [INFO] RedDeer Eclipse [eclipse-plugin] [INFO] RedDeer GEF [eclipse-plugin] [INFO] RedDeer GEF Spy [eclipse-plugin] [INFO] RedDeer Graphiti [eclipse-plugin] [INFO] RedDeer JDT Junit [eclipse-plugin] [INFO] RedDeer JUnit Extensions [eclipse-plugin] [INFO] RedDeer Requirements [eclipse-plugin] [INFO] RedDeer UI [eclipse-plugin] [INFO] RedDeer Spy [eclipse-plugin] [INFO] RedDeer Recorder [eclipse-plugin] [INFO] RedDeer Go [eclipse-plugin] [INFO] RedDeer Log Parser [eclipse-plugin] [INFO] RedDeer CodeGen [eclipse-plugin] [INFO] RedDeer Test-Apps [pom] [INFO] RedDeer E4 Test App [eclipse-plugin] [INFO] RedDeer Tests [pom] [INFO] RedDeer Common Tests [eclipse-test-plugin] [INFO] RedDeer SWT Tests [eclipse-test-plugin] [INFO] RedDeer Core Tests [eclipse-test-plugin] [INFO] RedDeer Workbench Tests [eclipse-test-plugin] [INFO] RedDeer UIForms Test [eclipse-test-plugin] [INFO] RedDeer JFace Tests [eclipse-test-plugin] [INFO] RedDeer Integration and Eclipse Installation Tests [eclipse-test-plugin] [INFO] RedDeer Eclipse Tests [eclipse-test-plugin] [INFO] RedDeer GEF Tests [eclipse-test-plugin] [INFO] RedDeer Graphiti Tests [eclipse-test-plugin] [INFO] RedDeer Direct Tests [eclipse-test-plugin] [INFO] RedDeer JUnit Tests [eclipse-test-plugin] [INFO] RedDeer Requirements Tests [eclipse-test-plugin] [INFO] RedDeer UI Tests [eclipse-test-plugin] [INFO] RedDeer E4 Workbench Tests [eclipse-test-plugin] [INFO] RedDeer Features [pom] [INFO] RedDeer E4 Feature [eclipse-feature] [INFO] RedDeer Eclipse Feature [eclipse-feature] [INFO] RedDeer GEF Spy Feature [eclipse-feature] [INFO] RedDeer SWT Feature [eclipse-feature] [INFO] RedDeer Tests Feature [eclipse-feature] [INFO] RedDeer UI Feature [eclipse-feature] [INFO] RedDeer Recorder Feature [eclipse-feature] [INFO] RedDeer GEF/Graphiti Feature [eclipse-feature] [INFO] RedDeer Spy Feature [eclipse-feature] [INFO] RedDeer Log Parser Feature [eclipse-feature] [INFO] RedDeer CodeGen Feature [eclipse-feature] [INFO] RedDeer Site [eclipse-repository] [INFO] RedDeer Archetype [maven-archetype] [INFO] [INFO] ---------------------< org.eclipse.reddeer:parent >--------------------- [INFO] Building RedDeer Parent POM File 4.7.0-SNAPSHOT [1/58] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --------------------< org.eclipse.reddeer:plugins >--------------------- [INFO] Building RedDeer Plugins 4.7.0-SNAPSHOT [2/58] [INFO] from plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ plugins --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >----------- [INFO] Building RedDeer Common 4.7.0-SNAPSHOT [3/58] [INFO] from plugins/org.eclipse.reddeer.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common --- [INFO] Resolving class path of RedDeer Common... [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.07MB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.16MB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (52.92kB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230822-1526.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (2.1MB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (32.02kB) [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (49.9kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common --- [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >------- [INFO] Building RedDeer Workbench Core 4.7.0-SNAPSHOT [4/58] [INFO] from plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.core --- [INFO] Resolving class path of RedDeer Workbench Core... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.2.0.v20230501-1823.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (12.61kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (12.12kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (31.84kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (11.39kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.core --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core >------ [INFO] Building RedDeer E4 Workbench Core 4.7.0-SNAPSHOT [5/58] [INFO] from plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Resolving class path of RedDeer E4 Workbench Core... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.core >------------ [INFO] Building RedDeer Core 4.7.0-SNAPSHOT [6/58] [INFO] from plugins/org.eclipse.reddeer.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core --- [INFO] Resolving class path of RedDeer Core... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core --- [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.core --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.swt >------------- [INFO] Building RedDeer SWT 4.7.0-SNAPSHOT [7/58] [INFO] from plugins/org.eclipse.reddeer.swt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt --- [INFO] Resolving class path of RedDeer SWT... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt --- [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.swt --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.swt --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.jface >------------ [INFO] Building RedDeer JFace 4.7.0-SNAPSHOT [8/58] [INFO] from plugins/org.eclipse.reddeer.jface/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface --- [INFO] Resolving class path of RedDeer JFace... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jface --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jface --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.workbench >---------- [INFO] Building RedDeer Workbench 4.7.0-SNAPSHOT [9/58] [INFO] from plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench --- [INFO] Resolving class path of RedDeer Workbench... [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (59.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (12.94kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.2.0.v20230616-1215.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (42.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (29.89kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (39.29kB) [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (24.35kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (25.64kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (27.41kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench >-------- [INFO] Building RedDeer E4 Workbench 4.7.0-SNAPSHOT [10/58] [INFO] from plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench --- [INFO] Resolving class path of RedDeer E4 Workbench... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms >----------- [INFO] Building RedDeer UIForms 4.7.0-SNAPSHOT [11/58] [INFO] from plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms --- [INFO] Resolving class path of RedDeer UIForms... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.uiforms --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.uiforms --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.direct >----------- [INFO] Building RedDeer Direct 4.7.0-SNAPSHOT [12/58] [INFO] from plugins/org.eclipse.reddeer.direct/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct --- [INFO] Resolving class path of RedDeer Direct... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.direct --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.direct --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.junit >------------ [INFO] Building RedDeer JUnit 4.7.0-SNAPSHOT [13/58] [INFO] from plugins/org.eclipse.reddeer.junit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit --- [INFO] Resolving class path of RedDeer JUnit... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit --- [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse >----------- [INFO] Building RedDeer Eclipse 4.7.0-SNAPSHOT [14/58] [INFO] from plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse --- [INFO] Resolving class path of RedDeer Eclipse... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse --- [INFO] Compiling 251 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.eclipse --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.eclipse --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.gef >------------- [INFO] Building RedDeer GEF 4.7.0-SNAPSHOT [15/58] [INFO] from plugins/org.eclipse.reddeer.gef/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef --- [INFO] Resolving class path of RedDeer GEF... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy >----------- [INFO] Building RedDeer GEF Spy 4.7.0-SNAPSHOT [16/58] [INFO] from plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.spy --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.spy --- [INFO] Resolving class path of RedDeer GEF Spy... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.spy --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef.spy --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef.spy --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti >---------- [INFO] Building RedDeer Graphiti 4.7.0-SNAPSHOT [17/58] [INFO] from plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti --- [INFO] Resolving class path of RedDeer Graphiti... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.graphiti --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.graphiti --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit >---------- [INFO] Building RedDeer JDT Junit 4.7.0-SNAPSHOT [18/58] [INFO] from plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jdt.junit --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jdt.junit --- [INFO] Resolving class path of RedDeer JDT Junit... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jdt.junit --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jdt.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jdt.junit --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jdt.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jdt.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jdt.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jdt.junit --- [WARNING] /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/build.properties: bin.includes value(s) [resources/] do not match any files. [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jdt.junit --- [INFO] No tests to run. [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.junit.extension >------- [INFO] Building RedDeer JUnit Extensions 4.7.0-SNAPSHOT [19/58] [INFO] from plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.extension --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.extension --- [INFO] Resolving class path of RedDeer JUnit Extensions... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.extension --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.extension --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit.extension --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit.extension --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.requirements >-------- [INFO] Building RedDeer Requirements 4.7.0-SNAPSHOT [20/58] [INFO] from plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements --- [INFO] Resolving class path of RedDeer Requirements... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.requirements --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.requirements --- [INFO] No tests to run. [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.ui >------------- [INFO] Building RedDeer UI 4.7.0-SNAPSHOT [21/58] [INFO] from plugins/org.eclipse.reddeer.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui --- [INFO] Resolving class path of RedDeer UI... [INFO] Fetching org.slf4j.binding.log4j12_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (23.66kB) [INFO] Fetching org.eclipse.swtbot.ant.junit_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (10.42kB) [INFO] Fetching biz.aQute.bnd.embedded-repo_6.4.1.202306080939.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (5.73MB) [INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (21.17kB) [INFO] Fetching org.slf4j.binding.simple_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (26.7kB) [INFO] Fetching org.slf4j.binding.nop_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (15.08kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.ui --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.spy >------------- [INFO] Building RedDeer Spy 4.7.0-SNAPSHOT [22/58] [INFO] from plugins/org.eclipse.reddeer.spy/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.spy --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.spy --- [INFO] Resolving class path of RedDeer Spy... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.spy --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.spy --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.spy --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.recorder >---------- [INFO] Building RedDeer Recorder 4.7.0-SNAPSHOT [23/58] [INFO] from plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.recorder --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.recorder --- [INFO] Resolving class path of RedDeer Recorder... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.recorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.recorder --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.recorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.recorder --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.recorder --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.recorder --- [INFO] No tests to run. [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.go >------------- [INFO] Building RedDeer Go 4.7.0-SNAPSHOT [24/58] [INFO] from plugins/org.eclipse.reddeer.go/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.go --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.go --- [INFO] Resolving class path of RedDeer Go... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.go --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.go --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/src does not exist [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.go --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.go --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.go --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.go --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.logparser >---------- [INFO] Building RedDeer Log Parser 4.7.0-SNAPSHOT [25/58] [INFO] from plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.logparser --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.logparser --- [INFO] Resolving class path of RedDeer Log Parser... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.logparser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.logparser --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.logparser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.logparser --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.logparser --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.logparser --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.codegen >----------- [INFO] Building RedDeer CodeGen 4.7.0-SNAPSHOT [26/58] [INFO] from plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.codegen --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.codegen --- [INFO] Resolving class path of RedDeer CodeGen... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.codegen --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.codegen --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.codegen --- [INFO] No tests to run. [INFO] [INFO] -------------------< org.eclipse.reddeer:test-apps >-------------------- [INFO] Building RedDeer Test-Apps 4.7.0-SNAPSHOT [27/58] [INFO] from test-apps/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ test-apps --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ test-apps --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/test-apps/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ test-apps --- [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.e4 >------------- [INFO] Building RedDeer E4 Test App 4.7.0-SNAPSHOT [28/58] [INFO] from test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4 --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4 --- [INFO] Resolving class path of RedDeer E4 Test App... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4 --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4 --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4 --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4 --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4 --- [INFO] No tests to run. [INFO] [INFO] ---------------------< org.eclipse.reddeer:tests >---------------------- [INFO] Building RedDeer Tests 4.7.0-SNAPSHOT [29/58] [INFO] from tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tests --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ tests --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ tests --- [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ tests --- [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.common.test >--------- [INFO] Building RedDeer Common Tests 4.7.0-SNAPSHOT [30/58] [INFO] from tests/org.eclipse.reddeer.common.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common.test --- [INFO] Resolving class path of RedDeer Common Tests... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (136.19kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (16.38kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (41.14kB) [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (88.49kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.100.v20230617-1158.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (9.6kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (87.79kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common.test --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/resources does not exist [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test --- [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (32.87kB) [INFO] Fetching org.eclipse.platform_4.29.0.v20230824-0400.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (586.37kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.012 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.common.properties.LoggerTest 19:00:55.299 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 19:00:55.300 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 19:00:55.300 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 19:00:55.300 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 19:00:55.300 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 19:00:55.300 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 19:00:55.300 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0.068 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.001 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.001 s getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.002 s getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue_float(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.001 s getByName_nonExisting(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.012 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.003 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 19:00:55.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:02.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 19:01:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:06.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, NO exception will be thrown 19:01:06.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.514 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.002 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.001 s test_WaitWhileFulFilled(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 7.006 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.001 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 4.001 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 2.502 s Running org.eclipse.reddeer.common.test.wait.TimePeriodTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0.001 s getSeconds_factor_gt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0.001 s getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.GroupWaitTest 19:01:08.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 19:01:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:18.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 19:01:18.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 19:01:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 19:01:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:30.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 19:01:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:32.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 19:01:32.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 19:01:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:43.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.023 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.507 s test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 7.003 s test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.001 s test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 8.003 s test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.501 s test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 11.004 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitUntilTest 19:01:44.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 19:01:51.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:01:58.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 19:01:58.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 19:02:00.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.508 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0.002 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.042 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.003 s testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s Results: Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.common.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.swt.test >---------- [INFO] Building RedDeer SWT Tests 4.7.0-SNAPSHOT [31/58] [INFO] from tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test --- [INFO] Resolving class path of RedDeer SWT Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt.test --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test --- [INFO] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.6kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 19:02:19.922 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:02:19.924 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:02:19.990 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:02:19.992 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:02:20.021 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 19:02:20.115 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:02:20.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:20.125 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 19:02:20.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:02:20.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:02:20.198 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:02:20.204 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:20.205 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:02:20.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:20.307 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:02:20.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:20.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:20.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 19:02:20.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 19:02:20.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:20.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:20.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:20.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:20.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:20.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:02:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:20.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:20.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 19:02:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:20.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:20.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:20.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:02:20.512 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:20.513 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:20.513 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:02:20.514 DEBUG [main][AbstractWait] Waiting until shell is active... 19:02:20.514 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:02:20.514 INFO [main][AbstractShell] Close shell Testing shell 19:02:20.514 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:02:20.597 DEBUG [main][AbstractWait] Waiting while shell is available... 19:02:20.597 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:02:20.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 19:02:20.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:20.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:20.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:20.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 19:02:20.704 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 19:02:20.704 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:20.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.384 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 19:02:20.809 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 19:02:20.811 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:02:20.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:20.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 19:02:20.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:20.812 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:02:20.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:20.812 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:02:20.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:20.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:20.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 19:02:20.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 19:02:20.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:20.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:20.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:20.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:20.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:20.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:02:20.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:20.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:20.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 19:02:20.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:20.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:20.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:20.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:20.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:02:20.925 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 19:02:20.927 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:20.928 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:20.928 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:02:20.929 DEBUG [main][AbstractWait] Waiting until shell is active... 19:02:20.929 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:02:20.929 INFO [main][AbstractShell] Close shell Testing shell 19:02:20.929 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:02:20.989 DEBUG [main][AbstractWait] Waiting while shell is available... 19:02:20.989 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:02:20.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 19:02:20.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:20.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:21.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:21.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 19:02:21.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 19:02:21.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:21.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.222 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:21.102 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:21.106 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:02:21.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:21.107 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:21.107 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:21.107 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:02:21.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:21.108 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:02:21.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:21.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:21.109 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:21.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:21.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:21.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:21.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:21.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 1 and no matchers specified 19:02:21.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:21.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:21.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:02:21.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:21.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:21.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:02:21.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 19:02:21.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:02:21.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 19:02:22.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:02:22.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 19:02:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:02:22.428 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 19:02:22.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:22.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:22.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:02:22.434 DEBUG [main][AbstractWait] Waiting until shell is active... 19:02:22.434 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:02:22.434 INFO [main][AbstractShell] Close shell Testing shell 19:02:22.434 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:02:22.453 DEBUG [main][AbstractWait] Waiting while shell is available... 19:02:22.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:02:22.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:22.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:22.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:22.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:22.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:22.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:22.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:22.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:22.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:22.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:22.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:22.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:22.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "@#NON_EXISITNG_LABEL%$") 19:02:22.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:22.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:22.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:02:22.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:22.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:22.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:02:23.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:23.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:02:23.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:23.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:02:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:02:23.608 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 19:02:23.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:23.609 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:23.609 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:02:23.609 DEBUG [main][AbstractWait] Waiting until shell is active... 19:02:23.609 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:02:23.609 INFO [main][AbstractShell] Close shell Testing shell 19:02:23.610 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:02:23.638 DEBUG [main][AbstractWait] Waiting while shell is available... 19:02:23.638 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:02:23.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:23.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:23.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:23.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:23.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:23.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:23.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:23.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:23.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:23.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:23.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:23.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:23.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:02:23.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:23.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:23.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:02:23.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:23.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:23.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:23.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:02:23.751 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 19:02:23.917 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:23.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:23.920 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:02:23.921 DEBUG [main][AbstractWait] Waiting until shell is active... 19:02:23.921 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:02:23.921 INFO [main][AbstractShell] Close shell Testing shell 19:02:23.921 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:02:23.949 DEBUG [main][AbstractWait] Waiting while shell is available... 19:02:23.949 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:02:23.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:23.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:23.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:23.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:23.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:23.991 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:23.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:23.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:23.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:23.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:24.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:02:24.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:24.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:24.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:02:24.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:24.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:24.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:24.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:24.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:24.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:02:24.088 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 19:02:24.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:24.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:24.247 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:02:24.247 DEBUG [main][AbstractWait] Waiting until shell is active... 19:02:24.247 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:02:24.247 INFO [main][AbstractShell] Close shell Testing shell 19:02:24.247 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:02:24.267 DEBUG [main][AbstractWait] Waiting while shell is available... 19:02:24.267 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:02:24.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:24.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:24.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:24.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:24.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:24.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:24.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:24.307 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:24.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:24.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:24.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:24.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:24.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:02:24.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:24.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:24.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:02:24.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:24.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:24.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:24.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:24.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:02:24.406 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:24.406 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:24.406 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:02:24.407 DEBUG [main][AbstractWait] Waiting until shell is active... 19:02:24.407 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:02:24.407 INFO [main][AbstractShell] Close shell Testing shell 19:02:24.407 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:02:24.608 DEBUG [main][AbstractWait] Waiting while shell is available... 19:02:24.609 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:02:24.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:24.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:24.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:24.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:24.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:24.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:24.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:24.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:24.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:24.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:24.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test browser:") 19:02:24.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:24.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:24.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:02:24.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:24.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:24.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:24.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:02:24.706 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:24.707 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:24.707 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:02:24.707 DEBUG [main][AbstractWait] Waiting until shell is active... 19:02:24.707 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:02:24.707 INFO [main][AbstractShell] Close shell Testing shell 19:02:24.707 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:02:24.921 DEBUG [main][AbstractWait] Waiting while shell is available... 19:02:24.921 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:02:24.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:24.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:24.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:24.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:24.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:24.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:24.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:24.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:24.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:24.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:24.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:24.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:02:24.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:24.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:25.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:25.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:02:25.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:25.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:25.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:25.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:25.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:25.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:02:25.002 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 19:02:25.007 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:25.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:02:25.008 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:25.313 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:25.509 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:25.714 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:25.956 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:26.009 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:26.174 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 19:02:26.509 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:26.751 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:27.010 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:02:27.010 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:02:37.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:02:37.014 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:37.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:02:37.034 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 19:02:37.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:02:37.034 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:37.034 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:37.085 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:37.285 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:37.535 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:37.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:02:37.535 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:02:47.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:02:47.536 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:47.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:02:47.538 INFO [WorkbenchTestable][AbstractBrowser] Browser back 19:02:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:02:47.540 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:47.540 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:47.799 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:48.040 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:48.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:02:48.040 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:02:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:02:49.041 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:02:49.044 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 19:02:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:02:49.046 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:49.046 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:49.153 DEBUG [main][BrowserProgressListener] Calling chanded() 19:02:49.547 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:49.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:02:49.547 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:02:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:02:50.548 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:02:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:02:50.550 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:02:50.550 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:02:50.550 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:02:50.551 DEBUG [main][AbstractWait] Waiting until shell is active... 19:02:50.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:02:50.551 INFO [main][AbstractShell] Close shell Testing shell 19:02:50.551 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:02:50.575 DEBUG [main][AbstractWait] Waiting while shell is available... 19:02:50.575 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:02:50.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:50.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:50.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:50.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:50.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:50.600 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 19:02:50.601 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 19:02:50.601 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:50.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.5 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.401 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.156 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.322 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.316 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.305 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.312 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 25.675 s Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:50.640 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:50.642 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:02:50.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:50.643 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:50.643 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:50.643 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:02:50.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:50.644 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:02:50.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:50.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:50.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:50.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:50.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:50.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:50.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:50.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:50.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:50.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:50.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 19:02:50.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:50.759 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 19:02:50.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:50.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:50.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:50.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:50.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:50.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:50.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:50.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:50.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:50.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:50.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:50.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:50.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:50.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:50.896 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 19:02:50.903 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 19:02:50.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:50.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:50.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:50.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:50.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:50.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:50.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:50.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:50.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:50.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:50.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:50.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:51.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:51.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:51.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:51.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:51.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.087 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 19:02:51.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 19:02:51.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:51.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:51.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:51.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:51.136 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:51.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:51.137 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:51.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:51.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:51.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:51.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:51.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:51.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.230 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 19:02:51.230 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 19:02:51.230 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 19:02:51.231 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 19:02:51.231 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 19:02:51.231 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 19:02:51.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:51.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:51.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:51.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:51.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:51.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:51.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:51.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:51.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:51.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:51.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:51.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:51.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:51.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:51.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 19:02:51.347 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 19:02:51.347 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 19:02:51.347 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 19:02:51.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:51.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:51.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:51.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:51.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:51.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:51.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:51.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:51.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:51.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:51.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:51.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:51.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:51.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:51.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.461 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 19:02:51.461 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 19:02:51.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 19:02:51.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:51.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:51.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:51.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:51.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:51.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:51.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:51.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:51.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:51.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:51.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:51.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:51.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:51.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:51.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:51.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:51.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:51.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 19:02:51.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 19:02:51.557 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 19:02:51.557 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 19:02:51.557 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 19:02:51.557 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 19:02:51.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:51.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:51.565 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:51.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:51.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:51.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 19:02:51.610 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 19:02:51.611 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:51.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:51.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:51.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.19 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.158 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.143 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.154 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.119 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.096 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.104 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:51.634 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:51.635 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:02:51.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:51.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:51.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:51.636 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:02:51.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:51.637 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:02:51.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:51.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:51.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 19:02:51.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:51.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:51.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:51.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:51.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:51.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:02:51.661 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 19:02:51.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:02:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:02:51.687 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:02:51.687 DEBUG [main][MenuItemLookup] Found menu:'File' 19:02:51.687 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:02:51.687 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:02:51.687 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:02:51.688 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:02:51.688 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:02:51.688 DEBUG [main][MenuItemLookup] Item match:Window 19:02:51.695 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:02:51.695 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:02:51.695 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:02:51.695 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:51.695 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:02:51.695 DEBUG [main][MenuItemLookup] Item match:Show View 19:02:51.710 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:02:51.710 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:02:51.711 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:02:51.711 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:02:51.711 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:02:51.711 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:02:51.711 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:02:51.711 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:02:51.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:51.711 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:02:51.711 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:02:51.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:02:51.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:02:51.715 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:02:51.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:02:51.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:02:51.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:02:51.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:51.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:51.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:02:51.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:51.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:51.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:51.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:02:51.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:51.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:51.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:51.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:51.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:51.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 19:02:51.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 19:02:51.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:02:52.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:02:52.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 19:02:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 19:02:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 19:02:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:02:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 19:02:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:02:52.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 19:02:52.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 19:02:52.426 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 19:02:52.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 19:02:52.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 19:02:52.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:52.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:02:52.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:52.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:52.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:52.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:02:52.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:52.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:52.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:02:52.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:52.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:52.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:52.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:52.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:02:52.434 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:02:52.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:02:52.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:02:52.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:02:52.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:52.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:02:52.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:02:52.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:02:52.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:52.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:02:52.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:52.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:52.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:02:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:52.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:02:52.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 19:02:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:52.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:52.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:52.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:52.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:02:52.587 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 19:02:52.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 19:02:52.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:02:52.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:02:52.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:02:52.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:02:52.619 DEBUG [main][MenuItemLookup] Found menu:'submenu' 19:02:52.619 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:52.619 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 19:02:52.619 DEBUG [main][MenuItemLookup] Item match:View Action with ID 19:02:52.619 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 19:02:52.619 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 19:02:52.619 INFO [main][MenuItemHandler] Select menu item: View Action with ID 19:02:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 19:02:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 19:02:52.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:52.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:52.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:52.622 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 19:02:52.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:52.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 19:02:52.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:52.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:52.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:52.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:52.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:52.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:52.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 19:02:52.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:52.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:52.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:02:52.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:52.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:52.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:02:52.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 19:02:52.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:52.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:52.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:52.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:52.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:02:52.653 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 19:02:52.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 19:02:52.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:02:52.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:02:52.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:02:52.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:02:52.656 DEBUG [main][MenuItemLookup] Found menu:'submenu' 19:02:52.656 DEBUG [main][MenuItemLookup] Item match:submenu 19:02:52.660 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 19:02:52.660 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 19:02:52.661 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 19:02:52.661 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 19:02:52.661 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 19:02:52.662 DEBUG [main][MenuItemLookup] Found menu:'submenu' 19:02:52.662 DEBUG [main][MenuItemLookup] Item match:submenu 19:02:52.662 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 19:02:52.662 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 19:02:52.663 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 19:02:52.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 19:02:52.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 19:02:52.663 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 19:02:52.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:52.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:52.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:52.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:52.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:52.697 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 19:02:52.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:52.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 19:02:52.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:52.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:52.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:52.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:52.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:52.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:02:52.708 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 19:02:52.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:02:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:52.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:02:52.710 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:02:52.710 DEBUG [main][MenuItemLookup] Found menu:'File' 19:02:52.710 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:02:52.710 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:02:52.710 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:02:52.710 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:02:52.710 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:02:52.710 DEBUG [main][MenuItemLookup] Item match:Window 19:02:52.711 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:02:52.711 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:02:52.711 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:02:52.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:52.712 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:02:52.712 DEBUG [main][MenuItemLookup] Item match:Show View 19:02:52.717 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:02:52.717 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:02:52.717 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:02:52.717 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:02:52.717 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:02:52.717 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:02:52.717 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:02:52.717 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:02:52.718 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:52.718 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:02:52.718 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:02:52.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:02:52.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:02:52.730 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:02:52.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:02:52.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:02:52.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:02:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:52.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:02:52.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:52.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:02:52.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:52.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:52.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:52.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:52.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:52.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:52.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:02:52.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:02:52.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:02:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:02:53.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:02:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:02:53.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:02:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:02:53.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:02:53.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:02:53.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:02:53.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 19:02:53.329 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 19:02:53.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 19:02:53.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 19:02:53.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:53.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:53.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:53.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:02:53.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:53.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:53.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:53.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:02:53.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:53.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:53.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:53.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:02:53.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:53.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:53.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:53.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:53.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:02:53.335 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:02:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:02:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:02:53.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:02:53.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:53.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:02:53.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:02:53.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:02:53.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:53.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:02:53.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:53.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:53.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:02:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:53.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:02:53.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:02:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:53.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:53.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:53.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:02:53.600 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:02:53.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:02:53.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:02:53.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:02:53.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:02:53.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:02:53.607 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:02:53.607 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:53.607 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:02:53.607 DEBUG [main][MenuItemLookup] Item match:Filters... 19:02:53.607 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 19:02:53.607 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 19:02:53.607 INFO [main][MenuItemHandler] Select menu item: &Filters... 19:02:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 19:02:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available. finished successfully 19:02:53.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 19:02:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:53.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:02:53.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:53.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 19:02:53.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:53.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:53.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:53.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:02:53.797 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:02:53.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:02:53.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:02:53.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:02:53.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:53.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 19:02:54.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available. finished successfully 19:02:54.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 19:02:54.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 19:02:54.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:54.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:54.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:54.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:54.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:54.006 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 19:02:54.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:54.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 19:02:54.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:54.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:54.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:54.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:54.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:54.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:54.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:02:54.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:54.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:54.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:02:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:54.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:02:54.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:02:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:54.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:54.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:54.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:02:54.044 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:02:54.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:02:54.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:02:54.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:02:54.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:02:54.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:02:54.122 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:02:54.122 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:54.122 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:02:54.122 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:54.122 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 19:02:54.122 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 19:02:54.122 DEBUG [main][MenuItemLookup] Item match:Show text filter 19:02:54.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 19:02:54.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 19:02:54.125 INFO [main][MenuItemHandler] Select menu item: &Show text filter 19:02:54.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:02:54.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:54.131 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 19:02:54.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:54.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:54.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:02:54.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:54.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:02:55.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:55.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:02:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:02:55.138 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 19:02:55.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:55.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:55.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:55.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:55.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:55.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 19:02:55.139 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 19:02:55.139 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:55.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:55.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:55.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.985 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.075 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.308 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.132 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 19:02:55.178 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 19:02:55.179 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:02:55.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:55.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 19:02:55.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:55.180 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:02:55.181 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:55.181 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:02:55.181 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:55.183 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:02:55.184 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 19:02:55.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:55.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:55.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:02:55.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:55.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:55.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:02:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:55.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:55.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:55.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:02:55.211 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:02:55.212 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:02:55.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:55.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:02:55.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:02:55.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:02:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:55.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:55.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:02:55.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:55.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:55.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:55.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:02:55.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:55.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:55.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:55.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:55.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:55.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:02:55.332 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 19:02:55.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:02:55.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:02:55.341 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:02:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:02:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:02:55.342 TRACE [main][WidgetHandler] Notify Table with event 13 19:02:55.342 TRACE [main][WidgetHandler] Wait for synchronization 19:02:55.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:55.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:55.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:55.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:02:55.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:55.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:55.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:55.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:02:55.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:55.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:55.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:55.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:02:55.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:55.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:55.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:55.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:55.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:02:55.347 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:02:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:02:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:02:55.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:02:55.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:56.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:02:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:02:56.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:02:56.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:56.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:56.219 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:02:56.219 DEBUG [main][MenuItemLookup] Found menu:'File' 19:02:56.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:02:56.220 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:02:56.220 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:02:56.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:02:56.220 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:02:56.220 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:02:56.220 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:02:56.220 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:02:56.220 DEBUG [main][MenuItemLookup] Item match:Window 19:02:56.221 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:02:56.221 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:02:56.221 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:02:56.221 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.221 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:02:56.221 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:02:56.221 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.221 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:02:56.221 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.222 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:02:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:56.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:56.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:02:56.226 DEBUG [main][MenuItemLookup] Found menu:'File' 19:02:56.226 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:02:56.227 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:02:56.227 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:02:56.227 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:02:56.227 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:02:56.227 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:02:56.227 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:02:56.227 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:02:56.227 DEBUG [main][MenuItemLookup] Item match:Window 19:02:56.228 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:02:56.228 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:02:56.228 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:02:56.228 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.228 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:02:56.228 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:02:56.228 DEBUG [main][MenuItemLookup] Item match:Perspective 19:02:56.233 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:02:56.233 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.233 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:02:56.233 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:02:56.233 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:02:56.233 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:02:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:02:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:56.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:02:56.235 DEBUG [main][MenuItemLookup] Found menu:'File' 19:02:56.235 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:02:56.235 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:02:56.235 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:02:56.235 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:02:56.235 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:02:56.235 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:02:56.235 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:02:56.235 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:02:56.235 DEBUG [main][MenuItemLookup] Item match:Window 19:02:56.236 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:02:56.236 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:02:56.236 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:02:56.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.236 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:02:56.236 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:02:56.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.236 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:02:56.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.236 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:02:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:56.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:02:56.237 DEBUG [main][MenuItemLookup] Found menu:'File' 19:02:56.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:02:56.237 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:02:56.237 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:02:56.237 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:02:56.237 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:02:56.237 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:02:56.237 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:02:56.237 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:02:56.237 DEBUG [main][MenuItemLookup] Item match:Window 19:02:56.238 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:02:56.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:02:56.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:02:56.238 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:02:56.238 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:02:56.238 DEBUG [main][MenuItemLookup] Item match:Perspective 19:02:56.239 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:02:56.239 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.239 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:02:56.239 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:02:56.239 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:02:56.239 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:02:56.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:56.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:56.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:02:56.243 DEBUG [main][MenuItemLookup] Found menu:'File' 19:02:56.243 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:02:56.243 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:02:56.243 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:02:56.243 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:02:56.243 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:02:56.243 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:02:56.243 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:02:56.243 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:02:56.243 DEBUG [main][MenuItemLookup] Item match:Window 19:02:56.244 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:02:56.244 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:02:56.244 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:02:56.244 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.244 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:02:56.244 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:02:56.244 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.244 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:02:56.244 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.244 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:02:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:56.245 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:02:56.245 DEBUG [main][MenuItemLookup] Found menu:'File' 19:02:56.245 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:02:56.245 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:02:56.245 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:02:56.245 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:02:56.245 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:02:56.245 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:02:56.245 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:02:56.245 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:02:56.245 DEBUG [main][MenuItemLookup] Item match:Window 19:02:56.246 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:02:56.246 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:02:56.246 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:02:56.246 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.246 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:02:56.246 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:02:56.246 DEBUG [main][MenuItemLookup] Item match:Perspective 19:02:56.247 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:02:56.247 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.247 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:02:56.247 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:02:56.247 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:02:56.247 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:02:56.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:02:56.248 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:02:56.248 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:02:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:02:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:02:56.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:02:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:56.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:56.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:56.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:56.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:02:56.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:56.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:56.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:56.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:02:56.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:56.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:02:56.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:56.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:56.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:56.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:56.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:02:56.340 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:02:56.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:02:56.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:02:56.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:02:56.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:56.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:56.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 19:02:56.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 19:02:56.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:56.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:56.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:56.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:02:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:56.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:02:56.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Run.*') 19:02:56.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:56.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:56.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:56.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:56.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:02:56.655 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:02:56.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:56.835 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 19:02:56.835 DEBUG [main][MenuItemLookup] Found menu:'' 19:02:56.835 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:02:56.835 DEBUG [main][MenuItemLookup] Item match:Run As 19:02:56.838 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 19:02:56.839 DEBUG [main][MenuItemLookup] Item match:(none applicable) 19:02:56.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 19:02:56.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 19:02:56.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:56.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:56.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 19:02:56.840 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 19:02:56.840 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:56.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.668 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.215 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:56.850 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:56.852 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:02:56.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:56.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:56.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:56.853 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:02:56.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:56.861 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:02:56.861 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:56.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:56.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 19:02:56.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:56.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:56.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:56.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:56.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:56.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:56.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 19:02:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:56.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:56.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:56.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:56.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:02:56.942 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:02:56.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:56.955 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 19:02:56.955 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 19:02:56.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:56.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:56.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:57.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 19:02:57.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:57.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 19:02:57.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:57.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:57.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:57.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:57.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:57.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:57.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:57.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:57.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 19:02:57.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:57.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:57.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:57.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:57.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:02:57.067 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:02:57.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:57.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 19:02:57.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 19:02:57.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 19:02:57.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:57.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:57.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:57.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 19:02:57.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:57.145 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 19:02:57.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:57.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:57.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:57.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:57.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:57.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:57.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 19:02:57.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:57.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:57.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:57.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:57.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:02:57.221 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:02:57.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:57.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:57.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:57.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:57.299 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 19:02:57.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:57.299 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 19:02:57.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:57.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:57.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:57.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:57.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:57.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:57.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 19:02:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:57.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:57.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:57.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:02:57.355 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:02:57.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:57.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 19:02:57.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:57.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:57.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:57.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 19:02:57.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:57.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 19:02:57.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:57.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:57.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:57.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:57.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:57.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:57.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:57.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:57.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:57.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "genericToolItem") 19:02:57.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:57.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:57.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:57.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:57.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:02:57.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:57.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:57.520 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:57.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 19:02:57.536 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 19:02:57.536 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:57.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.123 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.135 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.154 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.134 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.102 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:57.565 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:57.567 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:02:57.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:57.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:57.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:57.567 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:02:57.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:57.568 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:02:57.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:57.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:57.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:57.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:57.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:57.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:57.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:57.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:57.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:57.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:57.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:57.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:57.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:57.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:57.645 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:57.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:57.645 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:57.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:57.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:57.648 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:57.648 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 19:02:57.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 19:02:57.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 19:02:57.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:57.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:57.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:57.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:57.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:57.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:57.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:57.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:57.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:57.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:57.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:57.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:57.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:57.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:57.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:57.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:57.764 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:57.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:57.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:57.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:57.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:57.765 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:57.766 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 19:02:57.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 19:02:57.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:57.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:57.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:57.836 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:57.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:57.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:57.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:57.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:57.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:57.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:57.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:57.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:57.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:57.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:57.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:57.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:57.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:57.900 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:57.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:57.900 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:57.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:57.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:57.901 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:57.901 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 19:02:57.901 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 19:02:57.901 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 19:02:57.901 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 19:02:57.901 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 19:02:57.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 19:02:57.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 19:02:57.902 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 19:02:57.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:57.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:57.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:57.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:57.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:57.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:57.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:57.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:57.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:57.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:57.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:57.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:58.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:58.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:58.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:58.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:58.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:58.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:58.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:58.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:58.024 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:58.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:58.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:58.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:58.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:58.025 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:58.025 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 19:02:58.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:58.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:58.092 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:58.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:58.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:58.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:58.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:58.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:58.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:58.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:58.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:58.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:58.150 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:58.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:58.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:58.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:58.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:58.151 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:58.151 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 19:02:58.151 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 19:02:58.151 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 19:02:58.151 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 19:02:58.151 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 19:02:58.151 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 19:02:58.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:58.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:58.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:58.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:58.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:58.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:58.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:58.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:58.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:58.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 19:02:58.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:58.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 19:02:58.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:58.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:58.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:58.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:58.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:58.329 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:58.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:58.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:58.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:58.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:58.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:58.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:58.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:58.416 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:58.416 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:58.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:58.416 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:58.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:58.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:58.417 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:58.417 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 19:02:58.417 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 19:02:58.417 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 19:02:58.417 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 19:02:58.417 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 19:02:58.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:58.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:58.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:58.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:58.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:58.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:58.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:58.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:58.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:58.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 19:02:58.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:58.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 19:02:58.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:58.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:58.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:58.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.598 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:58.598 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:58.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:58.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:58.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:58.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:58.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:58.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:58.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:58.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:58.653 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:58.653 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:58.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:58.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:58.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:58.654 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:58.654 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 19:02:58.654 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 19:02:58.654 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 19:02:58.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 19:02:58.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 19:02:58.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:58.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:58.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:58.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:58.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:58.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:58.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:58.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:58.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:58.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:58.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:58.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:58.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:58.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:58.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:58.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:58.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:58.794 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:58.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:58.795 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:58.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:58.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:58.795 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:58.796 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 19:02:58.796 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 19:02:58.796 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 19:02:58.796 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 19:02:58.796 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 19:02:58.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:58.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:58.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:58.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:58.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:58.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:58.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:58.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:58.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:58.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:58.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:58.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:58.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:58.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:58.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:58.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:58.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:58.916 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:58.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:58.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:58.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:58.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:58.917 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:58.917 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 19:02:58.918 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 19:02:58.918 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 19:02:58.918 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 19:02:58.918 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 19:02:58.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:02:58.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:02:58.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:58.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:58.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 19:02:58.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:02:58.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:58.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:58.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:58.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:58.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:02:58.919 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:02:58.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:58.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:58.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:58.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:58.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:58.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:58.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:58.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:59.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:59.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:59.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:59.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:59.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:59.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:59.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:59.050 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:59.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:59.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:59.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:59.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:59.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:59.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:59.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:59.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:59.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.116 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:59.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:59.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:59.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:59.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:59.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:59.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:59.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 19:02:59.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:59.173 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 19:02:59.173 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 19:02:59.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:59.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:59.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:59.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:59.229 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:59.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:59.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:59.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:59.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:59.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:59.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:59.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:59.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:59.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:59.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:59.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:59.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:59.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:59.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:59.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:59.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:59.305 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:59.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:59.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:59.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:59.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:59.306 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:59.306 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 19:02:59.306 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 19:02:59.306 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 19:02:59.306 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 19:02:59.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:59.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:59.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:59.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:59.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:59.353 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:59.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:59.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:59.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:59.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:59.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:59.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:59.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:59.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:59.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:59.408 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:59.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:59.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:59.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:59.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:59.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:59.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:59.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:59.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:59.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:59.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:59.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:59.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:59.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:59.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:59.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:59.518 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:59.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:59.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:59.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:59.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:59.519 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:59.519 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 19:02:59.519 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 19:02:59.519 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 19:02:59.519 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 19:02:59.519 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 19:02:59.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 19:02:59.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:59.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:59.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:59.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:59.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:59.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:59.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:59.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:59.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:59.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:59.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:59.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:59.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:59.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:59.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:59.646 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:59.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:59.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:59.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:59.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:59.647 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:59.648 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 19:02:59.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:59.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:59.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:59.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:59.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:59.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:59.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:59.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:59.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:59.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:59.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:59.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:59.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:59.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:59.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:59.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:59.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:59.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:59.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:59.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:59.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:59.768 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:59.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:59.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:59.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:59.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:59.769 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:59.769 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 19:02:59.769 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 19:02:59.769 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 19:02:59.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 19:02:59.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:59.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:59.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:02:59.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:02:59.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:02:59.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:02:59.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 19:02:59.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 19:02:59.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 19:02:59.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:02:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:02:59.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:02:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:02:59.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:02:59.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:02:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:02:59.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:02:59.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:02:59.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:02:59.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 19:02:59.898 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 19:02:59.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 19:02:59.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 19:02:59.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:02:59.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:02:59.899 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 19:02:59.899 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 19:02:59.899 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 19:02:59.899 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 19:02:59.899 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 19:02:59.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 19:02:59.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 19:02:59.900 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 19:02:59.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:59.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:59.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:59.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:02:59.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 19:02:59.993 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 19:02:59.993 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:02:59.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:02:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:02:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.43 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.142 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.125 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.112 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.142 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.121 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.116 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.112 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.157 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.123 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.119 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.148 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.128 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.113 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.122 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.077 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.11 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.171 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.095 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.185 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 19:03:00.004 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 19:03:00.005 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:00.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:00.005 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 19:03:00.005 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:00.005 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:00.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:00.006 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:00.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:00.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:00.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 19:03:00.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 19:03:00.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:00.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:00.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:00.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:00.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:00.029 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 19:03:00.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:03:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:00.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:03:00.030 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:03:00.030 DEBUG [main][MenuItemLookup] Found menu:'File' 19:03:00.031 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:03:00.031 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:03:00.031 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:03:00.031 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:03:00.031 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:03:00.031 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:03:00.031 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:03:00.031 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:03:00.031 DEBUG [main][MenuItemLookup] Item match:Window 19:03:00.032 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:03:00.032 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:03:00.032 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:03:00.032 DEBUG [main][MenuItemLookup] Found menu:'' 19:03:00.032 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:03:00.032 DEBUG [main][MenuItemLookup] Item match:Show View 19:03:00.109 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:03:00.109 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:03:00.110 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:03:00.110 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:03:00.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:03:00.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:03:00.111 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:03:00.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:03:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:03:00.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:03:00.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:00.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:00.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:00.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:00.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:03:00.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:00.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:00.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:00.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 19:03:00.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 19:03:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:00.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 19:03:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:00.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 19:03:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 19:03:00.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 19:03:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:00.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 19:03:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:00.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 19:03:00.291 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 19:03:00.291 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 19:03:00.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 19:03:00.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 19:03:00.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:00.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:00.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:00.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:03:00.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:00.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:03:00.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:00.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:03:00.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:00.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:00.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:00.305 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:03:00.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:00.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:00.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:00.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:03:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:03:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:03:00.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:03:00.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:03:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:00.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:03:00.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 19:03:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:00.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:00.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:03:00.449 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 19:03:00.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 19:03:00.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:03:00.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:03:00.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:03:00.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:03:00.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.view.WorkbenchView, index 0 and following matchers specified ( with key 'org.eclipse.reddeer.widget.key' and value 'text1') 19:03:00.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:00.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 19:03:00.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:00.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:00.499 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:00.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 19:03:00.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:00.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:00.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:00.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:00.500 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 19:03:00.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:00.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 19:03:00.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 19:03:00.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:00.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:00.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:00.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:03:00.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:00.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:00.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:03:00.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 19:03:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:00.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:00.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:03:00.540 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 19:03:00.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 19:03:00.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:03:00.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:03:00.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:03:00.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:03:00.545 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 19:03:00.545 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 19:03:00.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 19:03:00.549 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:03:00.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:00.651 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 19:03:00.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:03:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:00.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:03:00.652 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:03:00.652 DEBUG [main][MenuItemLookup] Found menu:'File' 19:03:00.653 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:03:00.653 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:03:00.653 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:03:00.653 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:03:00.653 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:03:00.653 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:03:00.653 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:03:00.653 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:03:00.653 DEBUG [main][MenuItemLookup] Item match:Window 19:03:00.654 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:03:00.654 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:03:00.654 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:03:00.654 DEBUG [main][MenuItemLookup] Found menu:'' 19:03:00.654 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:03:00.654 DEBUG [main][MenuItemLookup] Item match:Show View 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'' 19:03:00.661 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:03:00.662 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:03:00.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:03:00.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:03:00.696 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:03:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:03:00.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:03:00.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:03:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:00.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:00.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:00.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:03:00.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:00.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:00.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 19:03:00.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 19:03:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:00.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 19:03:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:00.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 19:03:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 19:03:00.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 19:03:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:00.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 19:03:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:00.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 19:03:00.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 19:03:00.812 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 19:03:00.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 19:03:00.813 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 19:03:00.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:00.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:03:00.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:00.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:03:00.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:00.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:03:00.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:00.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:00.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:00.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:00.823 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:03:00.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:00.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:00.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:00.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:03:00.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:03:00.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:03:00.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:03:00.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:03:00.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:00.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:00.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:03:00.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 19:03:00.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:00.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:00.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:00.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:03:00.957 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 19:03:00.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 19:03:00.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:03:00.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:03:00.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:03:00.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:03:00.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:00.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:03:00.988 DEBUG [main][MenuItemLookup] Found menu:'File' 19:03:00.989 DEBUG [main][MenuItemLookup] Item match:File 19:03:00.992 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:03:00.992 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'' 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:03:00.998 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:03:00.999 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:03:00.999 DEBUG [main][MenuItemLookup] Found menu:'File' 19:03:00.999 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:03:00.999 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:03:00.999 DEBUG [main][MenuItemLookup] Found menu:'' 19:03:00.999 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:03:00.999 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:03:01.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:03:01.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:03:01.002 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:03:01.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 19:03:01.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 19:03:01.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:03:01.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:01.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:01.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:03:01.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:01.144 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:01.145 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 19:03:01.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:03:01.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:03:01.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:01.151 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:03:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:01.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:01.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:01.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 19:03:01.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:01.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:01.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.210 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 19:03:01.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:01.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 19:03:01.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 19:03:01.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:01.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:01.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:01.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:03:01.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:01.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:01.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:03:01.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 19:03:01.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:03:01.243 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 19:03:01.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 19:03:01.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:03:01.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:03:01.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:03:01.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:03:01.247 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 19:03:01.247 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 19:03:01.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 19:03:01.248 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:03:01.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:01.333 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 19:03:01.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:03:01.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:01.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:01.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:03:01.334 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:03:01.335 DEBUG [main][MenuItemLookup] Found menu:'File' 19:03:01.335 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:03:01.335 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:03:01.335 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:03:01.335 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:03:01.335 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:03:01.335 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:03:01.335 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:03:01.335 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:03:01.335 DEBUG [main][MenuItemLookup] Item match:Window 19:03:01.336 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:03:01.336 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:03:01.336 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:03:01.336 DEBUG [main][MenuItemLookup] Found menu:'' 19:03:01.336 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:03:01.336 DEBUG [main][MenuItemLookup] Item match:Show View 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'' 19:03:01.343 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:03:01.343 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:03:01.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:03:01.344 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:03:01.344 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:03:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:03:01.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:03:01.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:03:01.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:01.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:01.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:03:01.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 19:03:01.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 19:03:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:01.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 19:03:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:01.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 19:03:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 19:03:01.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 19:03:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:01.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 19:03:01.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:01.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 19:03:01.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 19:03:01.471 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 19:03:01.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 19:03:01.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 19:03:01.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:03:01.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:03:01.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:03:01.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:01.475 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:03:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:01.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:01.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:03:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:03:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:03:01.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:03:01.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:03:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:01.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:03:01.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 19:03:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:03:01.607 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 19:03:01.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 19:03:01.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:03:01.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:03:01.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:03:01.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:03:01.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:01.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.625 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 19:03:01.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:01.626 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:01.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Original text") 19:03:01.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.626 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 19:03:01.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:01.627 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:01.627 INFO [WorkbenchTestable][AbstractText] Text set to: New text 19:03:01.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:01.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.629 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 19:03:01.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:01.630 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:01.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "New text") 19:03:01.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.630 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 19:03:01.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:01.631 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:01.631 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 19:03:01.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 19:03:01.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:01.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 19:03:01.632 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 19:03:01.632 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:01.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.63 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.493 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.71 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.422 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:01.638 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:01.640 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:01.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:01.640 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:01.640 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:01.640 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:01.641 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:01.641 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:01.641 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:01.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:01.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:01.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:01.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:01.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:01.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:01.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:01.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:01.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:01.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:01.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:01.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test clabel") 19:03:01.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:01.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:01.750 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:01.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:01.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:01.751 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:01.752 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:01.752 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:01.752 INFO [main][AbstractShell] Close shell Testing shell 19:03:01.753 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:01.766 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:01.766 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:01.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:01.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:01.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:01.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:01.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:01.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:01.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:01.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:01.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:01.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:01.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:01.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormLabel") 19:03:01.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:01.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:01.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:01.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:01.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:01.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:01.901 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:01.904 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:01.904 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:01.904 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:01.905 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:01.905 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:01.905 INFO [main][AbstractShell] Close shell Testing shell 19:03:01.905 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:01.919 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:01.919 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:01.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:01.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:01.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:01.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:01.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:01.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:01.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:01.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:01.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:01.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:01.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:01.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:02.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:02.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:02.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:02.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 19:03:02.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:02.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:02.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:02.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:02.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:02.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:02.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:02.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:03:02.036 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:02.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 19:03:02.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:02.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:02.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:02.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:02.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:02.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:02.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 19:03:02.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:02.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:02.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:02.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:02.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:02.049 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:02.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 19:03:02.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:02.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:02.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:02.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:02.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:02.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:02.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:02.061 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:02.062 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.062 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.062 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:02.064 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:02.064 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:02.064 INFO [main][AbstractShell] Close shell Testing shell 19:03:02.064 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:02.077 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:02.077 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:02.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:02.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:02.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:02.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:02.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:02.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:02.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:02.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label4") 19:03:02.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:02.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:02.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:02.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:02.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:02.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:02.205 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:02.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.207 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:02.208 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:02.208 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:02.208 INFO [main][AbstractShell] Close shell Testing shell 19:03:02.208 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:02.221 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:02.221 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:02.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:02.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:02.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:02.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:02.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:02.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:02.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:02.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 19:03:02.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:02.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:02.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:02.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:02.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:02.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:02.350 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:02.352 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 19:03:02.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.362 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.362 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:02.364 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:02.364 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:02.364 INFO [main][AbstractShell] Close shell Testing shell 19:03:02.364 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:02.390 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:02.391 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:02.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:02.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:02.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:02.404 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:02.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:02.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:02.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:02.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1*") 19:03:02.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:02.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:02.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:02.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:02.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:02.533 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:02.535 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.535 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.535 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:02.536 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:02.536 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:02.536 INFO [main][AbstractShell] Close shell Testing shell 19:03:02.536 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:02.549 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:02.549 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:02.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:02.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:02.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.598 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:02.598 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:02.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:02.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:02.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:02.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label3") 19:03:02.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:02.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:02.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:02.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:02.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:02.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:02.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:02.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:02.699 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:02.704 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.704 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.704 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:02.706 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:02.706 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:02.706 INFO [main][AbstractShell] Close shell Testing shell 19:03:02.706 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:02.722 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:02.722 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:02.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:02.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:02.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:02.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:02.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:02.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:02.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1") 19:03:02.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:02.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:02.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:02.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:02.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:02.846 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:02.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.848 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:02.849 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:02.849 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:02.849 INFO [main][AbstractShell] Close shell Testing shell 19:03:02.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:02.863 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:02.863 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:02.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:02.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:02.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:02.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:02.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:02.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:02.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:02.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:02.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:02.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 19:03:02.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:02.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:02.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:02.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:02.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:02.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:02.970 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:02.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:02.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:02.975 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:02.987 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:02.987 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:02.987 INFO [main][AbstractShell] Close shell Testing shell 19:03:02.987 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:03.000 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:03.000 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:03.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:03.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:03.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:03.024 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:03.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:03.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:03.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:03.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:03.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:03.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:03.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:03.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:03.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 19:03:03.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:03.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:03.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:03.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:03.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:03.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:03.120 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:03.121 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 19:03:03.121 INFO [WorkbenchTestable][AbstractText] Text set to: 19:03:03.121 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:03.121 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 19:03:03.126 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 19:03:03.238 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:03.238 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 19:03:03.842 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:03.842 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 19:03:04.443 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:04.444 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:03:05.044 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:05.045 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 19:03:05.646 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:05.646 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 19:03:06.248 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:06.248 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 19:03:06.849 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:06.849 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 19:03:07.450 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:07.450 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 19:03:08.051 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:08.052 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 19:03:08.653 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:08.653 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 19:03:09.254 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:09.254 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 19:03:09.856 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:09.856 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 19:03:10.457 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:10.457 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 19:03:11.058 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:11.059 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:03:11.660 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:11.660 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 19:03:12.261 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:12.261 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 19:03:12.863 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:03:12.863 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:03:13.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 19:03:13.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:13.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:13.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:13.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:13.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:13.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:13.469 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:13.469 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:13.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:13.470 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:13.471 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:13.471 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:13.471 INFO [main][AbstractShell] Close shell Testing shell 19:03:13.472 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:13.485 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:13.485 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:13.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:13.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:13.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:13.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:13.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:13.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:13.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:13.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:13.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:13.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:13.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:13.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:13.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:13.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:13.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 19:03:13.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:13.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:13.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:13.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:13.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:13.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:13.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:13.608 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:13.609 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 19:03:13.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 19:03:13.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:13.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:13.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:13.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:13.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:13.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:13.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:13.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:13.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:13.615 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:13.615 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:13.615 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:13.615 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:13.616 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:13.616 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:13.616 INFO [main][AbstractShell] Close shell Testing shell 19:03:13.616 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:13.629 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:13.629 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:13.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:13.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:13.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:13.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:13.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:13.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:13.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:13.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:13.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:13.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:13.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:13.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:13.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:13.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:13.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:13.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:13.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:13.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Special label?") 19:03:13.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:13.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:13.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:13.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:13.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:13.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:13.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:13.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:13.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:13.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:13.744 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:13.746 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:13.746 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:13.746 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:13.747 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:13.747 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:13.747 INFO [main][AbstractShell] Close shell Testing shell 19:03:13.747 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:13.761 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:13.761 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:13.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:13.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:13.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:13.794 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:13.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:13.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:13.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:13.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:13.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:13.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:13.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:13.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:13.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:13.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:13.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label2 *") 19:03:13.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:13.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:13.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:13.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:13.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:13.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:13.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:13.889 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:13.891 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:13.891 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:13.891 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:13.892 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:13.892 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:13.892 INFO [main][AbstractShell] Close shell Testing shell 19:03:13.892 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:13.906 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:13.907 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:13.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:13.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:13.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:13.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:13.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:13.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:13.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:13.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:13.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:13.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:13.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:13.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:13.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:14.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 19:03:14.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:14.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:14.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.020 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.020 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:14.021 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:14.021 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:14.021 INFO [main][AbstractShell] Close shell Testing shell 19:03:14.021 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:14.034 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:14.034 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:14.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:14.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:14.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:14.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:14.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:14.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label2") 19:03:14.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:14.162 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:14.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.164 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:14.165 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:14.165 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:14.165 INFO [main][AbstractShell] Close shell Testing shell 19:03:14.165 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:14.193 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:14.193 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:14.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:14.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:14.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:14.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:14.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:14.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 19:03:14.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:14.296 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:14.297 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.297 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.297 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:14.298 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:14.299 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:14.299 INFO [main][AbstractShell] Close shell Testing shell 19:03:14.299 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:14.312 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:14.312 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:14.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:14.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:14.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:14.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:14.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:14.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormCLabel") 19:03:14.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:14.419 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:14.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.421 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:14.422 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:14.422 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:14.422 INFO [main][AbstractShell] Close shell Testing shell 19:03:14.422 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:14.435 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:14.435 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:14.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:14.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 19:03:14.457 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 19:03:14.457 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.819 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.166 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.126 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.173 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.141 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.157 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.194 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.147 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.155 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.124 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.487 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.139 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.141 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.135 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.126 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.148 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.129 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.122 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 19:03:14.467 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 19:03:14.468 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:14.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 19:03:14.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.468 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:14.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.469 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:14.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 19:03:14.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:03:14.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:14.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:14.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:03:14.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 19:03:14.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:03:14.505 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 19:03:14.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 19:03:14.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:03:14.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:03:14.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:03:14.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:03:14.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 19:03:14.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 19:03:14.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:14.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:03:14.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:03:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 19:03:14.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.602 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 19:03:14.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 19:03:14.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 19:03:14.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:03:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:03:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:03:14.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:03:14.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:03:14.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 19:03:14.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 19:03:14.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 19:03:14.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 19:03:14.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:03:14.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.662 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 19:03:14.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:03:14.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Styled text") 19:03:14.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.690 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 19:03:14.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:03:14.691 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 19:03:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 19:03:14.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.694 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 19:03:14.694 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 19:03:14.694 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.093 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.058 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.700 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.702 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:14.702 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.702 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:14.705 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.705 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:14.706 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:14.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified ( with key 'null' and value 'id#CLabel:1') 19:03:14.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:03:14.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:03:14.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:03:14.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.738 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:14.739 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:14.739 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:14.739 INFO [main][AbstractShell] Close shell Testing shell 19:03:14.739 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:14.743 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:14.743 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:14.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:14.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:14.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 19:03:14.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:14.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:14.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 19:03:14.823 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.823 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.823 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:14.823 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:14.823 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:14.823 INFO [main][AbstractShell] Close shell Testing shell 19:03:14.823 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:14.827 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:14.828 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:14.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:14.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:14.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 19:03:14.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:14.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:14.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:03:14.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 19:03:14.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:14.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:14.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 19:03:14.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 2 and no matchers specified 19:03:14.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:03:14.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:03:14.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 19:03:14.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.899 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:14.900 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:14.900 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:14.900 INFO [main][AbstractShell] Close shell Testing shell 19:03:14.900 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:14.906 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:14.906 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:14.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:14.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:14.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:14.935 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:14.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:14.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:14.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:14.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 19:03:14.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:14.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:14.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:14.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:14.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:14.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:14.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:14.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 19:03:14.960 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:14.960 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:14.960 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:14.960 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:14.960 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:14.961 INFO [main][AbstractShell] Close shell Testing shell 19:03:14.961 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:14.965 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:14.965 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:14.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:14.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:14.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:15.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:15.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:15.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:15.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:15.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:15.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:15.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:15.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:15.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:15.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 11 and no matchers specified 19:03:15.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:15.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:15.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:15.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 19:03:15.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 19:03:15.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 19:03:15.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 19:03:16.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 19:03:16.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 19:03:16.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:16.041 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 19:03:16.041 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:16.042 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:16.042 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:16.042 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:16.042 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:16.042 INFO [main][AbstractShell] Close shell Testing shell 19:03:16.042 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:16.046 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:16.046 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:16.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:16.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:16.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:16.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:16.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:16.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:16.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:16.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:16.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:16.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:16.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "CLabel:1") 19:03:16.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:16.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:16.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:16.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:16.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:16.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:03:16.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:16.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:16.095 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:16.095 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:16.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:16.095 INFO [main][AbstractShell] Close shell Testing shell 19:03:16.095 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:16.098 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:16.099 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:16.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:16.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:16.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:16.118 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:16.118 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:16.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:16.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:16.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:16.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:16.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:16.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "NON_ESITING_@##$_TEXT") 19:03:16.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:16.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:16.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:16.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:16.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:16.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:16.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:16.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:17.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:17.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:17.147 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 19:03:17.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:17.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:17.147 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:17.147 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:17.147 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:17.147 INFO [main][AbstractShell] Close shell Testing shell 19:03:17.147 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:17.152 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:17.152 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:17.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:17.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:17.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:17.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:17.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:17.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:17.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:17.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:17.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:17.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:17.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 19:03:17.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:17.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 19:03:17.192 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:17.193 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:17.193 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:17.193 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:17.193 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:17.193 INFO [main][AbstractShell] Close shell Testing shell 19:03:17.193 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:17.197 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:17.197 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:17.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:17.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:17.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:17.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 19:03:17.216 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 19:03:17.216 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:17.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:17.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.517 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.093 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.048 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.087 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.079 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.056 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.048 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.044 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.054 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.227 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.228 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:17.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:17.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:17.229 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:17.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:17.230 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:17.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:17.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:17.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:17.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:17.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:17.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:17.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified 19:03:17.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:17.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:17.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 19:03:17.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Disabled:") 19:03:17.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:17.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:17.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 19:03:17.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:17.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:17.352 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:17.353 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:17.353 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:17.353 INFO [main][AbstractShell] Close shell Testing shell 19:03:17.353 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:17.371 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:17.371 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:17.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:17.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:17.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:17.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:17.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:17.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:17.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:17.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified ( with key 'coolId' and value '1') 19:03:17.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:17.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 19:03:17.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 19:03:17.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:17.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 19:03:17.497 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 19:03:17.501 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:17.501 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:17.501 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:17.503 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:17.503 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:17.503 INFO [main][AbstractShell] Close shell Testing shell 19:03:17.503 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:17.521 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:17.521 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:17.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:17.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:17.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:17.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:17.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:17.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:17.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:17.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:17.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo0") 19:03:17.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:17.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:17.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 19:03:17.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and no matchers specified 19:03:17.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:17.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:17.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 19:03:17.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 19:03:17.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:17.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 19:03:17.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified 19:03:17.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:17.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:17.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 19:03:17.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 19:03:17.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:17.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:17.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 19:03:17.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 2 and no matchers specified 19:03:17.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:03:17.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:03:17.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 19:03:17.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 19:03:17.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:17.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 19:03:17.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 3 and no matchers specified 19:03:17.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:03:17.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 19:03:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 19:03:17.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:17.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:17.697 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:17.698 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:17.698 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:17.698 INFO [main][AbstractShell] Close shell Testing shell 19:03:17.698 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:17.716 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:17.716 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:17.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:17.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:17.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:17.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:17.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:17.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:17.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:17.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 19:03:17.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:17.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:17.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:17.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:17.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:17.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:17.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 19:03:17.846 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 19:03:17.847 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:17.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:17.848 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:17.849 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:17.849 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:17.849 INFO [main][AbstractShell] Close shell Testing shell 19:03:17.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:17.868 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:17.869 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:17.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:17.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:17.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:17.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:17.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:17.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:17.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:17.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:17.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:17.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:17.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:17.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 19:03:17.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:18.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:18.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:18.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:18.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:18.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:18.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:18.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:18.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:18.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 19:03:18.012 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 19:03:18.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:18.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:18.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:18.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:18.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:18.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:18.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:18.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:18.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:18.014 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:18.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:18.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:18.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:18.016 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:18.016 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:18.016 INFO [main][AbstractShell] Close shell Testing shell 19:03:18.016 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:18.036 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:18.036 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:18.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:18.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:18.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:18.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:18.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:18.046 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:18.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:18.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:18.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:18.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:18.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified 19:03:18.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:18.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:18.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:18.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:18.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:18.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:18.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:18.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 19:03:18.176 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 19:03:18.178 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:18.178 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:18.178 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:18.186 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:18.186 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:18.186 INFO [main][AbstractShell] Close shell Testing shell 19:03:18.186 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:18.208 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:18.208 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:18.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:18.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:18.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:18.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:18.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:18.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:18.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:18.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:18.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:18.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:18.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 5 and no matchers specified 19:03:18.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:18.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:18.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:18.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:18.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:03:18.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:03:18.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:03:18.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:03:19.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:03:19.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:03:19.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:19.364 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 19:03:19.365 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:19.365 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:19.365 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:19.365 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:19.365 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:19.365 INFO [main][AbstractShell] Close shell Testing shell 19:03:19.365 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:19.384 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:19.384 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:19.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:19.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:19.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:19.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:19.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:19.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:19.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:19.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:19.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:19.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:19.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "NON_EXISTING_LABEL_&*") 19:03:19.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:19.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:19.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:19.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:19.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:19.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:20.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:20.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:20.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:20.517 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 19:03:20.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:20.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:20.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:20.517 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:20.517 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:20.517 INFO [main][AbstractShell] Close shell Testing shell 19:03:20.518 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:20.536 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:20.536 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:20.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:20.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:20.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:20.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.557 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:20.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:20.557 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:20.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:20.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:20.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:20.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:20.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 19:03:20.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:20.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 19:03:20.663 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 19:03:20.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:20.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:20.666 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:20.667 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:20.667 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:20.667 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:20.668 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:20.668 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:20.668 INFO [main][AbstractShell] Close shell Testing shell 19:03:20.668 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:20.686 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:20.686 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:20.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:20.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:20.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 19:03:20.706 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 19:03:20.706 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:20.707 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.482 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.151 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.153 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.203 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.154 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.153 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.172 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.176 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.163 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.149 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.714 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.716 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:20.716 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:20.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:20.717 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:20.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:20.717 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:20.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:20.718 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:20.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:20.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:20.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:20.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:20.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:20.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:20.747 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:20.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 19:03:20.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:20.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:20.752 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 19:03:20.756 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 19:03:20.757 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:20.757 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.757 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:20.757 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 19:03:20.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:20.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 19:03:20.758 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 19:03:20.759 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 19:03:20.759 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:20.759 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.759 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:20.759 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 19:03:20.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:20.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:20.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 19:03:20.760 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 19:03:20.760 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 19:03:20.760 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:20.760 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.760 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:20.760 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 19:03:20.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:20.761 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 19:03:20.762 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 19:03:20.762 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:20.762 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.762 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:20.762 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 19:03:20.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:20.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 19:03:20.763 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 19:03:20.763 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 19:03:20.763 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:20.763 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.763 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:20.763 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 19:03:20.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:20.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 19:03:20.787 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 19:03:20.787 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 19:03:20.787 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:20.787 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.787 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:20.787 TRACE [main][WidgetHandler] Wait for synchronization 19:03:20.788 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:20.788 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:20.788 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:20.788 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:20.788 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:20.788 INFO [main][AbstractShell] Close shell Testing shell 19:03:20.788 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:20.793 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:20.793 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:20.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:20.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:20.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.802 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:20.802 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:20.802 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:20.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:20.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:20.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:20.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "This is a link1") 19:03:20.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:20.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "This is another link2 with two links") 19:03:20.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:20.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:20.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:20.838 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:20.838 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:20.838 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:20.838 INFO [main][AbstractShell] Close shell Testing shell 19:03:20.838 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:20.844 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:20.844 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:20.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:20.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:20.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:20.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:20.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:20.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:20.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:20.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 19:03:20.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:20.911 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 19:03:20.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:20.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:20.912 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:20.912 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:20.912 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:20.912 INFO [main][AbstractShell] Close shell Testing shell 19:03:20.912 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:20.917 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:20.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:20.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:20.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:20.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:20.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:20.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:20.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:20.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:20.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 19:03:20.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:20.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:20.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:20.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:20.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:20.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:20.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:20.965 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 19:03:20.965 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:20.966 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:20.966 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:20.966 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:20.966 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:20.966 INFO [main][AbstractShell] Close shell Testing shell 19:03:20.966 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:20.971 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:20.971 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:20.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:20.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:20.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:21.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:21.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:21.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 19:03:21.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 19:03:21.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:21.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 19:03:21.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.031 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.031 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.031 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.031 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.031 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.036 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.036 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:21.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:21.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:21.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:21.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 19:03:21.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 19:03:21.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:21.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 19:03:21.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.086 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.087 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.087 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.087 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.087 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.091 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.092 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:21.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:21.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:21.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:21.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:21.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:21.138 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:21.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 2 and no matchers specified 19:03:21.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:03:21.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:03:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 19:03:21.141 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 19:03:21.141 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 19:03:21.141 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:21.141 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.141 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:21.141 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.141 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 19:03:21.142 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 19:03:21.142 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:21.142 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.142 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:21.142 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.142 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.142 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.142 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.143 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.143 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.143 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.143 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.147 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:21.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 19:03:21.191 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 19:03:21.191 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.084 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.053 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.083 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.061 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.058 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.043 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.09 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.199 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.200 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:21.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.201 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.201 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.201 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:21.201 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.201 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:21.201 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:21.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:21.232 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:21.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 19:03:21.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.237 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 19:03:21.238 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 19:03:21.239 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:21.239 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.239 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:21.239 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 19:03:21.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.241 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 19:03:21.241 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 19:03:21.241 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:21.241 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.241 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:21.242 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 19:03:21.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.243 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 19:03:21.243 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 19:03:21.243 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:21.243 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.244 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:21.244 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 19:03:21.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.245 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 19:03:21.245 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 19:03:21.245 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:21.245 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.245 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:21.245 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "links") 19:03:21.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.247 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 19:03:21.247 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 19:03:21.247 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:21.247 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.247 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:21.248 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "links") 19:03:21.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.249 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 19:03:21.249 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 19:03:21.249 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:21.249 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.249 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:21.249 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.250 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.250 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.250 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.250 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.250 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.250 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.250 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.255 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.255 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.299 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 19:03:21.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 19:03:21.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.327 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.328 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.328 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.328 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.328 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.328 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.333 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.333 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 19:03:21.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.380 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 19:03:21.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.381 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.381 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.381 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.381 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.381 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.386 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.386 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 19:03:21.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.431 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 19:03:21.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.432 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.432 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.432 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.432 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.437 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.437 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 19:03:21.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 19:03:21.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.480 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.480 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.480 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.481 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.481 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.481 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.481 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.485 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.485 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 19:03:21.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 19:03:21.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.533 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.533 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.534 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.534 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.534 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.534 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.534 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.538 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.539 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:21.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:21.581 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:21.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "same") 19:03:21.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:03:21.585 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 19:03:21.585 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 19:03:21.585 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:21.586 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.586 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:21.586 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.586 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 19:03:21.586 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 19:03:21.586 TRACE [main][WidgetHandler] Notify Link with event 3 19:03:21.586 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.586 TRACE [main][WidgetHandler] Notify Link with event 4 19:03:21.586 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.587 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.587 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.587 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.587 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.587 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.587 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.587 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.592 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.592 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 19:03:21.603 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 19:03:21.603 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.603 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.097 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.055 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.051 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.04 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.06 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.04 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.056 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 19:03:21.619 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 19:03:21.620 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:21.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 19:03:21.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.620 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:21.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.621 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:21.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 19:03:21.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 19:03:21.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 1") 19:03:21.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:21.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 2") 19:03:21.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:21.656 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.657 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.657 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.657 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.657 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.657 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.661 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.661 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 19:03:21.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 19:03:21.687 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 19:03:21.687 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.066 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:21.693 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:21.695 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:21.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:21.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.695 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:21.696 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.696 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:21.696 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.696 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:21.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:21.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 2) 19:03:21.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:21.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:03:21.752 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 19:03:21.752 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 19:03:21.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:21.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:21.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:21.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:21.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:21.754 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:21.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 19:03:21.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:21.757 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 19:03:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:21.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:21.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:21.757 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 19:03:21.757 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.758 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.758 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.758 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.758 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.758 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.766 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.766 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:21.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:21.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:21.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:21.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 19:03:21.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:21.853 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 19:03:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:21.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:21.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:21.854 TRACE [main][WidgetHandler] Notify Button with event 27 19:03:21.854 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.854 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:21.854 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.854 TRACE [main][WidgetHandler] Notify Button with event 26 19:03:21.854 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.854 TRACE [main][WidgetHandler] Notify Button with event 3 19:03:21.854 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.854 TRACE [main][WidgetHandler] Notify Button with event 4 19:03:21.855 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.855 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:21.855 TRACE [main][WidgetHandler] Wait for synchronization 19:03:21.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:21.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:21.856 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:21.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.857 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.858 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.858 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.858 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.858 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.866 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.866 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:21.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.885 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:21.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:21.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:21.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 19:03:21.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:21.940 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 19:03:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:21.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:21.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:21.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:21.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:21.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:21.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:21.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:21.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:21.942 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:21.942 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:21.943 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:21.943 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:21.943 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:21.943 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:21.943 INFO [main][AbstractShell] Close shell Testing shell 19:03:21.944 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:21.952 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:21.952 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:21.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:21.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:21.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:21.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:21.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:21.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:21.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:21.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:21.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:21.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:21.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:21.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:21.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 4) 19:03:21.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:22.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:22.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:03:22.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:03:22.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:22.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 19:03:22.024 INFO [WorkbenchTestable][AbstractButton] Click button 19:03:22.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:22.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:22.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:22.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:22.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:22.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:22.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:22.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:22.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:22.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:22.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:22.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:22.026 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:22.027 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:22.027 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:22.027 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:22.028 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:22.028 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:22.028 INFO [main][AbstractShell] Close shell Testing shell 19:03:22.028 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:22.037 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:22.037 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:22.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:22.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:22.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:22.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:22.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:22.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:22.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:22.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:22.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:22.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 19:03:22.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:22.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:22.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:22.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:22.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:22.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:22.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:22.112 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 19:03:22.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:22.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:22.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:22.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:22.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:22.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:22.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:22.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:22.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:22.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:22.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:22.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:22.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:22.113 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:22.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:22.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:22.115 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:22.115 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:22.115 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:22.115 INFO [main][AbstractShell] Close shell Testing shell 19:03:22.115 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:22.124 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:22.124 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:22.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:22.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:22.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:22.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:22.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:22.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:22.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:22.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:22.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:22.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 19:03:22.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:22.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:22.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:22.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:22.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:22.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:03:22.202 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 19:03:22.202 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 19:03:22.202 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 19:03:22.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:22.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:22.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:22.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:22.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:22.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:22.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:22.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:22.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:22.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:22.204 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:22.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 19:03:22.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:22.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:22.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:22.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:22.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:22.207 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 19:03:22.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:22.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:22.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:22.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:22.207 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 19:03:22.208 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 19:03:22.208 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:22.208 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:22.208 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:22.208 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:22.208 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:22.208 INFO [main][AbstractShell] Close shell Testing shell 19:03:22.208 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:22.217 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:22.217 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:22.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:22.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:22.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:22.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:22.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:22.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:22.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:22.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:22.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:22.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:22.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 19:03:22.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:22.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:22.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:22.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:22.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:22.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:03:22.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:03:22.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:03:22.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:03:23.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:03:23.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:03:23.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:23.303 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 19:03:23.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:23.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:23.303 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:23.304 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:23.304 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:23.304 INFO [main][AbstractShell] Close shell Testing shell 19:03:23.304 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:23.313 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:23.313 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:23.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:23.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:23.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:23.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:23.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:23.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:23.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:23.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:23.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:23.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:23.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:23.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:23.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 19:03:23.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:23.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:23.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:23.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:23.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:23.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:23.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:24.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:24.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:24.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:24.392 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:03:24.392 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:24.392 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:24.392 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:24.392 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:24.392 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:24.392 INFO [main][AbstractShell] Close shell Testing shell 19:03:24.392 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:24.401 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:24.401 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:24.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:24.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:24.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:24.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:24.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:24.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:24.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:24.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:24.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:24.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 19:03:24.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:24.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:24.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:24.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:24.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:24.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:24.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:24.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:24.470 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 19:03:24.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:24.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:24.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:24.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:24.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:24.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:24.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:24.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:24.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:24.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:24.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:24.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:24.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:24.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:24.473 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:24.474 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:24.474 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:24.474 INFO [main][AbstractShell] Close shell Testing shell 19:03:24.474 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:24.483 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:24.483 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:24.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:24.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:24.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:24.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:24.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:24.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:24.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:24.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:24.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:24.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:24.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 19:03:24.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:24.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:24.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:24.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:24.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:24.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:24.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:24.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:24.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:24.555 INFO [WorkbenchTestable][AbstractButton] Click button 19:03:24.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:24.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:24.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:24.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:24.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:24.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:24.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:24.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:24.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:24.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:24.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:24.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:24.557 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:24.558 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:24.558 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:24.558 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:24.559 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:24.559 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:24.559 INFO [main][AbstractShell] Close shell Testing shell 19:03:24.560 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:24.568 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:24.568 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:24.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:24.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:24.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:24.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:24.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:24.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:24.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:24.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:24.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:24.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 19:03:24.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:24.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:24.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:24.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:24.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:03:24.693 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 19:03:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:24.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:24.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:24.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:24.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:24.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:24.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:24.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:24.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:24.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:24.696 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:24.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:24.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:24.697 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:24.698 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:24.698 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:24.698 INFO [main][AbstractShell] Close shell Testing shell 19:03:24.698 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:24.708 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:24.708 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:24.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:24.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:24.708 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.718 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:24.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:24.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:24.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:24.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:24.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:24.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:24.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 4 and following matchers specified (Widget matcher matching widgets with style: 2) 19:03:24.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:24.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:24.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:24.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:24.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:24.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:03:24.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 19:03:25.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:03:25.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 19:03:25.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:03:25.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 19:03:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:25.807 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 19:03:25.808 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:25.808 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:25.808 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:25.808 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:25.808 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:25.808 INFO [main][AbstractShell] Close shell Testing shell 19:03:25.808 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:25.819 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:25.819 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:25.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:25.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:25.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:25.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:25.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:25.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:25.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:25.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:25.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:25.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:25.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:25.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:25.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 19:03:25.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:25.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:25.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:25.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:25.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:26.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:26.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:26.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:26.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:26.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:26.900 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:03:26.900 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:26.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:26.901 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:26.901 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:26.901 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:26.901 INFO [main][AbstractShell] Close shell Testing shell 19:03:26.901 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:26.910 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:26.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:26.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:26.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:26.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:26.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:26.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:26.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:26.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:26.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:26.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:26.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:26.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 5 and following matchers specified (Widget matcher matching widgets with style: 8) 19:03:26.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:26.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:26.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:03:26.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:03:27.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:03:27.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:03:27.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:03:27.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:03:27.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:27.986 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 19:03:27.986 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:27.987 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:27.987 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:27.987 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:27.987 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:27.987 INFO [main][AbstractShell] Close shell Testing shell 19:03:27.987 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:27.995 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:27.995 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:27.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:27.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:27.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:28.017 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:28.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:28.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:28.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:28.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:28.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:28.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:28.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 19:03:28.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:28.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:28.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:28.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:28.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:28.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:28.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:29.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:29.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:29.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:29.082 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:03:29.082 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:29.082 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:29.082 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:29.082 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:29.082 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:29.082 INFO [main][AbstractShell] Close shell Testing shell 19:03:29.082 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:29.091 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:29.091 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:29.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:29.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:29.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:29.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:29.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:29.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:29.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:29.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:29.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:29.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:29.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:29.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:29.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 19:03:29.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:29.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:29.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:29.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:29.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:29.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:29.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:29.171 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 19:03:29.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:29.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:29.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:29.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:29.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:29.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:29.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:29.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:29.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:29.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:29.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:29.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:29.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:29.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:29.173 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:29.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:29.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:29.174 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:29.175 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:29.175 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:29.175 INFO [main][AbstractShell] Close shell Testing shell 19:03:29.175 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:29.183 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:29.183 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:29.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:29.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:29.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:29.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:29.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:29.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:29.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:29.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:29.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:29.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:29.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 6 and following matchers specified (Widget matcher matching widgets with style: 4) 19:03:29.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:29.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:29.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:29.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:29.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:29.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:29.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 19:03:29.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 19:03:29.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 19:03:29.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 19:03:30.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 19:03:30.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 19:03:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:30.259 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 19:03:30.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:30.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:30.260 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:30.260 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:30.260 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:30.260 INFO [main][AbstractShell] Close shell Testing shell 19:03:30.260 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:30.269 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:30.269 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:30.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:30.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:30.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:30.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16) 19:03:30.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:30.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:03:30.338 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 19:03:30.338 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 19:03:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:30.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:30.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:30.339 TRACE [main][WidgetHandler] Notify Button with event 27 19:03:30.339 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.339 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:30.339 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.339 TRACE [main][WidgetHandler] Notify Button with event 26 19:03:30.339 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.339 TRACE [main][WidgetHandler] Notify Button with event 3 19:03:30.339 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.339 TRACE [main][WidgetHandler] Notify Button with event 4 19:03:30.339 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.339 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:30.339 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:30.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:30.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:30.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 19:03:30.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:30.343 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 19:03:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:30.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:30.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:30.344 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 19:03:30.344 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:30.344 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:30.344 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:30.344 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:30.344 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:30.344 INFO [main][AbstractShell] Close shell Testing shell 19:03:30.344 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:30.353 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:30.353 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:30.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:30.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:30.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:30.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:30.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:30.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:30.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 19:03:30.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:30.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:30.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:30.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:30.429 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 19:03:30.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:30.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:30.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:30.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:30.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:30.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:30.431 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:30.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:30.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:30.432 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:30.433 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:30.433 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:30.433 INFO [main][AbstractShell] Close shell Testing shell 19:03:30.433 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:30.442 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:30.443 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:30.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:30.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:30.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:30.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:30.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:30.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 19:03:30.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:30.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:30.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:30.531 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 19:03:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:30.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:30.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:30.532 TRACE [main][WidgetHandler] Notify Button with event 27 19:03:30.532 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.532 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:30.532 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.532 TRACE [main][WidgetHandler] Notify Button with event 26 19:03:30.532 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.532 TRACE [main][WidgetHandler] Notify Button with event 3 19:03:30.532 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.532 TRACE [main][WidgetHandler] Notify Button with event 4 19:03:30.532 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.532 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:30.532 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:30.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:30.534 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:30.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 19:03:30.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:30.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16) 19:03:30.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:03:30.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:03:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 19:03:30.546 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:30.546 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:30.546 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:30.546 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:30.546 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:30.546 INFO [main][AbstractShell] Close shell Testing shell 19:03:30.546 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:30.555 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:30.555 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:30.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:30.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:30.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:30.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:30.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:30.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:30.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16) 19:03:30.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:30.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:30.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:03:30.647 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 19:03:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:30.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:30.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:30.648 TRACE [main][WidgetHandler] Notify Button with event 27 19:03:30.648 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.648 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:30.648 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.648 TRACE [main][WidgetHandler] Notify Button with event 26 19:03:30.648 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.648 TRACE [main][WidgetHandler] Notify Button with event 3 19:03:30.648 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.648 TRACE [main][WidgetHandler] Notify Button with event 4 19:03:30.648 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.648 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:30.648 TRACE [main][WidgetHandler] Wait for synchronization 19:03:30.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:30.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:30.650 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:30.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 19:03:30.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:30.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16) 19:03:30.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:03:30.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:03:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 19:03:30.655 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:30.655 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:30.655 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:30.655 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:30.656 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:30.656 INFO [main][AbstractShell] Close shell Testing shell 19:03:30.656 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:30.687 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:30.687 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:30.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:30.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:30.697 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:30.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:30.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:30.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 2) 19:03:30.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:03:30.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:03:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 19:03:30.756 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 19:03:30.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:30.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:30.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:30.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:30.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:30.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:30.758 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:30.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:30.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:30.760 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:30.761 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:30.761 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:30.761 INFO [main][AbstractShell] Close shell Testing shell 19:03:30.761 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:30.769 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:30.769 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:30.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:30.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:30.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:30.778 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:30.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:30.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:30.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 8) 19:03:30.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:03:30.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:03:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 19:03:30.836 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 19:03:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:30.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:30.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:30.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:30.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:30.838 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:30.839 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:30.840 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:30.840 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:30.840 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:30.840 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:30.840 INFO [main][AbstractShell] Close shell Testing shell 19:03:30.840 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:30.848 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:30.848 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:30.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:30.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:30.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:30.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:30.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:30.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:30.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, with key 'buttonTestId' and value 'CHECK-BOX#1') 19:03:30.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:30.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:30.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:30.922 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 19:03:30.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:30.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:30.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:30.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:30.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:30.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:30.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:30.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:30.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:30.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:30.924 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:30.925 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:30.925 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:30.925 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:30.926 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:30.926 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:30.926 INFO [main][AbstractShell] Close shell Testing shell 19:03:30.926 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:30.934 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:30.934 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:30.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:30.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:30.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:30.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:30.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:30.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:30.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:30.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:30.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 4 and following matchers specified (Widget matcher matching widgets with style: 16) 19:03:30.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:31.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:31.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:31.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:31.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:03:31.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 19:03:31.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:03:31.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 19:03:32.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:03:32.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 19:03:32.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:32.022 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 19:03:32.022 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:32.022 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:32.022 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:32.022 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:32.022 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:32.022 INFO [main][AbstractShell] Close shell Testing shell 19:03:32.022 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:32.031 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:32.031 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:32.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:32.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:32.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:32.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:32.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:32.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:32.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:32.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:32.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:32.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:32.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:32.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:32.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 19:03:32.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:32.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:32.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:32.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:32.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:32.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:32.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:32.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:33.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:33.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:33.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:33.112 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:03:33.113 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:33.113 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:33.113 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:33.113 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:33.113 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:33.113 INFO [main][AbstractShell] Close shell Testing shell 19:03:33.113 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:33.122 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:33.122 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:33.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:33.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:33.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:33.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:33.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:33.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:33.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:33.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:33.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:33.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 19:03:33.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:33.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:33.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:33.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:33.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:33.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:33.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:33.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 19:03:33.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:33.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:33.200 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 19:03:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:33.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:33.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:33.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:33.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:33.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:33.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:33.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:33.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:33.201 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:33.202 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:33.203 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:33.203 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:33.203 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:33.203 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:33.203 INFO [main][AbstractShell] Close shell Testing shell 19:03:33.204 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:33.212 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:33.212 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:33.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:33.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:33.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 19:03:33.222 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 19:03:33.222 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:33.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.53 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.102 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.087 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.085 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.085 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.087 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.083 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.096 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.089 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.081 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.115 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.11 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.124 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.084 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.089 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.096 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.087 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.076 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.083 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.102 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.124 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.106 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.081 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.089 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.087 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.085 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.101 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.081 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 19:03:33.240 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 19:03:33.259 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:33.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:33.260 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 19:03:33.260 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:33.260 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:33.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:33.261 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:33.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:33.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:33.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 19:03:33.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 19:03:33.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:33.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:33.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:33.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 19:03:33.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:33.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:33.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:33.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:33.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:33.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:33.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16) 19:03:33.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:33.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:33.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:03:33.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:03:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:33.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:03:33.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16) 19:03:33.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:33.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:33.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:03:33.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:03:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:33.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 19:03:33.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label A") 19:03:33.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:33.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:33.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:33.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:33.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:33.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:33.438 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:33.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label B") 19:03:33.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:33.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:33.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:33.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:33.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:33.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:33.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:33.441 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:33.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label C") 19:03:33.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:33.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:33.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:33.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:33.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:33.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:33.444 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:33.445 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 19:03:33.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:33.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:33.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:33.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:33.445 TRACE [main][WidgetHandler] Notify Button with event 27 19:03:33.445 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.445 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:33.445 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.445 TRACE [main][WidgetHandler] Notify Button with event 26 19:03:33.445 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.445 TRACE [main][WidgetHandler] Notify Button with event 3 19:03:33.445 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.445 TRACE [main][WidgetHandler] Notify Button with event 4 19:03:33.445 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.445 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:33.445 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.454 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 19:03:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:33.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:33.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:33.455 TRACE [main][WidgetHandler] Notify Button with event 27 19:03:33.455 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.455 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:33.455 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.455 TRACE [main][WidgetHandler] Notify Button with event 26 19:03:33.455 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.455 TRACE [main][WidgetHandler] Notify Button with event 3 19:03:33.455 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.455 TRACE [main][WidgetHandler] Notify Button with event 4 19:03:33.455 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.455 TRACE [main][WidgetHandler] Notify Button with event 13 19:03:33.455 TRACE [main][WidgetHandler] Wait for synchronization 19:03:33.457 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:33.457 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:33.457 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:33.457 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:33.457 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:33.457 INFO [main][AbstractShell] Close shell Testing shell 19:03:33.457 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:33.466 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:33.466 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:33.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 19:03:33.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:33.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:33.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 19:03:33.502 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 19:03:33.502 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:33.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.241 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 19:03:33.513 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 19:03:33.515 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:33.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:33.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 19:03:33.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:33.515 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:33.516 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:33.516 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:33.516 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:33.516 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:33.517 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 19:03:33.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 19:03:33.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:33.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:33.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:33.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:03:33.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:33.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:33.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:33.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:33.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:33.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:33.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:33.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:34.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:34.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:03:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:03:34.598 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:03:34.599 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:34.599 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:34.599 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:34.599 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:34.599 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:34.599 INFO [main][AbstractShell] Close shell Testing shell 19:03:34.599 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:34.611 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:34.611 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:34.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 19:03:34.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:34.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 19:03:34.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:34.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 19:03:34.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 19:03:34.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:34.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:34.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:34.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:03:34.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:34.687 INFO [WorkbenchTestable][AbstractButton] Click button &OK 19:03:34.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:34.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:34.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:34.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:34.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:03:34.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:03:34.695 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:03:34.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:03:34.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:34.700 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 19:03:34.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:34.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:34.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:34.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:34.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:03:34.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:34.703 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:03:34.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:34.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:34.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:34.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:34.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 19:03:34.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:34.711 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 19:03:34.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:34.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:34.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:34.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:34.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 19:03:34.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:34.714 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 19:03:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:34.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:34.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:34.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 19:03:34.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:34.718 INFO [WorkbenchTestable][AbstractButton] Click button &No 19:03:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:34.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:34.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:34.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:03:34.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:03:34.726 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:03:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:03:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:03:34.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:03:34.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:03:34.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:34.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:34.727 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:34.727 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:34.727 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:34.727 INFO [main][AbstractShell] Close shell Testing shell 19:03:34.727 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:34.740 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:34.740 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:34.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 19:03:34.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:34.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:34.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 19:03:34.750 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 19:03:34.750 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:34.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:34.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.103 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.13 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:34.760 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:34.761 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:34.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:34.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:34.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:34.762 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:34.764 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:34.764 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:34.764 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:34.765 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:34.765 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:34.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:34.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:34.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:34.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:34.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:34.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:34.826 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:34.826 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:34.826 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:34.826 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:34.827 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:34.827 INFO [main][AbstractShell] Close shell Testing shell 19:03:34.827 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:34.832 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:34.832 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:34.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:34.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:34.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:34.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:34.851 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:34.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:34.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:34.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:34.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:34.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:34.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:34.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:34.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:34.892 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:34.892 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:34.892 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:34.892 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:34.892 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:34.892 INFO [main][AbstractShell] Close shell Testing shell 19:03:34.892 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:34.898 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:34.898 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:34.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:34.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:34.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:34.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:34.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:34.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:34.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:34.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:34.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:34.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:34.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:34.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:34.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:34.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:34.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:34.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:34.958 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:34.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:35.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:35.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:35.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:35.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:35.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:35.463 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 19:03:35.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:35.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:35.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:35.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:35.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:03:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:35.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:35.969 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 19:03:35.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 19:03:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:36.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:36.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 19:03:36.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 19:03:36.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:36.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:36.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 19:03:36.971 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 19:03:36.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 19:03:36.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:37.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 19:03:37.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 19:03:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:37.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:37.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 19:03:37.973 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 19:03:37.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 19:03:37.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:38.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:38.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 19:03:38.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 19:03:38.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:38.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 19:03:38.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:38.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 19:03:38.476 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 19:03:38.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 19:03:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:38.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:38.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 19:03:38.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 19:03:38.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:39.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:39.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 19:03:39.477 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 19:03:39.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 19:03:39.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:39.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 19:03:39.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 19:03:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:40.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:40.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 19:03:40.480 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:40.480 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:40.480 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:40.481 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:40.481 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:40.481 INFO [main][AbstractShell] Close shell Testing shell 19:03:40.481 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:40.488 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:40.488 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:40.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:40.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:40.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:40.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:40.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:40.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:40.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:40.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:40.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:40.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:40.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:40.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:40.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:40.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:40.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:40.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:40.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:40.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:40.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:40.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:40.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:40.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:40.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:40.549 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:40.550 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:40.550 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:40.550 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:40.550 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:40.550 INFO [main][AbstractShell] Close shell Testing shell 19:03:40.550 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:40.555 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:40.555 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:40.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:40.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:40.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:40.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:40.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:40.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:40.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:40.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:40.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:40.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:40.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:40.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:40.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:40.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:40.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:40.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:40.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:40.608 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:40.609 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:40.609 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:40.609 INFO [main][AbstractShell] Close shell Testing shell 19:03:40.609 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:40.614 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:40.614 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:40.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:40.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:40.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:40.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:40.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:40.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:40.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:40.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:40.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:40.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:40.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:40.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:40.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:40.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:40.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:40.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'tree001') 19:03:40.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:40.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:40.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:40.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 19:03:40.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:40.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:40.668 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:40.668 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:40.668 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:40.668 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:40.668 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:40.668 INFO [main][AbstractShell] Close shell Testing shell 19:03:40.668 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:40.673 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:40.673 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:40.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:40.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:40.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:40.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:40.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:40.695 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:40.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:40.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:40.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:40.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:40.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:40.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:40.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:40.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:40.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:40.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:40.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:40.729 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:40.729 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:40.729 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:40.729 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:40.729 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:40.729 INFO [main][AbstractShell] Close shell Testing shell 19:03:40.729 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:40.734 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:40.734 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:40.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:40.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:40.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:40.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 19:03:40.755 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 19:03:40.755 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:40.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.997 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.086 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.067 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.59 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.066 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.048 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.072 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.06 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:40.769 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:40.770 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:03:40.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:40.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:40.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:40.771 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:03:40.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:40.771 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:03:40.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:40.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:40.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:40.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:40.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:40.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:40.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:40.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:40.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:40.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:40.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:40.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:40.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:40.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:40.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:40.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:40.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:40.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:40.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:40.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:40.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:41.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:41.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:41.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:41.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 19:03:41.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:41.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 19:03:41.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:41.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:03:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:41.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:41.837 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:41.837 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:41.837 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:41.838 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:41.838 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:41.838 INFO [main][AbstractShell] Close shell Testing shell 19:03:41.838 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:41.843 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:41.843 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:41.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:41.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:41.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:41.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:41.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:41.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:41.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:41.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:41.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:41.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:41.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:41.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:41.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:41.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:41.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:41.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:41.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:41.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:41.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:41.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:41.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:41.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:41.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:41.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:41.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:41.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:41.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:41.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:41.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:41.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:41.895 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:41.895 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:41.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:41.895 INFO [main][AbstractShell] Close shell Testing shell 19:03:41.895 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:41.901 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:41.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:41.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:41.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:41.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:41.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:41.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:41.920 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:41.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:41.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:41.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:41.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:41.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:41.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:41.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:41.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:41.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:41.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:41.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:41.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:41.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:41.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:41.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:41.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:41.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:41.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:41.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:42.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:42.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:42.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:42.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 19:03:42.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:42.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 19:03:42.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:42.971 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:03:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:42.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:42.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:42.973 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:42.973 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:42.973 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:42.973 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:42.973 INFO [main][AbstractShell] Close shell Testing shell 19:03:42.973 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:42.979 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:42.979 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:42.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:42.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:42.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:42.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:42.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:42.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:42.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:42.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:42.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:42.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:42.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:42.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:43.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:43.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:43.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:43.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:43.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:43.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:43.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:43.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:43.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:43.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:43.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:43.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:43.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:43.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:43.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:43.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:43.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:43.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:43.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:43.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:43.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 19:03:43.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:44.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:44.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:44.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 19:03:44.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:44.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:44.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:03:44.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:44.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:44.066 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:44.066 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:44.066 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:44.067 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:44.067 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:44.067 INFO [main][AbstractShell] Close shell Testing shell 19:03:44.067 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:44.073 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:44.073 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:44.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:44.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:44.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:44.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:44.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:44.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:44.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:44.096 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:44.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:44.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:44.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:44.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:44.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:44.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:44.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:44.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:44.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:44.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:44.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:44.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:44.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:44.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:44.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:44.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:44.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:44.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:44.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:44.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:44.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:44.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:44.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:44.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:44.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:44.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:44.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:44.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 19:03:44.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:44.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:45.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 19:03:45.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:45.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:03:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:45.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:45.154 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:45.154 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:45.154 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:45.155 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:45.155 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:45.155 INFO [main][AbstractShell] Close shell Testing shell 19:03:45.155 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:45.160 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:45.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:45.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:45.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:45.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:45.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:45.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:45.172 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:45.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:45.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:45.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:45.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:45.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:45.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:45.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:45.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:45.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:45.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:45.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:45.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:45.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:45.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:45.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:45.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:45.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:45.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:45.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:45.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:45.219 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 19:03:45.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:45.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:45.724 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:45.724 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:45.724 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:45.725 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:45.725 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:45.725 INFO [main][AbstractShell] Close shell Testing shell 19:03:45.725 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:45.731 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:45.731 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:45.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:45.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:45.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:45.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:45.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:45.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:45.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:45.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:45.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:45.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:45.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:45.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:45.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:45.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:45.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:45.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:45.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:45.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:45.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:45.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:45.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:45.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:45.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:45.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:45.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:45.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:45.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:45.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:45.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:45.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:46.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:46.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:46.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:46.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:46.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:46.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:46.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:46.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:46.300 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 19:03:46.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:46.300 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 19:03:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:46.801 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 19:03:46.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:46.806 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 19:03:46.806 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 19:03:46.807 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 19:03:46.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 19:03:46.808 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 19:03:46.808 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 19:03:46.809 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:46.809 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:46.809 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:46.810 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:46.810 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:46.810 INFO [main][AbstractShell] Close shell Testing shell 19:03:46.810 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:46.815 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:46.815 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:46.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:46.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:46.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:46.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:46.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:46.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:46.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:46.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:46.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:46.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:46.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:46.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:46.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:46.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:46.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:46.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:46.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:46.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:46.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:46.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:46.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:46.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:46.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:46.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:46.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:46.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:46.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:46.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:46.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:46.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:47.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:47.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:47.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:47.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:47.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:47.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:47.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:47.382 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 19:03:47.382 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 19:03:47.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:03:47.384 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 19:03:47.384 DEBUG [main][TreeEventsListener] It was check event: true 19:03:47.384 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 19:03:47.385 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 19:03:47.385 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 19:03:47.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:03:47.386 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 19:03:47.386 DEBUG [main][TreeEventsListener] It was check event: true 19:03:47.386 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 19:03:47.386 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:47.386 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:47.386 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:47.387 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:47.387 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:47.387 INFO [main][AbstractShell] Close shell Testing shell 19:03:47.387 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:47.392 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:47.392 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:47.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:47.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:47.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:47.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:47.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:47.400 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:47.400 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:47.400 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:47.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:47.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:47.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:47.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:47.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:47.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:47.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:47.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:47.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:47.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:47.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:47.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:47.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:47.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:47.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:47.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:47.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:47.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:47.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:47.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:47.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:47.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:47.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:47.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:47.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:47.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:47.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:47.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 19:03:47.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 19:03:47.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:47.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:47.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 19:03:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 19:03:47.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 19:03:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:47.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 19:03:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:47.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 19:03:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 19:03:47.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 19:03:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:48.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 19:03:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 19:03:48.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 19:03:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:48.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 19:03:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:48.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 19:03:48.453 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:48.453 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:48.453 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:48.454 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:48.454 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:48.454 INFO [main][AbstractShell] Close shell Testing shell 19:03:48.454 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:48.459 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:48.459 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:48.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:48.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:48.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:48.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:48.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:48.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:48.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:48.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:48.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:48.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:48.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:48.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:48.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:48.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:48.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:48.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:48.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:48.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:48.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:48.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:48.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:48.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:48.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:48.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:48.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:48.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:48.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:48.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:48.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:48.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:48.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:49.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:49.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:49.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:49.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:49.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 19:03:49.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:49.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:49.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 19:03:49.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:49.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:49.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:03:49.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:49.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:49.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:49.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:49.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:49.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:49.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:49.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:49.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 19:03:49.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 19:03:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:50.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:50.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 19:03:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 19:03:50.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 19:03:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:50.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 19:03:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:50.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 19:03:50.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:50.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:50.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:50.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:50.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:50.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:50.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:50.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:50.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:50.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:50.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:50.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:50.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 19:03:50.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:50.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:03:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:50.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 19:03:50.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:50.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:03:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:50.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:50.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:50.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:50.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:50.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:50.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:50.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:50.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:50.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:50.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:50.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:50.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:50.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:50.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:50.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:50.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:50.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:50.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:50.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:50.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:50.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:50.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:50.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:50.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:50.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:50.049 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:03:50.049 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:03:50.050 DEBUG [main][TreeItemHandler] Set Tree selection 19:03:50.052 DEBUG [main][TreeHandler] Notify Tree about selection event 19:03:50.052 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 19:03:50.052 DEBUG [main][TreeEventsListener] It was check event: false 19:03:50.052 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:03:50.052 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 19:03:50.052 DEBUG [WorkbenchTestable][TreeItemHandler] BB 19:03:50.052 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 19:03:50.052 DEBUG [WorkbenchTestable][TreeItemHandler] C 19:03:50.054 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 19:03:50.054 DEBUG [main][TreeHandler] Unselect all tree items 19:03:50.054 DEBUG [main][TreeHandler] Notify Tree about selection event 19:03:50.054 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 19:03:50.054 DEBUG [main][TreeEventsListener] It was check event: false 19:03:50.054 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 19:03:50.055 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:50.055 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:50.055 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:50.056 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:50.056 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:50.056 INFO [main][AbstractShell] Close shell Testing shell 19:03:50.056 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:50.062 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:50.062 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:50.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:50.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:50.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:50.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:50.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:50.083 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:50.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:50.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:50.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:50.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:50.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:50.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:50.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:50.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:50.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:50.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:50.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:50.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:50.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:50.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:50.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:50.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:50.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:50.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:50.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:50.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:50.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:50.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:50.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 19:03:50.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:51.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 19:03:51.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:51.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:03:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:51.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:51.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:51.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:51.137 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:51.138 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:51.138 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:51.138 INFO [main][AbstractShell] Close shell Testing shell 19:03:51.138 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:51.143 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:51.144 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:51.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:51.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:51.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:51.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:51.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:51.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:51.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:51.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:51.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:51.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:51.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:51.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:51.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:51.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:51.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:51.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:51.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:51.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:51.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:51.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:51.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:51.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:51.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:51.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:51.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:51.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:51.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:51.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:51.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:51.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:51.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:51.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:51.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:51.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:51.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:51.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:51.705 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:51.705 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:51.705 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:51.706 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:51.706 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:51.706 INFO [main][AbstractShell] Close shell Testing shell 19:03:51.706 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:51.711 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:51.711 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:51.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:51.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:51.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:51.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:51.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:51.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:51.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:51.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:51.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:51.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:51.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:51.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:51.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:51.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:51.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:51.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:51.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:51.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:51.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:51.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:51.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:51.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:51.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:51.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:51.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:51.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:51.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:51.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:51.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:51.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:51.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:51.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:51.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:52.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:52.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:52.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:52.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:52.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:52.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:52.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:52.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 19:03:52.269 DEBUG [main][TreeItemHandler] Selecting tree item: AA 19:03:52.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 19:03:52.269 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 19:03:52.269 DEBUG [main][TreeEventsListener] It was check event: false 19:03:52.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 19:03:52.270 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:52.270 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:52.270 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:52.270 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:52.270 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:52.270 INFO [main][AbstractShell] Close shell Testing shell 19:03:52.270 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:52.275 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:52.275 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:52.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:52.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:52.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:52.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:52.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:52.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:52.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:52.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:52.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:52.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:52.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:52.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:52.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:52.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:52.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:52.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:52.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:52.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:52.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:52.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:52.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:52.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:52.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:52.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:52.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:52.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:52.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:52.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:52.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:52.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 19:03:52.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:53.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:53.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 19:03:53.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:03:53.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:53.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:03:53.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:53.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:03:53.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:53.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:53.338 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:53.339 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:53.339 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:53.339 INFO [main][AbstractShell] Close shell Testing shell 19:03:53.339 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:53.344 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:53.344 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:53.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:53.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:53.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:53.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:53.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:53.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:53.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:53.353 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:53.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:53.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:53.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:53.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:53.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:53.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:53.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:53.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:53.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:53.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:53.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:53.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:53.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:53.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:53.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:53.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:53.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:53.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:53.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:03:53.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:53.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:53.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:03:53.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:53.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:53.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:53.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:53.900 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 19:03:53.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 19:03:53.900 DEBUG [main][TreeItemHandler] Selecting tree item: AA 19:03:53.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 19:03:53.901 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 19:03:53.901 DEBUG [main][TreeEventsListener] It was check event: false 19:03:53.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 19:03:53.901 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:03:53.901 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:03:53.901 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 19:03:53.901 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 19:03:53.901 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 19:03:53.903 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:03:53.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:03:53.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:03:53.903 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:03:53.904 DEBUG [main][AbstractWait] Waiting until shell is active... 19:03:53.904 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:03:53.904 INFO [main][AbstractShell] Close shell Testing shell 19:03:53.904 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:03:53.910 DEBUG [main][AbstractWait] Waiting while shell is available... 19:03:53.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:03:53.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:53.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:03:53.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:03:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:53.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:53.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:03:53.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:03:53.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:03:53.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:03:53.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:03:53.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:03:53.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:53.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:53.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:53.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:53.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:53.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:53.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:53.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:53.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:53.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:53.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:53.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:53.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:53.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:53.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:53.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:53.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:53.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:53.972 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 19:03:53.973 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:53.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:54.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:54.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:54.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 19:03:54.475 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:54.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:54.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:54.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:54.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:55.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:55.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:55.977 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:55.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:56.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:56.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:56.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:56.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:57.480 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:57.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:57.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:57.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:57.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:57.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:57.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:57.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:57.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:57.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:57.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:57.982 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:57.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:57.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:57.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:57.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:57.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:57.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:57.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:57.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:57.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:57.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:58.483 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:58.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:58.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:58.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:58.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:58.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:58.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:58.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:58.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:58.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:58.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:58.984 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:58.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:58.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:58.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:58.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:58.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:58.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:58.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 19:03:58.985 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:58.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:58.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:58.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:58.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:58.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:03:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:58.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:58.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:03:58.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:03:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:03:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:03:58.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:03:58.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:03:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:03:58.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:03:58.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:03:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:03:58.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:03:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:03:58.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:03:58.988 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 19:03:58.988 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:58.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:58.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:59.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:59.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:59.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 19:03:59.489 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:03:59.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:59.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:03:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:03:59.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:03:59.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:03:59.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:04:00.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:04:00.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:04:00.991 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:04:00.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:04:00.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:04:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:04:01.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:04:01.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:04:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:04:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:04:01.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:04:02.493 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:04:02.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:04:02.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:04:02.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:04:02.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:04:02.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:04:02.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:04:03.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:04:03.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:04:03.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 19:04:03.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:03.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:03.496 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:03.497 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:03.497 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:03.497 INFO [main][AbstractShell] Close shell Testing shell 19:04:03.497 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:03.502 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:03.502 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:03.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:04:03.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.523 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 19:04:03.523 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 19:04:03.523 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.755 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.08 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.068 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.072 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.104 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.076 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.577 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.084 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.566 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.068 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.615 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.071 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.567 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.563 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.069 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.568 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.601 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.539 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.540 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:04:03.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.540 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:04:03.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.541 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:04:03.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:04:03.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:03.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:03.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:03.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:04:03.575 TRACE [main][WidgetHandler] Notify List with event 13 19:04:03.575 TRACE [main][WidgetHandler] Wait for synchronization 19:04:03.576 TRACE [main][WidgetHandler] Notify List with event 13 19:04:03.576 TRACE [main][WidgetHandler] Wait for synchronization 19:04:03.578 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:03.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:03.579 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:03.579 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:03.579 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:03.579 INFO [main][AbstractShell] Close shell Testing shell 19:04:03.579 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:03.583 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:03.583 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:03.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:04:03.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:03.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:03.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:03.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:03.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:04:03.640 TRACE [main][WidgetHandler] Notify List with event 13 19:04:03.640 TRACE [main][WidgetHandler] Wait for synchronization 19:04:03.640 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:03.640 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:03.640 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:03.641 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:03.641 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:03.641 INFO [main][AbstractShell] Close shell Testing shell 19:04:03.641 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:03.645 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:03.645 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:03.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:04:03.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:03.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:03.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:03.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:04:03.708 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:03.708 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:03.708 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:03.708 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:03.708 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:03.708 INFO [main][AbstractShell] Close shell Testing shell 19:04:03.708 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:03.713 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:03.713 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:03.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:04:03.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:03.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:03.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:03.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:04:03.757 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 19:04:03.758 TRACE [main][WidgetHandler] Notify List with event 13 19:04:03.758 TRACE [main][WidgetHandler] Wait for synchronization 19:04:03.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:03.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:03.759 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:03.759 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:03.759 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:03.759 INFO [main][AbstractShell] Close shell Testing shell 19:04:03.759 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:03.763 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:03.763 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:03.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.778 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:04:03.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:03.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:03.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:03.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:04:03.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'list001') 19:04:03.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:03.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:03.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:03.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:03.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 19:04:03.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:03.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:04:03.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:03.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:03.812 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:03.812 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:03.812 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:03.812 INFO [main][AbstractShell] Close shell Testing shell 19:04:03.812 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:03.816 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:03.816 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:03.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:04:03.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:03.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:04:03.867 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 19:04:03.867 TRACE [main][WidgetHandler] Notify List with event 13 19:04:03.867 TRACE [main][WidgetHandler] Wait for synchronization 19:04:03.868 TRACE [main][WidgetHandler] Notify List with event 13 19:04:03.868 TRACE [main][WidgetHandler] Wait for synchronization 19:04:03.868 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:03.868 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:03.869 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:03.869 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:03.869 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:03.869 INFO [main][AbstractShell] Close shell Testing shell 19:04:03.869 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:03.873 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:03.873 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:03.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.889 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:04:03.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:03.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:03.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:03.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:04:03.917 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 19:04:03.917 TRACE [main][WidgetHandler] Notify List with event 13 19:04:03.917 TRACE [main][WidgetHandler] Wait for synchronization 19:04:03.918 TRACE [main][WidgetHandler] Notify List with event 13 19:04:03.918 TRACE [main][WidgetHandler] Wait for synchronization 19:04:03.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:03.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:03.919 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:03.919 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:03.919 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:03.919 INFO [main][AbstractShell] Close shell Testing shell 19:04:03.919 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:03.923 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:03.923 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:03.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 19:04:03.940 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 19:04:03.940 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.066 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.058 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.061 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.051 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.06 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.051 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.051 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 19:04:03.945 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 19:04:03.946 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:04:03.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 19:04:03.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.947 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:04:03.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.947 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:04:03.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 19:04:03.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:04:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:04:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:04:03.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:04:03.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 19:04:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:03.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:03.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:04:03.962 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 19:04:03.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 19:04:03.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:04:03.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:04:03.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:04:03.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:04:03.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 19:04:03.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 19:04:03.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified ( with key 'org.eclipse.reddeer.widget.key' and value 'label1') 19:04:03.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.994 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 19:04:03.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:03.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:03.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 19:04:03.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:03.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 19:04:03.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 19:04:03.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:03.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:03.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:03.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:03.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 19:04:03.996 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:03.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 19:04:03.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 19:04:03.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:03.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:03.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:03.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Name:") 19:04:03.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:04.010 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 19:04:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:04.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:04.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 19:04:04.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 19:04:04.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:04.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:04.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 19:04:04.011 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 19:04:04.011 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:04.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.004 s defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.015 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:04.017 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:04.017 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:04:04.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:04.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:04.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:04.018 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:04:04.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:04.018 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:04:04.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:04.019 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:04.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:04.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:04.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:04.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:04.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:748): Gtk-WARNING **: 19:04:04.044: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.055: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.057: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.074: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.075: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.076: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.103: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.119: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.119: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.121: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.121: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.123: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.125: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.125: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.138: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.138: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.139: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.140: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.142: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.153: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.154: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.154: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.154: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.157: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.157: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.157: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.157: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.162: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 19:04:04.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 19:04:04.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:04.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:04.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:04.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:04.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:04.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:04.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:04.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:04.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:04.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 19:04:04.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 19:04:04.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:04.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:04.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:04.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:04.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:04.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:04.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:04.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:04.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 19:04:04.199 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:04.200 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:04.200 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:04.200 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:04.200 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:04.200 INFO [main][AbstractShell] Close shell Testing shell 19:04:04.200 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:04.234 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:04.235 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:04.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:04.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:04.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:04.245 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:04.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:04.245 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:04.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:04.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:04.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:04.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:748): Gtk-WARNING **: 19:04:04.289: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.300: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.303: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.304: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.315: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.315: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.317: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.318: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.319: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.321: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.321: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.364: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.364: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.366: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.380: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.384: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.384: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.384: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.386: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.398: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.401: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.402: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.402: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.402: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.404: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.406: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.406: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.406: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:04.406: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 19:04:04.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 19:04:04.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:04.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:04.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:04.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:04.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:04.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:04.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 19:04:04.436 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 19:04:04.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 19:04:04.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:04.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:04.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:04.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:04.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:04.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 19:04:04.441 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 19:04:04.448 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:04:05.448 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 19:04:05.448 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 19:04:05.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 19:04:05.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:05.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:05.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:05.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:05.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:05.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 19:04:05.449 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 19:04:05.450 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:04:06.450 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 19:04:06.450 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 19:04:06.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 19:04:06.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:06.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:06.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:06.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:06.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:06.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 19:04:06.452 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 19:04:06.452 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:04:07.452 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 19:04:07.453 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 19:04:07.453 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 19:04:07.457 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 19:04:07.457 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 19:04:07.457 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 19:04:07.457 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 19:04:07.458 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 19:04:07.458 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 19:04:07.458 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 19:04:07.458 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 19:04:07.458 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 19:04:07.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:07.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:07.459 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:07.459 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:07.459 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:07.459 INFO [main][AbstractShell] Close shell Testing shell 19:04:07.459 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:07.495 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:07.495 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:07.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:07.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:07.495 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:07.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:07.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:07.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:07.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:07.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:07.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:07.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:07.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:07.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:748): Gtk-WARNING **: 19:04:07.527: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.537: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.540: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.541: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.543: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.554: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.554: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.556: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.557: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.558: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.573: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.585: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.589: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.591: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.601: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.601: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.603: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.603: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.605: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.607: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.607: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.617: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.617: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.618: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.620: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.620: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.620: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.622: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.624: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.624: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.624: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.634: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.635: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.635: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.635: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.637: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.640: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.642: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.642: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:07.642: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 19:04:07.647 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 19:04:07.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 19:04:07.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:07.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:07.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:07.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:07.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:07.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:07.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 19:04:07.672 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 19:04:07.674 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:04:08.674 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 19:04:08.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 19:04:08.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:08.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:08.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:08.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:08.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:08.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:08.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:08.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:08.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:04:08.676 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:04:08.681 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:08.681 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:08.681 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:08.683 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:08.683 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:08.683 INFO [main][AbstractShell] Close shell Testing shell 19:04:08.683 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:08.721 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:08.721 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:08.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:08.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:08.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:08.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:08.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:08.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:08.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:08.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:08.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:08.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:08.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:08.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:748): Gtk-WARNING **: 19:04:08.755: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.765: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.768: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.769: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.771: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.780: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.781: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.783: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.783: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.814: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.818: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.819: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.830: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.832: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.832: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.834: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.846: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.851: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.853: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.853: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.854: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.864: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.864: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.864: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.865: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.869: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.871: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.872: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.872: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:08.872: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 19:04:08.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 19:04:08.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:08.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:08.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:08.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:08.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:08.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:08.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 19:04:08.908 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 19:04:08.908 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 19:04:08.910 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:04:09.910 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 19:04:09.910 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 19:04:09.911 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:04:10.911 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 19:04:10.911 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 19:04:10.912 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:04:11.912 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 19:04:11.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:11.913 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:11.913 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:11.913 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:11.913 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:11.913 INFO [main][AbstractShell] Close shell Testing shell 19:04:11.913 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:11.950 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:11.950 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:11.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:11.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:11.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:11.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:11.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:11.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:11.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:11.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:11.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:11.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:11.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:11.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:748): Gtk-WARNING **: 19:04:11.983: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:11.994: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:11.996: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:11.997: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:11.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.014: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.014: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.029: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.047: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.056: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.057: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.063: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.063: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.073: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.073: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.073: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.075: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.076: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.076: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.078: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.080: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.080: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.080: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.090: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.090: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.091: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.091: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.093: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.093: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.093: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.094: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.095: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.097: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.097: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.098: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:12.098: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 19:04:12.102 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 19:04:12.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 19:04:12.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:12.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:12.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:12.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:12.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:12.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 19:04:12.130 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 19:04:12.132 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:04:13.132 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 19:04:13.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 19:04:13.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:13.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:13.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:13.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:13.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:13.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:13.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:04:13.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:04:13.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:13.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 19:04:13.133 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:04:13.138 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:13.138 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:13.138 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:13.139 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:13.139 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:13.139 INFO [main][AbstractShell] Close shell Testing shell 19:04:13.139 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:13.174 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:13.175 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:13.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:13.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:13.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:13.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:13.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:13.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:13.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:13.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:13.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:13.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:748): Gtk-WARNING **: 19:04:13.209: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.220: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.222: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.223: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.225: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.234: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.234: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.236: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.236: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.238: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.256: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.267: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.269: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.271: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.273: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.282: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.283: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.285: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.285: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.287: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.289: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.289: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.299: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.299: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.300: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.302: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.302: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.302: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.304: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.317: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.318: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.319: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.319: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.321: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.322: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.322: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.322: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.324: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 19:04:13.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 19:04:13.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:13.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:13.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:13.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:13.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:13.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:13.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 19:04:13.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:13.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:13.356 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:13.356 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:13.356 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:13.356 INFO [main][AbstractShell] Close shell Testing shell 19:04:13.356 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:13.398 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:13.398 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:13.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:13.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:13.398 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:13.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:13.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:13.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:13.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:13.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:13.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:13.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:13.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:748): Gtk-WARNING **: 19:04:13.432: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.443: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.446: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.447: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.449: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.459: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.460: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.462: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.462: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.485: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.489: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.520: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.525: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.527: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.537: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.538: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.540: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.540: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.544: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.544: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.555: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.555: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.555: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.557: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.558: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.558: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.573: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.575: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.588: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.588: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.590: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.592: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.592: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.593: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:13.593: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 19:04:13.598 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 19:04:13.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 3 and no matchers specified 19:04:13.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:13.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:13.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:13.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:04:13.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 19:04:14.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:04:14.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 19:04:14.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:04:14.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 19:04:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:04:14.627 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 19:04:14.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:14.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:14.627 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:14.627 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:14.627 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:14.627 INFO [main][AbstractShell] Close shell Testing shell 19:04:14.627 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:14.664 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:14.664 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:14.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:14.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:14.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:14.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:14.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:14.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:14.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:14.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:14.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:14.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:748): Gtk-WARNING **: 19:04:14.697: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.708: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.710: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.729: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.729: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.745: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.757: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.759: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.760: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.762: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.772: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.772: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.774: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.775: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.776: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.792: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.792: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.794: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.796: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.796: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.807: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.807: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.807: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.809: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.809: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.810: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.810: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.812: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.814: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.814: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:748): Gtk-WARNING **: 19:04:14.814: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 19:04:14.819 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 19:04:14.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 19:04:14.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:14.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:14.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:14.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:14.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:14.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 19:04:14.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:14.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:14.848 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:14.848 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:14.848 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:14.849 INFO [main][AbstractShell] Close shell Testing shell 19:04:14.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:14.885 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:14.885 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:14.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:14.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:14.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:14.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 19:04:14.894 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 19:04:14.894 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:14.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.878 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.226 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.259 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.227 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.228 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.224 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.224 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.265 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.22 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:14.900 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:14.901 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:04:14.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:14.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:14.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:14.902 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:04:14.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:14.902 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:04:14.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:14.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:14.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:14.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:14.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:14.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:14.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:14.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 19:04:14.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:14.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:14.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:14.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:14.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:14.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:14.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:14.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:14.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:14.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:04:14.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Disabled:") 19:04:14.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:14.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:14.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:14.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:14.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:14.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:14.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:14.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:14.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:14.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:04:14.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:14.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:14.980 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:14.981 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:14.981 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:14.981 INFO [main][AbstractShell] Close shell Testing shell 19:04:14.981 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:14.990 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:14.990 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:14.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:14.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:14.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:15.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:15.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:15.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:15.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:15.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified ( with key 'comboTestKey' and value '3') 19:04:15.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:15.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 19:04:15.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 19:04:15.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 19:04:15.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 19:04:15.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:15.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:04:15.068 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 19:04:15.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:15.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:15.071 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:15.072 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:15.072 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:15.072 INFO [main][AbstractShell] Close shell Testing shell 19:04:15.072 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:15.082 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:15.082 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:15.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:15.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.092 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:15.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:15.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:15.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:15.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo0") 19:04:15.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:15.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:04:15.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 19:04:15.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:15.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:15.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:04:15.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 19:04:15.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:15.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:04:15.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 19:04:15.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:15.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:04:15.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 19:04:15.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:15.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:15.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:04:15.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 2 and no matchers specified 19:04:15.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:04:15.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:04:15.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 19:04:15.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 19:04:15.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:15.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:15.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:04:15.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 3 and no matchers specified 19:04:15.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:04:15.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 19:04:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 19:04:15.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:15.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:15.183 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:15.184 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:15.184 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:15.184 INFO [main][AbstractShell] Close shell Testing shell 19:04:15.184 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:15.193 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:15.193 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:15.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:15.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:15.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:15.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:15.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:15.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:15.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 19:04:15.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:15.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:15.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:04:15.265 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 19:04:15.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:15.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:15.266 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:15.267 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:15.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:15.267 INFO [main][AbstractShell] Close shell Testing shell 19:04:15.267 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:15.276 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:15.276 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:15.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:15.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:15.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:15.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:15.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:15.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:15.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 19:04:15.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:15.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:15.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:04:15.356 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 19:04:15.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:04:15.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:15.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:04:15.358 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:04:15.358 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:15.358 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:15.358 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:15.359 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:15.359 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:15.359 INFO [main][AbstractShell] Close shell Testing shell 19:04:15.359 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:15.368 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:15.369 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:15.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:15.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:15.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:15.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:15.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:15.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 19:04:15.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:15.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:15.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:04:15.437 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 19:04:15.437 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:15.437 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:15.437 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:15.438 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:15.438 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:15.438 INFO [main][AbstractShell] Close shell Testing shell 19:04:15.438 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:15.448 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:15.448 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:15.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:15.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:15.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:15.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:15.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:15.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:15.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:15.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:15.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 5 and no matchers specified 19:04:15.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:15.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:15.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:15.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:15.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:15.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:15.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:04:15.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:04:16.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:04:16.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:04:16.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:04:16.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:04:16.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:04:16.528 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 19:04:16.528 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:16.528 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:16.528 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:16.528 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:16.528 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:16.528 INFO [main][AbstractShell] Close shell Testing shell 19:04:16.528 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:16.538 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:16.539 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:16.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:16.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:16.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:16.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:16.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:16.558 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:16.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:16.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:16.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:16.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:16.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "NON_EXISTING_LABEL_&*") 19:04:16.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:16.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:16.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:16.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:16.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:04:17.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:17.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:04:17.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:17.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:04:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:04:17.629 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 19:04:17.629 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:17.629 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:17.630 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:17.630 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:17.630 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:17.630 INFO [main][AbstractShell] Close shell Testing shell 19:04:17.630 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:17.642 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:17.642 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:17.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:17.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:17.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:17.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:17.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:17.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:17.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:17.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:17.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:17.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:17.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 19:04:17.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:17.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:17.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:17.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:17.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:17.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:17.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:04:17.720 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 19:04:17.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:04:17.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:17.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:17.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:17.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:17.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:17.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:17.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:04:17.723 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:04:17.723 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:17.724 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:17.724 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:17.724 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:17.724 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:17.725 INFO [main][AbstractShell] Close shell Testing shell 19:04:17.725 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:17.735 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:17.735 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:17.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:17.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:17.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 19:04:17.744 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 19:04:17.744 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:17.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.845 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.106 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.083 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.122 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.081 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.092 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.071 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.1 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.103 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.083 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:17.750 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:17.751 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:04:17.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:17.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:17.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:17.752 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:04:17.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:17.761 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:04:17.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:17.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:17.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:17.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:17.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:17.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:17.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:17.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 2 and no matchers specified 19:04:17.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:17.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:17.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:04:17.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:04:17.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:17.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 19:04:17.814 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 19:04:17.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:04:17.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:17.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:17.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:17.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:17.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:17.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:04:17.819 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:04:17.820 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:17.820 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:17.820 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:17.821 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:17.821 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:17.821 INFO [main][AbstractShell] Close shell Testing shell 19:04:17.821 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:17.828 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:17.828 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:17.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:17.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:17.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:17.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:17.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:17.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:17.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:17.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:17.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:17.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified 19:04:17.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:17.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:17.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:17.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:17.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 19:04:17.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:17.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:17.908 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:17.909 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:17.909 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:17.909 INFO [main][AbstractShell] Close shell Testing shell 19:04:17.909 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:17.915 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:17.915 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:17.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:17.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:17.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:17.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:17.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:17.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:17.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:17.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:17.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:17.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:17.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and no matchers specified 19:04:17.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:17.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:17.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:17.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:17.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:04:17.978 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 19:04:17.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified 19:04:17.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:17.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:17.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:17.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:17.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:17.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 19:04:17.981 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:17.981 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:17.981 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:17.981 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:17.981 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:17.981 INFO [main][AbstractShell] Close shell Testing shell 19:04:17.981 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:17.988 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:17.988 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:17.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:17.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:17.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:18.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:18.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:18.006 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:18.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:18.006 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:18.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:18.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:18.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:18.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:18.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 0") 19:04:18.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:18.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:18.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:18.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:18.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:18.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:18.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:18.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:18.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:18.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:04:18.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 19:04:18.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:18.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:18.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:18.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:18.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:18.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:18.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:18.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:18.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:18.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:04:18.054 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 19:04:18.056 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 19:04:18.056 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:18.056 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:18.056 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:18.056 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:18.056 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:18.057 INFO [main][AbstractShell] Close shell Testing shell 19:04:18.057 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:18.063 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:18.063 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:18.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:18.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:18.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:18.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:18.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:18.081 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:18.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:18.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:18.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:18.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:18.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified 19:04:18.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:18.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:18.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:18.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:18.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:18.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:18.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 19:04:18.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:18.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:18.127 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:18.128 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:18.128 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:18.128 INFO [main][AbstractShell] Close shell Testing shell 19:04:18.128 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:18.134 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:18.134 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:18.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:18.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:18.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:18.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:18.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:18.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:18.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:18.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:18.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:18.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:18.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:18.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:18.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 5 and no matchers specified 19:04:18.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:18.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:18.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:18.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:18.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:04:18.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:04:18.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:04:18.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:04:19.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:04:19.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:04:19.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:04:19.221 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 19:04:19.221 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:19.221 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:19.221 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:19.221 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:19.221 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:19.221 INFO [main][AbstractShell] Close shell Testing shell 19:04:19.221 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:19.228 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:19.228 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:19.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:19.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:19.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:19.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:19.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:19.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:19.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:19.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:19.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:19.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:19.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$") 19:04:19.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:19.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:19.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:19.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:19.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:04:19.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:19.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:04:20.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:20.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:04:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:04:20.292 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 19:04:20.292 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:20.292 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:20.292 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:20.292 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:20.292 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:20.292 INFO [main][AbstractShell] Close shell Testing shell 19:04:20.292 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:20.300 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:20.300 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:20.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:20.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:20.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.309 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:20.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:20.309 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:20.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:20.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:20.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:20.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:20.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 19:04:20.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:20.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:20.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:04:20.361 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 19:04:20.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:04:20.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:20.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:04:20.363 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:04:20.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:20.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:20.364 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:20.364 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:20.364 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:20.365 INFO [main][AbstractShell] Close shell Testing shell 19:04:20.365 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:20.371 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:20.371 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:20.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:20.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:20.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.389 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 19:04:20.389 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 19:04:20.389 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:20.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.64 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.077 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.096 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.072 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.075 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.072 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.085 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.071 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.08 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 19:04:20.395 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 19:04:20.396 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:04:20.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:20.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 19:04:20.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:20.396 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:04:20.397 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:20.397 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:04:20.397 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:20.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:20.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 19:04:20.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 19:04:20.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:20.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:20.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:20.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified 19:04:20.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:20.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 19:04:20.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified 19:04:20.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:20.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:20.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 19:04:20.436 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 19:04:20.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified 19:04:20.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:20.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 19:04:20.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 1 and no matchers specified 19:04:20.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:20.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:20.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 19:04:20.440 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 19:04:20.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 1 and no matchers specified 19:04:20.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:20.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 19:04:20.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "First spinner:") 19:04:20.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:20.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 19:04:20.443 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 19:04:20.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "First spinner:") 19:04:20.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:20.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 19:04:20.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Second spinner:") 19:04:20.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:20.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:20.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 19:04:20.451 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 19:04:20.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Second spinner:") 19:04:20.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:20.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:20.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:20.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:20.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:20.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 19:04:20.453 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:20.453 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:20.453 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:20.454 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:20.454 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:20.454 INFO [main][AbstractShell] Close shell Testing shell 19:04:20.454 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:20.459 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:20.459 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:20.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 19:04:20.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:20.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:20.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 19:04:20.469 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 19:04:20.469 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:20.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.072 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:20.474 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:20.475 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:04:20.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:20.475 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:20.475 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:20.475 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:04:20.476 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:20.476 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:04:20.476 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:20.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:20.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:20.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:20.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:20.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:20.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:20.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:20.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:21.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:21.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:21.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:21.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:21.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:21.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 7 and no matchers specified 19:04:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:21.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 19:04:21.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 19:04:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:21.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 19:04:21.168 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@2a85a7bb 19:04:21.182 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:21.182 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:21.182 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:21.183 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:21.183 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:21.183 INFO [main][AbstractShell] Close shell Testing shell 19:04:21.183 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:21.193 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:21.193 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:21.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:21.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:21.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:21.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:21.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:21.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:21.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:21.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:21.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:21.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:21.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:21.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:21.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:21.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:21.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:21.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:21.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:21.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:21.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:21.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "1 3") 19:04:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:21.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:21.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:21.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:04:21.886 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:21.886 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:21.886 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:21.887 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:21.887 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:21.887 INFO [main][AbstractShell] Close shell Testing shell 19:04:21.887 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:21.898 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:21.899 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:21.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:21.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:21.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:21.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:21.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:21.919 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:21.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:21.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:21.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:21.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:22.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 19:04:22.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:22.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:22.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:22.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:22.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:22.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:22.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:22.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:22.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:22.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:04:22.640 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:22.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:22.641 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:22.641 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:22.641 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:22.641 INFO [main][AbstractShell] Close shell Testing shell 19:04:22.641 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:22.651 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:22.651 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:22.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:22.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:22.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:22.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:22.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:22.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:22.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:22.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:22.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:22.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:22.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "0 3") 19:04:22.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:23.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:23.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:23.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:23.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:23.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:23.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:23.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:04:23.309 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:23.309 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:23.309 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:23.309 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:23.309 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:23.309 INFO [main][AbstractShell] Close shell Testing shell 19:04:23.309 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:23.321 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:23.321 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:23.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:23.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:23.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:23.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:23.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:23.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:23.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:23.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:23.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:23.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:23.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:23.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:23.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:23.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:23.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:23.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:23.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:23.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "1 2") 19:04:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:23.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:23.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:23.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:23.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:04:23.980 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 19:04:23.984 TRACE [main][WidgetHandler] Notify Table with event 13 19:04:23.984 TRACE [main][WidgetHandler] Wait for synchronization 19:04:23.988 TRACE [main][WidgetHandler] Notify Table with event 3 19:04:23.988 TRACE [main][WidgetHandler] Wait for synchronization 19:04:23.988 TRACE [main][WidgetHandler] Notify Table with event 4 19:04:23.988 TRACE [main][WidgetHandler] Wait for synchronization 19:04:23.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:23.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:23.990 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:23.990 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:23.990 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:23.990 INFO [main][AbstractShell] Close shell Testing shell 19:04:23.990 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:24.003 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:24.003 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:24.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:24.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:24.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:24.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:24.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:24.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:24.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:24.024 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:24.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:24.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:24.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:24.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:24.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 1 and no matchers specified 19:04:24.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:24.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:24.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:24.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:24.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:24.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 19:04:24.648 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:24.648 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:24.648 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:24.648 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:24.648 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:24.648 INFO [main][AbstractShell] Close shell Testing shell 19:04:24.648 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:24.658 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:24.658 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:24.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:24.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:24.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:24.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:24.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:24.667 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:24.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:24.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:24.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:24.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:24.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:24.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:25.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:25.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:25.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:25.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:25.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:25.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and no matchers specified 19:04:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:25.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:25.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:25.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:04:25.314 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:25.315 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:25.315 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:25.315 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:25.315 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:25.315 INFO [main][AbstractShell] Close shell Testing shell 19:04:25.315 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:25.326 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:25.326 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:25.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:25.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:25.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:25.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:25.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:25.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:25.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:25.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:25.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:25.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:25.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:25.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:25.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:25.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:25.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:26.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:26.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:26.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 1 and no matchers specified 19:04:26.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:26.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:26.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:26.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:26.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 19:04:26.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:26.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:26.018 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:26.018 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:26.018 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:26.018 INFO [main][AbstractShell] Close shell Testing shell 19:04:26.018 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:26.031 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:26.031 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:26.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:26.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:26.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:26.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:26.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:26.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:26.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:26.046 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:26.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:26.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:26.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:26.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:26.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified 19:04:26.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:26.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:26.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:26.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:26.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:26.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:26.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 19:04:26.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 19:04:26.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:26.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 19:04:26.680 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 19:04:26.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified 19:04:26.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:26.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:26.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:26.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 19:04:26.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 19:04:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:26.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 19:04:26.683 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:26.683 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:26.683 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:26.683 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:26.683 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:26.683 INFO [main][AbstractShell] Close shell Testing shell 19:04:26.683 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:26.694 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:26.694 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:26.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:26.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:26.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:26.714 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:26.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:26.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:26.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:26.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:26.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:26.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:27.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:27.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:27.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:27.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:27.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:27.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:27.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:27.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:27.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 6 and no matchers specified 19:04:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:27.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 19:04:27.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 19:04:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:27.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 19:04:27.366 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 19:04:27.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 6 and no matchers specified 19:04:27.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:27.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:27.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:27.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:27.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:27.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:27.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 19:04:27.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 19:04:27.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:27.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 19:04:27.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:27.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:27.369 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:27.370 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:27.370 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:27.370 INFO [main][AbstractShell] Close shell Testing shell 19:04:27.370 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:27.381 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:27.381 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:27.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:27.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:27.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:27.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:27.401 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 19:04:27.401 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 19:04:27.401 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:27.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.928 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.737 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.705 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.741 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.671 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.692 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.642 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.678 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.7 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.668 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.686 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:27.411 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:27.413 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:04:27.413 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:27.413 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:27.413 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:27.413 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:04:27.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:27.414 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:04:27.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:27.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:27.414 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:27.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:27.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:27.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:27.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:27.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:27.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:28.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:28.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:28.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:28.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:28.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:28.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:28.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:28.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:28.366 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:28.367 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:28.367 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:28.367 INFO [main][AbstractShell] Close shell Testing shell 19:04:28.367 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:28.382 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:28.382 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:28.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:28.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:28.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:28.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:28.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:28.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:28.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:28.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:28.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:28.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:28.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:28.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:28.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:28.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:29.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:29.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:29.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:29.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:29.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:29.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:29.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:29.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:29.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:29.321 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 19:04:29.322 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:29.322 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:29.322 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:29.322 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:29.322 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:29.322 INFO [main][AbstractShell] Close shell Testing shell 19:04:29.322 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:29.336 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:29.336 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:29.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:29.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:29.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:29.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:29.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:29.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:29.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:29.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:29.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:29.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:29.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:29.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:29.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:29.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:30.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:30.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:30.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:30.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:30.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:30.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:30.240 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 19:04:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:30.257 TRACE [main][WidgetHandler] Notify Table with event 13 19:04:30.257 TRACE [main][WidgetHandler] Wait for synchronization 19:04:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:30.264 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:30.264 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:30.264 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:30.265 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:30.265 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:30.265 INFO [main][AbstractShell] Close shell Testing shell 19:04:30.265 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:30.281 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:30.281 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:30.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:30.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:30.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:30.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:30.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:30.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:30.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:30.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:30.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:30.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:30.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:04:30.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:31.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:31.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:31.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:31.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:31.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:31.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:04:31.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:04:31.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:31.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:04:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:31.215 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 19:04:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:04:31.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:04:31.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:04:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:04:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:31.231 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:31.231 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:31.231 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:31.232 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:31.232 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:31.232 INFO [main][AbstractShell] Close shell Testing shell 19:04:31.232 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:31.247 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:31.247 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:31.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:31.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:31.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:31.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:31.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:31.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:31.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:31.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:31.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:31.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:31.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:31.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:32.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:32.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:32.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:32.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:32.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:32.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:32.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:32.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:32.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:32.166 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 19:04:32.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:32.181 TRACE [main][WidgetHandler] Notify Table with event 13 19:04:32.181 TRACE [main][WidgetHandler] Wait for synchronization 19:04:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:32.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:32.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:32.186 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:32.186 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:32.186 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:32.186 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:32.186 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:32.186 INFO [main][AbstractShell] Close shell Testing shell 19:04:32.186 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:32.201 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:32.201 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:32.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:32.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:32.201 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:32.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:32.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:32.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:32.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:32.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:32.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:32.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:32.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:32.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:32.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:33.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:33.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:33.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:33.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:33.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:33.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:33.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:33.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:33.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:33.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:33.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:33.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:33.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:33.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:33.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:33.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:33.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:33.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:33.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:33.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:33.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:33.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:33.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:33.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:33.164 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:33.164 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:33.165 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:33.165 INFO [main][AbstractShell] Close shell Testing shell 19:04:33.165 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:33.189 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:33.190 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:33.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:33.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:33.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:33.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:33.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:33.200 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:33.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:33.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:33.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:33.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:33.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:33.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:34.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:34.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:34.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:34.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:34.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:34.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:34.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:34.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:34.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:34.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:34.145 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 19:04:34.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:34.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:34.146 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:34.146 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:34.146 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:34.146 INFO [main][AbstractShell] Close shell Testing shell 19:04:34.146 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:34.160 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:34.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:34.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:34.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:34.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:34.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:34.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:34.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:34.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:34.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:34.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:34.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:34.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:34.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:35.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:35.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:35.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:35.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:35.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:35.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:35.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:35.079 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:04:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:35.094 TRACE [main][WidgetHandler] Notify Table with event 13 19:04:35.094 TRACE [main][WidgetHandler] Wait for synchronization 19:04:35.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:35.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:35.094 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:35.095 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:35.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:35.095 INFO [main][AbstractShell] Close shell Testing shell 19:04:35.095 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:35.110 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:35.110 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:35.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:35.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:35.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:35.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:35.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:35.120 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:35.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:35.120 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:35.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:35.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:35.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:35.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:35.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:04:35.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:36.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:36.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:36.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:36.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:04:36.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:04:36.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:36.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:04:36.029 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 19:04:36.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:36.045 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:36.045 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:36.045 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:36.046 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:36.046 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:36.046 INFO [main][AbstractShell] Close shell Testing shell 19:04:36.046 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:36.061 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:36.061 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:36.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:36.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:36.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:36.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:36.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:36.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:36.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:36.081 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:36.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:36.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:36.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:36.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:36.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:36.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:36.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:36.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:36.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:36.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:36.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:36.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 19:04:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:36.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 19:04:36.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:36.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:36.995 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:36.995 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:36.995 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:36.995 INFO [main][AbstractShell] Close shell Testing shell 19:04:36.995 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:37.009 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:37.009 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:37.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:37.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:37.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:37.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:37.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:37.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:37.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:37.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:37.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:37.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:37.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:37.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:37.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:37.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:37.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:37.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:37.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:37.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:37.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:37.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:37.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:37.928 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:37.928 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:37.928 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:37.929 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:37.929 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:37.929 INFO [main][AbstractShell] Close shell Testing shell 19:04:37.929 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:37.943 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:37.943 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:37.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:37.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:37.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:37.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:37.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:37.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:37.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:37.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:37.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:37.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:37.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:37.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:38.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:38.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:38.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:38.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:38.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:38.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:38.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:38.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:38.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:38.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:38.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:38.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'table2') 19:04:38.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:38.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:38.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:38.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:38.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:38.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:38.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:38.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 19:04:38.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 19:04:38.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:38.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:38.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:38.902 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:38.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:38.903 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:38.904 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:38.904 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:38.904 INFO [main][AbstractShell] Close shell Testing shell 19:04:38.904 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:38.921 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:38.921 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:38.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:38.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:38.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:38.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:38.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:38.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:38.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:38.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:38.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:38.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:39.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:39.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:39.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:39.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:39.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:39.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:39.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:39.905 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 19:04:39.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:39.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:39.906 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:39.906 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:39.906 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:39.906 INFO [main][AbstractShell] Close shell Testing shell 19:04:39.906 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:39.922 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:39.922 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:39.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:39.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:39.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:39.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:39.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:39.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:39.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:39.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:39.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:39.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:40.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:40.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:40.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:40.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:40.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:40.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:40.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:40.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:40.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:40.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:40.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:40.852 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:04:40.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:40.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:40.867 TRACE [main][WidgetHandler] Notify Table with event 13 19:04:40.867 TRACE [main][WidgetHandler] Wait for synchronization 19:04:40.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:40.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:40.867 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:40.868 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:40.868 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:40.868 INFO [main][AbstractShell] Close shell Testing shell 19:04:40.868 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:40.883 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:40.883 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:40.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:40.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:40.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:40.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:40.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:40.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:40.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:40.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:40.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:40.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:41.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:41.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:41.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:41.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:41.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:41.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:41.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:41.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:41.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:41.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:41.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:41.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:41.814 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 19:04:41.814 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:41.814 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:41.814 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:41.815 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:41.815 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:41.815 INFO [main][AbstractShell] Close shell Testing shell 19:04:41.815 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:41.829 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:41.829 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:41.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:41.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:41.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:41.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:41.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:41.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:41.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:41.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:41.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:41.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:42.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:42.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:42.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:42.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:42.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:42.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:42.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:42.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:42.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:42.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:42.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:42.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:42.763 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:42.763 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:42.763 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:42.763 INFO [main][AbstractShell] Close shell Testing shell 19:04:42.763 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:42.777 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:42.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:42.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:42.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:42.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:42.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:42.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:42.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:42.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:42.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:42.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:42.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:43.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:43.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:43.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:43.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:43.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:43.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:43.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:43.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:43.711 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:43.711 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:43.712 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:43.712 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:43.712 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:43.712 INFO [main][AbstractShell] Close shell Testing shell 19:04:43.712 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:43.727 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:43.727 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:43.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:43.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:43.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:43.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:43.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:43.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:43.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:43.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:43.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:43.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:43.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:43.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:44.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:04:44.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:44.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:44.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:44.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:44.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:04:44.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:04:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:44.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:04:44.669 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:04:44.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:44.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:44.685 TRACE [main][WidgetHandler] Notify Table with event 13 19:04:44.685 TRACE [main][WidgetHandler] Wait for synchronization 19:04:44.685 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:44.685 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:44.685 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:44.686 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:44.686 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:44.686 INFO [main][AbstractShell] Close shell Testing shell 19:04:44.686 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:44.700 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:44.700 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:44.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:44.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:44.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:44.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:44.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:44.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:44.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:44.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:44.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:44.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:44.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:44.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:45.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:45.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:45.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:45.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:45.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:45.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:45.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:45.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:45.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:45.651 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:45.651 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:45.652 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:45.652 INFO [main][AbstractShell] Close shell Testing shell 19:04:45.652 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:45.673 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:45.673 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:45.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:45.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:45.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:45.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:45.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:45.696 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:45.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:45.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:45.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:45.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:46.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:46.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:46.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:46.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:46.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:46.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:46.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:46.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:46.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:46.597 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 19:04:46.600 TRACE [main][WidgetHandler] Notify Table with event 13 19:04:46.600 TRACE [main][WidgetHandler] Wait for synchronization 19:04:46.600 TRACE [main][WidgetHandler] Notify Table with event 8 19:04:46.600 TRACE [main][WidgetHandler] Wait for synchronization 19:04:46.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:46.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:46.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:46.602 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:46.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:46.602 INFO [main][AbstractShell] Close shell Testing shell 19:04:46.602 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:46.617 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:46.618 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:46.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:46.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:46.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:46.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:46.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:46.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:46.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:46.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:46.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:46.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:47.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:47.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:47.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:47.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:47.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:47.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:47.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:47.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:47.546 TRACE [main][WidgetHandler] Notify Table with event 13 19:04:47.546 TRACE [main][WidgetHandler] Wait for synchronization 19:04:47.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:47.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:47.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:47.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:47.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:47.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:47.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:47.553 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:47.553 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:47.553 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:47.554 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:47.554 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:47.554 INFO [main][AbstractShell] Close shell Testing shell 19:04:47.554 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:47.568 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:47.568 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:47.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:47.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:47.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:47.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:47.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:47.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:47.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:47.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:47.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:47.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:47.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:48.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:48.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:48.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:48.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:48.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:48.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:48.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:48.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:48.502 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 19:04:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:48.516 TRACE [main][WidgetHandler] Notify Table with event 13 19:04:48.517 TRACE [main][WidgetHandler] Wait for synchronization 19:04:48.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:48.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:48.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:48.517 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:48.517 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:48.517 INFO [main][AbstractShell] Close shell Testing shell 19:04:48.517 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:48.531 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:48.532 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:48.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:48.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:48.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:48.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:48.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:48.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:49.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:49.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:49.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:49.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:49.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:49.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:49.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:49.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:49.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:49.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:49.463 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 19:04:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:49.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:49.478 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:49.478 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:49.478 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:49.478 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:49.478 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:49.478 INFO [main][AbstractShell] Close shell Testing shell 19:04:49.478 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:49.494 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:49.495 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:49.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:49.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:49.495 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:49.517 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:49.517 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:49.517 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:49.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:49.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:49.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:49.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:49.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:49.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:50.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:50.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:50.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:50.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:50.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:50.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:50.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:50.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:50.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:50.422 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:04:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:50.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:50.437 TRACE [main][WidgetHandler] Notify Table with event 13 19:04:50.437 TRACE [main][WidgetHandler] Wait for synchronization 19:04:50.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:50.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:50.441 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 19:04:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:50.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:50.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:50.447 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:50.447 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:50.447 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:50.447 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:50.447 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:50.447 INFO [main][AbstractShell] Close shell Testing shell 19:04:50.447 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:50.461 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:50.461 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:50.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:50.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:50.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:50.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:50.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:50.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:50.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:50.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:50.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:50.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:50.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:50.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:50.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:04:50.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:51.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:51.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:51.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:51.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:04:51.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:04:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:51.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:04:51.398 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 19:04:51.399 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:04:51.399 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:04:51.399 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:04:51.399 DEBUG [main][AbstractWait] Waiting until shell is active... 19:04:51.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:04:51.400 INFO [main][AbstractShell] Close shell Testing shell 19:04:51.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:04:51.413 DEBUG [main][AbstractWait] Waiting while shell is available... 19:04:51.413 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:04:51.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:51.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:04:51.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:04:51.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:51.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:51.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:51.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:04:51.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:04:51.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:04:51.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:04:51.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:04:51.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:04:51.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:04:51.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:04:52.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:04:52.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:04:52.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:04:52.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:04:52.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:04:52.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:04:52.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:04:52.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:04:52.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:04:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 19:04:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:52.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:53.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:54.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:54.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:55.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:55.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:56.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:56.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:57.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:57.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:04:59.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:04:59.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:01.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:01.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 19:05:02.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:02.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:02.420 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:02.421 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:02.421 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:02.421 INFO [main][AbstractShell] Close shell Testing shell 19:05:02.421 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:02.437 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:02.437 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:02.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:05:02.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:02.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:02.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:02.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:02.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 19:05:02.458 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 19:05:02.458 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:02.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:02.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:02.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.05 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.992 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.94 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.954 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.968 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.942 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.989 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.98 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.94 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.961 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.947 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.935 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.981 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 1.003 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.943 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.946 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.945 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.951 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.983 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.974 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.942 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.951 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.952 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.975 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.957 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.961 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 11.023 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:02.481 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:02.483 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:02.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:02.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:02.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:02.483 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:02.484 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:02.484 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:02.484 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:02.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:02.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:02.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:02.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:02.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:02.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:02.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified 19:05:02.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:02.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:02.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:02.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:02.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:05:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:02.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 19:05:02.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:02.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:02.520 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:02.520 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:02.520 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:02.520 INFO [main][AbstractShell] Close shell Testing shell 19:05:02.520 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:02.526 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:02.526 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:02.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:02.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:02.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:02.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:02.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:02.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:02.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:02.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:02.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:02.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:02.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 4 and no matchers specified 19:05:02.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:02.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:02.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:02.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:05:02.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 19:05:03.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:05:03.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 19:05:03.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:05:03.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 19:05:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:05:03.572 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 19:05:03.573 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:03.573 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:03.573 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:03.573 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:03.573 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:03.573 INFO [main][AbstractShell] Close shell Testing shell 19:05:03.573 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:03.579 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:03.579 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:03.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:03.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:03.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:03.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:03.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:03.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:03.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:03.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:03.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:03.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:03.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified 19:05:03.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:03.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:03.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:03.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:05:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:03.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 19:05:03.637 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:03.637 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:03.637 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:03.637 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:03.638 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:03.638 INFO [main][AbstractShell] Close shell Testing shell 19:05:03.638 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:03.643 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:03.643 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:03.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:03.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:03.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:03.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:03.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:03.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:03.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:03.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:03.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:03.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 0 and no matchers specified 19:05:03.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:03.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:03.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 19:05:03.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 19:05:03.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:03.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:05:03.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:03.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:03.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:03.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:03.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:03.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:05:03.690 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:05:03.691 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:03.691 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:03.691 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:03.692 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:03.692 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:03.692 INFO [main][AbstractShell] Close shell Testing shell 19:05:03.692 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:03.697 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:03.697 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:03.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:03.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:03.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:03.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:03.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:03.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:03.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:03.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:03.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:03.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified 19:05:03.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:03.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:03.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:03.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:03.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:05:03.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:03.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 19:05:03.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:03.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:03.742 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:03.742 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:03.742 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:03.742 INFO [main][AbstractShell] Close shell Testing shell 19:05:03.743 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:03.747 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:03.747 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:03.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:03.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:03.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:03.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.768 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:03.768 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:03.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:03.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:03.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:03.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:03.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:03.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 0 and no matchers specified 19:05:03.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:03.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:03.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:03.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:03.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 19:05:03.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:03.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:03.810 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:03.811 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:03.811 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:03.811 INFO [main][AbstractShell] Close shell Testing shell 19:05:03.811 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:03.817 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:03.817 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:03.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:03.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:03.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 19:05:03.839 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 19:05:03.839 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:03.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.052 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.061 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.062 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.046 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.061 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.07 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:03.848 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:03.849 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:03.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:03.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:03.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:03.849 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:03.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:03.850 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:03.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:03.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:03.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:03.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:03.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:03.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:03.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 256) 19:05:03.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:03.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:03.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:03.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:05:03.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 19:05:04.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:05:04.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 19:05:04.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:05:04.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 19:05:04.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:05:04.880 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 19:05:04.880 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:04.880 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:04.880 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:04.880 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:04.880 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:04.880 INFO [main][AbstractShell] Close shell Testing shell 19:05:04.880 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:04.885 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:04.885 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:04.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:04.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:04.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:04.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:04.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:04.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:04.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:04.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:04.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:04.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:04.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:04.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:04.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 19:05:04.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:04.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:04.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:04.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:04.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:04.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:04.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 19:05:04.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 19:05:04.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:04.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:04.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:04.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:04.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:04.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:04.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:04.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:04.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:04.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 19:05:04.930 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:04.930 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:04.930 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:04.930 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:04.930 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:04.930 INFO [main][AbstractShell] Close shell Testing shell 19:05:04.930 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:04.934 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:04.934 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:04.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:04.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:04.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:04.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:04.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:04.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:04.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:04.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:04.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:04.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:04.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 256) 19:05:04.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:04.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:04.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:04.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:04.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:04.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 19:05:04.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 256) 19:05:04.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:04.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:04.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:04.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:04.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:04.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 19:05:04.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 256) 19:05:04.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:04.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:04.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:04.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:04.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:05:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:04.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 19:05:04.986 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:04.986 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:04.987 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:04.987 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:04.987 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:04.987 INFO [main][AbstractShell] Close shell Testing shell 19:05:04.987 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:04.992 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:04.992 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:04.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:04.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:04.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:05.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:05.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:05.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:05.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:05.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:05.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:05.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:05.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:05.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:05.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 2) 19:05:05.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:05.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:05.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:05.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:05.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:05.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:05.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:05.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 19:05:05.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:05.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 19:05:06.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:06.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 19:05:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:05:06.041 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 19:05:06.041 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:06.042 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:06.042 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:06.042 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:06.042 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:06.042 INFO [main][AbstractShell] Close shell Testing shell 19:05:06.042 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:06.047 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:06.047 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:06.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:06.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:06.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:06.066 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:06.066 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:06.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:06.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:06.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:06.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:06.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:06.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 512) 19:05:06.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:06.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:06.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:06.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:06.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:06.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 19:05:06.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 512) 19:05:06.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:06.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:06.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:06.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:06.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:06.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 19:05:06.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:06.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:06.092 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:06.092 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:06.092 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:06.092 INFO [main][AbstractShell] Close shell Testing shell 19:05:06.093 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:06.096 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:06.097 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:06.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:06.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:06.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:06.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:06.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:06.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:06.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:06.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:06.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:06.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:06.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:06.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:06.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 512) 19:05:06.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:06.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:06.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:06.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:06.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 19:05:06.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:06.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 19:05:07.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:07.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 19:05:07.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:05:07.143 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 19:05:07.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:07.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:07.143 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:07.143 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:07.143 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:07.143 INFO [main][AbstractShell] Close shell Testing shell 19:05:07.143 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:07.147 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:07.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:07.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:07.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:07.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 19:05:07.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 19:05:07.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:07.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.31 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.054 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.051 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.048 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.062 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.048 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.041 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 19:05:07.164 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 19:05:07.166 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:07.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:07.166 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 19:05:07.166 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:07.166 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:07.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:07.173 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:07.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:07.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:07.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 19:05:07.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 19:05:07.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:07.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:07.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:07.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:05:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:07.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.OkCancelShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:05:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:07.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:05:07.201 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:05:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:05:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:05:07.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:05:07.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 19:05:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 19:05:07.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.OkCancelShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:05:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:07.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:05:07.204 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:05:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:05:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:05:07.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:05:07.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 19:05:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 19:05:07.205 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:07.205 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:07.205 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:07.206 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:07.206 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:07.206 INFO [main][AbstractShell] Close shell Testing shell 19:05:07.206 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:07.210 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:07.210 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:07.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 19:05:07.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:07.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:07.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 19:05:07.230 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 19:05:07.230 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:07.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.057 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 19:05:07.238 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 19:05:07.239 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:07.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:07.239 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 19:05:07.240 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:07.240 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:07.240 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:07.240 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:07.240 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:07.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:07.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 19:05:07.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 19:05:07.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:07.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:07.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:07.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:05:07.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:07.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:05:07.268 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 19:05:07.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:05:07.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:07.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:07.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:05:07.270 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 19:05:07.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:07.270 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:07.270 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:07.270 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:07.271 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:07.271 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:07.271 INFO [main][AbstractShell] Close shell Testing shell 19:05:07.271 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:07.274 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:07.275 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:07.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 19:05:07.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:07.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:07.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 19:05:07.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:07.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 19:05:07.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 19:05:07.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:07.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:07.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:07.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:05:07.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:07.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:07.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:05:07.319 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 19:05:07.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:05:07.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:07.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:07.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:05:07.320 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 19:05:07.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:07.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:07.328 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:07.329 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:07.329 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:07.329 INFO [main][AbstractShell] Close shell Testing shell 19:05:07.329 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:07.333 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:07.333 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:07.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 19:05:07.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:07.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 19:05:07.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:07.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 19:05:07.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 19:05:07.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:07.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:07.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:07.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:05:07.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:07.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:05:07.374 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 19:05:07.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:05:07.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:07.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:05:07.375 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 19:05:07.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:07.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:07.378 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:07.379 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:07.379 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:07.379 INFO [main][AbstractShell] Close shell Testing shell 19:05:07.379 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:07.382 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:07.383 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:07.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 19:05:07.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:07.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.401 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 19:05:07.401 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 19:05:07.401 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:07.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.053 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.047 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.06 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:07.411 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:07.411 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:07.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:07.412 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:07.412 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:07.412 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:07.413 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:07.413 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:07.413 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:07.413 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:07.413 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 19:05:07.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:07.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:07.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:07.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:07.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 2 and no matchers specified 19:05:07.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:05:07.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:05:07.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 19:05:07.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 19:05:07.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:05:07.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:07.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:07.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:05:07.461 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:05:07.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabFolder with no referenced composite specified, index 0 and no matchers specified 19:05:07.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:07.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:07.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 19:05:07.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:07.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:07.466 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:07.467 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:07.467 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:07.467 INFO [main][AbstractShell] Close shell Testing shell 19:05:07.467 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:07.474 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:07.475 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:07.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:07.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:07.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:07.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 19:05:07.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:07.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 19:05:07.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:07.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:07.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:07.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:07.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 3 and no matchers specified 19:05:07.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:05:07.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 19:05:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:07.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 19:05:07.534 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 19:05:07.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 19:05:07.536 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:05:07.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 3 and no matchers specified 19:05:07.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:07.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:07.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:07.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:07.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:07.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:07.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:05:07.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 19:05:08.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:05:08.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 19:05:08.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:05:08.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 19:05:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:05:08.541 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 19:05:08.542 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:08.542 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:08.542 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:08.542 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:08.542 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:08.542 INFO [main][AbstractShell] Close shell Testing shell 19:05:08.542 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:08.549 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:08.549 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:08.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:08.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:08.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:08.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:08.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:08.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 19:05:08.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:08.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 19:05:08.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:08.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:08.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:08.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:08.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 5 and no matchers specified 19:05:08.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:08.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:08.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:08.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:05:08.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:05:09.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:05:09.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:05:09.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:05:09.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 19:05:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:05:09.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 19:05:09.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:09.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:09.613 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:09.613 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:09.613 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:09.613 INFO [main][AbstractShell] Close shell Testing shell 19:05:09.613 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:09.622 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:09.622 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:09.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:09.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:09.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:09.633 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 19:05:09.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:09.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 19:05:09.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:09.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:09.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:09.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:09.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$") 19:05:09.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:09.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:09.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:09.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:09.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:09.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:09.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:09.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:05:10.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:10.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:05:10.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:10.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:05:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:05:10.691 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 19:05:10.692 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:10.692 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:10.692 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:10.692 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:10.692 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:10.692 INFO [main][AbstractShell] Close shell Testing shell 19:05:10.692 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:10.700 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:10.700 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:10.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:10.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:10.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:10.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 19:05:10.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:10.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 19:05:10.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:10.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:10.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:10.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:10.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 19:05:10.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:10.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:10.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:10.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:10.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:10.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:10.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:10.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:10.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:10.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:05:10.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 19:05:10.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:05:10.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:10.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:10.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:10.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:10.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:10.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:05:10.768 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:05:10.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabFolder with no referenced composite specified, index 0 and no matchers specified 19:05:10.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:10.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:10.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:10.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:10.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:10.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 19:05:10.769 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:10.769 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:10.769 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:10.770 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:10.770 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:10.770 INFO [main][AbstractShell] Close shell Testing shell 19:05:10.770 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:10.777 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:10.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:10.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:10.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:10.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:10.788 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 19:05:10.788 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 19:05:10.788 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:10.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.379 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.072 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.073 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.074 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.077 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.077 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 19:05:10.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:10.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:10.825 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:10.825 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:10.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:10.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:10.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:10.867 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:10.867 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:10.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:10.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:10.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:10.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:10.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:10.911 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 19:05:10.913 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 19:05:10.913 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:10.913 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:10.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:10.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:10.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:10.963 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:10.963 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:10.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:11.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:11.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. failed, an exception will be thrown 19:05:12.011 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:12.011 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:12.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:12.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:12.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:12.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:12.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:12.051 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:12.052 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:12.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:12.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:12.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:12.104 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:12.104 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:12.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:12.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:12.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:12.151 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:12.151 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:12.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:12.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:12.193 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:12.193 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:12.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:12.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:12.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:12.235 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:12.235 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:12.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:12.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:12.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:12.279 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:12.279 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:12.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:12.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:12.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 19:05:12.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 19:05:12.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 19:05:12.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:12.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:12.323 INFO [WorkbenchTestable][AbstractShell] Close shell shell 19:05:12.323 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 19:05:12.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.548 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.039 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.051 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.047 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.049 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.04 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.059 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.046 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.042 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.032 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.052 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.045 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.041 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:12.350 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:12.351 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:12.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:12.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:12.352 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:12.352 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:12.354 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:12.354 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:12.354 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:12.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:12.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:12.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:12.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:12.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:12.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:12.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:05:12.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:12.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:12.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:12.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:12.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:12.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:05:12.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:12.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:12.686 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:12.686 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:12.686 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:12.686 INFO [main][AbstractShell] Close shell Testing shell 19:05:12.686 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:12.695 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:12.696 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:12.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:12.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:12.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:12.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:12.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:12.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:12.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:12.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:12.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:12.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:12.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:12.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:12.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:05:12.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:13.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:13.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:13.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:13.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:13.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:13.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:13.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:13.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:13.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:05:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:13.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:13.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:13.075 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:13.076 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:13.076 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:13.076 INFO [main][AbstractShell] Close shell Testing shell 19:05:13.076 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:13.086 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:13.086 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:13.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:13.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:13.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:13.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:13.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:13.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:13.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:13.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:13.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:13.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:13.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:05:13.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:13.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:13.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:13.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:13.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:13.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:13.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:13.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:05:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:13.441 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:13.441 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:13.441 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:13.442 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:13.442 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:13.442 INFO [main][AbstractShell] Close shell Testing shell 19:05:13.442 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:13.451 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:13.451 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:13.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:13.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:13.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:13.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:13.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:13.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:13.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:13.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:13.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:13.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:13.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:05:13.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:13.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:13.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:13.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:13.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:13.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:13.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:05:13.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:05:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:13.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:05:13.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:13.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:13.801 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:13.801 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:13.801 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:13.801 INFO [main][AbstractShell] Close shell Testing shell 19:05:13.801 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:13.810 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:13.810 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:13.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:13.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:13.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:13.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:13.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:13.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:13.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:13.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:13.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:13.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:13.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:05:13.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:14.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:14.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:14.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:14.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:14.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:14.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:14.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:14.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:14.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:05:14.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:14.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:14.173 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:14.173 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:14.173 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:14.173 INFO [main][AbstractShell] Close shell Testing shell 19:05:14.173 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:14.182 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:14.182 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:14.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:14.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:14.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:14.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:14.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:14.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:14.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:14.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:14.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:14.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:14.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:05:14.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:14.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:14.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:14.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:14.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:14.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:14.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:05:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:14.573 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:14.573 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:14.573 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:14.573 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:14.573 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:14.573 INFO [main][AbstractShell] Close shell Testing shell 19:05:14.573 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:14.583 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:14.583 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:14.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:14.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:14.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:14.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:14.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:14.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:14.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:14.594 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:14.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:14.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:14.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:14.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:14.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:05:14.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:14.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:14.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:14.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:14.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:14.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:14.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:14.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:14.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:14.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:05:14.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:05:14.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:14.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:14.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:14.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:14.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:14.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:14.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:14.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:14.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:14.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:05:14.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:14.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:14.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:14.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:14.943 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:14.943 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:14.943 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:14.943 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:14.943 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:14.943 INFO [main][AbstractShell] Close shell Testing shell 19:05:14.943 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:14.952 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:14.952 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:14.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:14.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:14.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:14.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:14.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:14.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:14.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:14.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:14.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:14.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:14.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:14.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:15.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:05:15.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:15.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:15.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:15.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:15.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:15.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:15.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:15.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:15.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:15.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:05:15.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:05:15.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:05:15.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:15.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:15.300 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:15.300 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:15.300 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:15.300 INFO [main][AbstractShell] Close shell Testing shell 19:05:15.300 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:15.309 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:15.309 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:15.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:15.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:15.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:15.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:15.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:15.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 19:05:15.318 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 19:05:15.318 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:15.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:15.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.969 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.362 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.394 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.358 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.35 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.383 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.391 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.377 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.347 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:15.324 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:15.325 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:15.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:15.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:15.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:15.326 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:15.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:15.326 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:15.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:15.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:15.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:15.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:15.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:15.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:15.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:15.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:15.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:15.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:15.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:15.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:15.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:15.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:15.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:15.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:15.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:15.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:15.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 19:05:15.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:15.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:15.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:05:15.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:05:15.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:15.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:05:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:05:15.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:05:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:15.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:05:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:15.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:05:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:05:16.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:05:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:16.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:05:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:16.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:05:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:05:16.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:05:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:16.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:05:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:16.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:05:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 19:05:16.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:16.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:16.384 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:16.385 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:16.385 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:16.385 INFO [main][AbstractShell] Close shell Testing shell 19:05:16.385 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:16.391 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:16.391 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:16.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:16.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:16.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:16.409 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:16.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:16.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:16.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:16.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:16.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:16.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:16.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:16.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:16.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:16.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:16.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:16.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:16.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:16.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 19:05:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:05:16.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:05:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:16.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:16.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:05:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:05:16.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:05:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:16.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:05:16.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:16.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:05:16.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 19:05:16.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:05:16.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:17.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:05:17.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 19:05:17.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:05:17.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:17.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:05:17.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:17.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:05:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 19:05:17.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:17.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:17.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:17.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:17.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:17.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:17.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 19:05:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:17.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 19:05:17.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:05:17.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:17.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:05:17.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:17.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:05:17.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 19:05:17.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:05:17.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:17.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:05:17.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:17.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:05:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 19:05:17.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:05:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:17.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:05:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:17.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:05:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 19:05:17.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:05:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:17.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:05:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:17.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:05:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 19:05:17.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:17.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:17.457 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:17.457 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:17.457 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:17.457 INFO [main][AbstractShell] Close shell Testing shell 19:05:17.457 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:17.463 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:17.463 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:17.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:17.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:17.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:17.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:17.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:17.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:17.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:17.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:17.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:17.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:17.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:17.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:17.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:17.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:17.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:17.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:17.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 19:05:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 19:05:17.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:17.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:17.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:17.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:17.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:17.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:17.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 19:05:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 19:05:17.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:17.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:17.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:17.518 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:17.518 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:17.518 INFO [main][AbstractShell] Close shell Testing shell 19:05:17.518 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:17.523 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:17.523 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:17.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:17.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:17.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:17.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:17.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:17.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:17.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:17.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:17.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:17.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:17.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:17.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:17.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:17.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:17.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:17.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:17.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:17.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 19:05:17.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:17.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:18.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:18.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:18.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:18.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:18.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 19:05:18.589 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:18.589 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:18.589 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:18.590 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:18.590 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:18.590 INFO [main][AbstractShell] Close shell Testing shell 19:05:18.590 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:18.596 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:18.596 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:18.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:18.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:18.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:18.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:18.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:18.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:18.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:18.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:18.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:18.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:18.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:18.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:18.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:18.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:18.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:18.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:18.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:18.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:18.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:18.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:18.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:18.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 19:05:18.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:18.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:19.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:19.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:19.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 19:05:19.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:19.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:19.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:19.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:19.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:19.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:19.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:19.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 19:05:19.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:19.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:20.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:20.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 19:05:20.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:20.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:20.660 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:20.661 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:20.661 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:20.661 INFO [main][AbstractShell] Close shell Testing shell 19:05:20.661 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:20.667 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:20.667 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:20.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:20.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:20.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:20.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:20.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:20.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:20.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:20.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:20.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:20.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:20.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:20.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:20.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:20.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:20.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:20.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:20.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:20.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:20.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 19:05:21.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 19:05:21.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:21.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:21.728 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:21.728 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:21.729 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:21.729 INFO [main][AbstractShell] Close shell Testing shell 19:05:21.729 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:21.734 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:21.734 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:21.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:21.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:21.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:21.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:21.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:21.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:21.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:21.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:21.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:21.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:21.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:21.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:21.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:05:21.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:21.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:21.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:21.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:21.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 19:05:23.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 19:05:23.290 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:05:23.290 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:05:23.290 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:05:23.291 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:23.291 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:23.291 INFO [main][AbstractShell] Close shell Testing shell 19:05:23.291 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:05:23.296 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:23.296 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:23.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:23.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:23.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:23.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:23.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:23.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 19:05:23.305 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 19:05:23.305 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:23.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:23.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.982 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.082 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.072 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.064 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.069 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.07 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.057 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.561 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:23.315 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:23.317 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:23.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:23.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:23.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:23.318 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:23.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:23.326 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:23.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:23.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:23.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:23.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:23.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:23.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:23.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 19:05:23.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available. finished successfully 19:05:23.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 19:05:23.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:23.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:23.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 2") 19:05:23.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:23.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 19:05:23.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:23.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:23.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:23.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 19:05:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 19:05:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available. finished successfully 19:05:23.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 19:05:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:23.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 1") 19:05:23.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:23.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 19:05:23.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:23.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:23.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:23.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 19:05:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 19:05:23.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available. finished successfully 19:05:23.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 19:05:23.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:23.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:23.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 2") 19:05:23.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:23.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:23.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 19:05:23.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:23.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:23.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:23.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 19:05:23.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 1") 19:05:23.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:23.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 19:05:23.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:23.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:23.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:05:23.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:23.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:05:24.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:24.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:05:24.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:05:24.386 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 19:05:24.387 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 19:05:24.387 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 19:05:24.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:24.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:24.392 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 19:05:24.392 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 19:05:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:24.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 19:05:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 19:05:24.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:05:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:24.451 INFO [WorkbenchTestable][AbstractShell] Close shell 19:05:24.451 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 19:05:24.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:24.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.479 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.480 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:24.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:24.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 19:05:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 19:05:24.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 19:05:24.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:24.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:24.522 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 19:05:24.524 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 19:05:24.525 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 19:05:24.529 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest throws exception: java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest(DefaultShellTest.java:106) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 19:05:24.543 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest.png 19:05:24.710 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/./target/screenshots/no-configuration/org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest.png 19:05:24.736 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 19:05:24.736 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 19:05:24.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:24.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:24.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.744 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest(DefaultShellTest.java:106) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 19:05:24.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 19:05:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 19:05:24.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:05:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:24.809 INFO [WorkbenchTestable][AbstractShell] Close shell 19:05:24.809 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 19:05:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:24.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 19:05:24.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available. finished successfully 19:05:24.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 19:05:24.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:24.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:24.874 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 19:05:24.874 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 19:05:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:24.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 19:05:24.888 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 19:05:24.888 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.576 s <<< FAILURE! - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.094 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.058 s defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.002 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.261 s <<< FAILURE! java.lang.AssertionError at org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest(DefaultShellTest.java:106) testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.095 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.046 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 19:05:24.899 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 19:05:24.900 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:24.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.900 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 19:05:24.900 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.900 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:24.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.909 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:24.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 19:05:24.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 19:05:24.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:24.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:24.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:24.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:24.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 19:05:24.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 19:05:24.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 19:05:24.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 19:05:24.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:24.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:24.912 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 19:05:24.912 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:05:24.912 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 19:05:24.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 19:05:24.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 19:05:24.914 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 19:05:24.915 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:24.922 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:24.923 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:24.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:24.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.923 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:24.967 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.967 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:24.967 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.968 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.968 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:24.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:24.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:24.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:24.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:24.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:24.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem") 19:05:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:24.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:24.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:24.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:24.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:05:24.975 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 19:05:24.975 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:05:24.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:24.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:24.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:24.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:24.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:24.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:24.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:24.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'RedDeer SWT Workbench.*') 19:05:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:24.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:24.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:24.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:24.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:05:24.985 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 19:05:24.985 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:05:24.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:24.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:24.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:24.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:24.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:24.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:24.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:24.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:24.986 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:24.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:24.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:24.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:24.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:24.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:24.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:24.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:24.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:24.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:24.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:24.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:24.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:24.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:24.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:24.999 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:05:24.999 DEBUG [main][MenuItemLookup] Found menu:'File' 19:05:25.000 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:05:25.000 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:05:25.000 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:05:25.000 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:05:25.000 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:05:25.000 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:05:25.000 DEBUG [main][MenuItemLookup] Item match:Window 19:05:25.001 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:05:25.001 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:05:25.001 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:05:25.001 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.001 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:05:25.001 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:05:25.001 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.001 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:05:25.001 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.001 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:05:25.001 DEBUG [main][MenuItemLookup] Item match:Preferences 19:05:25.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:05:25.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:05:25.001 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:05:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:05:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:05:25.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:05:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:25.195 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:05:25.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:25.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:25.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:25.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:25.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 19:05:25.198 DEBUG [main][TreeItemHandler] Selecting tree item: General 19:05:25.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 19:05:25.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 19:05:25.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 19:05:25.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:05:25.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:25.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:25.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 19:05:25.223 DEBUG [main][TreeItemHandler] Selecting tree item: Java 19:05:25.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 19:05:25.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 19:05:25.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and no matchers specified 19:05:25.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 19:05:25.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 19:05:25.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:05:25.311 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 19:05:25.311 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:05:25.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:25.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 19:05:25.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:05:25.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:25.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:25.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 19:05:25.318 DEBUG [main][TreeItemHandler] Selecting tree item: General 19:05:25.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 19:05:25.319 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 19:05:25.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:05:25.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:05:25.332 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:05:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:05:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:05:25.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:05:25.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:25.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:25.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:25.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:25.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:25.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:25.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:25.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:25.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:25.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:25.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:25.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:25.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:25.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:25.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:25.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:25.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:25.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:25.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:05:25.375 DEBUG [main][MenuItemLookup] Found menu:'File' 19:05:25.375 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:05:25.375 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:05:25.375 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:05:25.375 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:05:25.375 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:05:25.375 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:05:25.376 DEBUG [main][MenuItemLookup] Item match:Window 19:05:25.376 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:05:25.376 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:05:25.376 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:05:25.376 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.376 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:05:25.376 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:05:25.376 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.376 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:05:25.376 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.376 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:05:25.376 DEBUG [main][MenuItemLookup] Item match:Preferences 19:05:25.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:05:25.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:05:25.377 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:05:25.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:05:25.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:05:25.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:05:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:25.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:25.559 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:05:25.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:25.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:25.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:25.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:25.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 19:05:25.561 DEBUG [main][TreeItemHandler] Selecting tree item: General 19:05:25.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 19:05:25.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 19:05:25.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 19:05:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:05:25.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:25.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:25.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 19:05:25.565 DEBUG [main][TreeItemHandler] Selecting tree item: General 19:05:25.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 19:05:25.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 19:05:25.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:05:25.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:05:25.570 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:05:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:05:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:05:25.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:05:25.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:25.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:25.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:25.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:25.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:25.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:25.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:25.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:25.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:25.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:25.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:25.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:25.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:25.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:25.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:25.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:05:25.658 DEBUG [main][MenuItemLookup] Found menu:'File' 19:05:25.658 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:05:25.658 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:05:25.658 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:05:25.658 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:05:25.658 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:05:25.658 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:05:25.658 DEBUG [main][MenuItemLookup] Item match:Window 19:05:25.659 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:05:25.659 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:05:25.659 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:05:25.659 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.659 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:05:25.659 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:05:25.659 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.659 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:05:25.659 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.659 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:05:25.659 DEBUG [main][MenuItemLookup] Item match:Preferences 19:05:25.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:05:25.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:05:25.659 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:05:25.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:05:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:05:25.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:05:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:25.795 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:05:25.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:25.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:25.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 19:05:25.797 DEBUG [main][TreeItemHandler] Selecting tree item: General 19:05:25.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 19:05:25.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 19:05:25.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:25.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:25.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 19:05:25.820 DEBUG [main][TreeItemHandler] Selecting tree item: Java 19:05:25.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 19:05:25.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 19:05:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression '.*ack.*') 19:05:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:05:25.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:25.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:25.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 19:05:25.897 DEBUG [main][TreeItemHandler] Selecting tree item: General 19:05:25.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 19:05:25.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 19:05:25.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:05:25.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:25.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:25.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:25.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:25.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:25.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:25.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:25.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:05:25.913 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:05:25.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:05:25.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:05:25.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:05:25.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:25.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:25.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:25.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:25.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:25.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:25.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:25.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:25.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:25.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:25.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:25.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:25.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:25.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:05:25.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:25.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:25.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:25.957 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:05:25.957 DEBUG [main][MenuItemLookup] Found menu:'File' 19:05:25.957 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:05:25.957 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:05:25.957 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:05:25.957 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:05:25.957 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:05:25.957 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:05:25.958 DEBUG [main][MenuItemLookup] Item match:Window 19:05:25.958 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:05:25.958 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:05:25.958 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:05:25.958 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.958 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:05:25.958 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:05:25.958 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.958 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:05:25.958 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:25.958 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:05:25.958 DEBUG [main][MenuItemLookup] Item match:Preferences 19:05:25.958 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:05:25.958 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:05:25.958 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:05:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:05:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:05:26.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:05:26.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:26.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:26.117 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:05:26.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:05:26.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:26.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:26.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:26.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:26.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:26.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:26.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:26.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 19:05:26.120 DEBUG [main][TreeItemHandler] Selecting tree item: General 19:05:26.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 19:05:26.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 19:05:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:05:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:26.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolBar with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:05:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 19:05:26.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:26.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:26.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:26.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 19:05:26.125 DEBUG [main][TreeItemHandler] Selecting tree item: General 19:05:26.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 19:05:26.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 19:05:26.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:05:26.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:05:26.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:05:26.129 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:05:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:05:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:05:26.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:05:26.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:26.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:26.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:26.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 19:05:26.162 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 19:05:26.162 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:26.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.009 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.009 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.387 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.283 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.3 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.206 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.167 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.168 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:26.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:26.168 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.168 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:26.168 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:26.169 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:26.169 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:26.169 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:26.169 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:26.169 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 19:05:26.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:26.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:26.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:26.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:05:26.192 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 19:05:26.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:26.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:26.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:05:26.192 DEBUG [main][MenuItemLookup] Found menu:'File' 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:05:26.193 DEBUG [main][MenuItemLookup] Item match:Window 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:26.193 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:05:26.193 DEBUG [main][MenuItemLookup] Item match:Show View 19:05:26.200 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:05:26.200 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:05:26.200 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:05:26.200 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:05:26.200 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:05:26.200 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:05:26.200 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:05:26.200 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:05:26.200 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:05:26.200 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:05:26.201 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:05:26.201 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:05:26.201 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:05:26.201 DEBUG [main][MenuItemLookup] Found menu:'' 19:05:26.201 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:05:26.201 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:05:26.201 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:05:26.201 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:05:26.201 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:05:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:05:26.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:05:26.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:05:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:26.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:05:26.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:05:26.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:05:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:05:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:05:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 19:05:26.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 19:05:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:26.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 19:05:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:26.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 19:05:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 19:05:26.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 19:05:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:05:26.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 19:05:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:05:26.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 19:05:26.291 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 19:05:26.291 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 19:05:26.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 19:05:26.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 19:05:26.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:05:26.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:26.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:05:26.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:05:26.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:26.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:05:26.302 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:05:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:05:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:05:26.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:05:26.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:05:26.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:05:26.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:26.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:26.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 19:05:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:05:26.388 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 19:05:26.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 19:05:26.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:05:26.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:05:26.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:05:26.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:05:26.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:26.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:26.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:26.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:26.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:26.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:26.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 19:05:26.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:26.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 19:05:26.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:26.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:26.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:26.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 19:05:26.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:26.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:26.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 19:05:26.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:05:26.434 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 19:05:26.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 19:05:26.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:05:26.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:05:26.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:05:26.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:05:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.436 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 19:05:26.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem") 19:05:26.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:05:26.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:26.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:26.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 19:05:26.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:26.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 19:05:26.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:26.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:26.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:26.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.444 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 19:05:26.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:26.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:26.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 19:05:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:05:26.466 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 19:05:26.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 19:05:26.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:05:26.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:05:26.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:05:26.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:05:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.468 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 19:05:26.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem") 19:05:26.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:05:26.498 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 19:05:26.499 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:05:26.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:26.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:26.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 19:05:26.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:26.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 19:05:26.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:26.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:26.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:26.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.504 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 19:05:26.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:26.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:26.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:26.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:05:26.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 19:05:26.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:05:26.513 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 19:05:26.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 19:05:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:05:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:05:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:05:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:05:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.515 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 19:05:26.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'RedDeer SWT View.*') 19:05:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:05:26.515 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 19:05:26.515 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:05:26.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:05:26.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:26.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.516 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 19:05:26.516 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 19:05:26.516 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:26.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.226 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.043 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.06 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.016 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:26.521 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:26.522 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:05:26.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:26.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:26.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:26.522 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:05:26.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:26.531 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:05:26.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:26.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:26.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:26.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:26.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:26.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:26.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:05:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 19:05:26.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 19:05:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:26.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:05:26.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:26.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 19:05:26.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:26.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:26.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:26.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:26.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:26.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:05:26.555 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:05:26.556 INFO [WorkbenchTestable][Keyboard] Type text "test123" 19:05:26.557 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:26.557 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:05:27.159 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:27.159 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 19:05:27.760 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:27.760 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 19:05:28.361 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:28.361 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:05:28.963 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:28.963 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 19:05:29.564 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:29.564 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 19:05:30.165 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:30.165 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 19:05:30.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:05:30.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 19:05:30.768 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 19:05:30.770 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:30.770 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:30.770 INFO [main][AbstractShell] Close shell Keyboard testing shell 19:05:30.770 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 19:05:30.774 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:30.774 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:30.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:30.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:30.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:30.794 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:30.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:30.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:30.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:30.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:30.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:30.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:05:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 19:05:30.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 19:05:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:30.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:05:30.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:30.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 19:05:30.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:30.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:30.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:30.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:30.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:05:30.818 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:05:30.818 INFO [WorkbenchTestable][Keyboard] Type text "test" 19:05:30.819 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:30.819 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:05:31.420 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:31.420 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 19:05:32.022 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:32.022 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 19:05:32.623 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:32.623 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:05:33.224 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 19:05:33.224 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 19:05:33.426 INFO [WorkbenchTestable][Keyboard] Move cursor 19:05:33.626 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:33.626 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:33.826 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:34.230 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:34.230 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:34.430 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:34.632 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 19:05:34.833 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 19:05:34.833 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 19:05:35.034 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 19:05:35.034 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 19:05:35.234 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 19:05:35.437 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 19:05:35.637 INFO [WorkbenchTestable][Keyboard] Move cursor 19:05:35.837 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:35.837 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:36.038 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:36.440 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:36.440 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:36.640 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:37.042 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:37.042 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:37.243 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:37.645 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:37.645 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:37.845 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:38.246 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:38.246 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:38.447 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:38.648 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 19:05:38.648 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 19:05:38.848 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 19:05:38.848 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 19:05:39.049 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 19:05:39.251 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 19:05:39.454 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:05:39.454 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 19:05:39.454 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 19:05:39.455 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:39.455 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:39.455 INFO [main][AbstractShell] Close shell Keyboard testing shell 19:05:39.455 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 19:05:39.461 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:39.461 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:39.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:39.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:39.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:39.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:39.480 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:39.480 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:39.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:39.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:39.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:39.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:39.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:05:39.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 19:05:39.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 19:05:39.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:39.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:39.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:05:39.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:39.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:39.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:39.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 19:05:39.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:39.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:39.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:39.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:39.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:39.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:05:39.503 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:05:39.504 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 19:05:39.504 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:39.504 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 19:05:39.704 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 19:05:40.706 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:40.706 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 19:05:40.906 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 19:05:41.908 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:41.908 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 19:05:42.108 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:05:43.110 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:43.110 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 19:05:43.712 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:43.712 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 19:05:44.313 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:44.313 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:05:44.914 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:44.914 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 19:05:45.114 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 19:05:46.116 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:05:46.116 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 19:05:46.116 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 19:05:46.117 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:46.117 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:46.118 INFO [main][AbstractShell] Close shell Keyboard testing shell 19:05:46.118 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 19:05:46.125 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:46.125 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:46.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:46.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:46.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:46.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:46.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:46.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:46.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:46.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:46.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:46.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:46.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:05:46.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 19:05:46.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 19:05:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:46.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:05:46.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:46.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 19:05:46.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:46.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:46.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:46.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:46.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:05:46.170 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:05:46.171 INFO [WorkbenchTestable][Keyboard] Type text "test" 19:05:46.172 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:46.172 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:05:46.773 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:46.773 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 19:05:47.375 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:47.375 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 19:05:47.976 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:47.976 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:05:48.577 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 19:05:48.578 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 19:05:48.778 INFO [WorkbenchTestable][Keyboard] Move cursor 19:05:48.978 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:48.979 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:49.179 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:49.582 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:49.582 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:49.782 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:49.984 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 19:05:50.184 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 19:05:50.184 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 19:05:50.385 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 19:05:50.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:05:50.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 19:05:50.588 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 19:05:50.589 DEBUG [main][AbstractWait] Waiting until shell is active... 19:05:50.589 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:05:50.589 INFO [main][AbstractShell] Close shell Keyboard testing shell 19:05:50.589 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 19:05:50.596 DEBUG [main][AbstractWait] Waiting while shell is available... 19:05:50.596 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:05:50.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:50.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:50.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:50.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:50.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:50.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:50.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:50.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:50.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:50.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:50.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:05:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:50.618 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:50.618 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 19:05:50.818 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 19:05:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 19:05:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 19:05:51.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 19:05:51.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:51.836 INFO [WorkbenchTestable][AbstractShell] Close shell Search 19:05:51.836 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 19:05:51.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:05:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:05:51.886 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:05:51.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:51.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:05:51.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:05:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:51.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:51.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:05:51.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:05:51.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:05:51.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:05:51.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:05:51.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:05:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:05:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 19:05:51.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 19:05:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:05:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:05:51.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:05:51.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:05:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:05:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:05:51.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 19:05:51.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:05:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:05:51.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:05:51.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:05:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:05:51.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:05:51.919 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:05:51.920 INFO [WorkbenchTestable][Keyboard] Type text "test" 19:05:51.921 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:51.921 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:05:52.522 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:52.522 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 19:05:53.123 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:53.123 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 19:05:53.725 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:05:53.725 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:05:54.326 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 19:05:54.326 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 19:05:54.526 INFO [WorkbenchTestable][Keyboard] Move cursor 19:05:54.726 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:54.727 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:54.927 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:55.330 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:55.330 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:55.530 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:55.732 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 19:05:55.932 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 19:05:55.932 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 19:05:56.133 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 19:05:56.133 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 19:05:56.333 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 19:05:56.534 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 19:05:56.735 INFO [WorkbenchTestable][Keyboard] Move cursor 19:05:56.935 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:56.935 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:57.136 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:57.537 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:57.538 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:57.738 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:58.140 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:58.140 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:58.340 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:58.742 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:58.742 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:58.943 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:59.344 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 19:05:59.344 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 19:05:59.544 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 19:05:59.745 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 19:05:59.745 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 19:05:59.946 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 19:05:59.946 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 19:06:00.146 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 19:06:00.348 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 19:06:00.549 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 19:06:00.549 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 19:06:00.549 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 19:06:00.551 DEBUG [main][AbstractWait] Waiting until shell is active... 19:06:00.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:06:00.551 INFO [main][AbstractShell] Close shell Keyboard testing shell 19:06:00.551 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 19:06:00.557 DEBUG [main][AbstractWait] Waiting while shell is available... 19:06:00.557 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:06:00.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:06:00.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:00.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:00.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 19:06:00.588 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 19:06:00.588 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:00.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.068 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.262 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.686 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.654 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.482 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.27 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.701 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0.001 s regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 19:06:00.614 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 19:06:00.615 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:06:00.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:00.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 19:06:00.616 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:00.616 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:06:00.616 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:00.616 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:06:00.616 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:00.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:00.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 19:06:00.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 19:06:00.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:00.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:00.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:00.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:06:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:00.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 19:06:00.631 TRACE [WorkbenchTestable][WidgetLookup] 144 widget(s) found 19:06:00.631 INFO [WorkbenchTestable][WidgetResolverTest] Testing 144 widgets for matching children to parent. 19:06:00.635 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@13d02df2] 19:06:00.636 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@13d02df2] 19:06:00.636 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@13d02df2] 19:06:00.637 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@357eb0a0] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@13d02df2] 19:06:00.637 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@27d3a440] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@13d02df2] 19:06:00.638 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@11a43807] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 19:06:00.639 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@11a43807] 19:06:00.639 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]}] 19:06:00.640 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@489cbbcb] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 19:06:00.640 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@489cbbcb] 19:06:00.641 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@489cbbcb] 19:06:00.641 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@489cbbcb] 19:06:00.641 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@489cbbcb] 19:06:00.642 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 19:06:00.643 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 19:06:00.645 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 19:06:00.645 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 19:06:00.646 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 19:06:00.646 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.647 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.647 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 19:06:00.648 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 19:06:00.655 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.655 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.655 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.656 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 19:06:00.657 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 19:06:00.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 19:06:00.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 19:06:00.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 19:06:00.659 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}] 19:06:00.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Link {There are no projects in your workspace. To add a project:} matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.662 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.662 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.663 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.663 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 19:06:00.664 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 19:06:00.664 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@45220c67] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 19:06:00.664 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@45220c67] 19:06:00.665 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@45220c67] 19:06:00.665 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@45220c67] 19:06:00.665 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@45220c67] 19:06:00.666 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.666 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.667 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.667 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 19:06:00.667 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open a file or drop files here to open them.} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 19:06:00.668 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Find Actions} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 19:06:00.668 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+3} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 19:06:00.669 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Show Key Assist} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 19:06:00.669 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+L} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 19:06:00.669 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {New} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 19:06:00.669 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+N} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 19:06:00.670 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open Type} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 19:06:00.670 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+T} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 19:06:00.671 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 19:06:00.672 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 19:06:00.672 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 19:06:00.672 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 19:06:00.672 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 19:06:00.673 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 19:06:00.673 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 19:06:00.673 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.674 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.674 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 19:06:00.674 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 19:06:00.675 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@272185e8] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 19:06:00.675 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL marginWidth=5 marginHeight=5}] matches to its parent widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@272185e8] 19:06:00.676 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {There is no active editor that provides an outline.} matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL marginWidth=5 marginHeight=5}] 19:06:00.676 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 19:06:00.676 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.677 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.677 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.677 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.677 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.678 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.678 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.678 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.679 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.679 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.679 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@238cf72] 19:06:00.680 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 19:06:00.680 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 19:06:00.680 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.command.testCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.681 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.685 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.686 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.686 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 19:06:00.686 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 19:06:00.687 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 19:06:00.687 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 19:06:00.687 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 19:06:00.688 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@64ee4b14] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 19:06:00.688 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 19:06:00.688 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@64ee4b14] 19:06:00.689 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@64ee4b14] 19:06:00.689 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@64ee4b14] 19:06:00.689 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.689 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 19:06:00.690 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 19:06:00.690 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 19:06:00.690 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 19:06:00.691 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.691 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.691 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 19:06:00.692 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 19:06:00.692 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.692 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.692 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.693 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.693 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.693 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.693 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.694 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.694 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.694 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.694 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=3 marginHeight=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.695 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.695 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] 19:06:00.695 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 19:06:00.695 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.696 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.696 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.697 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 19:06:00.697 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.697 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.698 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 19:06:00.698 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.internal.ui.actions.DebugDropDownAction, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.698 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.internal.ui.actions.RunDropDownAction, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.699 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 19:06:00.699 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.OpenPackageWizard, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.699 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.NewTypeDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.700 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 19:06:00.700 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.toolbars.sampleCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.700 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.toolbars.sampleCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.700 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 19:06:00.701 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.ui.actions.SkipAllBreakpoints, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.701 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 19:06:00.701 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.702 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.702 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 19:06:00.702 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextAnnotation, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.703 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoPreviousAnnotation, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.703 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoLastEditPosition, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.703 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextEditPosition, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.703 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.704 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.704 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.704 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.ui.window.pinEditor, visible=true)} matches to its parent widget ToolBar {} [layout=null] 19:06:00.705 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginLeft=8 marginRight=8 spacing=3 wrap=true pack=true fill=false justify=false}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=3 marginHeight=3 horizontalSpacing=5 verticalSpacing=5}] 19:06:00.706 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginLeft=8 marginRight=8 spacing=3 wrap=true pack=true fill=false justify=false}] 19:06:00.706 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.706 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginRight=4 spacing=3 wrap=true pack=true fill=false justify=false}] matches to its parent widget ImageBasedFrame {} [layout=null] 19:06:00.707 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginRight=4 spacing=3 wrap=true pack=true fill=false justify=false}] 19:06:00.707 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.707 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 19:06:00.709 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@63dc3420 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.views.BookmarkView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.PropertySheet, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.perspSC:org.eclipse.team.ui.TeamSynchronizingPerspective, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/onboarding_resource_persp.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.perspSC:org.eclipse.jdt.ui.JavaPerspective, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@794cb26b, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Resource, iconURI: platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/eview16/resource_persp.png, tooltip: null, context: PerspectiveImpl (org.eclipse.ui.resourcePerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 19:06:00.709 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@137d04d8 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.actionSet:org.eclipse.debug.ui.launchActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.jdt.ui.PackageExplorer, persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy, persp.viewSC:org.eclipse.jdt.ui.SourceView, persp.viewSC:org.eclipse.jdt.ui.JavadocView, persp.viewSC:org.eclipse.search.ui.views.SearchView, persp.viewSC:org.eclipse.ui.console.ConsoleView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.texteditor.TemplatesView, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewRecordCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective, persp.perspSC:org.eclipse.debug.ui.DebugPerspective, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/onboarding_jperspective.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.editorOnboardingCommand:Open Type$$$Shift+Ctrl+T, persp.actionSet:org.eclipse.debug.ui.breakpointActionSet, persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet, persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard, persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@794cb26b, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Java, iconURI: platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png, tooltip: null, context: PerspectiveImpl (org.eclipse.jdt.ui.JavaPerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 19:06:00.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 19:06:00.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:00.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:00.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:00.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:00.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 19:06:00.711 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 19:06:00.711 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:00.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:00.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:00.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.093 s Running org.eclipse.reddeer.swt.test.EditorBarTest 19:06:00.719 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 19:06:00.720 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:06:00.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:00.720 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 19:06:00.720 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:00.720 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:06:00.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:00.721 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:06:00.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:00.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:00.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 19:06:00.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 19:06:00.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:00.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:00.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:00.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:06:00.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:00.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:00.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:06:00.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:00.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:00.722 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:06:00.722 DEBUG [main][MenuItemLookup] Found menu:'File' 19:06:00.722 DEBUG [main][MenuItemLookup] Item match:File 19:06:00.724 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:06:00.724 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:06:00.728 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:06:00.728 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:06:00.728 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:00.728 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:06:00.728 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:06:00.728 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:06:00.728 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:06:00.728 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:06:00.728 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:06:00.728 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:06:00.729 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:06:00.729 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:06:00.729 DEBUG [main][MenuItemLookup] Found menu:'File' 19:06:00.729 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:06:00.729 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:06:00.729 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:00.729 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:06:00.729 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:06:00.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:06:00.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:06:00.730 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:06:00.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 19:06:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 19:06:00.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:06:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:00.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:06:00.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:00.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:06:00.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:00.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:00.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:00.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:06:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:06:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:06:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:06:00.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:06:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:06:01.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:06:01.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:06:01.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:06:01.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:06:01.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:06:01.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:06:01.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:06:01.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:06:01.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:06:01.340 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:06:01.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:06:01.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:06:01.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 19:06:01.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:01.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:06:01.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:01.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:01.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:01.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:06:01.349 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:06:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:06:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:06:01.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:06:01.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:06:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:06:01.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:06:01.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:06:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:01.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:06:01.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:01.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:06:01.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:01.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:01.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:01.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:06:01.409 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:06:01.410 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 19:06:01.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:06:01.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:01.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:06:01.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:01.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:01.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:01.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:01.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:06:01.417 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:06:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:06:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:06:01.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:06:01.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:06:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:06:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:06:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:06:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:06:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:06:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:06:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:06:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:06:01.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:01.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:01.954 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:06:01.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:06:01.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:01.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:01.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:06:01.954 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:06:01.954 DEBUG [main][MenuItemLookup] Found menu:'File' 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:06:01.955 DEBUG [main][MenuItemLookup] Item match:Window 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:01.955 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:06:01.955 DEBUG [main][MenuItemLookup] Item match:Show View 19:06:01.962 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:01.963 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:06:01.963 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:06:01.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:06:01.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:06:01.967 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:06:02.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:06:02.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:06:02.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:06:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:02.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:06:02.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:02.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:06:02.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:02.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:02.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:02.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:02.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:06:02.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:06:02.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:06:02.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:06:02.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:06:02.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:06:02.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:06:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:06:02.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:06:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:06:02.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:06:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:06:02.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:06:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:06:02.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:06:02.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:06:02.070 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:06:02.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:06:02.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:06:02.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:02.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:02.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:02.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:06:02.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:02.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:02.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:02.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:06:02.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:02.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:06:02.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:02.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:02.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:02.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:02.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:06:02.074 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:06:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:06:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:06:02.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:06:02.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:06:02.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:06:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:06:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:06:02.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:02.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:02.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:06:02.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:02.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:02.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:06:02.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:02.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:02.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:06:02.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:06:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:02.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:02.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:02.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:02.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:06:02.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:06:02.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:06:02.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:02.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:06:02.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:06:02.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:06:02.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:06:02.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:06:02.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:02.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:06:02.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:06:02.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:06:02.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:02.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:06:02.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:06:02.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:06:02.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:02.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:06:02.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:02.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:02.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:02.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:02.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:03.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:03.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:06:03.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:06:03.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:06:03.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:03.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:06:03.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:06:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:03.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:03.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:03.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:06:03.192 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 19:06:03.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:06:03.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:06:03.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:03.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:06:03.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:06:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:03.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:03.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:06:03.212 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:06:03.212 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:06:03.212 DEBUG [main][TreeItemHandler] Set Tree selection 19:06:03.212 DEBUG [main][TreeHandler] Notify Tree about selection event 19:06:03.229 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:06:03.263 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 19:06:03.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:03.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:03.263 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:06:03.264 DEBUG [main][MenuItemLookup] Found menu:'File' 19:06:03.264 DEBUG [main][MenuItemLookup] Item match:File 19:06:03.265 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:06:03.265 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:06:03.288 DEBUG [main][MenuItemLookup] Found menu:'File' 19:06:03.288 DEBUG [main][MenuItemLookup] Item match:File 19:06:03.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 19:06:03.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 19:06:03.291 INFO [main][MenuItemHandler] Select menu item: File 19:06:03.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 19:06:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 19:06:03.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 19:06:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:03.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:06:03.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:03.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 19:06:03.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:03.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:03.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:06:03.433 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:06:03.435 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 19:06:03.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:06:03.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:03.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 19:06:03.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:03.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:03.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:06:03.439 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:06:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:06:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:06:03.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:06:03.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:06:03.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:06:03.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:06:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4dde8a15 is found... 19:06:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4dde8a15 is found finished successfully 19:06:03.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qeditor-with-toolbar\E') 19:06:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:03.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:03.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:06:03.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:03.705 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 19:06:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:03.706 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 19:06:03.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Execute task") 19:06:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:03.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:03.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:03.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:06:03.707 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 19:06:03.707 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:06:03.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:06:03.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:03.710 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:06:03.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:03.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 19:06:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:03.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 19:06:03.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:06:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:03.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:03.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:06:03.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:06:03.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:06:03.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:03.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:06:03.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:06:03.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:06:03.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:03.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:06:03.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:06:03.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:06:03.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:03.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:06:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:03.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:03.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:04.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:04.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:04.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:04.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:06:04.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:06:04.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:06:04.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:06:04.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:06:04.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:06:04.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:04.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:04.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:04.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:04.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:06:04.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 19:06:04.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 19:06:04.769 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 19:06:04.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 19:06:04.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 19:06:04.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:06:04.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:06:04.865 DEBUG [main][MenuItemLookup] Found menu:'New' 19:06:04.865 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:06:04.865 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:04.866 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:06:04.866 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:06:04.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:06:04.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:06:04.866 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:06:04.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:06:04.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:06:04.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:06:05.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:06:05.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:06:05.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:06:05.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:06:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:06:05.369 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 19:06:05.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 19:06:05.369 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 19:06:05.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 19:06:05.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 19:06:05.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:06:05.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:06:05.422 DEBUG [main][MenuItemLookup] Found menu:'New' 19:06:05.422 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:06:05.422 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:05.422 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:06:05.422 DEBUG [main][MenuItemLookup] Found menu:'' 19:06:05.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:06:05.422 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:06:05.422 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:06:05.422 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:06:05.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:06:05.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:06:05.422 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:06:05.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:06:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:06:06.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:06:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:06.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:06.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:06.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:06:06.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:06.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:06:06.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:06.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:06.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:06.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:06.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:06:06.144 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:06:06.144 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:06:06.144 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:06:06.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:06:06.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:06:06.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:06:06.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:06:06.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:06:06.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:06.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:06.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:06.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:06:06.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:06.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:06.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:06.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:06.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:06:06.146 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:06:06.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:06:06.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:06:06.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:06:06.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:06:06.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:06:06.166 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:06:06.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:06:06.668 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:06:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:06:06.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:06:06.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:06:06.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:06:06.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:06:06.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:06:06.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:06:06.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:06:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:06:06.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 19:06:06.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:06.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:06.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 19:06:06.669 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 19:06:06.669 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:06.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.951 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.948 s Running org.eclipse.reddeer.swt.test.DummyTest 19:06:06.678 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 19:06:06.679 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:06:06.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:06.679 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 19:06:06.679 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:06.679 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:06:06.680 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:06.680 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:06:06.680 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:06.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:06.681 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 19:06:06.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 19:06:06.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:06.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:06.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:06.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 19:06:06.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:06.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:06.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 19:06:06.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 19:06:06.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:06.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:06.693 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:06.693 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:06:06.694 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:06.694 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:06.694 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:06.694 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:06:06.694 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:06.694 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:06:06.694 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:06.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:06.695 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 19:06:06.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:06.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:06.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:06.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:06.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:06.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:06:06.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 2 and no matchers specified 19:06:06.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:06.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:06:06.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:06:06.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:06.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 19:06:06.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:06:06.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:06:06.722 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:06:06.722 DEBUG [main][AbstractWait] Waiting until shell is active... 19:06:06.722 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:06:06.722 INFO [main][AbstractShell] Close shell Testing shell 19:06:06.722 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:06:06.727 DEBUG [main][AbstractWait] Waiting while shell is available... 19:06:06.727 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:06:06.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:06.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:06.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:06.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 19:06:06.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:06.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 19:06:06.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:06.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:06.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:06.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:06.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:06:06.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'PUSH.*tb2') 19:06:06.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:06.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:06.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:06.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:06.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:06:06.786 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:06:06.787 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:06:06.787 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:06:06.787 DEBUG [main][AbstractWait] Waiting until shell is active... 19:06:06.787 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:06:06.787 INFO [main][AbstractShell] Close shell Testing shell 19:06:06.787 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:06:06.792 DEBUG [main][AbstractWait] Waiting while shell is available... 19:06:06.792 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:06:06.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:06.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:06.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:06.802 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 19:06:06.802 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:06.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 19:06:06.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:06.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:06.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:06.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:06.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 19:06:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:06.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 19:06:06.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem with mnemonic") 19:06:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:06.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:06.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:06.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:06.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:06:06.893 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:06:06.893 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:06:06.893 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:06:06.894 DEBUG [main][AbstractWait] Waiting until shell is active... 19:06:06.894 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:06:06.894 INFO [main][AbstractShell] Close shell Testing shell 19:06:06.894 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:06:06.897 DEBUG [main][AbstractWait] Waiting while shell is available... 19:06:06.897 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:06:06.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:06.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:06.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:06.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 19:06:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 19:06:08.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 19:06:08.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 19:06:08.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:08.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 19:06:08.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:08.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:08.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:08.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:08.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:06:08.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "PUSH tooltip") 19:06:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:08.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:08.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:08.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:06:08.943 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:06:08.943 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:06:08.943 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:06:08.943 DEBUG [main][AbstractWait] Waiting until shell is active... 19:06:08.943 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:06:08.943 INFO [main][AbstractShell] Close shell Testing shell 19:06:08.943 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:06:08.948 DEBUG [main][AbstractWait] Waiting while shell is available... 19:06:08.949 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:06:08.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:08.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:08.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:08.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:08.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:08.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 19:06:08.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:08.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 19:06:08.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:08.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:08.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:08.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:09.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:06:09.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 19:06:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:09.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:09.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:06:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:06:09.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 19:06:09.014 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:06:09.014 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:06:09.014 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:06:09.014 DEBUG [main][AbstractWait] Waiting until shell is active... 19:06:09.014 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:06:09.014 INFO [main][AbstractShell] Close shell Testing shell 19:06:09.014 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:06:09.020 DEBUG [main][AbstractWait] Waiting while shell is available... 19:06:09.020 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:06:09.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:09.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:09.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:09.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:09.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:09.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 19:06:09.048 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 19:06:09.048 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:06:09.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:06:09.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:09.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.357 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.042 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.065 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.103 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.072 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.071 s Results: Failures: DefaultShellTest.manipulateShellTest:106 Tests run: 307, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.core.test >---------- [INFO] Building RedDeer Core Tests 4.7.0-SNAPSHOT [32/58] [INFO] from tests/org.eclipse.reddeer.core.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core.test --- [INFO] Resolving class path of RedDeer Core Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.core.test --- [INFO] Fetching slf4j.api_1.7.36.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (40.16kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (421.77kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest 19:06:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 19:06:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available. finished successfully 19:06:27.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 19:06:27.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:27.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 19:06:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:27.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 19:06:27.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:27.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:27.610 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 19:06:27.612 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 19:06:27.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:06:27.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.523 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 19:06:27.823 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:06:27.824 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:06:27.839 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:06:27.887 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:06:27.912 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 19:06:27.930 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:06:27.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:27.987 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 19:06:27.990 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:06:27.991 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:06:27.993 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:06:27.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:27.995 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:06:27.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:27.999 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:06:28.005 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:28.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:06:28.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 19:06:28.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 19:06:28.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:06:28.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:06:28.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:06:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:06:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:06:28.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:06:28.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:28.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:06:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:06:28.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:06:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:28.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:06:28.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:06:28.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:06:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:06:28.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:06:28.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:06:28.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:28.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:06:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:06:28.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:06:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:28.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:06:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:06:28.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:06:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:28.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:28.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:28.510 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:06:28.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:28.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:28.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:28.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:29.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:29.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:29.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:29.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:29.547 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:29.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:06:29.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:06:29.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:06:29.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:29.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:29.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:29.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:29.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:29.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:06:29.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:29.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:29.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:30.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:30.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:30.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:30.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:30.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:30.590 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:30.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:06:30.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:06:30.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:06:30.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:30.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:30.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:30.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:30.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:30.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:30.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:06:30.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:30.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:30.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:31.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:31.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:31.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:31.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:31.601 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:31.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:06:31.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:06:31.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:06:31.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:31.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:31.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:31.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:31.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:31.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:06:31.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:31.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:31.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:32.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:32.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:32.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:32.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:32.612 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:06:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:06:32.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:06:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:32.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:32.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:32.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:06:32.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:32.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:32.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:33.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:33.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:33.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:33.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:33.627 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:33.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:06:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:06:33.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:06:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:33.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:33.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:33.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:06:33.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:33.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:33.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:34.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:34.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:34.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:34.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:34.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:34.637 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:34.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:06:34.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:06:34.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:06:34.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:34.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:34.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:34.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:34.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:34.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:34.695 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:06:34.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:34.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:34.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:35.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:35.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:35.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:35.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:35.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:35.709 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:35.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:06:35.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:06:35.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:06:35.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:35.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:35.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:35.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:06:35.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:35.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:35.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:36.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:36.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:36.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:36.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:36.757 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:06:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:06:36.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:06:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:36.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:36.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:36.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:36.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:06:36.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:36.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:36.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:37.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:37.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:37.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:37.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:37.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:37.767 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:37.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:06:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:06:37.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:06:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:37.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:37.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:37.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:37.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:37.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:06:37.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:37.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:37.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:37.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:38.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:38.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:38.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:38.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:38.777 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:06:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:06:38.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:06:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:38.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:38.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:38.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:06:38.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:38.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:38.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:39.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:39.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:39.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:39.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:39.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:39.788 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:39.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:06:39.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:06:39.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:06:39.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:39.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:39.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:39.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:39.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:39.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:39.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:06:39.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:39.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:39.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:39.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:40.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:40.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:40.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:40.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:40.802 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:40.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:06:40.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:06:40.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:06:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:40.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:40.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:40.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:40.860 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:06:40.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:40.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:40.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:41.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:41.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:41.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:41.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:41.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:41.870 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:06:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:06:41.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:06:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:41.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:41.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:41.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:41.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:41.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:06:41.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:41.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:41.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:41.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:42.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:42.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:42.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:42.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:42.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:42.901 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:42.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:06:42.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:06:42.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:06:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:42.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:42.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:42.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:06:42.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:42.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:42.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:43.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:43.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:43.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:43.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:43.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:43.909 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:43.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:06:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:06:43.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:06:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:43.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:43.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:43.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:43.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:43.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:06:43.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:43.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:43.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:43.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:44.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:44.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:44.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:44.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:44.918 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:44.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:06:44.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:06:44.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:06:44.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:44.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:44.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:44.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:44.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:44.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:44.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:06:44.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:44.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:44.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:44.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:45.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:45.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:45.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:45.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:45.926 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:06:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:06:45.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:06:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:45.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:45.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:45.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:06:45.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:45.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:45.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:46.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:46.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:46.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:46.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:46.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:46.935 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:06:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:06:46.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:06:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:46.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:46.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:46.973 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:06:46.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:46.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:46.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:46.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:47.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:47.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:47.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:47.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:47.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:47.980 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:47.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:06:47.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:06:47.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:06:47.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:47.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:47.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:47.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:47.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:47.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:47.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:06:47.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:47.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:47.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:48.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:48.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:48.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:48.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:48.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:48.996 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:06:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:06:48.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:06:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:48.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:48.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:48.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:06:48.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:48.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:49.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:49.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:49.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:50.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:50.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:50.005 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:50.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:06:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:06:50.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:06:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:50.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:50.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:50.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:06:50.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:50.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:50.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:50.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:50.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:50.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:51.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:51.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:51.013 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:06:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:06:51.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:06:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:51.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:51.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:51.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:51.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:51.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:06:51.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:51.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:51.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:51.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:51.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:51.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:52.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:52.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:52.022 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:52.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:06:52.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:06:52.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:06:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:52.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:52.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:52.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:06:52.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:52.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:52.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:52.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:52.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:53.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:53.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:53.038 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:53.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:06:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:06:53.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:06:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:53.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:53.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:53.084 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:06:53.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:53.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:53.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:53.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:53.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:53.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:54.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:54.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:54.093 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:54.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:06:54.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:06:54.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:06:54.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:54.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:54.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:54.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:54.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:54.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:54.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:06:54.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:54.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:54.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:54.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:54.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:54.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:55.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:55.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:55.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:55.118 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:55.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:06:55.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:06:55.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:06:55.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:55.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:55.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:55.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:55.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:55.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:55.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:06:55.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:55.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:55.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:55.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:55.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:55.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:56.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:56.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:56.126 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:06:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:06:56.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:06:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:56.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:56.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:56.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:56.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:56.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:06:56.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:56.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:56.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:56.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:56.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:57.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:57.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:57.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:57.133 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:57.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:06:57.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:06:57.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:06:57.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:57.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:57.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:57.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:57.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:57.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:57.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:06:57.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:57.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:57.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:57.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:57.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:57.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:58.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:58.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:58.142 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:58.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:06:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:06:58.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:06:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:58.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:58.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:58.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:06:58.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:58.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:58.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:58.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:58.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:59.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:59.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:06:59.149 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:06:59.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:06:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:06:59.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:06:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:06:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:06:59.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:06:59.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:06:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:06:59.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:06:59.251 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:06:59.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:06:59.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:06:59.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:59.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:06:59.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:06:59.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:00.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:00.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:00.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:00.258 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:00.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:00.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:00.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:00.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:00.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:00.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:00.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:00.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:00.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:00.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:00.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:00.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:00.330 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:00.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:00.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:00.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:00.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:00.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:01.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:01.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:01.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:01.336 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:01.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:01.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:01.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:01.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:01.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:01.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:01.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:01.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:01.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:01.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:01.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:01.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:01.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:01.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:01.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:01.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:01.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:01.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:01.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:01.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:01.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:01.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:02.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:02.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:02.355 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:02.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:02.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:02.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:02.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:02.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:02.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:02.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:02.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:02.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:02.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:02.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:03.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:03.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:03.362 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:03.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:03.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:03.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:03.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:03.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:03.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:03.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:03.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:03.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:04.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:04.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:04.369 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:04.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:04.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:04.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:04.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:04.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:04.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:04.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:04.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:04.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:04.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:04.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:05.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:05.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:05.376 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:05.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:05.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:05.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:05.409 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:05.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:05.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:05.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:05.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:05.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:06.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:06.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:06.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:06.417 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:06.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:06.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:06.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:06.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:06.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:06.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:06.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:06.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:06.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:06.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:06.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:06.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:06.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:06.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:06.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:06.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:06.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:06.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:06.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:06.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:06.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:06.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:06.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:06.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:06.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:07.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:07.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:07.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:07.446 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:07.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:07.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:07.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:07.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:07.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:07.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:07.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:07.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:07.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:07.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:07.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:07.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:07.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:08.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:08.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:08.453 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:08.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:08.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:08.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:08.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:08.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:08.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:08.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:08.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:08.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:08.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:08.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:09.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:09.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:09.461 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:09.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:09.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:09.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:09.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:09.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:09.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:09.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:09.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:09.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:10.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:10.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:10.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:10.468 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:10.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:10.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:10.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:10.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:10.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:10.502 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:10.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:10.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:10.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:11.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:11.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:11.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:11.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:11.508 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:11.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:11.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:11.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:11.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:11.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:11.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:11.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:11.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:11.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:11.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:11.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:11.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:11.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:11.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:11.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:11.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:11.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:12.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:12.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:12.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:12.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:12.537 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:12.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:12.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:12.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:12.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:12.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:12.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:12.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:12.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:12.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:12.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:13.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:13.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:13.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:13.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:13.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:13.545 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:13.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:13.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:13.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:13.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:13.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:13.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:13.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:13.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:13.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:13.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:14.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:14.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:14.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:14.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:14.553 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:14.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:14.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:14.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:14.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:14.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:14.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:14.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:15.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:15.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:15.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:15.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:15.560 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:15.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:15.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:15.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:15.595 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:15.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:15.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:15.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:16.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:16.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:16.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:16.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:16.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:16.601 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:16.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:16.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:16.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:16.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:16.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:16.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:16.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:16.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:16.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:16.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:16.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:16.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:16.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:16.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:16.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:16.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:16.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:16.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:16.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:16.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:16.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:16.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:16.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:16.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:16.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:16.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:17.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:17.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:17.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:17.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:17.632 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:17.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:17.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:17.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:17.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:17.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:17.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:17.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:17.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:17.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:17.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:18.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:18.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:18.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:18.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:18.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:18.642 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:18.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:18.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:18.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:18.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:18.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:18.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:18.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:18.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:18.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:18.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:18.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:18.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:18.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:18.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:19.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:19.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:19.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:19.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:19.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:19.648 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:19.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:19.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:19.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:19.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:19.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:19.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:19.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:19.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:19.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:19.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:19.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:20.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:20.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:20.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:20.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:20.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:20.655 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:20.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:20.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:20.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:20.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:20.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:20.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:20.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:20.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:20.674 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:20.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:20.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:20.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:21.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:21.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:21.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:21.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:21.679 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:21.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:21.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:21.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:21.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:21.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:21.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:21.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:21.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:21.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:21.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:21.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:21.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:21.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:21.722 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:21.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:21.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:21.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:22.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:22.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:22.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:22.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:22.727 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:22.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:22.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:22.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:22.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:22.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:22.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:22.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:22.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:22.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:22.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:22.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:22.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:22.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:22.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:22.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:22.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:22.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:22.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:22.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:22.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:22.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:22.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:22.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:22.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:22.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:22.768 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:22.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:22.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:22.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:22.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:23.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:23.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:23.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:23.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:23.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:23.774 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:23.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:23.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:23.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:23.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:23.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:23.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:23.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:23.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:23.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:23.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:23.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:23.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:23.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:23.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:23.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:23.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:23.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:23.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:23.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:23.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:23.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:23.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:23.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:23.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:23.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:23.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:23.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:23.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:23.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:23.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:23.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:23.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:23.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:23.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:23.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:23.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:23.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:23.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:23.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:24.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:24.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:24.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:24.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:24.832 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:24.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:24.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:24.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:24.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:24.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:24.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:24.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:25.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:25.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:25.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:25.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:25.839 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:25.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:25.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:25.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:25.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:25.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:25.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:25.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:25.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:25.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:25.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:25.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:25.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:25.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:26.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:26.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:26.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:26.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:26.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:26.849 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:26.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:26.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:26.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:26.908 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:26.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:26.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:26.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:27.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:27.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:27.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:27.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:27.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:27.914 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:27.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:27.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:27.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:27.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:27.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:27.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:27.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:27.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:27.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:27.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:27.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:27.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:27.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:27.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:27.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:27.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:27.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:27.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:27.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:27.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:27.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:27.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:27.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:27.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:27.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:27.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:27.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:27.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:27.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:28.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:28.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:28.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:28.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:28.952 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:28.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:28.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:28.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:28.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:28.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:28.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:28.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:29.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:29.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:29.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:29.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:29.959 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:29.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:29.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:29.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:29.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:29.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:29.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:29.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:29.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:29.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:29.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:29.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:30.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:30.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:30.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:30.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:30.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:30.961 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:30.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:30.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:30.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:30.963 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:30.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:30.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:30.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:30.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:31.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:31.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:31.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:31.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:31.980 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:31.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:31.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:31.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:31.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:31.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:31.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:31.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:31.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:31.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:31.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:31.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:31.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:31.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:31.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:31.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:31.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:31.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:31.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:31.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:31.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:31.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:32.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:32.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:32.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:32.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:32.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:32.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:32.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:32.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:32.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:32.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:32.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:32.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:32.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:32.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:32.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:32.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:32.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:33.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:33.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:33.014 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:33.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:33.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:33.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:33.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:33.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:33.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:33.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:33.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:33.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:33.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:34.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:34.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:34.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:34.021 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:34.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:34.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:34.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:34.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:34.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:34.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:34.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:34.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:34.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:34.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:34.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:34.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:34.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:34.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:34.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:34.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:35.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:35.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:35.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:35.027 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:35.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:35.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:35.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:35.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:35.065 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:35.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:35.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:35.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:35.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:35.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:35.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:36.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:36.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:36.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:36.071 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:36.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:36.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:36.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:36.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:36.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:36.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:36.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:36.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:36.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:36.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:36.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:36.143 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:36.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:36.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:36.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:36.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:36.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:36.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:37.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:37.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:37.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:37.148 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:37.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:37.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:37.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:37.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:37.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:37.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:37.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:37.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:37.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:37.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:37.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:37.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:37.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:37.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:37.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:37.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:37.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:37.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:37.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:37.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:37.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:37.178 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:37.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:37.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:37.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:37.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:37.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:38.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:38.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:38.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:38.183 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:38.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:38.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:38.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:38.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:38.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:38.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:38.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:38.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:38.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:38.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:38.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:38.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:38.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:38.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:38.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:38.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:38.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:38.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:38.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:38.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:38.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:38.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:38.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:38.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:38.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:38.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:38.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:38.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:38.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:38.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:38.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:38.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:38.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:38.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:38.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:38.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:38.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:38.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:38.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:38.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:38.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:38.214 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:38.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:38.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:38.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:38.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:38.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:38.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:39.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:39.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:39.251 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:39.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:39.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:39.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:39.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:39.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:39.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:39.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:39.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:39.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:39.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:39.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:39.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:39.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:39.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:39.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:39.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:39.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:39.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:39.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:39.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:39.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:39.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:39.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:39.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:39.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:39.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:39.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:39.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:39.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:39.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:39.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:39.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:39.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:39.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:39.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:39.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:40.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:40.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:40.290 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:40.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:40.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:40.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:40.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:40.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:40.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:40.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:40.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:40.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:41.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:41.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:41.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:41.297 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:41.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:41.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:41.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:41.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:41.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:41.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:41.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:41.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:41.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:41.299 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:41.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:41.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:41.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:41.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:41.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:41.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:42.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:42.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:42.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:42.314 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:42.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:42.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:42.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:42.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:42.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:42.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:42.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:42.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:42.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:42.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:42.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:42.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:42.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:42.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:42.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:42.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:42.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:42.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:42.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:42.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:42.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:42.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:42.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:42.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:42.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:42.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:42.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:42.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:42.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:42.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:42.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:42.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:42.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:42.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:42.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:42.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:42.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:42.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:42.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:43.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:43.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:43.359 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:43.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:43.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:43.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:43.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:43.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:43.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:43.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:43.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:43.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:44.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:44.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:44.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:44.362 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:44.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:44.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:44.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:44.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:44.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:44.397 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:44.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:44.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:44.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:44.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:44.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:45.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:45.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:45.402 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:45.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:45.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:45.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:45.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:45.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:45.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:45.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:45.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:45.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:45.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:45.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:45.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:45.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:45.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:45.452 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:45.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:45.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:45.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:45.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:45.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:46.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:46.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:46.457 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:46.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:46.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:46.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:46.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:46.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:46.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:46.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:46.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:46.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:46.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:46.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:46.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:46.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:46.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:46.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:46.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:46.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:46.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:46.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:46.484 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:46.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:46.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:46.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:46.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:46.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:47.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:47.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:47.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:47.489 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:47.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:47.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:47.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:47.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:47.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:47.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:47.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:47.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:47.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:47.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:47.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:47.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:47.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:47.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:47.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:47.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:47.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:47.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:47.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:47.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:47.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:47.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:47.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:47.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:47.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:47.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:47.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:47.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:47.554 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:47.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:47.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:47.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:48.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:48.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:48.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:48.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:48.559 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:48.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:48.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:48.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:48.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:48.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:48.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:48.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:48.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:48.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:48.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:48.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:48.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:48.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:48.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:48.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:48.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:48.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:48.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:48.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:48.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:48.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:48.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:48.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:48.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:48.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:48.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:48.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:48.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:48.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:48.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:48.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:48.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:48.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:48.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:48.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:48.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:48.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:48.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:48.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:48.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:48.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:48.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:48.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:48.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:48.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:48.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:48.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:48.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:48.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:48.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:48.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:48.634 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:48.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:48.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:48.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:49.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:49.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:49.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:49.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:49.639 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:49.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:49.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:49.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:49.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:49.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:49.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:49.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:49.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:49.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:49.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:49.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:49.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:49.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:49.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:49.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:49.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:49.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:49.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:49.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:49.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:49.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:49.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:49.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:49.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:49.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:49.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:49.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:49.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:49.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:49.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:49.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:49.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:49.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:49.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:49.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:49.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:49.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:49.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:49.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:49.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:49.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:49.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:49.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:49.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:49.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:49.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:49.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:50.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:50.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:50.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:50.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:50.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:50.682 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:50.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:50.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:50.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:50.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:50.718 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:50.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:50.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:50.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:51.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:51.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:51.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:51.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:51.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:51.724 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:51.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:51.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:51.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:51.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:51.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:51.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:51.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:51.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:51.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:51.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:51.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:51.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:51.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:51.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:51.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:51.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:51.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:51.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:51.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:51.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:51.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:51.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:51.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:51.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:51.758 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:51.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:51.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:51.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:51.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:52.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:52.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:52.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:52.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:52.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:52.782 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:52.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:52.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:52.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:52.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:52.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:52.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:52.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:52.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:52.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:52.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:52.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:52.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:52.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:52.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:52.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:52.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:52.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:52.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:52.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:52.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:52.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:52.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:52.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:52.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:52.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:52.854 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:52.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:52.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:52.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:53.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:53.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:53.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:53.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:53.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:53.859 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:53.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:53.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:53.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:53.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:53.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:53.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:53.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:53.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:53.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:53.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:53.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:53.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:53.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:53.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:53.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:53.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:53.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:53.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:53.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:53.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:53.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:53.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:53.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:53.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:53.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:53.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:53.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:53.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:53.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:53.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:53.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:53.903 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:53.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:53.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:53.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:53.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:54.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:54.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:54.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:54.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:54.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:54.908 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:54.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:54.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:54.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:54.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:54.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:54.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:54.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:54.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:54.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:54.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:54.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:54.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:54.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:54.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:54.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:54.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:54.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:54.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:54.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:54.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:54.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:54.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:54.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:54.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:54.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:54.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:54.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:54.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:54.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:54.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:54.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:54.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:54.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:54.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:54.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:54.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:54.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:54.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:54.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:54.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:54.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:54.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:54.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:54.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:54.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:54.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:54.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:54.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:54.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:54.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:54.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:54.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:54.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:54.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:54.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:54.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:54.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:55.003 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:55.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:55.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:55.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:55.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:55.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:56.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:56.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:56.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:56.008 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:56.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:56.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:56.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:56.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:56.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:07:56.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:56.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:56.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:56.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:56.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:56.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:56.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:07:56.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:56.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:56.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:56.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:56.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:56.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:56.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:56.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:56.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:56.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:56.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:56.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:56.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:56.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:56.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:56.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:56.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:56.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:56.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:56.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:56.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:56.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:56.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:56.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:56.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:56.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:56.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:56.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:07:56.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:07:56.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:07:56.050 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 19:07:56.050 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 19:07:56.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:07:56.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:07:56.066 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 19:07:56.066 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 19:07:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:07:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:07:56.074 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 19:07:56.074 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 19:07:56.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:07:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:07:56.078 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 19:07:56.078 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 19:07:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:07:56.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:07:56.086 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 19:07:56.089 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 19:07:56.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:07:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:07:56.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 19:07:56.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:07:56.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:07:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:56.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 19:07:56.138 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:07:56.138 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 19:07:56.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 19:07:56.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:07:56.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:07:56.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:07:56.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:07:56.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:07:56.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:07:56.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:07:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:07:56.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:07:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:56.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:56.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:56.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:07:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:07:56.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:07:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:56.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:56.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:56.256 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:07:56.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:56.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:56.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:56.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:56.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:57.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:57.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:57.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:57.260 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:57.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:07:57.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:07:57.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:07:57.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:57.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:57.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:57.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:57.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:07:57.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:57.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:57.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:57.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:57.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:57.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:58.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:58.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:58.270 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:07:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:07:58.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:07:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:58.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:58.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:58.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:07:58.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:58.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:58.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:58.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:58.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:59.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:59.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:07:59.276 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:07:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:07:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:07:59.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:07:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:07:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:07:59.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:07:59.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:07:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:07:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:07:59.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:07:59.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:07:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:07:59.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:59.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:07:59.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:07:59.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:00.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:00.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:00.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:00.282 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:00.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:08:00.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:08:00.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:08:00.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:00.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:00.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:00.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:00.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:00.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:00.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:08:00.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:00.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:00.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:00.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:00.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:00.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:01.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:01.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:01.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:01.288 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:01.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:08:01.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:08:01.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:08:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:01.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:01.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:01.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:08:01.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:01.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:01.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:01.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:01.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:02.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:02.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:02.293 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:08:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:08:02.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:08:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:02.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:02.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:02.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:02.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:02.331 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:08:02.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:02.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:02.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:02.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:02.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:02.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:03.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:03.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:03.335 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:08:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:08:03.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:08:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:03.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:03.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:03.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:08:03.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:03.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:03.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:03.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:03.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:03.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:04.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:04.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:04.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:04.348 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:04.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:08:04.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:08:04.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:08:04.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:04.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:04.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:04.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:04.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:04.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:04.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:08:04.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:04.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:04.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:04.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:04.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:04.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:05.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:05.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:05.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:05.350 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:05.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:08:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:08:05.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:08:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:05.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:05.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:05.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:08:05.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:05.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:05.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:05.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:05.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:05.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:06.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:06.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:06.356 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:08:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:08:06.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:08:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:06.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:06.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:06.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:08:06.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:06.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:06.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:06.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:06.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:07.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:07.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:07.362 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:08:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:08:07.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:08:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:07.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:07.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:07.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:08:07.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:07.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:07.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:07.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:08:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:08:07.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:08:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:07.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:07.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:07.414 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:08:07.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:07.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:07.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:07.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:07.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:07.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:08.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:08.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:08.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:08.419 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:08:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:08:08.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:08:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:08.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:08.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:08.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:08:08.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:08.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:08.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:08.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:08.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:09.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:09.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:09.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:09.445 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:09.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:08:09.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:08:09.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:08:09.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:09.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:09.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:09.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:09.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:09.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:09.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:08:09.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:09.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:09.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:09.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:09.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:10.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:10.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:10.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:10.452 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:10.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:08:10.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:08:10.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:08:10.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:10.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:10.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:10.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:10.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:08:10.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:10.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:10.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:10.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:10.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:11.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:11.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:11.458 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:08:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:08:11.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:08:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:11.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:11.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:11.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:08:11.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:11.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:11.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:11.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:11.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:12.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:12.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:12.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:12.461 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:12.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:08:12.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:08:12.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:08:12.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:12.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:12.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:12.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:12.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:12.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:12.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:08:12.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:12.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:12.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:12.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:12.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:12.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:12.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:08:12.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:08:12.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:08:12.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:12.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:12.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:12.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:12.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:12.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:12.506 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:08:12.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:12.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:12.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:12.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:13.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:13.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:13.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:13.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:13.510 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:08:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:08:13.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:08:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:13.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:13.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:13.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:08:13.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:13.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:13.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:14.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:14.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:14.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:14.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:14.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:14.521 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:14.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:08:14.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:08:14.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:08:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:14.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:14.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:14.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:08:14.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:14.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:14.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:15.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:15.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:15.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:15.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:15.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:15.527 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:15.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:08:15.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:08:15.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:08:15.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:15.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:15.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:15.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:15.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:15.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:15.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:08:15.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:15.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:15.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:15.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:16.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:16.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:16.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:16.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:16.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:16.530 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:16.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:08:16.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:08:16.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:08:16.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:16.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:16.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:16.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:16.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:08:16.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:16.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:16.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:16.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:08:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:08:16.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:08:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:16.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:16.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:16.548 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:08:16.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:16.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:16.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:16.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:17.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:17.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:17.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:17.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:17.574 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:08:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:08:17.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:08:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:17.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:17.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:17.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:08:17.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:17.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:17.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:18.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:18.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:18.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:18.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:18.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:18.596 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:18.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:08:18.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:08:18.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:08:18.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:18.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:18.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:18.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:08:18.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:18.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:18.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:19.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:19.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:19.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:19.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:19.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:19.599 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:19.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:08:19.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:08:19.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:08:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:19.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:19.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:19.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:08:19.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:19.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:19.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:20.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:20.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:20.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:20.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:20.602 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:08:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:08:20.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:08:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:20.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:20.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:20.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:08:20.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:20.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:20.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:20.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:08:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:08:20.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:08:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:20.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:20.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:20.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:20.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:20.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:08:20.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:20.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:20.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:20.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:20.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:20.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:08:20.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:08:20.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:08:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:20.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:20.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:20.654 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:08:20.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:20.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:20.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:21.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:21.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:21.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:21.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:21.659 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:08:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:08:21.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:08:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:21.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:21.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:21.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:08:21.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:21.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:21.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:22.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:22.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:22.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:22.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:22.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:22.669 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:22.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:08:22.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:08:22.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:08:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:22.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:22.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:22.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:08:22.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:22.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:22.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:23.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:23.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:23.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:23.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:23.674 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:08:23.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:08:23.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:08:23.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:23.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:23.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:23.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:23.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:23.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:23.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:08:23.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:23.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:23.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:23.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:08:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:08:23.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:08:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:23.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:23.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:23.683 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:08:23.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:23.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:23.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:24.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:24.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:24.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:24.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:24.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:24.717 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:08:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:08:24.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:08:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:24.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:24.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:24.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:08:24.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:24.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:24.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:25.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:25.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:25.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:25.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:25.720 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:08:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:08:25.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:08:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:25.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:25.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:25.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:08:25.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:25.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:25.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:25.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:26.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:26.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:26.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:26.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:26.727 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:26.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:08:26.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:08:26.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:08:26.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:26.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:26.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:26.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:08:26.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:26.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:26.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:26.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:26.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:08:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:08:26.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:08:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:26.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:26.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:26.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:08:26.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:26.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:26.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:26.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:08:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:08:26.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:08:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:26.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:26.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:26.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:08:26.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:26.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:26.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:26.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:08:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:08:26.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:08:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:26.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:26.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:26.751 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:08:26.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:26.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:26.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:27.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:27.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:27.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:27.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:27.755 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:08:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:08:27.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:08:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:27.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:27.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:27.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:08:27.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:27.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:27.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:28.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:28.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:28.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:28.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:28.758 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:08:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:08:28.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:08:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:28.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:28.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:28.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:08:28.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:28.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:28.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:28.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:28.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:08:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:08:28.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:08:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:28.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:28.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:28.766 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:08:28.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:28.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:28.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:29.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:29.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:29.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:29.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:29.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:29.778 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:08:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:08:29.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:08:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:29.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:29.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:29.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:08:29.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:29.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:29.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:30.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:30.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:30.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:30.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:30.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:30.801 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:30.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 19:08:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 19:08:30.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 19:08:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:30.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:30.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:30.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 19:08:30.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:30.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:30.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:30.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:30.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:30.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:30.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 19:08:30.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 19:08:30.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 19:08:30.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:30.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:30.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:30.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 19:08:30.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:30.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:30.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:30.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:30.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 19:08:30.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 19:08:30.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 19:08:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:30.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:30.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:30.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 19:08:30.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:30.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:30.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:30.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 19:08:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 19:08:30.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 19:08:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:30.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:30.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:30.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 19:08:30.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:30.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:30.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:30.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:30.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:30.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:30.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 19:08:30.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 19:08:30.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:08:30.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:30.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:30.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:30.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:30.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:30.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:30.854 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 19:08:30.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:30.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:30.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:31.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:31.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:31.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:31.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:08:31.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:08:31.857 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 19:08:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 19:08:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 19:08:31.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 19:08:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:31.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:08:31.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:31.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 19:08:31.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:31.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:31.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:31.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:31.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:31.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:08:31.879 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 19:08:31.880 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 19:08:31.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:08:31.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:08:31.883 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 19:08:31.883 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 19:08:31.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:08:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:08:31.886 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 19:08:31.886 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 19:08:31.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:08:31.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:08:31.889 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 19:08:31.889 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 19:08:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:08:31.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:08:31.892 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 19:08:31.892 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 19:08:31.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:08:31.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:08:31.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 19:08:31.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:08:31.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:08:31.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:31.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:31.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 19:08:31.908 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 19:08:31.908 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:08:31.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:08:31.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:31.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.09 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 88.127 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 35.768 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 19:08:31.940 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 19:08:31.950 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:08:31.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:08:31.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 19:08:31.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:08:31.951 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:08:31.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:08:31.951 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:08:31.952 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:08:31.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:08:31.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 19:08:31.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 19:08:31.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:08:31.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:08:31.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:08:32.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:08:32.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:32.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:32.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:08:32.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:32.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:32.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:08:32.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:08:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:32.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:08:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:32.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:08:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:08:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:08:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:08:32.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:08:32.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:08:32.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:08:32.997 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:08:32.997 DEBUG [main][AbstractWait] Waiting until shell is active... 19:08:32.997 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:08:32.997 INFO [main][AbstractShell] Close shell Testing shell 19:08:32.997 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:08:33.021 DEBUG [main][AbstractWait] Waiting while shell is available... 19:08:33.021 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:08:33.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 19:08:33.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:08:33.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:08:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:33.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 19:08:33.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:08:33.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 19:08:33.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 19:08:33.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:08:33.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:08:33.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:08:33.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:08:33.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:08:33.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:33.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:33.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:08:33.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:08:33.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:08:33.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:08:33.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:08:33.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:08:33.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:08:33.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:33.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:33.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:08:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:08:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:08:33.145 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 19:08:33.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 19:08:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:33.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 19:08:33.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 19:08:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:34.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:34.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 19:08:34.156 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 19:08:34.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 19:08:34.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:34.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:34.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 19:08:34.657 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 19:08:34.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 19:08:34.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:35.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 19:08:35.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 19:08:35.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:35.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 19:08:35.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:35.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 19:08:35.165 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 19:08:35.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 19:08:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:35.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 19:08:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:35.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 19:08:35.165 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 19:08:35.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 19:08:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:35.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 19:08:35.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 19:08:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:36.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:36.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 19:08:36.167 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 19:08:36.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 19:08:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:36.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 19:08:36.668 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:08:36.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:08:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:37.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:08:37.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:08:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:37.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:08:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:37.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:08:37.173 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 19:08:37.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 19:08:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:37.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 19:08:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:37.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 19:08:37.174 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 19:08:37.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:08:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:37.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:37.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:08:37.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:08:37.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:37.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:08:37.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:37.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:08:37.680 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 19:08:37.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 19:08:37.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:37.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 19:08:37.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:37.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 19:08:37.680 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 19:08:37.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 19:08:37.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:38.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:38.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 19:08:38.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 19:08:38.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:38.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:38.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 19:08:38.682 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 19:08:38.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 19:08:38.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:39.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:39.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 19:08:39.183 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 19:08:39.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 19:08:39.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:39.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:39.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 19:08:39.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 19:08:39.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:40.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:40.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 19:08:40.185 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 19:08:40.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 19:08:40.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:08:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:08:40.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 19:08:40.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:08:40.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:08:40.686 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:08:40.686 DEBUG [main][AbstractWait] Waiting until shell is active... 19:08:40.686 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:08:40.687 INFO [main][AbstractShell] Close shell Testing shell 19:08:40.687 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:08:40.693 DEBUG [main][AbstractWait] Waiting while shell is available... 19:08:40.693 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:08:40.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 19:08:40.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:08:40.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:08:40.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:40.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:40.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 19:08:40.722 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 19:08:40.722 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:08:40.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:08:40.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:40.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.784 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 1.084 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.684 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:08:40.741 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:08:40.743 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:08:40.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:08:40.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:08:40.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:08:40.744 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:08:40.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:08:40.744 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:08:40.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:08:40.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:08:40.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:08:40.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:08:40.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:08:40.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:08:40.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:08:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:08:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:08:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:08:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:08:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:08:41.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:08:41.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:08:41.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:41.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:08:42.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:08:42.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 19:08:42.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 19:08:42.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 19:08:42.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:08:43.756 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 19:08:43.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:08:43.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:08:43.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:08:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:43.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:08:43.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:08:43.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:08:43.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:08:43.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:08:43.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:08:43.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:08:43.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:08:43.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:08:43.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:08:43.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:44.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:44.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:45.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:45.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:46.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:46.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:47.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:47.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 19:08:48.766 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 19:08:48.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:08:48.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:08:48.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:08:48.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:48.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:48.768 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:08:48.768 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:08:48.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:08:48.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:08:48.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:08:48.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:08:48.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:08:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:08:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:08:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:08:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:08:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:08:48.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:49.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:50.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:50.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:51.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:51.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:52.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:52.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:53.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:53.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:54.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:08:54.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 19:08:54.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 19:08:54.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 19:08:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:08:55.774 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 19:08:55.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:08:55.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:08:55.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:08:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:08:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:08:55.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:08:55.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:08:55.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:08:55.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:08:55.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:08:55.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:08:55.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:08:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:08:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:08:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:08:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:08:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:08:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:08:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:08:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:08:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:08:55.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:08:56.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:08:56.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:08:57.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:08:57.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:08:58.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:08:58.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:08:59.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:08:59.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:00.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:00.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:01.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:01.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:01.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 19:09:02.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:02.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 19:09:02.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:02.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 19:09:03.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:03.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 19:09:03.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:03.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 19:09:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 19:09:04.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:04.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 19:09:04.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 19:09:04.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:05.783 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 19:09:05.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:09:05.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:05.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:05.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:05.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:09:05.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:05.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:09:05.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:09:05.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:05.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:05.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:09:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:09:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:09:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:09:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:09:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:09:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:09:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:09:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:05.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:05.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:05.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:06.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:06.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:06.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:06.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:06.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:06.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:07.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:07.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:07.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:07.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:07.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:07.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:08.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:08.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:08.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:08.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:08.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:09.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:09.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:09.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:09.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:09.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:09.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:10.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:10.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:10.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:10.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:10.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:10.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:11.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:11.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:11.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 19:09:11.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 19:09:11.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 19:09:11.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 19:09:11.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 19:09:11.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:12.791 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 19:09:13.791 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 19:09:13.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:09:13.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:13.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:13.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:13.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:13.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:09:13.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:13.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:09:13.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:09:13.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:13.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:13.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:09:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:09:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:13.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:09:14.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:09:14.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:09:15.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 19:09:15.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:09:15.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:15.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:15.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:15.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:09:15.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:15.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:15.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:15.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:15.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 19:09:15.795 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 19:09:15.795 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:15.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:15.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:15.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.056 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.012 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.01 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.006 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.009 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.008 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.002 s Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 19:09:16.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:09:16.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:16.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:16.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:16.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:16.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:09:16.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:09:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:16.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:09:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:16.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:09:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:16.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:16.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:16.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:09:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:16.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:09:16.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:09:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:16.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:09:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:16.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:09:16.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:09:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:16.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:09:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:16.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:09:16.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 19:09:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:16.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:09:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:16.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:09:16.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 19:09:16.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:09:16.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:09:16.771 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:09:16.771 DEBUG [main][AbstractWait] Waiting until shell is active... 19:09:16.771 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:09:16.771 INFO [main][AbstractShell] Close shell Testing shell 19:09:16.771 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:09:16.788 DEBUG [main][AbstractWait] Waiting while shell is available... 19:09:16.788 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:09:17.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:09:17.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:17.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:17.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:17.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:17.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:09:17.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:09:17.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:17.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:09:17.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:17.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:17.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:09:17.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:17.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:09:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:17.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:09:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:17.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:09:17.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:17.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:17.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:17.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:17.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 19:09:17.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:17.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:17.804 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:09:17.804 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:09:17.805 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:09:17.805 DEBUG [main][AbstractWait] Waiting until shell is active... 19:09:17.805 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:09:17.805 INFO [main][AbstractShell] Close shell Testing shell 19:09:17.805 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:09:17.820 DEBUG [main][AbstractWait] Waiting while shell is available... 19:09:17.820 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:09:17.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:17.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:17.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:09:17.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 19:09:17.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:09:17.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 19:09:17.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:09:17.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 19:09:17.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:09:17.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 19:09:18.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:09:18.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:18.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:18.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:18.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:18.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:18.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:18.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:09:18.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:09:18.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:18.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:09:18.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:18.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:18.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:18.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:18.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:18.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:18.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:18.789 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:09:18.789 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:09:18.789 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:09:18.790 DEBUG [main][AbstractWait] Waiting until shell is active... 19:09:18.790 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:09:18.790 INFO [main][AbstractShell] Close shell Testing shell 19:09:18.790 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:09:18.802 DEBUG [main][AbstractWait] Waiting while shell is available... 19:09:18.802 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:09:19.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:09:19.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:19.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:19.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:19.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:19.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:09:19.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:09:19.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:19.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:09:19.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:19.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:19.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:19.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:19.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:19.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:19.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:19.774 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:09:19.774 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:09:19.774 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:09:19.775 DEBUG [main][AbstractWait] Waiting until shell is active... 19:09:19.775 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:09:19.775 INFO [main][AbstractShell] Close shell Testing shell 19:09:19.775 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:09:19.787 DEBUG [main][AbstractWait] Waiting while shell is available... 19:09:19.787 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:09:19.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:19.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:20.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:09:20.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:20.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:20.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:20.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:20.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:09:20.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:09:20.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:20.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:09:20.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:09:20.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:20.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:20.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:20.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:20.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:20.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:09:20.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:09:20.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:20.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:20.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:20.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:09:20.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:09:20.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:20.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:09:20.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:09:20.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:20.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:20.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:20.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:09:20.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:09:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:20.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:09:20.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:20.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:20.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:20.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:20.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:20.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:20.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:09:20.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:09:20.798 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:09:20.798 DEBUG [main][AbstractWait] Waiting until shell is active... 19:09:20.798 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:09:20.798 INFO [main][AbstractShell] Close shell Testing shell 19:09:20.798 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:09:20.810 DEBUG [main][AbstractWait] Waiting while shell is available... 19:09:20.810 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:09:21.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 19:09:21.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:21.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:21.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:21.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:21.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:09:21.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:09:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:21.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 19:09:21.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:21.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:09:21.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:21.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:21.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:21.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:09:21.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:09:21.783 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:09:21.783 DEBUG [main][AbstractWait] Waiting until shell is active... 19:09:21.784 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:09:21.784 INFO [main][AbstractShell] Close shell Testing shell 19:09:21.784 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:09:21.795 DEBUG [main][AbstractWait] Waiting while shell is available... 19:09:21.795 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.99 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.981 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.032 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.982 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.985 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.023 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.984 s Running org.eclipse.reddeer.core.test.DummyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.core.test.DummyTest dummyTest(org.eclipse.reddeer.core.test.DummyTest) Time elapsed: 0.001 s Results: Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.test >------- [INFO] Building RedDeer Workbench Tests 4.7.0-SNAPSHOT [33/58] [INFO] from tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.test --- [INFO] Resolving class path of RedDeer Workbench Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.test --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.workbench.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:35.732 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:09:35.734 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:09:35.802 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:09:35.804 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:09:35.903 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:35.989 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:09:35.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:35.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:36.003 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:09:36.003 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:09:36.093 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:09:36.099 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:36.099 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:09:36.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:36.103 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:09:36.107 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:36.108 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:09:36.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:09:36.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:36.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:09:36.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:36.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:09:36.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:36.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:36.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:36.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:36.229 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:09:36.234 DEBUG [main][MenuItemLookup] Found menu:'File' 19:09:36.234 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:09:36.234 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:09:36.234 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:09:36.234 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:09:36.235 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:09:36.235 DEBUG [main][MenuItemLookup] Item match:Window 19:09:36.240 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:09:36.240 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:09:36.241 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:09:36.241 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:36.241 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:09:36.241 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:09:36.241 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:36.241 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:09:36.241 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:36.241 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:09:36.242 DEBUG [main][MenuItemLookup] Item match:Preferences 19:09:36.245 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:09:36.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:09:36.248 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:09:36.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:09:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:09:36.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:09:36.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:36.636 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:09:36.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:36.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:09:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:36.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:36.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:36.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:36.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:09:36.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:09:36.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:09:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:36.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:36.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:36.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:36.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:36.736 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:09:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:36.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:36.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:36.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:09:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:09:36.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:36.855 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:36.857 DEBUG [main][EditorHandler] 0 editor(s) found 19:09:36.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:36.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:36.898 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:09:36.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:36.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:36.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:36.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:36.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:36.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:36.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:09:36.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:36.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:36.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:36.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:36.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:09:36.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:09:36.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:36.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:36.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:36.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:36.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:09:36.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:09:36.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:36.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:09:36.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:09:36.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:09:36.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:36.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:09:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:36.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:36.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:36.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:36.995 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:09:36.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:09:36.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:36.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:09:37.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:37.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:37.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:09:37.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:37.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:37.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:37.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:09:37.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:37.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:37.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:37.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:37.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:37.039 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:09:37.039 DEBUG [main][MenuItemLookup] Found menu:'File' 19:09:37.040 DEBUG [main][MenuItemLookup] Item match:File 19:09:37.047 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:09:37.047 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:09:37.056 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:09:37.056 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:37.056 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:09:37.056 DEBUG [main][MenuItemLookup] Found menu:'File' 19:09:37.056 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:09:37.056 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:37.056 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:09:37.057 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:09:37.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:09:37.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:09:37.058 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:09:37.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:09:37.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:09:37.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:09:37.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:37.244 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:09:37.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:09:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:37.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:37.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:37.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:37.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:09:37.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:09:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:09:37.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:09:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:37.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:37.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:09:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:09:37.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:09:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:37.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:09:37.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:37.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:09:37.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:09:37.794 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:09:37.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:09:37.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:09:37.800 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:09:37.800 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:09:37.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:09:37.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:37.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:37.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:37.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:37.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:37.806 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:09:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:37.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:37.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:37.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:37.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:09:37.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:09:37.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:09:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:37.875 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:09:37.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:37.876 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 19:09:37.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:09:37.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:37.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:37.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:37.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:37.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:09:37.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:09:37.911 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 19:09:37.915 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:09:37.916 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 19:09:37.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:09:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:37.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:37.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:37.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:37.932 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:09:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:37.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:37.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:37.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:09:38.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:09:38.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:38.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:38.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:38.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:38.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:38.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:38.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:09:38.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:38.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:38.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:38.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:09:38.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:38.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:38.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:38.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:38.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:09:38.470 DEBUG [main][MenuItemLookup] Found menu:'File' 19:09:38.470 DEBUG [main][MenuItemLookup] Item match:File 19:09:38.473 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:09:38.473 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:09:38.475 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:09:38.475 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:38.475 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:09:38.475 DEBUG [main][MenuItemLookup] Found menu:'File' 19:09:38.475 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:09:38.476 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:38.476 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:09:38.476 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:09:38.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:09:38.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:09:38.477 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:09:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:09:38.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:09:38.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:09:38.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:38.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:38.642 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:09:38.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:09:38.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:38.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:38.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:38.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:38.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:09:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:09:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:09:38.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:09:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:38.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:09:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:38.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:09:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:09:38.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:09:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:38.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:09:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:38.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:09:38.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 19:09:38.657 DEBUG [main][TreeItemHandler] Selecting tree item: File 19:09:38.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 19:09:38.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 19:09:38.689 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:09:38.689 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:09:38.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:09:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:38.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:38.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:38.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:38.694 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:09:38.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:38.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:38.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:38.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:38.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:38.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 19:09:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 19:09:38.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 19:09:38.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:38.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:38.795 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:09:38.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:38.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:09:38.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:38.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:38.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:38.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:38.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:09:38.813 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:09:38.815 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 19:09:38.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 19:09:38.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:38.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:38.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:38.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:38.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:09:38.828 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:09:38.828 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 19:09:38.829 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:09:38.829 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 19:09:38.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:09:38.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:38.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:38.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:38.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:38.840 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:09:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:38.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:38.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:09:39.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:09:39.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:39.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:09:39.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:09:39.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:39.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:39.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:39.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:39.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:39.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:39.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:39.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:39.364 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:39.365 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 19:09:39.365 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:39.365 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:39.380 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:39.380 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 19:09:39.380 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:09:39.381 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:39.430 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:39.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:09:39.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:09:39.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:39.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:39.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:09:39.436 DEBUG [main][MenuItemLookup] Found menu:'File' 19:09:39.436 DEBUG [main][MenuItemLookup] Item match:File 19:09:39.439 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:09:39.439 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:09:39.441 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:09:39.441 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:39.441 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:09:39.441 DEBUG [main][MenuItemLookup] Found menu:'File' 19:09:39.442 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:09:39.442 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:39.442 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:09:39.442 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:09:39.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:09:39.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:09:39.443 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:09:39.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:09:39.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:09:39.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:09:39.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:39.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:39.605 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:09:39.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:09:39.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:39.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:39.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:39.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:09:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:09:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:09:39.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:09:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:39.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:09:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:39.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:09:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:09:39.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:09:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:39.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:09:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:39.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:09:39.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 19:09:39.610 DEBUG [main][TreeItemHandler] Selecting tree item: File 19:09:39.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 19:09:39.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 19:09:39.620 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:09:39.620 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:09:39.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:09:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:39.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:39.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:39.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:39.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:39.623 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:09:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:39.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:39.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:39.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 19:09:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 19:09:39.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 19:09:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:39.694 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:09:39.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:09:39.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:39.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:39.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:39.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:39.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:09:39.706 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:09:39.707 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 19:09:39.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 19:09:39.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:39.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:39.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:39.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:39.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:09:39.727 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:09:39.728 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 19:09:39.734 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:09:39.734 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 19:09:39.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:09:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:39.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:39.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:39.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:39.740 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:09:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:39.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:39.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:09:39.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:09:39.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:39.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:09:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:09:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:09:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:09:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:39.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:39.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:09:39.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:09:39.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:39.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:39.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:09:39.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:39.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:39.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:09:39.942 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 19:09:39.943 DEBUG [main][MenuItemLookup] Found menu:'File' 19:09:39.943 DEBUG [main][MenuItemLookup] Item match:File 19:09:39.947 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:09:39.947 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:09:39.951 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:09:39.951 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:39.951 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:09:39.951 DEBUG [main][MenuItemLookup] Found menu:'File' 19:09:39.951 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:09:39.951 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:39.951 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:09:39.952 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:09:39.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:09:39.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:09:39.999 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:09:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:09:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:09:40.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:09:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:40.134 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:09:40.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:40.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:09:40.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:40.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:40.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:40.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:09:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:09:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:09:40.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:09:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:09:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:40.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:09:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:09:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:09:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:40.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:09:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:40.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:09:40.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 19:09:40.148 DEBUG [main][TreeItemHandler] Selecting tree item: File 19:09:40.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 19:09:40.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 19:09:40.149 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:09:40.149 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:09:40.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:09:40.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:40.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:40.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:40.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:40.153 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:09:40.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:40.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:40.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:40.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:40.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:09:40.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:40.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:40.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 19:09:40.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 19:09:40.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 19:09:40.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:40.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:40.214 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:09:40.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:09:40.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:09:40.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:40.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:40.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:40.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:40.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:09:40.222 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:09:40.223 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 19:09:40.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 19:09:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:40.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:40.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:40.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:09:40.236 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:09:40.237 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 19:09:40.237 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:09:40.237 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 19:09:40.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:09:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:40.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:40.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:40.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:40.242 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:09:40.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:40.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:40.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:40.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:40.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:09:40.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:09:40.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:40.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:09:40.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:09:40.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:09:40.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:09:40.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:09:40.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:40.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:40.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:40.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 19:09:40.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:40.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:40.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:40.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:40.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:40.414 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 19:09:40.427 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:40.427 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:40.427 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:40.427 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:40.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:40.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 19:09:40.430 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:09:40.430 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 19:09:40.488 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 19:09:40.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:40.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:40.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:40.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:40.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:40.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:40.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:40.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:40.503 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:09:40.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:09:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:40.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:09:40.505 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 19:09:40.506 DEBUG [main][MenuItemLookup] Found menu:'File' 19:09:40.506 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:09:40.506 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:09:40.506 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:09:40.506 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:09:40.506 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:09:40.506 DEBUG [main][MenuItemLookup] Item match:Window 19:09:40.509 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:09:40.509 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:09:40.509 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:09:40.509 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:40.509 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:09:40.509 DEBUG [main][MenuItemLookup] Item match:Show View 19:09:40.522 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:09:40.522 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:09:40.522 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:09:40.522 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:09:40.523 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:09:40.523 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:09:40.523 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:09:40.523 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:09:40.523 DEBUG [main][MenuItemLookup] Found menu:'' 19:09:40.523 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:09:40.523 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:09:40.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:09:40.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:09:40.544 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:09:40.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:09:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:09:40.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:09:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:40.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:09:40.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:40.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:40.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:40.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:09:40.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:40.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:40.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:40.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:40.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:40.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:09:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:09:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:09:40.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:09:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:41.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:41.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:09:41.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:09:41.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:09:41.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:41.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:09:41.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:41.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:09:41.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:09:41.151 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:09:41.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:09:41.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:09:41.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:41.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:41.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:41.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:09:41.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:41.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:41.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:41.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:09:41.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:41.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:41.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:41.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:09:41.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:41.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:41.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:41.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:41.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:41.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:41.159 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:09:41.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:41.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:41.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:41.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:09:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:09:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:09:41.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:41.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:09:41.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:41.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:41.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:09:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:41.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:41.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:09:41.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:41.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:41.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:41.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:41.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:41.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:41.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:41.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:41.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:41.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 19:09:41.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:41.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:41.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:41.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:41.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:41.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:41.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:41.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:41.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:41.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:41.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:41.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:41.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:42.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:42.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:42.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:42.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:42.732 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:42.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:42.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:42.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:42.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:42.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:42.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:42.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:42.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:42.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:42.737 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:42.750 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:42.751 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:42.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:42.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:43.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:43.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:43.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:43.262 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:43.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:43.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:43.302 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:43.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:43.302 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:43.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:43.307 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:43.307 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:43.307 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:43.350 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:43.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:43.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:43.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:43.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:43.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:43.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:43.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:43.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:43.363 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:43.363 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:43.363 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:43.363 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:43.393 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:43.393 DEBUG [main][EditorHandler] 2 editor(s) found 19:09:43.394 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 19:09:43.408 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 19:09:43.408 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:43.490 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:43.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:43.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:43.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:43.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:43.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:43.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:43.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:43.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:43.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:43.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:43.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:43.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:43.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:43.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:43.504 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:43.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:43.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:43.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:43.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:43.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:43.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:43.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:43.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:43.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:43.513 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:43.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:43.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:43.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:43.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:43.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:43.517 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:43.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:43.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:43.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:43.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:43.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:43.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:43.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:43.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:43.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:44.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:44.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:44.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:44.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:44.521 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:44.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:44.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:44.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:44.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:44.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:44.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:44.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:44.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:44.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:44.523 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:44.524 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:44.525 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:44.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:44.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:44.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:44.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:44.526 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:44.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:44.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:44.534 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:44.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:44.534 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:44.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:44.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:44.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:44.579 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:44.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:44.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:44.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:44.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:44.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:44.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:44.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:44.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:44.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:44.585 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:44.588 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:44.588 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:44.589 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:44.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 19:09:44.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:44.593 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 19:09:44.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:44.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:44.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:44.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:44.593 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 19:09:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:44.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:44.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:44.597 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:44.597 DEBUG [main][EditorHandler] 1 editor(s) found 19:09:44.597 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:44.650 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:44.651 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:44.651 DEBUG [main][EditorHandler] 0 editor(s) found 19:09:44.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:44.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:44.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:44.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:44.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:44.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:44.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:44.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:44.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:44.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:44.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:44.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:44.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:44.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:44.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:44.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:44.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:44.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:44.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:44.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:44.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:44.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:44.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:44.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:44.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:44.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:44.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:44.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:44.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:44.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:44.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:44.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:44.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:44.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:44.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:44.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:44.745 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:44.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:44.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:44.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:44.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:44.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:45.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:45.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:45.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:45.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:45.749 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:45.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:45.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:45.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:45.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:45.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:45.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:45.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:45.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:45.752 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:45.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:45.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:45.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:45.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:45.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:45.753 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:45.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:45.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:45.762 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:45.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:45.762 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:45.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:45.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:45.766 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:45.766 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:45.806 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:45.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:45.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:45.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:45.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:45.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:45.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:45.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:45.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:45.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:45.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:45.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:09:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:45.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:09:45.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:45.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:45.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:45.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:45.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:45.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:45.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:45.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:45.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:45.898 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:45.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:45.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:45.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:45.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:45.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:45.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:45.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:45.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:45.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:45.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:46.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:46.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:46.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:46.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:46.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:46.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:46.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:46.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:46.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:46.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:46.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:46.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:46.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:46.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:46.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:46.910 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:46.911 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:46.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:46.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:46.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:46.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:46.912 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:46.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:46.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:46.928 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:46.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:46.928 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:46.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:46.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:46.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:46.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:46.963 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:46.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:46.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:46.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:46.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4539ef0e is found... 19:09:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4539ef0e is found finished successfully 19:09:46.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:46.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:46.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:46.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:46.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:46.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:46.974 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:46.975 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:46.975 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:46.975 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:46.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:46.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:46.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:46.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:47.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:47.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:09:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:47.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:47.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:09:47.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:47.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:47.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:47.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:47.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:47.018 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:47.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:47.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:47.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:47.067 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:47.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:47.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:47.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:47.069 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:47.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:47.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:47.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:47.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:47.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:47.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:47.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:48.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:48.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:48.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:48.090 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:48.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:48.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:48.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:48.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:48.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:48.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:48.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:48.093 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:48.093 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:48.094 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 19:09:48.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:48.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:48.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:48.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:48.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:48.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 19:09:48.095 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 19:09:48.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 19:09:48.107 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 19:09:48.107 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 19:09:48.107 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 19:09:48.107 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 19:09:48.107 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 19:09:48.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 19:09:48.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:48.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:48.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:48.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:48.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:48.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:48.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:48.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:48.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3bfbbf64 is found... 19:09:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3bfbbf64 is found finished successfully 19:09:48.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 19:09:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:48.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:48.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:48.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:48.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:48.167 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:48.167 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:48.167 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:48.167 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:48.169 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:48.169 DEBUG [main][EditorHandler] 2 editor(s) found 19:09:48.169 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:48.206 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:48.206 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 19:09:48.263 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 19:09:48.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:48.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:48.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:48.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:48.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:48.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:48.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:48.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:48.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:48.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:48.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:48.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:48.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:48.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:48.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:48.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:48.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:48.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:48.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:48.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:48.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:48.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:48.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:48.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:48.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:48.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:48.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:48.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:48.319 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:48.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:48.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:48.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:48.320 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:48.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:48.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:48.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:48.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:48.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:48.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:48.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:48.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:49.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:49.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:49.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:49.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:49.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:49.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:49.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:49.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:49.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:49.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:49.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:49.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:49.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:49.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:49.329 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:49.330 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:49.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:49.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:49.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:49.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:49.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:49.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:49.331 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:49.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:49.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:49.343 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:49.343 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:49.343 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:49.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:49.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:49.347 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:49.348 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:49.395 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:49.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:49.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:49.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:49.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:49.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:49.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:49.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:49.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:49.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:49.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:49.401 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:49.401 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:49.401 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:49.401 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:49.403 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:49.403 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 19:09:49.403 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 19:09:49.404 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:49.459 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:49.460 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:49.460 DEBUG [main][EditorHandler] 0 editor(s) found 19:09:49.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:49.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:49.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:49.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:49.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:49.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:49.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:49.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:49.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:49.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:49.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:49.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:49.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:49.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:49.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:49.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:49.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:49.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:49.516 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:49.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:49.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:49.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:49.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:49.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:49.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:49.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:49.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:49.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:49.547 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:49.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:49.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:49.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:49.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:49.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:49.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:50.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:50.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:50.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:50.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:50.550 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:50.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:50.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:50.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:50.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:50.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:50.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:50.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:50.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:50.555 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:50.556 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:50.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:50.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:50.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:50.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:50.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:50.557 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:50.557 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:50.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:50.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:50.569 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:50.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:50.569 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:50.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:50.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:50.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:50.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:50.631 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:50.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:50.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:50.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:50.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:50.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:50.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:50.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:50.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:50.637 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:50.637 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:50.637 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:50.637 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:50.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.impl.editor.DefaultEditor, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 19:09:50.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:50.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:50.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:50.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:50.650 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:50.650 DEBUG [main][EditorHandler] 1 editor(s) found 19:09:50.650 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:50.708 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:50.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:50.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:50.708 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:50.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:50.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:50.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:50.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:50.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:50.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:50.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:50.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:50.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:50.717 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:50.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:50.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:50.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:50.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:50.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:50.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:50.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:50.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:50.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:50.736 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:50.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:50.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:50.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:50.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:50.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:50.790 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:50.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:50.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:50.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:50.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:50.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:50.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:50.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:50.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:50.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:51.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:51.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:51.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:51.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:51.796 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:51.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:51.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:51.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:51.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:51.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:51.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:51.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:51.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:51.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:51.799 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:51.799 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:51.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:51.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:51.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:51.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:51.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:51.801 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:51.805 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:51.809 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:51.809 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:51.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:51.809 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:51.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:51.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:51.813 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:51.813 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:51.852 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:51.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:51.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:51.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:51.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:51.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:51.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:51.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:51.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:51.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:09:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:51.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:09:51.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:51.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:51.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:51.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:51.875 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:51.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:51.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:51.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:51.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:51.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:51.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:51.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:51.930 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:51.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:51.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:51.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:51.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:51.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:51.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:52.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:52.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:52.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:52.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:52.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:52.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:52.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:52.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:52.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:52.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:52.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:52.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:52.945 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:52.946 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:52.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:52.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:52.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:52.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:52.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:52.948 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:52.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:52.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:52.959 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:52.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:52.959 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:52.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:52.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:52.962 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:52.962 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:52.988 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:52.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:52.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:52.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:52.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:52.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:52.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56022f0d is found... 19:09:52.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56022f0d is found finished successfully 19:09:52.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:52.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:52.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:52.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:52.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:52.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:52.996 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:52.996 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:52.996 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:52.996 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:53.004 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:53.004 DEBUG [main][EditorHandler] 1 editor(s) found 19:09:53.004 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:53.060 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:53.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:53.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:53.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:53.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:53.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:53.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:53.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:53.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:53.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:53.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:53.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:53.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:53.067 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:53.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:53.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:53.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:53.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:53.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:53.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:53.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:53.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:53.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:53.077 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:53.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:53.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:53.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:53.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:53.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:53.080 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:53.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:53.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:53.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:53.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:53.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:53.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:53.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:53.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:53.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:53.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:53.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:54.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:54.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:54.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:54.106 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:54.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:54.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:54.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:54.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:54.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:54.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:54.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:54.109 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:54.110 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:54.110 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:54.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:54.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:54.111 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:54.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:54.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:54.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:54.112 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:54.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:54.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:54.120 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:54.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:54.120 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:54.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:54.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:54.123 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:54.123 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:54.163 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:54.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:54.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:54.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:54.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:54.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:54.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:54.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:54.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:54.171 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:54.171 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:54.171 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:54.171 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:54.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 19:09:54.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:54.173 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 19:09:54.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:54.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:54.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:54.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:54.174 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 19:09:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:54.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:54.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:54.188 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:54.188 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 19:09:54.188 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:09:54.189 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:54.237 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:54.237 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:54.238 DEBUG [main][EditorHandler] 0 editor(s) found 19:09:54.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:54.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:54.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:54.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:54.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:54.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:54.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:54.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:54.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:54.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:54.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:54.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:54.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:54.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:54.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:54.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:54.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:54.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:54.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:54.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:54.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:54.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:54.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:54.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:54.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:54.287 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:54.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:54.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:54.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:54.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:54.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:54.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:54.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:54.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:54.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:54.307 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:54.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:54.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:54.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:54.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:54.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:54.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:54.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:55.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:55.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:55.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:55.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:55.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:55.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:55.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:55.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:55.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:55.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:55.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:55.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:55.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:55.314 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:55.315 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:55.316 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:55.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:55.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:55.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:55.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:55.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:55.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:55.317 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:55.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:55.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:55.326 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:55.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:55.326 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:55.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:55.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:55.329 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:55.329 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:55.369 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:55.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:55.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:55.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:55.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:55.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:55.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:55.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:55.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:55.374 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:55.375 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:55.375 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:55.375 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:55.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 19:09:55.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:55.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:55.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:55.377 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 19:09:55.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:55.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:55.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:55.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:55.377 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 19:09:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:55.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:55.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:55.380 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:55.380 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 19:09:55.380 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 19:09:55.380 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 19:09:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 19:09:55.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 19:09:55.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:55.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:55.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:55.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:09:55.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:55.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:55.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 19:09:55.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:09:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:55.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:09:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:09:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:55.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:55.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:55.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:09:55.976 INFO [WorkbenchTestable][AbstractButton] Click button &Save 19:09:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:09:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:09:55.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:09:55.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:09:56.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:09:56.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:09:56.097 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:56.097 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:56.097 DEBUG [main][EditorHandler] 0 editor(s) found 19:09:56.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:56.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:56.098 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:56.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:56.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:56.099 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:56.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:56.099 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:56.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:56.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:56.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:56.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:56.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:56.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:56.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:56.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:56.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:56.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:56.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:56.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:56.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:56.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:56.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:56.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:56.112 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:56.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:56.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:56.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:56.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:56.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:56.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:56.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:56.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:56.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:56.119 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:56.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:56.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:56.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:56.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:56.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:56.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:57.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:57.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:57.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:57.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:57.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:57.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:57.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:57.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:57.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:57.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:57.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:57.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:57.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:57.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:57.126 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:57.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:57.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:57.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:57.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:57.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:57.127 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:57.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:57.139 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:57.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:57.139 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:57.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:57.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:57.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:57.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:57.187 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:57.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:57.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:57.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:57.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:57.188 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:57.190 DEBUG [main][EditorHandler] 1 editor(s) found 19:09:57.190 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:57.229 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:57.230 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:57.231 DEBUG [main][EditorHandler] 0 editor(s) found 19:09:57.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:57.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:57.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:57.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:57.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:57.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:57.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:57.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:57.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:57.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:57.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:57.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:57.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:57.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:57.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:57.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:57.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:57.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:57.242 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:57.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:57.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:57.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:57.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:57.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:57.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:57.265 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:57.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:57.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:57.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:57.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:57.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:57.283 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:57.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:57.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:57.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:57.284 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:57.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:57.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:57.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:57.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:57.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:57.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:57.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:57.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:58.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:58.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:58.288 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:58.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:58.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:58.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:58.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:58.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:58.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:58.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:58.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:58.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:58.290 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:58.291 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:58.292 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:09:58.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:58.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:58.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:58.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:58.292 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:58.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:58.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:58.302 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:09:58.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:09:58.303 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:09:58.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:09:58.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:09:58.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:58.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:58.394 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:58.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:58.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:58.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c19caf2 is found... 19:09:58.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c19caf2 is found finished successfully 19:09:58.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:58.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:58.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:58.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:58.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:58.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:58.400 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:58.400 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:58.400 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:58.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:58.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:58.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:58.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:58.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:58.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:09:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:58.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:09:58.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:58.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:58.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:58.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:58.437 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:58.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:58.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:58.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:58.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:58.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:58.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:58.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:58.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:58.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:58.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:58.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:58.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:58.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:58.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:59.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:59.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:59.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:59.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:09:59.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:09:59.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:59.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:59.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:59.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:59.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:09:59.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:59.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:59.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:59.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:59.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:09:59.507 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:09:59.507 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:09:59.508 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 19:09:59.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:09:59.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:09:59.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:09:59.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:09:59.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:09:59.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 19:09:59.509 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 19:09:59.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 19:09:59.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 19:09:59.518 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 19:09:59.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 19:09:59.518 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 19:09:59.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 19:09:59.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 19:09:59.521 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:09:59.521 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:09:59.555 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:09:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:09:59.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:09:59.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:09:59.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:09:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:09:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b6dbc1b is found... 19:09:59.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b6dbc1b is found finished successfully 19:09:59.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:09:59.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:59.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:59.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:59.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:59.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:59.561 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 19:09:59.578 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:59.578 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:59.578 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:59.578 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2dbd2a6b is found... 19:09:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2dbd2a6b is found finished successfully 19:09:59.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 19:09:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:59.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:59.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:59.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:59.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:59.583 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 19:09:59.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:59.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 19:09:59.608 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:09:59.608 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:09:59.610 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:09:59.610 DEBUG [main][EditorHandler] 2 editor(s) found 19:09:59.610 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:09:59.628 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:09:59.628 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 19:09:59.696 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 19:09:59.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:59.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:09:59.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:09:59.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:09:59.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:09:59.697 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:59.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:09:59.697 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:09:59.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:09:59.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:09:59.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:09:59.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:09:59.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:59.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:59.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:09:59.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:59.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:59.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:09:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:09:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:09:59.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:09:59.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:09:59.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:59.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:59.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:09:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:09:59.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:09:59.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:59.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:59.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:59.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:09:59.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:09:59.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:09:59.712 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:59.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:59.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:59.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:59.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:09:59.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:09:59.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:09:59.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:09:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:09:59.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:09:59.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:00.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:00.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:00.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:00.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:00.717 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:00.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:00.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:00.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:00.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:00.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:00.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:00.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:00.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:00.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:00.719 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:00.720 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:00.720 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:00.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:00.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:00.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:00.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:00.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:00.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:00.721 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:00.726 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:00.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:00.730 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:00.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:00.730 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:00.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:00.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:00.733 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:00.733 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:00.779 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:00.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:00.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:00.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:00.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:00.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:00.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:00.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:00.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:00.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:00.789 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:00.789 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:00.789 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:00.789 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:00.793 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:00.794 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:00.794 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:00.858 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:00.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:00.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:00.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:00.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:00.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:00.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:00.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:00.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:00.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:00.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:00.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:00.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:00.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:00.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:00.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:00.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:00.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:00.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:00.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:00.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:00.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:00.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:00.915 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:00.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:00.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:00.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:00.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:00.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:00.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:00.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:00.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:00.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:00.936 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:00.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:00.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:00.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:00.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:00.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:00.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:01.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:01.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:01.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:01.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:01.939 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:01.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:01.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:01.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:01.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:01.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:01.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:01.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:01.942 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:01.944 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:01.944 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:01.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:01.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:01.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:01.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:01.945 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:01.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:01.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:01.952 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:01.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:01.952 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:01.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:01.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:01.955 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:01.955 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:01.994 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:01.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:01.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:01.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:01.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:01.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:01.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:01.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:01.999 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:01.999 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:01.999 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:01.999 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:02.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 19:10:02.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:02.001 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 19:10:02.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:02.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:02.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:02.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:02.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:02.002 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 19:10:02.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:02.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:02.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:02.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:02.005 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:02.017 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 19:10:02.017 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:10:02.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:10:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:02.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:10:02.018 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 19:10:02.018 DEBUG [main][MenuItemLookup] Found menu:'File' 19:10:02.019 DEBUG [main][MenuItemLookup] Item match:File 19:10:02.021 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:10:02.021 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:10:02.021 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:10:02.021 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:10:02.021 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:02.021 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:10:02.021 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:10:02.021 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:02.021 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:10:02.021 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:10:02.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:10:02.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:10:02.036 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:10:02.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:10:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:10:02.056 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:02.056 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 19:10:02.056 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:02.056 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:02.057 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:02.058 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:02.058 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:02.132 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:02.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:02.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:02.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:02.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:02.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:02.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:02.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:02.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:02.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:02.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:02.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:02.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:02.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:02.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:02.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:02.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:02.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:02.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:02.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:02.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:02.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:02.150 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:02.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:02.153 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:02.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:02.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:02.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:02.155 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:02.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:02.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:02.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:02.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:02.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:02.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:02.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:02.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:03.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:03.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:03.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:03.175 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:03.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:03.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:03.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:03.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:03.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:03.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:03.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:03.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:03.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:03.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:03.178 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:03.178 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:03.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:03.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:03.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:03.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:03.179 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:03.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:03.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:03.186 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:03.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:03.186 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:03.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:03.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:03.189 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:03.189 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:03.224 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:03.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:03.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:03.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:03.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:03.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:03.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:03.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:03.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:03.230 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:03.230 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:03.230 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:03.230 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:03.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 19:10:03.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:03.232 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 19:10:03.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:03.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:03.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:03.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:03.233 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 19:10:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:03.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:03.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:03.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 19:10:03.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:03.235 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 19:10:03.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:03.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:03.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:03.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:03.237 INFO [WorkbenchTestable][AbstractButton] Click button Save 19:10:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:03.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:03.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:03.249 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:03.250 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:03.250 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:03.304 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:03.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:03.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:03.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:03.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:03.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:03.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:03.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:03.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:03.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:03.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:03.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:03.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:03.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:03.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:03.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:03.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:03.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:03.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:03.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:03.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:03.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:03.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:03.319 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:03.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:03.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:03.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:03.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:03.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:03.323 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:03.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:03.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:03.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:03.324 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:03.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:03.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:03.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:03.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:03.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:03.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:03.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:03.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:04.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:04.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:04.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:04.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:04.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:04.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:04.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:04.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:04.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:04.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:04.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:04.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:04.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:04.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:04.330 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:04.330 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:04.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:04.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:04.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:04.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:04.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:04.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:04.331 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:04.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:04.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:04.338 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:04.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:04.338 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:04.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:04.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:04.341 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:04.341 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:04.378 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:04.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:04.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:04.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:04.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:04.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:04.384 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:04.384 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:04.384 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:04.385 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:04.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:04.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:04.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:04.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:04.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:04.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:10:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:04.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:10:04.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:04.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:04.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:04.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:04.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:04.420 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:04.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:04.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:04.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:04.489 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:04.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:04.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:04.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:04.491 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:04.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:04.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:04.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:04.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:04.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:04.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:04.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:05.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:05.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:05.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:05.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:05.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:05.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:05.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:05.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:05.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:05.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:05.505 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:05.506 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:05.506 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 19:10:05.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:05.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:05.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:05.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:05.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:05.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 19:10:05.508 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 19:10:05.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 19:10:05.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 19:10:05.524 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 19:10:05.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 19:10:05.524 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 19:10:05.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 19:10:05.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 19:10:05.528 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:05.528 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:05.583 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:05.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:05.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:05.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:05.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:05.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:05.586 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 19:10:05.602 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:05.602 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:05.602 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:05.602 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:05.604 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:10:05.604 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:05.638 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:05.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4fa4adaf is found... 19:10:15.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4fa4adaf is found failed, an exception will be thrown 19:10:15.652 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:15.652 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:15.652 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 19:10:15.703 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 19:10:15.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:15.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:15.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:15.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:15.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:15.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:15.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:15.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:15.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:15.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:15.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:15.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:15.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:15.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:15.710 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:15.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:15.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:15.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:15.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:15.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:15.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:15.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:15.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:15.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:15.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:15.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:15.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:15.737 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:15.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:15.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:15.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:15.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:15.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:15.757 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:15.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:15.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:15.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:15.759 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:15.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:15.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:15.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:15.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:15.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:16.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:16.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:16.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:16.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:16.763 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:16.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:16.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:16.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:16.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:16.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:16.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:16.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:16.769 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:16.770 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:16.771 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:16.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:16.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:16.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:16.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:16.772 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:16.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:16.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:16.786 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:16.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:16.786 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:16.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:16.789 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:16.789 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:16.838 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:16.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:16.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:16.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:16.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:16.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:16.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:16.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:16.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:16.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:16.845 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:16.845 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:16.845 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:16.845 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:16.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 19:10:16.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:16.847 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 19:10:16.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:16.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:16.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:16.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:16.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:16.848 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 19:10:16.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:16.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:16.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:16.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:16.851 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:16.851 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:16.851 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:16.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 19:10:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 19:10:17.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 19:10:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:17.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:17.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:17.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:17.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:10:17.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:17.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:17.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:17.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 19:10:17.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:17.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:17.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:17.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:10:17.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:17.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:17.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:17.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:17.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:17.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:17.427 INFO [WorkbenchTestable][AbstractButton] Click button &Save 19:10:17.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:17.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:17.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:17.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:10:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:10:17.504 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:17.504 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:17.504 DEBUG [main][EditorHandler] 0 editor(s) found 19:10:17.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:17.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:17.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:17.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:17.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:17.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:17.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:17.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:17.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:17.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:17.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:17.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:17.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:17.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:17.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:17.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:17.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:17.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:17.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:17.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:17.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:17.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:17.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:17.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:17.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:17.521 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:17.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:17.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:17.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:17.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:17.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:17.541 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:17.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:17.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:17.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:17.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:17.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:17.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:17.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:17.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:17.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:17.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:18.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:18.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:18.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:18.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:18.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:18.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:18.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:18.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:18.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:18.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:18.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:18.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:18.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:18.549 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:18.549 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:18.550 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:18.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:18.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:18.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:18.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:18.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:18.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:18.550 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:18.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:18.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:18.560 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:18.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:18.560 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:18.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:18.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:18.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:18.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:18.612 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:18.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:18.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:18.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:18.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:18.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:18.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:18.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:18.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:18.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:18.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:18.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:18.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:18.618 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:18.618 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:18.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 19:10:18.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:18.620 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 19:10:18.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:18.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:18.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:18.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:18.620 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 19:10:18.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:18.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:18.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:18.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:18.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2af5d436 is found... 19:10:18.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2af5d436 is found finished successfully 19:10:18.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:18.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:18.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:18.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:18.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:18.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:18.656 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:18.656 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 19:10:18.657 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:18.657 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:18.658 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:18.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 19:10:19.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 19:10:19.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 19:10:19.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:19.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:19.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:19.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:19.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:19.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:10:19.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:19.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:19.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:19.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 19:10:19.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:19.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:19.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:19.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:10:19.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:19.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:19.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:19.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:19.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:19.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:19.225 INFO [WorkbenchTestable][AbstractButton] Click button &Save 19:10:19.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:19.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:19.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:19.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:10:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:10:19.341 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:19.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:19.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:19.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:19.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:19.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:19.343 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:19.343 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:19.343 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:19.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:19.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:19.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:19.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:19.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:19.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:19.347 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:19.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:19.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:19.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:19.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:19.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:19.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:19.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:19.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:19.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:19.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:19.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:19.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:19.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:19.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:19.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:19.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:19.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:19.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:19.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:19.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:19.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:19.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:19.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:19.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:19.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:19.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:20.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:20.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:20.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:20.397 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:20.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:20.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:20.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:20.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:20.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:20.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:20.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:20.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:20.400 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:20.401 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:20.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:20.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:20.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:20.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:20.402 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:20.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:20.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:20.412 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:20.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:20.412 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:20.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:20.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:20.415 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:20.415 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:20.458 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:20.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:20.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:20.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:20.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:20.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:20.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:20.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:20.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:20.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:20.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:20.463 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:20.463 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:20.463 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:20.463 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:20.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:20.475 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 19:10:20.475 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:10:20.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:10:20.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:20.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:20.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:10:20.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 19:10:20.476 DEBUG [main][MenuItemLookup] Found menu:'File' 19:10:20.476 DEBUG [main][MenuItemLookup] Item match:File 19:10:20.478 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:10:20.478 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:10:20.478 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:10:20.478 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:10:20.478 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:20.478 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:10:20.479 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:10:20.479 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:20.479 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:10:20.479 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:10:20.479 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:20.479 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:20.480 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:20.536 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:20.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:20.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:20.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:20.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:20.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:20.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:20.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:20.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:20.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:20.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:20.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:20.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:20.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:20.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:20.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:20.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:20.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:20.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:20.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:20.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:20.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:20.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:20.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:20.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:20.551 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:20.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:20.554 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:20.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:20.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:20.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:20.555 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:20.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:20.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:20.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:20.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:20.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:20.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:21.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:21.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:21.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:21.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:21.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:21.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:21.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:21.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:21.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:21.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:21.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:21.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:21.560 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:21.561 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:21.561 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:21.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:21.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:21.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:21.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:21.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:21.562 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:21.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:21.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:21.569 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:21.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:21.569 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:21.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:21.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:21.572 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:21.572 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:21.607 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:21.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:21.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:21.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:21.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:21.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:21.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cdc89eb is found... 19:10:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cdc89eb is found failed, an exception will be thrown 19:10:31.620 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:31.620 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:31.620 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:31.659 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:31.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:31.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:31.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:31.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:31.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:31.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:31.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:31.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:31.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:31.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:31.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:31.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:31.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:31.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:31.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:31.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:31.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:31.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:31.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:31.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:31.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:31.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:31.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:31.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:31.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:31.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:31.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:31.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:31.693 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:31.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:31.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:31.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:31.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:31.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:31.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:32.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:32.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:32.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:32.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:32.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:32.696 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:32.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:32.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:32.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:32.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:32.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:32.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:32.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:32.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:32.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:32.698 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:32.699 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:32.699 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:32.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:32.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:32.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:32.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:32.700 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:32.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:32.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:32.707 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:32.707 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:32.707 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:32.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:32.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:32.710 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:32.710 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:32.746 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:32.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:32.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:32.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:32.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:32.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:32.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:32.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:32.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:32.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:32.751 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:32.751 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:32.751 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:32.752 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:32.753 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:32.753 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 19:10:32.753 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:10:32.753 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:32.798 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:32.799 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:32.799 DEBUG [main][EditorHandler] 0 editor(s) found 19:10:32.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:32.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:32.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:32.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:32.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:32.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:32.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:32.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:32.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:32.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:32.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:32.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:32.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:32.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:32.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:32.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:32.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:32.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:32.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:32.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:32.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:32.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:32.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:32.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:32.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:32.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:32.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:32.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:32.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:32.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:32.868 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:32.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:32.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:32.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:32.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:32.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:32.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:32.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:32.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:32.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:33.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:33.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:33.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:33.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:33.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:33.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:33.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:33.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:33.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:33.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:33.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:33.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:33.875 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:33.875 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:33.876 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:33.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:33.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:33.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:33.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:33.877 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:33.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:33.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:33.884 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:33.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:33.885 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:33.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:33.888 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:33.888 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:33.888 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:33.933 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:33.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:33.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:33.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:33.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:33.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:33.942 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:33.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:33.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:33.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:10:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:33.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:10:33.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:33.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:33.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:33.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:33.949 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:33.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:33.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:33.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:33.996 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:33.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:33.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:33.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:33.998 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:33.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:33.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:33.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:33.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:33.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:34.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:34.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:34.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:35.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:35.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:35.001 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:35.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:35.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:35.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:35.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:35.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:35.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:35.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:35.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:35.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:35.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:35.004 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:35.005 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 19:10:35.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:35.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:35.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:35.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 19:10:35.006 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 19:10:35.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 19:10:35.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 19:10:35.014 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 19:10:35.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 19:10:35.015 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 19:10:35.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 19:10:35.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 19:10:35.017 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:35.017 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:35.053 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:35.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:35.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:35.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:35.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:35.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:35.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 19:10:35.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:35.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:35.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:35.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:35.059 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:35.059 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:35.059 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:35.059 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:35.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@588cb222 is found... 19:10:35.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@588cb222 is found finished successfully 19:10:35.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:35.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:35.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:35.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:35.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:35.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:35.064 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 19:10:35.087 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:35.087 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 19:10:35.087 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:35.087 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:35.088 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:35.088 DEBUG [main][EditorHandler] 2 editor(s) found 19:10:35.088 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:35.109 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:35.109 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 19:10:35.154 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 19:10:35.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:35.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:35.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:35.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:35.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:35.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:35.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:35.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:35.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:35.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:35.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:35.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:35.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:35.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:35.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:35.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:35.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:35.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:35.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:35.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:35.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:35.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:35.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:35.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:35.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:35.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:35.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:35.167 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:35.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:35.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:35.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:35.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:35.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:35.214 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:35.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:35.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:35.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:35.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:35.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:35.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:35.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:35.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:35.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:35.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:35.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:35.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:36.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:36.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:36.219 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:36.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:36.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:36.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:36.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:36.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:36.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:36.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:36.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:36.223 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:36.223 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:36.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:36.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:36.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:36.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:36.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:36.224 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:36.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:36.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:36.235 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:36.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:36.235 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:36.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:36.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:36.238 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:36.239 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:36.276 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:36.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:36.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:36.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:36.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:36.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:36.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:36.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:36.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:36.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:36.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:36.281 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:36.281 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:36.282 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:36.282 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:36.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:36.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:36.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:36.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:36.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:36.288 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:36.288 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 19:10:36.288 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:36.288 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:36.289 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:36.335 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:36.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:36.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:36.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:36.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:36.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:36.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:36.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:36.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:36.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:36.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:36.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:36.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:36.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:36.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:36.342 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:36.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:36.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:36.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:36.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:36.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:36.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:36.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:36.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:36.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:36.369 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:36.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:36.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:36.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:36.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:36.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:36.388 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:36.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:36.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:36.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:36.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:36.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:36.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:36.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:36.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:36.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:36.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:36.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:37.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:37.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:37.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:37.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:37.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:37.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:37.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:37.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:37.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:37.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:37.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:37.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:37.394 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:37.394 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:37.395 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:37.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:37.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:37.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:37.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:37.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:37.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:37.396 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:37.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:37.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:37.402 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:37.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:37.402 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:37.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:37.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:37.405 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:37.405 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:37.440 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:37.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:37.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:37.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:37.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:10:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:37.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:37.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:37.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:37.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:37.446 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:37.446 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:37.446 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:37.446 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:37.447 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:37.447 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:37.447 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:37.498 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:37.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:37.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:37.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:37.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:37.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:37.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:37.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:37.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:37.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:37.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:37.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:37.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:37.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:37.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:37.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:37.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:37.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:37.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:37.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:37.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:37.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:37.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:37.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:37.511 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:37.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:37.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:37.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:37.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:37.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:37.514 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:37.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:37.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:37.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:37.515 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:37.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:37.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:37.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:37.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:37.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:37.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:38.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:38.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:38.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:38.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:38.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:38.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:38.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:38.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:38.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:38.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:38.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:38.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:38.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:38.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:38.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:38.520 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:38.521 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:38.521 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 19:10:38.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:38.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:38.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:38.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:38.522 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:38.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:38.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:38.528 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 19:10:38.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 19:10:38.528 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 19:10:38.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 19:10:38.531 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 19:10:38.531 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:38.531 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:38.566 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:38.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:38.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:38.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:38.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:38.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:38.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:10:38.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:38.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:38.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:10:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:38.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:10:38.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:10:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:38.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:38.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:38.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:38.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:38.599 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:38.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:38.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:38.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:38.643 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:38.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:38.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:38.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:38.644 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:38.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:38.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:38.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:38.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:38.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:38.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:39.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:39.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:39.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:39.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:39.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:39.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:10:39.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:10:39.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:39.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:39.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:39.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:39.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:39.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:39.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:39.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:39.649 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:39.649 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:10:39.650 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 19:10:39.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 19:10:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:39.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 19:10:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:39.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 19:10:39.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 19:10:39.651 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 19:10:39.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 19:10:39.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 19:10:39.658 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 19:10:39.659 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 19:10:39.659 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 19:10:39.659 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 19:10:39.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 19:10:39.661 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:39.661 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:39.697 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:39.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:39.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:39.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:39.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:39.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:39.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d273e43 is found... 19:10:39.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d273e43 is found finished successfully 19:10:39.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 19:10:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:39.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:39.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:39.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:39.703 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:39.703 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:39.703 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:10:39.703 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:10:39.704 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:39.704 DEBUG [main][EditorHandler] 2 editor(s) found 19:10:39.705 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:10:39.723 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:10:39.723 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 19:10:39.771 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 19:10:39.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:39.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:39.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:39.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:39.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:39.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 19:10:39.772 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:39.772 DEBUG [main][EditorHandler] 0 editor(s) found 19:10:39.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:39.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:39.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:10:39.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:39.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:39.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:39.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:39.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:10:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:39.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:39.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:39.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:39.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:39.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:39.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:39.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:39.821 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:39.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:39.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:39.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:39.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:39.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:39.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:39.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:39.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:39.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:40.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:40.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:40.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:40.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:40.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:40.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:40.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:40.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:40.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:40.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:40.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:40.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:40.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:40.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:40.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:40.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:40.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:40.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:40.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:40.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:41.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:41.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:41.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:41.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:41.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:41.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:41.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:41.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:41.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:41.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:41.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:41.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:41.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:41.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:41.834 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:41.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:41.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:41.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:41.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:41.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:41.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:41.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:41.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:41.836 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:10:41.836 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:10:41.838 DEBUG [main][TreeItemHandler] Set Tree selection 19:10:41.844 DEBUG [main][TreeHandler] Notify Tree about selection event 19:10:41.855 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:10:41.857 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 19:10:41.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:10:41.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:41.963 DEBUG [main][MenuItemLookup] Found menu:'New' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:41.964 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:10:41.964 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:10:41.964 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:10:41.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:10:41.965 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:10:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:41.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:10:42.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:10:42.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:42.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:42.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:42.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:10:42.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:42.503 DEBUG [main][MenuItemLookup] Found menu:'New' 19:10:42.503 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:10:42.503 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:42.503 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:10:42.503 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:42.503 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:10:42.503 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:10:42.503 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:10:42.504 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:10:42.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:10:42.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:10:42.504 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:10:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:10:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:10:43.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:10:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:43.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:10:43.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:43.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:10:43.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:43.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:43.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:43.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:43.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:43.255 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:10:43.256 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:10:43.256 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:10:43.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:43.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:43.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:43.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:43.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:10:43.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:10:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:10:43.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:10:43.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:10:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:43.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:43.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:43.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:43.258 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:10:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:43.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:43.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:43.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:10:43.284 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:10:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:10:43.786 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:10:43.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:43.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:10:43.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:10:43.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:10:43.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:10:43.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:43.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:43.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:43.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:43.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:43.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:43.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:10:43.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:43.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:43.790 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 19:10:43.790 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:10:43.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:10:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:10:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.094 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.006 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.153 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.612 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.197 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.248 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.351 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.177 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.859 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.133 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.465 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.162 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.273 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.171 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.4 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.8 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.835 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.194 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.123 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.14 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.355 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.181 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.162 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.273 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:10:43.835 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:10:43.838 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:10:43.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:43.839 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:10:43.839 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:43.839 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:10:43.840 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:43.840 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:10:43.840 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:43.840 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:10:43.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:10:43.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:43.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:10:43.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:43.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:10:43.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:43.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:43.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:43.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:43.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:10:43.855 DEBUG [main][MenuItemLookup] Found menu:'File' 19:10:43.856 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:10:43.856 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:10:43.856 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:10:43.856 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:10:43.856 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:10:43.856 DEBUG [main][MenuItemLookup] Item match:Window 19:10:43.857 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:10:43.857 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:10:43.857 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:10:43.857 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:43.857 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:10:43.857 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:10:43.857 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:43.857 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:10:43.857 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:43.857 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:10:43.857 DEBUG [main][MenuItemLookup] Item match:Preferences 19:10:43.857 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:10:43.857 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:10:43.858 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:10:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:10:44.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:10:44.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:10:44.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:44.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:44.012 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:10:44.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:10:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:44.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:44.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:44.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:10:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:10:44.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:10:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:44.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:44.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:44.040 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:10:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:44.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:44.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:10:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:10:44.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:44.073 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:44.073 DEBUG [main][EditorHandler] 0 editor(s) found 19:10:44.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:10:44.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:44.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:44.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:10:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:44.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:44.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:44.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:44.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:44.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:44.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:44.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:44.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:44.115 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:44.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:44.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:44.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:10:44.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:44.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:44.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:44.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:10:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:44.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:44.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:44.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:44.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:44.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:10:44.122 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:44.122 DEBUG [main][EditorHandler] 0 editor(s) found 19:10:44.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:10:44.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:10:44.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:10:44.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:10:44.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:10:44.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:10:44.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:10:44.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:10:44.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:10:44.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:44.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:44.139 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:10:44.139 DEBUG [main][MenuItemLookup] Found menu:'File' 19:10:44.140 DEBUG [main][MenuItemLookup] Item match:File 19:10:44.141 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:10:44.141 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:10:44.143 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:10:44.143 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:44.143 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:10:44.143 DEBUG [main][MenuItemLookup] Found menu:'File' 19:10:44.143 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:10:44.143 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:44.144 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:10:44.144 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:10:44.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:10:44.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:10:44.144 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:10:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:10:44.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:10:44.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:10:44.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:44.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:44.254 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:10:44.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:10:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:44.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:44.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:10:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:10:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:10:44.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:10:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:44.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:10:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:44.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:10:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:10:44.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:10:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:44.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:10:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:44.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:10:44.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:10:44.259 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:10:44.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:10:44.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:10:44.264 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:10:44.264 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:10:44.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:10:44.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:44.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:44.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:44.266 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:10:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:44.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:44.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:44.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:10:44.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:10:44.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:10:44.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:10:44.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:44.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:44.309 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:10:44.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.310 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 19:10:44.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:10:44.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:44.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:44.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:10:44.313 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:10:44.314 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 19:10:44.315 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:10:44.315 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 19:10:44.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:10:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:44.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:44.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:44.319 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:10:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:44.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:44.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:44.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:10:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:10:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:44.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:10:44.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:10:44.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:10:44.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:10:44.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:44.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:44.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:10:44.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.454 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:10:44.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.454 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:10:44.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.454 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:10:44.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:10:44.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:10:44.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:10:44.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:10:44.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:10:44.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:44.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:44.456 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:10:44.456 DEBUG [main][MenuItemLookup] Found menu:'File' 19:10:44.457 DEBUG [main][MenuItemLookup] Item match:File 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:10:44.458 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:10:44.459 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:10:44.459 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:44.459 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:10:44.459 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:10:44.459 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:10:44.459 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:10:44.459 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:44.459 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:10:44.459 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:44.459 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:10:44.459 DEBUG [main][MenuItemLookup] Item match:Import... 19:10:44.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:10:44.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:10:44.460 INFO [main][MenuItemHandler] Select menu item: &Import... 19:10:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:10:44.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:10:44.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:10:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:44.603 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:10:44.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:44.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:10:44.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:44.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:44.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:44.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:44.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:44.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:10:44.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:10:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:10:44.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:10:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:45.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:45.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:10:45.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:10:45.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:10:45.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:45.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:10:45.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:45.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:10:45.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:10:45.119 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:10:45.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:10:45.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:10:45.124 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:10:45.124 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:10:45.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:10:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:45.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:45.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:45.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:45.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:45.127 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:10:45.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:45.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:45.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:45.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:45.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:10:45.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:45.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:45.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:10:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:45.252 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:10:45.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:10:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:10:45.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:10:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:45.253 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:10:45.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:10:45.256 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 19:10:45.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:10:45.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:45.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:45.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:45.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:45.272 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 19:10:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:45.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:45.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:45.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:45.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:10:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:45.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:45.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:45.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:45.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:10:45.321 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data/testProject to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/ 19:10:45.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:10:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:45.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:45.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:45.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:45.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:45.398 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:10:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:45.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:45.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:45.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:10:45.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:45.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:45.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:45.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:45.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:45.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:10:45.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:10:45.498 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 19:10:45.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:10:45.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:45.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:45.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:45.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:45.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:45.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 19:10:45.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:45.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:45.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:45.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:45.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:45.502 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 19:10:45.502 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 19:10:45.502 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 19:10:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:45.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:45.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:45.504 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:10:45.504 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:10:45.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:10:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:45.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:45.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:45.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:10:45.533 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:10:45.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:10:45.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:10:45.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:10:45.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:10:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:10:46.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:10:46.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:46.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 19:10:46.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 19:10:47.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 19:10:47.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:10:47.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:10:47.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:10:47.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:10:47.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:47.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:47.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:47.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:47.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:47.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:47.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:10:47.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:47.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:47.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:47.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:47.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:10:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:47.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:47.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:47.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:47.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:47.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:47.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:47.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:47.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:47.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:47.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:47.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:47.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:47.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:47.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:47.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:47.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:47.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:47.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:47.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:47.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:48.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:48.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:48.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:48.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:48.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:48.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:48.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:48.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:48.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:48.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:48.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:48.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:48.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:48.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:48.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:10:48.595 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:10:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:10:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:10:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:49.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:49.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:10:49.107 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:10:49.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:10:49.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:49.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:49.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:10:49.616 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:10:49.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:10:49.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:50.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:10:50.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:10:50.128 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:10:50.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:10:50.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:10:50.198 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:10:50.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:10:50.198 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:10:50.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:10:50.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:10:50.216 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:50.217 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:51.821 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:51.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:10:51.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:10:51.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:10:51.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:51.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:51.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:51.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@486ef188 is found... 19:10:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@486ef188 is found finished successfully 19:10:51.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:10:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:51.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:51.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:51.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:51.919 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:51.919 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:10:51.922 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 19:10:52.022 INFO [WorkbenchTestable][Keyboard] Type text "a" 19:10:52.296 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:10:52.296 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 19:10:52.902 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:52.902 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:10:52.902 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:10:52.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:10:52.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:52.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:52.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:10:52.904 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:10:52.904 DEBUG [main][MenuItemLookup] Found menu:'File' 19:10:52.904 DEBUG [main][MenuItemLookup] Item match:File 19:10:52.906 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:10:52.906 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:10:52.906 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:10:52.906 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:10:52.907 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:52.907 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:10:52.907 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:10:52.907 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:52.907 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:10:52.907 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:10:52.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:10:52.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:10:52.931 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:10:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:10:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:10:53.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:53.019 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:10:53.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:53.019 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:10:53.019 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:10:53.020 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:10:53.252 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:10:53.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:53.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:53.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:10:53.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:53.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:53.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:53.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:53.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:10:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:53.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:53.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:53.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:53.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:53.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:53.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:53.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:53.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:53.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:53.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:53.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:53.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:53.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:53.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:53.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:53.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:53.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:53.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:53.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:53.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:53.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:53.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:54.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:54.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:54.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:54.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:54.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:54.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:54.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:54.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:54.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:54.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:54.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:54.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:54.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:10:54.343 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:10:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:10:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:10:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:10:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:54.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:10:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:10:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:10:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:10:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:54.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:10:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:10:54.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:10:54.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:54.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:10:54.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:54.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:10:54.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:10:54.345 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:10:54.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:10:54.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:10:54.363 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:10:54.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:10:54.363 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:10:54.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:10:54.392 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:10:54.393 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:54.393 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:54.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:10:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:10:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:10:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:10:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65035dbc is found... 19:10:54.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65035dbc is found finished successfully 19:10:54.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:10:54.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:54.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:54.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:54.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:54.842 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:54.842 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:10:54.843 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:10:54.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:54.913 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:10:54.913 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:10:54.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:10:54.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:54.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:54.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:10:54.915 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:10:54.915 DEBUG [main][MenuItemLookup] Found menu:'File' 19:10:54.915 DEBUG [main][MenuItemLookup] Item match:File 19:10:54.916 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:10:54.916 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:10:54.916 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:10:54.916 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:10:54.917 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:54.917 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:10:54.917 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:10:54.917 DEBUG [main][MenuItemLookup] Found menu:'' 19:10:54.917 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:10:54.917 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:10:54.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:10:54.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:10:54.918 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:10:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:10:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:10:55.115 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:55.116 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:10:55.116 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:10:55.116 DEBUG [main][EditorHandler] 1 editor(s) found 19:10:55.116 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:10:55.302 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:10:55.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:10:55.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:10:55.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:10:55.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:10:55.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:10:55.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:10:55.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:55.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:55.305 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:10:55.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:55.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:55.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:10:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:10:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:10:55.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:10:55.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:10:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:55.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:55.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:55.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:55.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:55.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:55.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:55.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:10:55.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:10:55.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:10:55.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:55.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:55.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:55.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:55.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:55.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:55.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:55.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:55.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:55.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:55.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:55.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:55.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:56.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:56.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:10:56.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:10:56.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:10:56.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:10:56.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:56.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:10:56.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:10:56.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:56.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:56.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:56.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:56.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:10:56.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:10:56.344 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:10:56.344 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:10:56.344 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:10:56.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:10:56.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:56.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:10:56.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:56.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:10:56.345 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:10:56.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:10:56.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:56.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:10:56.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:56.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:10:56.346 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:10:56.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:10:56.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:10:56.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:10:56.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:10:56.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:10:56.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:10:56.346 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:10:56.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:10:56.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:10:56.370 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:10:56.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:10:56.370 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:10:56.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:10:56.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:10:56.386 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:10:56.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:10:56.744 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:10:56.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:10:56.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:10:56.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 6 files to index (/TextEditorTestProject)' is a system job, skipped 19:10:56.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:10:56.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:10:56.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:10:56.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:10:56.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:10:56.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:10:56.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@418a06ac is found... 19:10:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@418a06ac is found finished successfully 19:10:56.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:10:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:10:56.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:10:56.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:10:56.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:10:56.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:10:56.811 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:56.812 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:10:56.812 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:10:56.812 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:10:56.815 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 19:10:56.834 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 19:10:56.842 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:10:56.842 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:10:57.444 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:10:57.444 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 19:10:58.045 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:10:58.045 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 19:10:58.647 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:10:58.647 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:10:59.248 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:10:59.249 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:10:59.850 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:10:59.850 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 19:11:00.451 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:11:00.452 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 19:11:01.053 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:11:01.053 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:11:01.655 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:01.655 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:01.655 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:01.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:01.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:01.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:01.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:01.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:01.678 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:01.679 DEBUG [main][MenuItemLookup] Item match:File 19:11:01.680 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:01.680 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:01.680 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:01.680 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:01.680 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:01.680 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:01.680 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:01.680 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:01.680 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:01.681 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:01.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:01.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:01.681 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:01.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:01.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:01.715 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:01.716 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:01.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:01.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:01.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:01.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:01.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:01.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:01.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:01.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:01.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:01.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:01.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:01.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:01.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:01.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:01.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:01.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:01.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:01.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:01.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:01.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:01.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:01.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:01.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:01.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:01.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:02.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:02.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:02.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:02.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:02.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:02.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:02.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:02.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:02.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:02.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:02.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:02.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:02.824 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:02.825 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:02.825 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:02.826 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:02.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:02.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:02.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:02.826 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:02.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:02.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:02.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:02.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:02.827 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:02.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:02.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:02.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:02.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:02.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:02.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:02.827 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:02.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:02.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:02.843 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:02.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:02.843 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:02.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:02.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:02.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:02.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:02.906 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:02.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:02.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:02.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:02.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:02.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:02.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b02c05a is found... 19:11:02.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b02c05a is found finished successfully 19:11:02.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:02.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:02.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:02.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:02.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:02.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:02.914 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:02.939 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:02.939 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:02.939 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:02.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:02.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:02.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:02.940 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:02.940 DEBUG [main][MenuItemLookup] Item match:File 19:11:02.942 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:02.942 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:02.942 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:02.942 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:02.942 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:02.942 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:02.942 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:02.942 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:02.942 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:02.942 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:02.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:02.943 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:02.943 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:03.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:03.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:03.023 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:03.023 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:03.023 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:03.023 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:03.023 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:03.215 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:03.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:03.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:03.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:03.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:03.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:03.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:03.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:03.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:03.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:03.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:03.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:03.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:03.223 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:03.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:03.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:03.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:03.231 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:03.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:03.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:03.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:03.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:03.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:03.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:03.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:03.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:03.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:03.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:03.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:03.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:03.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:03.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:03.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:03.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:03.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:03.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:03.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:04.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:04.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:04.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:04.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:04.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:04.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:04.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:04.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:04.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:04.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:04.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:04.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:04.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:04.242 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:04.242 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:04.243 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:04.243 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:04.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:04.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:04.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:04.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:04.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:04.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:04.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:04.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:04.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:04.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:04.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:04.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:04.245 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:04.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:04.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:04.261 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:04.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:04.261 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:04.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:04.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:04.269 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:04.270 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:04.507 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:04.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:04.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:04.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:04.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:04.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:04.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:04.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:04.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:04.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:04.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33090715 is found... 19:11:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33090715 is found finished successfully 19:11:04.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:04.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:04.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:04.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:04.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:04.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:04.536 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:04.536 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:04.536 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:04.537 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:04.538 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:11:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:05.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:05.539 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:05.539 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:11:05.539 DEBUG [main][MenuItemLookup] Item match:Edit 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:05.542 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:05.543 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 19:11:05.543 DEBUG [main][MenuItemLookup] Item match:Content Assist 19:11:05.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 19:11:05.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 19:11:05.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 19:11:05.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 19:11:05.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 19:11:05.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 19:11:05.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 19:11:05.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 19:11:05.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:05.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:05.553 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:05.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:05.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:05.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:05.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:05.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:05.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:05.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:05.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:05.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:05.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:05.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:05.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:05.577 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:05.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:05.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:05.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:05.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:05.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:05.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:05.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:05.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:05.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:05.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:05.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:05.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:05.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:06.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:06.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:06.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:06.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:06.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:06.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:06.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:06.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:06.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:06.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:06.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:06.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:06.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:06.626 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:06.626 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:06.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:06.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:06.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:06.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:06.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:06.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:06.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:06.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:06.628 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:06.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:06.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:06.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:06.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:06.628 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:06.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:06.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:06.643 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:06.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:06.644 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:06.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:06.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:06.651 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:06.651 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:06.705 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:06.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:06.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:06.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:06.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:06.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:06.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:06.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:06.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:06.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2711a7b1 is found... 19:11:06.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2711a7b1 is found finished successfully 19:11:06.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:06.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:06.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:06.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:06.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:06.714 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:06.714 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:06.714 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:06.744 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:06.744 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:06.744 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:06.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:06.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:06.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:06.746 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:06.746 DEBUG [main][MenuItemLookup] Item match:File 19:11:06.747 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:06.747 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:06.747 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:06.747 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:06.747 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:06.747 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:06.747 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:06.747 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:06.747 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:06.747 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:06.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:06.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:06.748 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:06.912 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:06.912 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:06.912 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:06.912 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:06.913 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:07.097 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:07.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:07.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:07.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:07.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:07.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:07.098 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:07.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:07.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:07.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:07.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:07.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:07.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:07.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:11:07.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:11:07.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:11:07.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:11:07.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:11:07.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:11:07.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:11:07.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:11:07.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:11:07.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:07.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:07.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:11:07.102 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:07.102 DEBUG [main][MenuItemLookup] Item match:File 19:11:07.104 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:07.104 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:11:07.106 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:11:07.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:07.106 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:11:07.106 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:07.106 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:11:07.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:07.106 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:11:07.106 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:11:07.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:11:07.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:11:07.128 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:11:07.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:11:07.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:11:07.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:11:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:07.233 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:11:07.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:11:07.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:07.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:07.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:07.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:07.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:11:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:11:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:11:07.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:11:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:07.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:11:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:07.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:11:07.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:11:07.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:11:07.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:07.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:11:07.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:07.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:11:07.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 19:11:07.237 DEBUG [main][TreeItemHandler] Selecting tree item: File 19:11:07.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 19:11:07.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 19:11:07.250 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:11:07.250 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:11:07.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:11:07.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:07.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:07.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:07.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:11:07.252 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:11:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:11:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:11:07.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:11:07.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:11:07.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:11:07.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 19:11:07.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 19:11:07.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 19:11:07.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:07.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:07.312 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:11:07.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:11:07.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:11:07.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:07.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:07.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:07.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:11:07.317 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:11:07.318 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 19:11:07.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 19:11:07.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:07.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:07.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:07.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:11:07.329 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:11:07.330 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 19:11:07.330 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:11:07.330 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 19:11:07.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:11:07.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:07.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:07.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:07.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:07.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:11:07.333 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:11:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:11:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:11:07.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:11:07.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:11:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:11:07.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:11:07.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:11:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:07.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:07.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 19:11:07.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:07.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:07.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:07.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:07.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:07.496 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 19:11:07.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:07.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:07.504 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:11:07.504 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:11:07.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:07.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:07.507 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:07.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:07.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:07.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 19:11:07.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:07.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:07.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 19:11:07.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:07.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:07.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:07.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:07.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:07.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:07.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:07.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:07.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:07.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:07.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:07.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:07.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:07.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:07.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:07.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:07.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:07.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:07.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:07.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:07.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:08.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:08.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:08.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:08.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:08.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:08.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:08.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:08.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:08.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:08.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:08.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:08.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:08.546 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:08.547 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:08.547 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:08.548 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:08.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:08.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:08.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:08.548 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:08.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:08.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:08.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:08.549 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:08.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:08.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:08.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:08.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:08.549 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:08.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:08.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:08.567 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:08.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:08.567 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:08.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:08.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:08.576 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:08.576 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:08.803 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:08.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:08.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:08.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:08.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:08.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:08.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:08.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:08.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:08.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:08.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26837d31 is found... 19:11:08.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26837d31 is found finished successfully 19:11:08.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:08.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:08.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:08.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:08.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:08.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:08.832 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:08.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:08.833 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:08.872 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:08.872 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:08.872 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:08.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:08.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:08.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:08.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:08.873 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:08.874 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:08.874 DEBUG [main][MenuItemLookup] Item match:File 19:11:08.875 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:08.875 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:08.875 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:08.875 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:08.875 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:08.875 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:08.875 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:08.875 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:08.875 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:08.875 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:08.904 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:08.904 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:08.904 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:08.938 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:08.938 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:08.938 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:08.938 DEBUG [main][EditorHandler] 2 editor(s) found 19:11:08.938 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 19:11:08.998 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 19:11:08.998 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:09.116 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:09.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:09.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:09.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:09.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:09.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:09.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:09.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:09.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:09.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:09.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:09.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:09.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:09.118 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:09.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:09.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:09.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:09.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:09.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:09.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:09.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:09.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:09.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:09.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:09.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:09.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:09.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:09.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:09.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:09.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:09.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:09.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:09.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:09.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:09.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:09.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:09.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:09.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:09.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:09.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:09.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:09.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:09.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:10.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:10.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:10.130 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:10.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:10.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:10.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:10.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:10.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:10.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:10.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:10.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:10.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:10.133 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:10.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:10.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:10.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:10.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:10.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:10.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:10.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:10.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:10.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:10.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:10.134 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:10.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:10.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:10.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:10.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:10.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:10.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:10.134 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:10.138 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:10.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:10.148 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:10.149 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:10.149 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:10.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:10.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:10.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:10.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:10.379 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:10.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:10.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:10.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:10.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:10.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:10.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:10.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:10.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54e50502 is found... 19:11:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54e50502 is found finished successfully 19:11:10.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:10.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:10.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:10.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:10.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:10.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:10.401 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:10.401 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:10.401 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 19:11:10.402 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 19:11:10.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:10.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:10.416 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:10.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:10.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:10.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:10.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:10.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:10.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:10.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:10.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:10.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:10.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:10.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:10.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:10.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:10.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:10.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:10.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:10.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:10.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:10.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:10.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:10.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:10.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:10.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:10.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:10.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:10.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:11.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:11.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:11.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:11.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:11.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:11.513 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:11.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:11.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:11.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:11.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:11.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:11.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:11.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:11.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:11.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:11.515 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:11.516 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:11.516 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:11.517 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:11.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:11.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:11.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:11.517 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:11.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:11.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:11.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:11.517 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:11.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:11.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:11.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:11.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:11.518 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:11.521 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:11.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:11.532 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:11.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:11.532 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:11.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:11.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:11.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:11.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:11.593 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:11.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:11.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:11.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:11.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:11.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:11.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e7307ba is found... 19:11:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e7307ba is found finished successfully 19:11:11.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:11.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:11.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:11.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:11.600 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:11.600 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:11.600 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:11.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:11.626 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:11.626 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:11.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:11.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:11.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:11.627 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:11.627 DEBUG [main][MenuItemLookup] Item match:File 19:11:11.629 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:11.629 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:11.629 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:11.629 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:11.629 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:11.629 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:11.629 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:11.629 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:11.629 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:11.629 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:11.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:11.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:11.629 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:11.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:11.706 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:11.707 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:11.707 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:11.707 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:11.707 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:11.844 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:11.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:11.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:11.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:11.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:11.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:11.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:11.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:11.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:11.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:11.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:11.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:11.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:11.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:11.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:11.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:11.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:11.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:11.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:11.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:11.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:11.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:11.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:11.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:11.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:11.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:11.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:11.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:11.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:11.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:11.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:11.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:11.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:11.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:11.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:11.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:11.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:11.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:11.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:11.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:12.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:12.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:12.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:12.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:12.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:12.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:12.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:12.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:12.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:12.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:12.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:12.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:12.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:12.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:12.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:12.858 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:12.858 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:12.859 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:12.859 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:12.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:12.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:12.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:12.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:12.860 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:12.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:12.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:12.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:12.860 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:12.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:12.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:12.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:12.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:12.861 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:12.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:12.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:12.875 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:12.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:12.875 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:12.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:12.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:12.882 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:12.882 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:13.106 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:13.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:13.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:13.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:13.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:13.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:13.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:13.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34d615cf is found... 19:11:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34d615cf is found finished successfully 19:11:13.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:13.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:13.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:13.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:13.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:13.132 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:13.132 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:13.132 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:13.132 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:13.334 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:13.543 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:13.543 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:13.744 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:13.952 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:13.952 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:14.152 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:14.359 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:14.360 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:14.560 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:14.769 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:11:14.769 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 19:11:14.969 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 19:11:15.971 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 1 /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { 19:11:15.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:16.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:16.001 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:16.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:16.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:16.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:16.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:16.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:16.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:16.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:16.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:16.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:16.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:16.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:16.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:16.055 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:16.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:16.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:16.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:16.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:16.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:16.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:16.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:16.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:16.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:16.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:16.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:16.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:17.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:17.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:17.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:17.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:17.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:17.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:17.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:17.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:17.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:17.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:17.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:17.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:17.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:17.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:17.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:17.063 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:17.063 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:17.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:17.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:17.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:17.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:17.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:17.064 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:17.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:17.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:17.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:17.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:17.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:17.064 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:17.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:17.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:17.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:17.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:17.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:17.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:17.065 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:17.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:17.077 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:17.078 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:17.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:17.078 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:17.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:17.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:17.085 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:17.086 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:17.141 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:17.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:17.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:17.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:17.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:17.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:17.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c81488e is found... 19:11:17.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c81488e is found finished successfully 19:11:17.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:17.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:17.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:17.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:17.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:17.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:17.147 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:17.147 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:17.147 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:17.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:17.201 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:17.201 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:17.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:17.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:17.202 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:17.202 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:17.202 DEBUG [main][MenuItemLookup] Item match:File 19:11:17.204 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:17.204 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:17.204 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:17.204 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:17.204 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:17.204 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:17.204 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:17.204 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:17.204 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:17.204 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:17.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:17.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:17.204 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:17.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:17.296 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:17.296 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:17.296 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:17.296 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:17.297 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:17.434 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:17.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:17.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:17.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:17.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:17.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:17.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:17.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:17.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:17.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:17.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:17.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:17.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:17.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:17.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:17.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:17.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:17.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:17.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:17.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:17.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:17.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:17.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:17.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:17.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:17.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:17.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:17.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:17.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:17.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:17.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:17.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:17.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:17.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:17.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:17.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:17.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:17.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:17.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:17.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:17.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:17.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:18.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:18.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:18.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:18.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:18.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:18.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:18.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:18.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:18.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:18.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:18.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:18.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:18.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:18.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:18.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:18.464 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:18.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:18.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:18.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:18.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:18.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:18.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:18.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:18.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:18.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:18.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:18.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:18.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:18.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:18.466 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:18.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:18.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:18.482 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:18.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:18.482 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:18.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:18.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:18.489 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:18.489 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:18.728 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:18.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:18.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:18.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:18.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:18.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:18.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:18.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:18.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:18.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b71246e is found... 19:11:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b71246e is found finished successfully 19:11:18.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:18.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:18.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:18.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:18.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:18.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:18.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:18.756 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:18.756 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:18.957 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:19.164 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:19.164 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:19.365 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:19.575 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:19.575 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:19.775 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:19.983 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:19.983 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:20.183 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:20.391 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:11:20.391 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 19:11:20.591 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 19:11:21.593 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 2 /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } 19:11:21.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:21.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:21.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:21.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:21.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:21.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:21.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:21.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:21.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:21.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:21.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:21.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:21.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:21.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:21.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:21.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:21.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:21.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:21.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:21.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:21.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:21.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:21.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:21.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:21.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:22.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:22.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:22.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:22.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:22.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:22.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:22.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:22.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:22.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:22.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:22.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:22.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:22.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:22.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:22.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:22.674 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:22.674 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:22.674 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:22.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:22.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:22.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:22.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:22.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:22.675 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:22.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:22.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:22.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:22.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:22.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:22.675 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:22.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:22.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:22.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:22.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:22.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:22.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:22.676 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:22.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:22.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:22.689 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:22.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:22.689 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:22.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:22.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:22.697 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:22.697 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:22.754 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:22.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:22.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:22.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:22.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:22.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:22.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@352c5aae is found... 19:11:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@352c5aae is found finished successfully 19:11:22.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:22.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:22.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:22.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:22.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:22.760 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:22.760 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 19:11:22.760 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:22.798 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:22.798 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:22.798 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:22.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:22.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:22.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:22.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:22.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:22.800 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:22.800 DEBUG [main][MenuItemLookup] Item match:File 19:11:22.801 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:22.801 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:22.801 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:22.801 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:22.801 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:22.801 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:22.801 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:22.801 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:22.801 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:22.801 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:22.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:22.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:22.802 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:22.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:22.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:22.900 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:22.900 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:22.900 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:22.900 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:22.900 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:23.038 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:23.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:23.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:23.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:23.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:23.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:23.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:23.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:23.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:23.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:23.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:23.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:23.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:23.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:23.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:23.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:23.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:23.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:23.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:23.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:23.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:23.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:23.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:23.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:23.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:23.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:23.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:23.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:23.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:23.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:23.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:23.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:23.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:23.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:23.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:23.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:23.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:23.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:23.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:23.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:23.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:23.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:23.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:24.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:24.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:24.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:24.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:24.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:24.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:24.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:24.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:24.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:24.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:24.052 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:24.052 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:24.052 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:24.053 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:24.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:24.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:24.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:24.053 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:24.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:24.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:24.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:24.054 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:24.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:24.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:24.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:24.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:24.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:24.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:24.054 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:24.057 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:24.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:24.068 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:24.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:24.068 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:24.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:24.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:24.075 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:24.076 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:24.291 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:24.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:24.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:24.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:24.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:24.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:24.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:24.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:24.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:24.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:24.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11562bca is found... 19:11:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11562bca is found finished successfully 19:11:24.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:24.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:24.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:24.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:24.321 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:24.321 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:24.321 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:24.360 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:24.360 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:24.360 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:24.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:24.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:24.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:24.362 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:24.362 DEBUG [main][MenuItemLookup] Item match:File 19:11:24.363 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:24.363 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:24.363 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:24.363 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:24.363 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:24.363 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:24.363 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:24.363 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:24.363 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:24.363 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:24.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:24.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:24.364 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:24.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:24.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:24.430 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:24.430 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:24.431 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:11:25.431 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:25.443 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:11:26.443 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:26.444 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 19:11:26.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:26.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:26.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:26.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:26.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:26.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:26.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:26.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:26.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:26.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:26.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:26.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:26.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:26.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:26.476 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:26.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:26.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:26.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:26.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:26.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:26.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:26.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:26.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:26.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:26.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:26.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:26.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:26.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:27.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:27.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:27.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:27.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:27.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:27.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:27.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:27.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:27.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:27.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:27.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:27.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:27.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:27.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:27.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:27.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:27.525 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:27.525 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:27.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:27.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:27.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:27.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:27.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:27.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:27.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:27.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:27.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:27.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:27.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:27.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:27.527 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:27.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:27.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:27.539 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:27.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:27.539 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:27.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:27.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:27.546 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:27.547 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:27.601 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:27.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:27.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:27.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:27.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:27.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:27.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:27.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:27.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:27.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@186448f4 is found... 19:11:27.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@186448f4 is found finished successfully 19:11:27.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:27.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:27.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:27.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:27.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:27.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:27.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 19:11:27.608 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:27.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:27.626 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:27.626 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:27.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:27.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:27.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:27.627 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:27.627 DEBUG [main][MenuItemLookup] Item match:File 19:11:27.628 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:27.628 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:27.628 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:27.628 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:27.628 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:27.628 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:27.628 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:27.628 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:27.628 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:27.629 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:27.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:27.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:27.629 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:27.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:27.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:27.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:27.697 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:27.697 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:27.697 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:27.697 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:27.843 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:27.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:27.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:27.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:27.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:27.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:27.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:27.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:27.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:27.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:27.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:27.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:27.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:27.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:27.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:27.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:27.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:27.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:27.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:27.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:27.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:27.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:27.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:27.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:27.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:27.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:27.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:27.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:27.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:27.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:27.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:27.874 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:27.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:27.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:27.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:27.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:27.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:27.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:28.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:28.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:28.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:28.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:28.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:28.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:28.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:28.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:28.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:28.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:28.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:28.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:28.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:28.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:28.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:28.889 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:28.889 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:28.890 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:28.890 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:28.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:28.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:28.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:28.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:28.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:28.891 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:28.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:28.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:28.891 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:28.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:28.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:28.891 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:28.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:28.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:28.891 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:28.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:28.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:28.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:28.892 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:28.895 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:28.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:28.906 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:28.906 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:28.906 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:28.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:28.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:28.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:28.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:29.143 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:29.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:29.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4badbb2a is found... 19:11:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4badbb2a is found finished successfully 19:11:29.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:29.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:29.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:29.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:29.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:29.171 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:29.171 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:29.171 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:29.172 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:29.172 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 19:11:29.195 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:29.195 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:29.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:29.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:29.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:29.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:29.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:29.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:29.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:29.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:29.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:29.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:29.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:29.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:29.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:29.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:29.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:29.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:29.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:29.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:29.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:29.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:29.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:29.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:29.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:30.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:30.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:30.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:30.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:30.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:30.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:30.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:30.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:30.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:30.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:30.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:30.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:30.269 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:30.270 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:30.270 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:30.270 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:30.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:30.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:30.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:30.271 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:30.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:30.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:30.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:30.271 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:30.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:30.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:30.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:30.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:30.272 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:30.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:30.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:30.286 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:30.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:30.286 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:30.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:30.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:30.293 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:30.293 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:30.346 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:30.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:30.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:30.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:30.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:30.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:30.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:30.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:30.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:30.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ca09906 is found... 19:11:30.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ca09906 is found finished successfully 19:11:30.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:30.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:30.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:30.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:30.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:30.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:30.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:30.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:30.352 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:30.370 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:30.371 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:30.371 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:30.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:30.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:30.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:30.372 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:30.372 DEBUG [main][MenuItemLookup] Item match:File 19:11:30.373 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:30.373 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:30.373 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:30.373 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:30.373 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:30.373 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:30.374 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:30.374 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:30.374 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:30.374 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:30.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:30.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:30.374 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:30.493 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:30.493 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:30.493 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:30.493 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:30.493 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:30.626 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:30.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:30.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:30.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:30.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:30.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:30.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:30.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:30.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:30.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:30.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:30.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:30.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:30.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:30.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:30.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:30.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:30.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:30.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:30.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:30.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:30.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:30.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:30.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:30.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:30.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:30.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:30.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:30.637 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:30.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:30.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:30.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:30.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:30.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:30.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:30.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:30.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:30.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:30.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:31.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:31.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:31.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:31.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:31.640 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:31.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:31.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:31.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:31.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:31.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:31.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:31.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:31.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:31.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:31.642 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:31.642 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:31.643 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:31.643 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:31.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:31.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:31.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:31.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:31.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:31.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:31.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:31.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:31.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:31.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:31.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:31.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:31.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:31.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:31.645 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:31.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:31.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:31.658 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:31.659 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:31.659 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:31.659 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:31.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:31.666 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:31.666 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:31.904 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:31.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:31.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:31.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:31.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:31.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:31.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:31.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:31.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11edce7f is found... 19:11:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11edce7f is found finished successfully 19:11:31.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:31.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:31.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:31.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:31.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:31.932 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:31.933 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 19:11:31.933 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 19:11:31.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:31.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:31.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:31.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:31.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:31.955 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:31.955 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 19:11:31.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:31.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:31.994 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:31.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:31.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:31.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:31.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:31.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:31.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:31.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:31.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:31.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:31.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:32.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:32.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:32.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:32.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:32.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:32.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:32.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:32.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:32.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:32.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:32.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:32.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:32.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:32.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:32.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:33.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:33.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:33.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:33.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:33.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:33.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:33.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:33.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:33.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:33.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:33.055 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:33.055 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:33.056 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:33.056 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:33.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:33.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:33.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:33.057 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:33.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:33.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:33.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:33.057 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:33.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:33.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:33.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:33.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:33.058 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:33.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:33.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:33.071 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:33.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:33.071 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:33.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:33.077 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:33.077 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:33.077 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:33.132 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:33.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:33.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:33.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:33.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:33.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:33.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c8a4f67 is found... 19:11:33.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c8a4f67 is found finished successfully 19:11:33.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:33.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:33.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:33.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:33.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:33.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:33.138 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 19:11:33.138 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:33.163 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:33.163 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:33.163 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:33.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:33.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:33.164 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:33.164 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:33.164 DEBUG [main][MenuItemLookup] Item match:File 19:11:33.166 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:33.166 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:33.166 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:33.166 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:33.166 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:33.166 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:33.166 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:33.166 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:33.166 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:33.166 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:33.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:33.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:33.167 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:33.222 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:33.222 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:33.222 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:33.222 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:33.222 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:33.395 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:33.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:33.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:33.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:33.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:33.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:33.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:33.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:33.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:33.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:33.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:33.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:33.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:33.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:33.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:33.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:33.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:33.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:33.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:33.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:33.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:33.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:33.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:33.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:33.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:33.401 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:33.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:33.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:33.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:33.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:33.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:33.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:33.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:33.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:33.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:33.405 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:33.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:33.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:33.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:33.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:33.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:34.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:34.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:34.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:34.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:34.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:34.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:34.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:34.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:34.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:34.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:34.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:34.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:34.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:34.435 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:34.436 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:34.436 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:34.437 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:34.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:34.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:34.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:34.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:34.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:34.437 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:34.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:34.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:34.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:34.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:34.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:34.438 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:34.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:34.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:34.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:34.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:34.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:34.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:34.438 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:34.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:34.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:34.458 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:34.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:34.458 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:34.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:34.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:34.469 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:34.470 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:34.718 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:34.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:34.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:34.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:34.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:34.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:34.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:34.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17a02b75 is found... 19:11:34.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17a02b75 is found finished successfully 19:11:34.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:34.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:34.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:34.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:34.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:34.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:34.747 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:34.747 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:34.747 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 19:11:34.760 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 19:11:34.760 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 19:11:34.795 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:34.795 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:34.795 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:34.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:34.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:34.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:34.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:34.798 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:34.798 DEBUG [main][MenuItemLookup] Item match:File 19:11:34.799 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:34.799 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:34.799 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:34.799 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:34.799 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:34.799 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:34.799 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:34.799 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:34.799 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:34.799 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:34.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:34.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:34.800 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:34.903 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:34.903 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:34.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:34.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:34.904 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:34.904 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:34.904 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:11:34.904 DEBUG [main][MenuItemLookup] Item match:Edit 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:34.906 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 19:11:34.906 DEBUG [main][MenuItemLookup] Item match:Content Assist 19:11:34.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:34.907 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:34.907 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 19:11:34.907 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:11:35.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:35.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:35.908 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:35.908 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:35.908 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:11:35.908 DEBUG [main][MenuItemLookup] Item match:Edit 19:11:35.909 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:11:35.909 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:11:35.909 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:35.909 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:35.910 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 19:11:35.910 DEBUG [main][MenuItemLookup] Item match:Content Assist 19:11:35.911 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 19:11:35.911 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 19:11:35.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 19:11:35.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 19:11:35.912 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 19:11:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 19:11:36.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:11:36.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:11:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:36.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:36.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:11:36.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:11:36.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:36.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:36.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:36.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:11:36.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:11:36.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:11:36.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 19:11:36.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:11:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:36.222 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 19:11:36.222 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 19:11:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:11:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:11:36.224 DEBUG [WorkbenchTestable][ContentAssistant] abstract 19:11:36.224 DEBUG [WorkbenchTestable][ContentAssistant] class 19:11:36.224 DEBUG [WorkbenchTestable][ContentAssistant] enum 19:11:36.224 DEBUG [WorkbenchTestable][ContentAssistant] final 19:11:36.224 DEBUG [WorkbenchTestable][ContentAssistant] import 19:11:36.224 DEBUG [WorkbenchTestable][ContentAssistant] interface 19:11:36.224 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 19:11:36.224 DEBUG [WorkbenchTestable][ContentAssistant] public 19:11:36.224 DEBUG [WorkbenchTestable][ContentAssistant] record 19:11:36.226 DEBUG [WorkbenchTestable][ContentAssistant] sealed 19:11:36.227 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 19:11:36.228 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 19:11:36.229 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 19:11:36.230 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 19:11:36.231 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 19:11:36.232 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 19:11:36.232 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 19:11:36.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:11:36.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:11:36.237 TRACE [main][WidgetHandler] Notify Table with event 13 19:11:36.237 TRACE [main][WidgetHandler] Wait for synchronization 19:11:36.238 TRACE [main][WidgetHandler] Notify Table with event 14 19:11:36.238 TRACE [main][WidgetHandler] Wait for synchronization 19:11:36.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:11:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:11:36.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:36.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:36.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:36.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:36.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:36.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:36.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:36.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:36.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:36.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:36.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:36.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:36.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:36.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:36.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:36.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:36.386 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:36.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:36.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:36.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:36.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:36.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:36.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:36.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:36.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:36.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:36.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:36.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:36.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:37.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:37.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:37.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:37.390 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:37.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:37.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:37.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:37.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:37.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:37.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:37.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:37.392 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:37.392 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:37.392 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:37.393 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:37.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:37.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:37.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:37.393 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:37.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:37.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:37.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:37.394 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:37.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:37.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:37.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:37.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:37.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:37.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:37.394 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:37.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:37.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:37.406 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:37.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:37.406 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:37.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:37.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:37.412 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:37.413 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:37.463 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:37.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:37.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:37.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:37.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:37.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:37.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c68a92f is found... 19:11:37.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c68a92f is found finished successfully 19:11:37.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:37.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:37.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:37.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:37.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:37.471 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:37.471 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=enum /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:37.471 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:37.484 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:37.484 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:37.484 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:37.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:37.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:37.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:37.485 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:37.485 DEBUG [main][MenuItemLookup] Item match:File 19:11:37.486 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:37.486 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:37.486 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:37.486 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:37.486 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:37.486 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:37.486 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:37.486 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:37.486 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:37.486 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:37.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:37.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:37.487 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:37.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:37.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:37.532 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:37.588 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:37.589 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:37.589 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:37.589 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:37.713 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:37.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:37.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:37.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:37.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:37.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:37.714 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:37.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:37.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:37.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:37.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:37.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:37.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:37.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:37.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:37.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:37.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:37.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:37.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:37.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:37.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:37.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:37.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:37.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:37.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:37.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:37.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:37.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:37.719 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:37.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:37.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:37.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:37.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:37.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:37.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:37.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:37.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:37.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:37.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:37.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:37.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:37.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:37.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:37.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:37.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:38.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:38.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:38.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:38.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:38.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:38.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:38.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:38.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:38.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:38.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:38.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:38.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:38.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:38.748 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:38.748 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:38.748 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:38.749 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:38.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:38.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:38.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:38.749 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:38.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:38.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:38.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:38.750 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 19:11:38.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:38.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:38.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:38.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 19:11:38.750 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 19:11:38.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 19:11:38.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 19:11:38.767 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 19:11:38.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 19:11:38.767 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 19:11:38.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 19:11:38.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 19:11:38.781 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:38.781 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:38.994 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:38.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:38.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:38.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:38.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:38.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:38.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:38.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28ab620a is found... 19:11:39.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28ab620a is found finished successfully 19:11:39.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E') 19:11:39.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:39.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:39.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:39.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:39.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:39.009 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:39.009 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass1 { public JavaClass1() { System.out.println(""); } } TooltipText=null 19:11:39.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:39.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:39.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:39.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:39.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:39.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 19:11:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:39.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 19:11:39.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:39.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:39.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:39.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:39.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:39.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:39.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:39.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:39.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:39.088 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:39.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:39.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:39.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:39.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:39.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:39.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:39.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:39.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:39.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:39.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:39.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:39.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:40.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:40.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:40.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:40.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:40.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:40.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:40.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:40.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:40.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:40.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:40.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:40.095 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:40.095 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:40.096 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:40.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:40.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:40.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:40.096 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:40.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:40.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:40.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:40.096 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:40.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:40.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:40.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:40.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:40.097 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:40.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:40.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:40.112 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:40.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:40.112 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:40.113 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:40.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:40.119 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:40.119 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:40.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:40.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:40.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:40.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:40.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:40.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:40.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:40.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:40.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:40.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:40.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4168c7f4 is found... 19:11:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4168c7f4 is found finished successfully 19:11:40.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:40.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:40.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:40.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:40.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:40.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:40.337 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:40.337 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:40.376 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:40.376 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:40.377 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:40.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:40.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:40.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:40.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:40.378 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:40.378 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:40.378 DEBUG [main][MenuItemLookup] Item match:File 19:11:40.379 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:40.379 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:40.379 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:40.379 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:40.379 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:40.379 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:40.379 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:40.379 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:40.379 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:40.379 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:40.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:40.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:40.407 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:40.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:40.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:40.437 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:40.438 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:40.438 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:40.438 DEBUG [main][EditorHandler] 2 editor(s) found 19:11:40.438 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 19:11:40.515 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 19:11:40.515 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:40.615 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:40.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:40.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:40.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:40.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:40.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:40.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:40.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:40.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:40.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:40.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:40.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:40.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:40.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:40.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:40.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:40.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:40.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:40.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:40.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:40.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:40.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:40.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:40.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:40.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:40.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:40.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:40.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:40.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:40.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:40.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:40.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:40.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:40.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:40.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:40.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:40.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:40.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:40.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:41.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:41.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:41.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:41.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:41.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:41.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:41.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:41.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:41.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:41.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:41.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:41.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:41.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:41.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:41.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:41.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:41.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:41.673 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:41.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:41.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:41.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:41.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:41.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:41.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:41.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:41.675 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:41.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:41.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:41.688 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:41.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:41.688 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:41.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:41.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:41.695 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:41.695 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:41.908 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:41.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:41.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:41.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:41.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:41.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:41.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:41.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:41.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:41.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:41.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6cd18d75 is found... 19:11:41.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6cd18d75 is found finished successfully 19:11:41.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:41.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:41.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:41.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:41.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:41.934 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:41.934 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:41.934 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:41.934 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:42.134 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:42.341 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:42.341 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:42.542 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:42.749 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:42.749 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:42.949 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:43.156 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:11:43.156 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:11:43.357 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:11:43.564 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:11:43.564 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 19:11:43.764 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 19:11:44.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:44.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:44.768 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:44.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:44.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:44.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:44.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:44.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:44.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:44.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:44.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:44.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:44.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:44.791 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:44.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:44.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:44.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:44.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:44.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:44.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:44.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:44.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:44.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:44.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:44.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:44.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:44.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:44.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:45.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:45.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:45.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:45.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:45.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:45.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:45.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:45.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:45.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:45.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:45.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:45.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:45.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:45.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:45.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:45.836 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:45.836 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:45.837 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:45.837 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:45.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:45.837 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:45.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:45.837 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:45.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:45.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:45.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:45.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:45.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:45.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:45.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:45.838 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:45.838 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:45.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:45.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:45.850 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:45.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:45.850 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:45.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:45.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:45.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:45.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:45.907 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:45.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:45.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:45.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:45.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:45.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:45.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:45.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:45.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35296011 is found... 19:11:45.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35296011 is found finished successfully 19:11:45.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:45.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:45.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:45.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:45.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:45.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:45.913 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 19:11:45.913 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:45.944 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:45.944 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:45.944 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:45.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:45.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:45.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:45.945 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:45.945 DEBUG [main][MenuItemLookup] Item match:File 19:11:45.946 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:45.946 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:45.946 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:45.946 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:45.946 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:45.946 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:45.946 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:45.946 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:45.946 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:45.946 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:45.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:45.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:45.947 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:45.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:46.002 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:46.002 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:46.002 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:46.002 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:46.003 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:46.151 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:46.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:46.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:46.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:46.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:46.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:46.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:46.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:46.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:46.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:46.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:46.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:46.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:46.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:46.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:46.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:46.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:46.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:46.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:46.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:46.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:46.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:46.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:46.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:46.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:46.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:46.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:46.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:46.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:46.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:46.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:46.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:46.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:46.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:46.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:46.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:46.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:46.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:46.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:46.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:46.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:47.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:47.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:47.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:47.206 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:47.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:47.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:47.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:47.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:47.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:47.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:47.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:47.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:47.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:47.208 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:47.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:47.209 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:47.210 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:47.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:47.210 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:47.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:47.210 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:47.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:47.210 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:47.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:47.210 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:47.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:47.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:47.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:47.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:47.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:47.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:47.211 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:47.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:47.225 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:47.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:47.225 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:47.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:47.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:47.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:47.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:47.434 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:47.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:47.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:47.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:47.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:47.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:47.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:47.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46e1ef8c is found... 19:11:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46e1ef8c is found finished successfully 19:11:47.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:47.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:47.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:47.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:47.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:47.456 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:47.456 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:47.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:47.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:47.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:47.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:47.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:47.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:47.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:47.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:47.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:47.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:47.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:47.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:47.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:47.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:47.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:47.515 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:47.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:47.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:47.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:47.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:47.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:47.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:47.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:47.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:47.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:48.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:48.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:48.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:48.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:48.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:48.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:48.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:48.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:48.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:48.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:48.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:48.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:48.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:48.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:48.521 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:48.521 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:48.522 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:48.522 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:48.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:48.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:48.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:48.523 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:48.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:48.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:48.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:48.523 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:48.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:48.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:48.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:48.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:48.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:48.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:48.524 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:48.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:48.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:48.537 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:48.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:48.537 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:48.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:48.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:48.544 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:48.544 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:48.596 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:48.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:48.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:48.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:48.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:48.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:48.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4131d7c3 is found... 19:11:48.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4131d7c3 is found finished successfully 19:11:48.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:48.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:48.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:48.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:48.602 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:48.602 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:48.603 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:48.631 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:48.631 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:48.632 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:48.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:48.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:48.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:48.633 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:48.633 DEBUG [main][MenuItemLookup] Item match:File 19:11:48.634 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:48.634 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:48.634 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:48.634 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:48.634 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:48.634 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:48.634 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:48.634 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:48.634 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:48.634 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:48.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:48.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:48.635 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:48.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:48.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:48.704 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:48.705 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:48.705 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:48.705 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:48.705 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:48.838 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:48.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:48.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:48.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:48.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:48.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:48.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:48.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:48.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:48.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:48.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:48.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:48.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:48.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:48.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:48.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:48.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:48.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:48.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:48.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:48.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:48.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:48.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:48.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:48.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:48.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:48.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:48.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:48.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:48.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:48.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:48.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:48.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:48.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:48.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:48.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:48.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:48.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:49.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:49.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:49.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:49.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:49.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:49.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:49.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:49.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:49.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:49.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:49.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:49.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:49.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:49.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:49.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:49.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:49.853 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:49.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:49.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:49.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:49.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:49.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:49.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:49.854 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:49.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:49.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:49.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:49.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:49.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:49.854 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:49.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:49.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:49.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:49.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:49.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:49.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:49.855 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:49.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:49.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:49.867 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:49.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:49.867 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:49.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:49.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:49.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:49.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:50.064 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:50.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:50.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:50.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:50.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:50.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:50.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:50.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21eb50b5 is found... 19:11:50.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21eb50b5 is found finished successfully 19:11:50.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:50.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:50.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:50.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:50.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:50.078 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:50.081 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 19:11:50.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:11:50.198 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:11:50.198 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 19:11:50.198 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:50.198 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:50.198 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Open With' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Local History' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'References' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:50.199 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 19:11:50.199 DEBUG [main][MenuItemLookup] Item match:Preferences... 19:11:50.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:50.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:50.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:50.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:50.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:50.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:50.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:50.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:50.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:50.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:50.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:50.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:50.204 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:50.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:50.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:50.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:50.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:50.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:50.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:50.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:50.252 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:50.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:50.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:50.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:50.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:50.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:50.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:50.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:51.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:51.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:51.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:51.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:51.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:51.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:51.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:51.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:51.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:51.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:51.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:51.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:51.257 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:51.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:51.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:51.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:51.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:51.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:51.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:51.259 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:51.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:51.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:51.270 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:51.270 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:51.270 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:51.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:51.276 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:51.276 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:51.277 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:51.329 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:51.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:51.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:51.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:51.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:51.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:51.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5eacab0f is found... 19:11:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5eacab0f is found finished successfully 19:11:51.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:51.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:51.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:51.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:51.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:51.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:51.335 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:51.335 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:51.361 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:51.361 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:51.361 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:51.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:51.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:51.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:51.362 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:51.362 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:51.362 DEBUG [main][MenuItemLookup] Item match:File 19:11:51.363 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:51.363 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:51.363 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:51.363 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:51.363 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:51.363 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:51.363 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:51.363 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:51.363 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:51.363 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:51.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:51.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:51.364 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:51.424 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:51.424 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:51.424 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:51.424 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:51.424 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:51.605 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:51.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:51.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:51.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:51.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:51.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:51.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:51.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:51.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:51.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:51.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:51.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:51.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:51.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:51.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:51.607 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:51.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:51.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:51.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:51.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:51.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:51.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:51.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:51.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:51.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:51.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:51.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:51.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:51.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:51.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:51.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:51.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:51.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:51.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:51.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:51.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:51.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:51.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:51.614 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:51.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:51.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:51.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:51.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:51.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:51.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:52.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:52.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:52.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:52.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:52.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:52.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:52.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:52.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:52.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:52.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:52.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:52.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:52.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:52.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:52.618 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:52.618 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:52.619 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:52.619 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:52.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:52.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:52.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:52.619 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:52.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:52.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:52.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:52.620 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:52.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:52.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:52.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:52.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:52.620 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:52.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:52.632 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:52.633 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:52.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:52.633 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:52.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:52.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:52.639 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:52.640 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:52.836 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:52.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:52.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:52.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:52.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:52.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:52.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:52.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6980aa83 is found... 19:11:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6980aa83 is found finished successfully 19:11:52.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:52.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:52.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:52.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:52.857 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:52.857 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:52.857 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:52.857 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:52.857 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:11:52.858 DEBUG [main][MenuItemLookup] Item match:Edit 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:52.859 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 19:11:52.859 DEBUG [main][MenuItemLookup] Item match:Content Assist 19:11:52.860 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:52.860 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:52.860 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 19:11:52.860 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:11:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:53.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:53.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:53.861 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:53.861 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:11:53.861 DEBUG [main][MenuItemLookup] Item match:Edit 19:11:53.862 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:11:53.862 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:11:53.862 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:53.862 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:11:53.862 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:11:53.862 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:11:53.862 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:11:53.862 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:53.863 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 19:11:53.863 DEBUG [main][MenuItemLookup] Item match:Content Assist 19:11:53.864 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 19:11:53.864 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 19:11:53.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 19:11:53.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 19:11:53.864 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 19:11:53.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 19:11:53.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:11:53.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:11:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:53.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:11:53.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:11:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:53.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:53.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:53.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:11:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:11:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:11:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 19:11:53.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:11:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:53.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:53.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 19:11:53.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:11:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:53.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:53.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:11:53.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:53.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:53.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:54.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:54.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:54.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:54.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:54.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:11:54.930 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:11:54.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 19:11:54.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:11:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 19:11:55.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 19:11:55.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:55.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:55.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:55.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:55.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:55.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:55.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:55.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:55.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:55.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:55.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:55.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:55.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:55.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:55.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:55.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:55.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:55.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:55.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:55.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:55.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:55.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:55.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:55.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:55.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:55.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:55.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:56.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:56.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:56.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:56.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:56.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:56.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:56.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:56.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:56.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:56.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:56.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:56.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:56.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:56.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:56.545 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:56.546 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:56.546 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:56.547 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:56.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:56.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:56.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:56.548 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:56.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:56.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:56.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:56.548 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:56.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:56.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:56.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:56.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:56.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:56.549 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:56.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:56.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:56.562 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:56.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:56.562 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:56.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:56.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:56.568 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:56.569 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:56.619 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:56.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:56.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:56.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:56.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:56.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:56.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:56.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:56.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:56.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@341740dd is found... 19:11:56.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@341740dd is found finished successfully 19:11:56.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:56.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:56.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:56.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:56.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:56.625 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:56.625 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:56.625 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:11:56.652 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:56.653 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:56.653 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:11:56.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:11:56.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:56.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:56.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:56.654 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:11:56.654 DEBUG [main][MenuItemLookup] Found menu:'File' 19:11:56.654 DEBUG [main][MenuItemLookup] Item match:File 19:11:56.655 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:11:56.655 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:11:56.655 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:11:56.655 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:11:56.655 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:56.655 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:11:56.655 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:11:56.655 DEBUG [main][MenuItemLookup] Found menu:'' 19:11:56.655 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:11:56.655 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:11:56.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:11:56.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:11:56.656 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:11:56.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:11:56.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:11:56.720 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:56.721 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:56.741 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:11:56.741 DEBUG [main][EditorHandler] 1 editor(s) found 19:11:56.741 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:11:56.859 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:11:56.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:56.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:11:56.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:11:56.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:11:56.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:11:56.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:56.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:11:56.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:11:56.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:11:56.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:11:56.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:11:56.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:11:56.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:56.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:56.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:11:56.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:56.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:56.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:11:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:11:56.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:11:56.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:11:56.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:11:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:56.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:56.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:56.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:56.908 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:56.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:56.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:56.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:11:56.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:11:56.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:11:56.930 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:56.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:56.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:56.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:56.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:56.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:56.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:56.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:56.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:56.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:57.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:57.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:57.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:57.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:11:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:11:57.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:11:57.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:11:57.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:57.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:11:57.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:11:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:57.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:57.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:57.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:57.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:11:57.936 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:11:57.936 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:11:57.937 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:11:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:11:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:11:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:57.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:11:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:57.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:11:57.938 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:11:57.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:11:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:57.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:11:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:57.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:11:57.938 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:11:57.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:11:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:11:57.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:11:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:11:57.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:11:57.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:57.939 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:57.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:57.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:57.951 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:11:57.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:11:57.951 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:11:57.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:11:57.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:11:57.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:11:57.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:11:58.145 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:11:58.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:11:58.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:11:58.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:11:58.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:11:58.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:11:58.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:11:58.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:11:58.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:11:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:11:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23ff8d34 is found... 19:11:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23ff8d34 is found finished successfully 19:11:58.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:11:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:11:58.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:11:58.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:11:58.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:11:58.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:11:58.158 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:58.158 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:58.158 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 19:11:58.179 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:11:58.179 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:11:58.180 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 19:11:58.180 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:11:59.181 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:11:59.181 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 19:11:59.381 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 19:12:00.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 19:12:00.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:12:00.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:12:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:00.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:12:00.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:12:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:00.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:00.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:00.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:00.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:01.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:01.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:12:01.412 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 19:12:01.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:12:01.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:12:01.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:01.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:01.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:12:01.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:12:01.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:01.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:01.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:01.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:01.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:12:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:12:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:12:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 19:12:01.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:12:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:01.423 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 19:12:01.423 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 19:12:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:12:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:12:01.423 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 19:12:01.423 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 19:12:01.423 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 19:12:01.423 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 19:12:01.423 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 19:12:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:12:01.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:12:01.424 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 19:12:01.424 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 19:12:01.424 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 19:12:01.424 INFO [WorkbenchTestable][AbstractShell] Close shell 19:12:01.424 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 19:12:01.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:12:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:12:01.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:01.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:01.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:01.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:01.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:01.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:01.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:01.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:01.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:01.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:01.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:01.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:01.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:01.475 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:01.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:01.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:01.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:01.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:01.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:01.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:01.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:01.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:01.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:01.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:01.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:01.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:01.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:01.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:02.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:02.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:02.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:02.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:02.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:02.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:02.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:02.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:02.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:02.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:02.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:02.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:02.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:02.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:02.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:02.531 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:02.532 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:02.532 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:02.533 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:02.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:02.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:02.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:02.533 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:02.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:02.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:02.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:02.533 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:02.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:02.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:02.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:02.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:02.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:02.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:02.534 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:02.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:02.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:02.546 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:02.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:02.546 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:02.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:02.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:02.551 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:02.551 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:02.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:02.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:02.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:02.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:02.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:02.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:02.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:02.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:02.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:02.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e720308 is found... 19:12:02.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e720308 is found finished successfully 19:12:02.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:02.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:02.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:02.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:02.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:02.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:02.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:02.608 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:02.638 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:02.638 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:02.638 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:02.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:02.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:02.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:02.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:02.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:02.639 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:02.639 DEBUG [main][MenuItemLookup] Item match:File 19:12:02.640 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:02.640 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:02.640 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:02.640 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:02.640 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:02.640 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:02.640 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:02.640 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:02.640 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:02.640 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:02.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:02.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:02.641 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:02.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:02.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:02.700 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:02.700 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:02.700 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:02.700 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:02.700 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:02.841 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:02.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:02.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:02.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:02.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:02.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:02.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:02.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:02.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:02.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:02.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:02.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:02.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:02.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:02.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:02.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:02.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:02.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:02.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:02.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:02.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:02.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:02.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:02.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:02.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:02.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:02.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:02.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:02.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:02.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:02.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:02.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:02.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:02.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:02.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:02.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:02.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:02.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:02.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:03.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:03.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:03.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:03.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:03.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:03.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:03.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:03.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:03.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:03.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:03.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:03.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:03.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:03.855 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:03.855 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:03.856 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:03.856 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:03.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:03.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:03.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:03.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:03.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:03.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:03.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:03.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:03.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:03.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:03.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:03.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:03.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:03.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:03.858 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:03.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:03.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:03.870 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:03.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:03.870 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:03.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:03.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:03.876 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:03.876 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:04.079 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:04.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:04.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:04.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:04.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:04.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:04.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:04.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@713baddf is found... 19:12:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@713baddf is found finished successfully 19:12:04.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:04.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:04.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:04.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:04.108 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:04.109 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:04.109 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:12:04.109 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:12:04.309 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:12:04.516 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:12:04.516 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:12:04.717 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:12:04.924 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:12:04.924 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:12:05.125 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:12:05.334 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:12:05.334 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:12:05.534 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:12:05.741 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:12:05.742 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 19:12:05.942 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 19:12:06.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:06.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:06.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:06.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:06.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:06.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:06.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:06.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:06.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:06.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:06.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:06.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:06.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:06.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:06.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:07.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:07.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:07.012 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:07.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:07.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:07.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:07.013 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:07.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:07.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:07.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:07.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:07.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:07.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:07.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:08.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:08.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:08.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:08.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:08.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:08.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:08.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:08.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:08.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:08.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:08.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:08.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:08.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:08.018 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:08.018 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:08.018 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:08.019 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:08.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:08.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:08.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:08.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:08.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:08.019 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:08.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:08.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:08.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:08.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:08.020 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:08.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:08.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:08.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:08.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:08.020 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:08.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:08.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:08.031 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:08.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:08.031 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:08.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:08.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:08.037 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:08.037 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:08.085 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:08.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:08.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:08.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:08.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:08.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:08.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:08.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:08.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:08.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34ba7a3c is found... 19:12:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34ba7a3c is found finished successfully 19:12:08.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:08.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:08.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:08.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:08.091 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:08.091 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 19:12:08.091 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:08.119 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:08.119 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:08.119 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:08.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:08.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:08.120 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:08.120 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:08.120 DEBUG [main][MenuItemLookup] Item match:File 19:12:08.121 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:08.121 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:08.121 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:08.121 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:08.121 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:08.121 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:08.121 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:08.121 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:08.121 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:08.121 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:08.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:08.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:08.122 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:08.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:08.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:08.196 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:08.201 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:08.201 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:08.201 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:08.201 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:08.296 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:08.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:08.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:08.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:08.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:08.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:08.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:08.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:08.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:08.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:08.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:08.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:08.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:08.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:08.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:08.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:08.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:08.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:08.302 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:08.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:08.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:08.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:08.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:08.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:08.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:08.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:08.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:08.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:08.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:08.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:08.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:08.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:08.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:08.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:08.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:08.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:08.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:09.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:09.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:09.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:09.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:09.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:09.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:09.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:09.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:09.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:09.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:09.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:09.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:09.330 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:09.331 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:09.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:09.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:09.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:09.331 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:09.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:09.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:09.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:09.332 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:09.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:09.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:09.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:09.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:09.332 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:09.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:09.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:09.344 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:09.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:09.344 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:09.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:09.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:09.350 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:09.350 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:09.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:09.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:09.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:09.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:09.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:09.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:09.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:09.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:09.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:09.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:09.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@350904da is found... 19:12:09.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@350904da is found finished successfully 19:12:09.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:09.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:09.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:09.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:09.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:09.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:09.568 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:09.568 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:09.568 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:12:09.568 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:12:09.768 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:12:09.975 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:12:09.975 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:12:10.176 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:12:10.383 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:12:10.383 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:12:10.584 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:12:10.790 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:12:10.790 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:12:10.991 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:12:11.198 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:12:11.198 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 19:12:11.399 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 19:12:12.400 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 19:12:12.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:12.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:12.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:12.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:12.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:12.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:12.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:12.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:12.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:12.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:12.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:12.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:12.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:12.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:12.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:12.465 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:12.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:12.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:12.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:12.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:12.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:12.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:12.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:12.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:12.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:12.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:12.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:12.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:13.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:13.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:13.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:13.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:13.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:13.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:13.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:13.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:13.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:13.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:13.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:13.470 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:13.470 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:13.471 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:13.471 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:13.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:13.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:13.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:13.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:13.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:13.472 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:13.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:13.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:13.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:13.472 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:13.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:13.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:13.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:13.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:13.473 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:13.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:13.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:13.484 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:13.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:13.484 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:13.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:13.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:13.489 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:13.490 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:13.538 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:13.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:13.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:13.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:13.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:13.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:13.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3eaef0d1 is found... 19:12:13.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3eaef0d1 is found finished successfully 19:12:13.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:13.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:13.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:13.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:13.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:13.544 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:13.544 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:13.544 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:13.571 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:13.571 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:13.571 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:13.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:13.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:13.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:13.572 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:13.572 DEBUG [main][MenuItemLookup] Item match:File 19:12:13.573 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:13.573 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:13.573 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:13.573 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:13.573 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:13.573 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:13.573 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:13.573 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:13.573 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:13.573 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:13.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:13.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:13.574 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:13.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:13.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:13.618 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:13.619 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:13.619 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:13.745 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:13.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:13.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:13.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:13.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:13.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:13.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:13.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:13.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:13.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:13.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:13.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:13.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:13.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:13.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:13.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:13.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:13.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:13.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:13.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:13.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:13.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:13.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:13.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:13.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:13.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:13.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:13.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:13.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:13.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:13.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:13.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:13.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:13.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:13.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:13.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:13.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:13.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:14.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:14.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:14.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:14.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:14.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:14.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:14.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:14.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:14.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:14.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:14.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:14.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:14.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:14.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:14.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:14.758 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:14.758 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:14.759 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:14.759 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:14.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:14.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:14.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:14.759 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:14.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:14.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:14.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:14.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:14.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:14.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:14.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:14.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:14.760 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:14.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:14.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:14.772 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:14.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:14.772 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:14.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:14.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:14.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:14.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:14.969 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:14.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:14.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:14.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:14.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:14.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:14.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:14.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:14.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:14.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:14.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d9a6efc is found... 19:12:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d9a6efc is found finished successfully 19:12:14.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:14.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:14.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:14.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:14.989 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:14.989 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:14.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:14.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:14.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:14.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:14.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:14.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:14.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:14.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:14.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:14.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:14.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:14.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:14.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:14.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:15.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:15.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:15.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:15.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:15.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:15.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:15.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:15.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:15.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:15.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:15.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:15.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:15.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:15.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:16.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:16.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:16.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:16.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:16.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:16.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:16.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:16.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:16.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:16.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:16.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:16.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:16.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:16.052 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:16.052 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:16.053 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:16.053 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:16.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:16.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:16.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:16.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:16.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:16.054 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:16.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:16.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:16.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:16.054 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:16.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:16.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:16.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:16.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:16.055 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:16.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:16.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:16.066 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:16.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:16.066 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:16.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:16.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:16.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:16.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:16.118 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a969ce9 is found... 19:12:16.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a969ce9 is found finished successfully 19:12:16.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:16.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:16.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:16.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:16.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:16.125 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:16.125 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:16.125 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:16.149 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:16.149 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:16.149 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:16.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:16.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:16.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:16.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:16.150 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:16.150 DEBUG [main][MenuItemLookup] Item match:File 19:12:16.151 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:16.151 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:16.151 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:16.151 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:16.151 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:16.151 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:16.151 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:16.151 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:16.151 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:16.151 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:16.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:16.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:16.152 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:16.224 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:16.224 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:16.225 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:16.225 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:16.225 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:16.315 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:16.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:16.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:16.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:16.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:16.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:16.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:16.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:16.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:16.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:16.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:16.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:16.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:16.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:16.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:16.317 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:16.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:16.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:16.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:16.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:16.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:16.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:16.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:16.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:16.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:16.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:16.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:16.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:16.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:16.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:16.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:16.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:16.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:16.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:16.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:16.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:16.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:16.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:16.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:16.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:16.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:16.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:16.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:16.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:16.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:16.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:17.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:17.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:17.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:17.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:17.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:17.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:17.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:17.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:17.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:17.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:17.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:17.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:17.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:17.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:17.330 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:17.330 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:17.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:17.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:17.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:17.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:17.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:17.331 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:17.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:17.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:17.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:17.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:17.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:17.331 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:17.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:17.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:17.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:17.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:17.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:17.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:17.332 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:17.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:17.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:17.345 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:17.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:17.346 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:17.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:17.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:17.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:17.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:17.540 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:17.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74468b5 is found... 19:12:17.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74468b5 is found finished successfully 19:12:17.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:17.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:17.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:17.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:17.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:17.562 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:17.562 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:17.563 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 19:12:17.588 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:17.588 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:17.588 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 19:12:17.588 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:12:18.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:18.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:18.589 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:18.589 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:18.589 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:12:18.589 DEBUG [main][MenuItemLookup] Item match:Edit 19:12:18.590 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:18.591 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 19:12:18.591 DEBUG [main][MenuItemLookup] Item match:Content Assist 19:12:18.592 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 19:12:18.592 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 19:12:18.592 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 19:12:18.592 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 19:12:18.592 DEBUG [main][MenuItemLookup] Item match:Java Proposals 19:12:18.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 19:12:18.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 19:12:18.593 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 19:12:18.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 19:12:18.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:12:18.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:12:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:18.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:12:18.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:12:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:18.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:18.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:18.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:12:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:12:18.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:12:18.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 19:12:18.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:12:18.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:18.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:18.677 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 19:12:18.677 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 19:12:18.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:12:18.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:12:18.677 DEBUG [WorkbenchTestable][ContentAssistant] abstract 19:12:18.677 DEBUG [WorkbenchTestable][ContentAssistant] class 19:12:18.677 DEBUG [WorkbenchTestable][ContentAssistant] enum 19:12:18.677 DEBUG [WorkbenchTestable][ContentAssistant] final 19:12:18.677 DEBUG [WorkbenchTestable][ContentAssistant] import 19:12:18.678 DEBUG [WorkbenchTestable][ContentAssistant] interface 19:12:18.678 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 19:12:18.678 DEBUG [WorkbenchTestable][ContentAssistant] public 19:12:18.678 DEBUG [WorkbenchTestable][ContentAssistant] record 19:12:18.678 DEBUG [WorkbenchTestable][ContentAssistant] sealed 19:12:18.678 INFO [WorkbenchTestable][AbstractShell] Close shell 19:12:18.678 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 19:12:18.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:12:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:12:18.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:18.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:18.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:18.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:18.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:18.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:18.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:18.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:18.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:18.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:18.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:18.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:18.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:18.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:18.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:18.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:18.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:18.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:18.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:18.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:18.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:18.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:18.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:18.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:18.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:18.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:18.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:18.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:18.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:18.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:19.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:19.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:19.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:19.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:19.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:19.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:19.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:19.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:19.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:19.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:19.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:19.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:19.789 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:19.789 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:19.789 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:19.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:19.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:19.791 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:19.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:19.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:19.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:19.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:19.791 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:19.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:19.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:19.802 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:19.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:19.802 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:19.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:19.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:19.808 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:19.808 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:19.856 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ea528f4 is found... 19:12:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ea528f4 is found finished successfully 19:12:19.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:19.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:19.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:19.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:19.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:19.862 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:19.862 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:19.862 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:19.878 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:19.878 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:19.878 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:19.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:19.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:19.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:19.880 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:19.880 DEBUG [main][MenuItemLookup] Item match:File 19:12:19.881 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:19.881 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:19.881 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:19.881 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:19.881 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:19.881 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:19.881 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:19.881 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:19.881 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:19.881 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:19.881 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:19.881 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:19.881 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:19.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:19.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:19.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:19.933 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:19.933 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:19.933 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:20.111 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:20.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:20.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:20.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:20.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:20.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:20.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:20.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:20.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:20.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:20.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:20.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:20.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:20.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:20.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:20.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:20.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:20.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:20.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:20.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:20.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:20.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:20.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:20.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:20.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:20.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:20.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:20.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:20.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:20.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:20.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:20.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:20.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:20.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:20.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:20.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:20.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:20.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:20.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:20.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:20.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:20.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:20.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:21.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:21.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:21.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:21.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:21.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:21.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:21.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:21.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:21.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:21.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:21.149 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:21.149 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:21.149 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:21.150 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:21.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:21.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:21.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:21.150 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:21.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:21.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:21.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:21.152 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:21.155 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:21.165 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:21.165 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:21.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:21.166 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:21.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:21.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:21.171 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:21.172 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:21.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:21.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:21.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@864252 is found... 19:12:21.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@864252 is found finished successfully 19:12:21.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:21.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:21.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:21.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:21.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:21.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:21.377 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:21.377 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:21.377 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 19:12:21.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:21.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:21.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:21.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:21.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:21.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:21.394 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:21.394 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 19:12:21.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:21.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:21.405 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:21.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:21.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:21.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:21.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:21.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:21.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:21.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:21.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:21.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:21.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:21.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:21.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:21.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:21.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:21.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:21.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:21.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:21.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:21.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:21.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:21.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:21.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:21.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:21.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:21.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:21.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:21.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:21.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:21.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:22.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:22.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:22.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:22.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:22.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:22.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:22.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:22.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:22.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:22.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:22.468 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:22.469 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:22.469 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:22.469 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:22.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:22.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:22.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:22.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:22.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:22.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:22.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:22.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:22.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:22.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:22.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:22.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:22.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:22.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:22.471 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:22.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:22.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:22.481 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:22.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:22.481 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:22.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:22.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:22.486 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:22.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:22.537 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:22.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:22.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:22.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:22.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:22.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:22.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e39f77f is found... 19:12:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e39f77f is found finished successfully 19:12:22.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:22.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:22.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:22.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:22.543 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:22.543 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 19:12:22.543 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:22.567 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:22.567 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:22.567 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:22.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:22.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:22.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:22.568 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:22.569 DEBUG [main][MenuItemLookup] Item match:File 19:12:22.569 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:22.570 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:22.570 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:22.570 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:22.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:22.570 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:22.570 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:22.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:22.570 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:22.570 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:22.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:22.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:22.570 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:22.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:22.633 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:22.633 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:22.634 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:22.634 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:22.634 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:22.794 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:22.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:22.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:22.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:22.794 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:22.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:22.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:22.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:22.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:22.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:22.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:22.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:12:22.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:22.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:12:22.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:22.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:12:22.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:22.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:12:22.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:22.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:12:22.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:22.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:12:22.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:22.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:12:22.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:22.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:12:22.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:22.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:12:22.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:22.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:22.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:22.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:12:22.799 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:22.799 DEBUG [main][MenuItemLookup] Item match:File 19:12:22.800 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:22.800 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:12:22.801 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:12:22.801 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:22.801 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:12:22.801 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:22.801 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:12:22.801 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:22.802 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:12:22.802 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:12:22.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:12:22.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:12:22.802 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:12:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:12:22.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:12:22.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:12:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:22.932 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:12:22.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:22.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:12:22.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:22.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:22.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:22.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:12:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:12:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:12:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:12:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:12:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:22.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:12:22.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:12:22.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:12:22.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:22.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:12:22.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:22.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:12:22.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 19:12:22.936 DEBUG [main][TreeItemHandler] Selecting tree item: File 19:12:22.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 19:12:22.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 19:12:22.937 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:12:22.937 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:12:22.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:12:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:22.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:22.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:22.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:12:22.940 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:12:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:12:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:12:22.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:12:22.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:12:23.007 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:12:23.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:23.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:23.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 19:12:23.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 19:12:23.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 19:12:23.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:23.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:23.009 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:12:23.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:12:23.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:12:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:23.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:23.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:23.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:23.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:12:23.016 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:12:23.017 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 19:12:23.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 19:12:23.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:23.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:23.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:23.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:23.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:12:23.028 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:12:23.028 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 19:12:23.029 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:12:23.029 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 19:12:23.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:12:23.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:23.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:23.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:23.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:12:23.031 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:12:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:12:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:12:23.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:12:23.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:12:23.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:12:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:12:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:23.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:23.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:12:23.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:23.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:23.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:12:23.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:23.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:23.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:23.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 19:12:23.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:23.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:23.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:23.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:23.295 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:23.295 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:12:23.301 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:23.301 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 19:12:23.301 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:23.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 19:12:23.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:23.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:23.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 19:12:23.302 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 19:12:23.302 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:23.302 DEBUG [main][MenuItemLookup] Item match:File 19:12:23.303 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:23.303 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:23.303 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:23.303 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:23.303 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:23.303 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:23.303 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:23.303 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:23.303 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:23.303 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:23.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:23.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:23.304 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:23.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:23.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 19:12:23.337 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:23.337 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 19:12:23.337 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:12:23.337 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 19:12:23.410 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 19:12:23.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:23.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:23.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:23.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:23.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:23.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:23.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:23.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:23.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:23.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:23.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:23.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:23.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:23.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:23.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:23.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:23.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:23.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:23.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:23.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:23.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:23.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:23.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:23.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:23.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:23.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:23.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:23.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:23.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:23.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:23.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:23.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:24.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:24.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:24.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:24.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:24.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:24.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:24.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:24.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:24.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:24.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:24.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:24.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:24.450 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:24.450 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:24.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:24.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:24.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:24.450 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:24.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:24.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:24.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:24.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:24.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:24.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:24.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:24.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:24.452 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:24.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:24.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:24.472 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:24.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:24.472 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:24.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:24.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:24.479 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:24.479 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:24.666 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:24.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:24.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:24.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:24.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:24.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:24.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:24.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@354a6f84 is found... 19:12:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@354a6f84 is found finished successfully 19:12:24.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:24.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:24.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:24.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:24.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:24.701 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:24.702 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:24.702 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:24.740 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:24.740 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:24.740 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:24.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:24.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:24.741 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:24.742 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:24.742 DEBUG [main][MenuItemLookup] Item match:File 19:12:24.742 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:24.742 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:24.743 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:24.743 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:24.743 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:24.743 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:24.743 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:24.743 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:24.743 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:24.743 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:24.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:24.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:24.743 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:24.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:24.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:24.820 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:24.821 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:24.821 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:24.821 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:24.821 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:24.944 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:24.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:24.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:24.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:24.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:24.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:24.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:24.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:24.945 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:24.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:24.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:24.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:24.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:24.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:24.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:24.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:24.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:24.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:24.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:24.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:24.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:24.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:24.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:24.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:24.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:24.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:24.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:24.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:24.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:24.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:24.952 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:24.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:24.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:24.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:24.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:24.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:24.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:24.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:24.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:24.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:24.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:25.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:25.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:25.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:25.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:25.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:25.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:25.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:25.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:25.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:25.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:25.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:25.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:25.957 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:25.957 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:25.957 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:25.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:25.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:25.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:25.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:25.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:25.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:25.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:25.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:25.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:25.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:25.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:25.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:25.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:25.959 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:25.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:25.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:25.971 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:25.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:25.971 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:25.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:25.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:25.976 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:25.977 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:26.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f86da5e is found... 19:12:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f86da5e is found finished successfully 19:12:26.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:26.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:26.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:26.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:26.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:26.169 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 19:12:26.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:26.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:26.198 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:26.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:26.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:26.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:26.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:26.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:26.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:26.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:26.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:26.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:26.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:26.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:26.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:26.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:26.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:26.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:26.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:26.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:26.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:26.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:26.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:26.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:26.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:26.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:26.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:26.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:26.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:26.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:27.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:27.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:27.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:27.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:27.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:27.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:27.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:27.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:27.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:27.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:27.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:27.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:27.256 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:27.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:27.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:27.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:27.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:27.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:27.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:27.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:27.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:27.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:27.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:27.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:27.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:27.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:27.258 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:27.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:27.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:27.268 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:27.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:27.268 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:27.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:27.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:27.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:27.274 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:27.322 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:27.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:27.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:27.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:27.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:27.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:27.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:27.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:27.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:27.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36fd9c83 is found... 19:12:27.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36fd9c83 is found finished successfully 19:12:27.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:27.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:27.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:27.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:27.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:27.328 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:27.328 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass extends String { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:27.328 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:27.350 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:27.350 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:27.350 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:27.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:27.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:27.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:27.351 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:27.352 DEBUG [main][MenuItemLookup] Item match:File 19:12:27.352 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:27.352 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:27.352 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:27.353 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:27.353 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:27.353 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:27.353 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:27.353 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:27.353 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:27.353 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:27.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:27.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:27.353 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:27.408 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:27.408 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:27.409 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:27.409 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:27.409 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:27.550 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:27.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:27.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:27.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:27.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:27.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:27.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:27.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:27.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:27.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:27.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:27.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:27.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:27.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:27.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:27.552 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:27.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:27.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:27.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:27.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:27.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:27.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:27.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:27.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:27.555 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:27.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:27.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:27.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:27.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:27.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:27.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:27.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:27.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:27.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:27.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:27.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:27.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:27.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:27.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:27.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:28.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:28.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:28.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:28.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:28.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:28.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:28.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:28.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:28.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:28.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:28.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:28.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:28.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:28.563 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:28.563 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:28.563 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:28.564 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:28.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:28.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:28.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:28.564 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:28.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:28.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:28.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:28.564 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:28.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:28.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:28.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:28.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:28.565 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:28.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:28.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:28.575 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:28.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:28.576 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:28.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:28.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:28.581 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:28.581 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:28.764 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:28.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:28.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:28.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:28.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:28.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:28.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:28.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:28.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:28.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:28.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@508d5c4c is found... 19:12:28.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@508d5c4c is found finished successfully 19:12:28.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:28.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:28.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:28.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:28.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:28.786 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:28.786 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:28.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:28.786 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:28.786 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:12:28.786 DEBUG [main][MenuItemLookup] Item match:Edit 19:12:28.787 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:28.788 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 19:12:28.788 DEBUG [main][MenuItemLookup] Item match:Content Assist 19:12:28.789 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:28.789 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:28.789 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 19:12:28.789 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:12:29.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:29.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:29.789 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:29.790 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:29.790 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:12:29.790 DEBUG [main][MenuItemLookup] Item match:Edit 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:29.791 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 19:12:29.792 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:29.792 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 19:12:29.792 DEBUG [main][MenuItemLookup] Item match:Content Assist 19:12:29.792 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 19:12:29.792 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 19:12:29.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 19:12:29.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 19:12:29.793 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 19:12:29.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 19:12:29.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:12:29.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:12:29.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:29.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:12:29.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:12:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:29.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:29.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:29.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:12:29.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:12:29.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:12:29.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 19:12:29.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:12:29.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:29.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:29.844 INFO [WorkbenchTestable][AbstractShell] Close shell 19:12:29.844 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 19:12:29.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:12:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:12:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 19:12:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 19:12:30.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:30.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:30.369 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:30.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:30.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:30.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:30.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:30.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:30.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:30.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:30.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:30.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:30.393 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:30.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:30.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:30.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:30.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:30.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:30.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:30.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:30.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:30.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:30.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:30.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:30.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:30.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:30.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:30.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:31.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:31.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:31.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:31.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:31.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:31.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:31.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:31.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:31.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:31.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:31.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:31.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:31.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:31.439 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:31.439 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:31.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:31.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:31.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:31.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:31.440 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:31.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:31.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:31.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:31.440 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:31.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:31.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:31.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:31.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:31.441 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:31.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:31.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:31.450 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:31.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:31.450 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:31.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:31.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:31.455 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:31.455 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:31.501 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:31.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:31.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:31.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:31.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:31.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:31.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:31.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:31.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:31.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53664339 is found... 19:12:31.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53664339 is found finished successfully 19:12:31.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:31.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:31.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:31.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:31.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:31.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:31.506 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:31.506 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:31.506 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:31.530 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:31.530 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:31.530 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:31.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:31.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:31.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:31.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:31.531 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:31.531 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:31.531 DEBUG [main][MenuItemLookup] Item match:File 19:12:31.532 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:31.532 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:31.532 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:31.532 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:31.532 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:31.532 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:31.532 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:31.532 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:31.532 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:31.532 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:31.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:31.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:31.533 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:31.574 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:31.585 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:31.604 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:31.610 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:31.610 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:31.737 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:31.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:31.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:31.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:31.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:31.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:31.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:31.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:31.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:31.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:31.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:31.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:31.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:31.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:31.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:31.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:31.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:31.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:31.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:31.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:31.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:31.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:31.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:31.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:31.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:31.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:31.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:31.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:31.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:31.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:31.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:31.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:31.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:31.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:31.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:31.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:32.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:32.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:32.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:32.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:32.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:32.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:32.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:32.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:32.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:32.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:32.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:32.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:32.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:32.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:32.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:32.754 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:32.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:32.755 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:32.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:32.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:32.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:32.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:32.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:32.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:32.756 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:32.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:32.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:32.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:32.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:32.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:32.756 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:32.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:32.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:32.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:32.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:32.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:32.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:32.757 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:32.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:32.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:32.770 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:32.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:32.770 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:32.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:32.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:32.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:32.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:32.964 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:32.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:32.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:32.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:32.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:32.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:32.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:32.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62c73a93 is found... 19:12:32.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62c73a93 is found finished successfully 19:12:32.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:32.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:32.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:32.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:32.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:32.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:32.977 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:32.977 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:32.977 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:32.977 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:32.978 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 19:12:32.978 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:32.978 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:33.001 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 19:12:33.009 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:12:33.009 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:12:33.610 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:12:33.610 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 19:12:34.211 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:12:34.211 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 19:12:34.813 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:12:34.813 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:12:35.414 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:12:35.414 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:12:36.015 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:12:36.015 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 19:12:36.617 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:12:36.617 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 19:12:37.218 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:12:37.218 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 19:12:37.820 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:37.820 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:37.820 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:37.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:37.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:37.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:37.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:37.841 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:37.841 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:37.841 DEBUG [main][MenuItemLookup] Item match:File 19:12:37.842 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:37.842 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:37.842 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:37.842 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:37.842 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:37.842 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:37.842 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:37.842 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:37.842 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:37.842 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:37.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:37.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:37.843 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:37.873 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:37.873 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:37.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:37.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:37.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:37.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:37.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:37.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:37.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:37.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:37.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:37.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:37.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:37.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:37.879 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:37.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:37.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:37.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:37.927 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:37.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:37.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:37.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:37.928 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:37.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:37.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:37.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:37.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:37.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:38.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:38.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:38.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:38.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:38.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:38.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:38.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:38.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:38.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:38.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:38.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:38.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:38.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:38.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:38.935 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:38.935 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:38.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:38.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:38.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:38.936 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:38.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:38.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:38.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:38.936 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:38.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:38.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:38.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:38.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:38.937 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:38.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:38.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:38.949 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:38.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:38.949 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:38.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:38.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:38.955 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:38.955 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:39.005 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:39.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:39.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:39.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:39.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:39.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:39.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:39.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3887b60c is found... 19:12:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3887b60c is found finished successfully 19:12:39.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:39.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:39.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:39.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:39.012 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:39.012 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:39.012 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:39.031 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:39.031 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:39.031 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:39.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:39.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:39.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:39.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:39.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:39.033 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:39.033 DEBUG [main][MenuItemLookup] Item match:File 19:12:39.034 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:39.034 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:39.034 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:39.034 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:39.034 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:39.034 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:39.034 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:39.034 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:39.034 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:39.034 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:39.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:39.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:39.034 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:39.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:39.126 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:39.126 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:39.126 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:39.126 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:39.127 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:39.293 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:39.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:39.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:39.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:39.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:39.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:39.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:39.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:39.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:39.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:39.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:39.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:39.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:39.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:39.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:39.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:39.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:39.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:39.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:39.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:39.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:39.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:39.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:39.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:39.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:39.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:39.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:39.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:39.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:39.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:39.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:39.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:39.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:39.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:39.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:39.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:39.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:39.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:39.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:39.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:39.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:39.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:39.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:39.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:39.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:40.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:40.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:40.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:40.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:40.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:40.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:40.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:40.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:40.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:40.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:40.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:40.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:40.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:40.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:40.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:40.355 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:40.356 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:40.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:40.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:40.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:40.356 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:40.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:40.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:40.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:40.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:40.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:40.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:40.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:40.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:40.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:40.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:40.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:40.357 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:40.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:40.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:40.368 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:40.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:40.369 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:40.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:40.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:40.374 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:40.375 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:40.572 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:40.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:40.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:40.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:40.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:40.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:40.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:40.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2540201b is found... 19:12:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2540201b is found finished successfully 19:12:40.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:40.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:40.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:40.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:40.607 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:40.607 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:40.608 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 19:12:40.621 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 19:12:40.622 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 19:12:40.838 INFO [WorkbenchTestable][Keyboard] Move cursor 19:12:41.039 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:41.039 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:41.239 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:41.646 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:41.646 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:41.846 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:42.251 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:42.251 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:42.453 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:42.857 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:42.857 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:43.058 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:43.461 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:43.461 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:43.662 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:44.065 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:44.065 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:44.267 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:44.670 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:44.670 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:44.873 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:45.277 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:45.277 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:45.478 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:45.880 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:45.880 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:46.082 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:46.485 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:46.485 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:46.686 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:47.089 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:47.089 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:47.291 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:47.693 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:47.693 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:47.895 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:48.298 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:48.298 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:48.500 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:48.902 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:48.903 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:49.104 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:49.507 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 19:12:49.507 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 19:12:49.709 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 19:12:49.913 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 19:12:50.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:50.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:50.115 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:50.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:50.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:50.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:50.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:50.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:50.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:50.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:50.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:50.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:50.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:50.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:50.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:50.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:50.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:50.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:50.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:50.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:50.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:50.179 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:50.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:50.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:50.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:50.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:50.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:50.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:50.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:50.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:51.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:51.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:51.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:51.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:51.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:51.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:51.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:51.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:51.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:51.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:51.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:51.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:51.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:51.183 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:51.183 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:51.184 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:51.184 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:51.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:51.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:51.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:51.184 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:51.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:51.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:51.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:51.185 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:51.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:51.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:51.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:51.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:51.185 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:51.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:51.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:51.196 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:51.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:51.196 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:51.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:51.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:51.201 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:51.201 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:51.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:51.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:51.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:51.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:51.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:51.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:51.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28611700 is found... 19:12:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28611700 is found finished successfully 19:12:51.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:51.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:51.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:51.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:51.255 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:51.255 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:51.255 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:51.271 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:51.271 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:51.271 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:51.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:51.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:51.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:51.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:51.272 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:51.272 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:51.272 DEBUG [main][MenuItemLookup] Item match:File 19:12:51.273 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:51.273 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:51.273 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:51.273 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:51.273 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:51.273 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:51.274 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:51.274 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:51.274 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:51.274 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:51.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:51.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:51.274 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:51.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:51.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:51.317 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:51.317 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:51.317 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:51.317 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:51.317 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:51.446 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:51.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:51.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:51.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:51.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:51.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:51.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:51.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:51.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:51.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:51.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:51.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:51.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:51.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:51.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:51.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:51.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:51.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:51.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:51.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:51.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:51.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:51.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:51.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:51.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:51.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:51.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:51.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:51.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:51.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:51.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:51.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:51.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:51.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:51.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:51.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:51.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:51.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:51.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:51.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:52.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:52.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:52.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:52.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:52.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:52.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:52.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:52.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:52.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:52.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:52.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:52.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:52.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:52.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:52.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:52.460 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:52.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:52.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:52.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:52.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:52.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:52.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:52.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:52.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:52.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:52.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:52.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:52.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:52.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:52.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:52.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:52.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:52.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:52.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:52.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:52.462 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:52.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:52.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:52.473 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:52.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:52.473 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:52.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:52.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:52.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:52.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:52.664 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:52.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:52.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:52.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:52.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:52.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:52.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:52.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33efbc63 is found... 19:12:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33efbc63 is found finished successfully 19:12:52.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:52.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:52.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:52.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:52.676 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:52.676 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:52.676 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 19:12:52.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:52.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:52.695 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:52.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:52.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:52.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:52.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:52.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:52.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:52.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:52.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:52.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:52.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:52.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:52.709 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:52.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:52.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:52.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:52.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:52.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:52.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:52.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:52.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:52.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:52.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:52.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:52.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:52.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:53.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:53.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:53.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:53.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:53.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:53.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:53.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:53.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:53.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:53.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:53.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:53.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:53.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:53.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:53.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:53.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:53.766 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:53.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:53.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:53.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:53.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:53.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:53.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:53.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:53.768 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:53.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:53.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:53.778 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:53.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:53.778 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:53.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:53.784 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:53.784 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:53.784 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:53.833 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:53.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:53.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:53.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:53.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:53.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:53.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:53.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36dd4bc4 is found... 19:12:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36dd4bc4 is found finished successfully 19:12:53.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:53.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:53.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:53.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:53.839 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:53.839 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public static class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:53.839 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:53.862 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:53.862 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:53.862 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:53.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:53.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:53.863 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:53.863 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:53.863 DEBUG [main][MenuItemLookup] Item match:File 19:12:53.864 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:53.864 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:53.864 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:53.865 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:53.865 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:53.865 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:53.865 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:53.865 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:53.865 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:53.865 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:53.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:53.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:53.865 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:53.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:53.919 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:53.920 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:53.920 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:53.920 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:53.920 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:54.062 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:54.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:54.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:54.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:54.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:54.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:54.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:54.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:54.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:54.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:54.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:54.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:54.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:54.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:54.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:54.066 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:54.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:54.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:54.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:54.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:54.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:54.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:54.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:54.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:54.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:54.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:54.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:54.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:54.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:54.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:54.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:54.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:54.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:54.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:54.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:54.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:54.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:54.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:54.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:54.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:54.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:54.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:54.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:55.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:55.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:55.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:55.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:55.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:55.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:55.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:55.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:55.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:55.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:55.154 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:55.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:55.155 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:55.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:55.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:55.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:55.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:55.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:55.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:55.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:55.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:55.157 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:55.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:55.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:55.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:55.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:55.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:55.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:55.157 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:55.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:55.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:55.168 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:55.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:55.168 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:55.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:55.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:55.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:55.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:55.379 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:55.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:55.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:55.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:55.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:55.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:55.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:55.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:55.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1239e5fc is found... 19:12:55.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1239e5fc is found finished successfully 19:12:55.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:55.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:55.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:55.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:55.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:55.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:55.392 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:55.392 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:55.392 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:55.409 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:55.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:55.442 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 19:12:55.442 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:55.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:55.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:55.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:55.443 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:55.443 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:55.443 DEBUG [main][MenuItemLookup] Item match:File 19:12:55.444 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:55.444 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:55.444 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:55.444 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:55.444 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:55.444 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:55.444 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:55.444 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:55.444 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:55.444 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:55.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:55.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:55.466 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:55.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:55.509 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:55.510 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 19:12:55.510 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:12:56.510 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:56.511 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 19:12:56.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:56.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:56.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:56.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:56.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:56.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:56.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:56.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:56.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:56.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:56.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:56.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:56.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:56.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:56.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:56.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:56.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:56.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:56.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:56.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:56.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:56.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:56.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:56.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:56.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:57.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:57.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:57.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:57.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:57.583 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:57.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:57.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:57.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:57.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:57.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:57.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:57.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:57.585 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:57.585 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:57.586 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:57.586 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:57.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:57.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:57.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:57.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:57.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:57.586 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:57.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:57.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:57.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:57.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:57.587 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:57.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:57.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:57.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:57.587 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:57.587 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:57.591 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:57.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:57.599 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:57.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:57.599 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:57.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:57.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:57.605 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:57.605 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:57.654 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:57.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:57.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:57.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:57.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:57.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:57.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@324029ac is found... 19:12:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@324029ac is found finished successfully 19:12:57.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:57.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:57.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:57.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:57.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:57.661 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:57.661 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 19:12:57.661 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:12:57.677 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:57.677 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:57.677 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:12:57.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:12:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:57.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:57.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:12:57.678 DEBUG [main][MenuItemLookup] Found menu:'File' 19:12:57.678 DEBUG [main][MenuItemLookup] Item match:File 19:12:57.679 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:12:57.679 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:12:57.679 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:12:57.680 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:12:57.680 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:57.680 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:12:57.680 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:12:57.680 DEBUG [main][MenuItemLookup] Found menu:'' 19:12:57.680 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:12:57.680 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:12:57.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:12:57.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:12:57.680 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:12:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:12:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:12:57.733 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:57.733 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:57.734 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:12:57.734 DEBUG [main][EditorHandler] 1 editor(s) found 19:12:57.734 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:12:57.857 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:12:57.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:57.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:12:57.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:12:57.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:12:57.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:12:57.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:57.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:12:57.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:12:57.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:12:57.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:12:57.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:12:57.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:12:57.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:57.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:57.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:12:57.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:57.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:57.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:12:57.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:12:57.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:12:57.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:12:57.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:12:57.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:57.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:57.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:57.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:57.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:57.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:57.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:57.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:12:57.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:12:57.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:12:57.894 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:57.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:57.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:57.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:57.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:57.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:57.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:57.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:57.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:57.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:57.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:58.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:58.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:58.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:58.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:12:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:12:58.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:12:58.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:12:58.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:58.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:12:58.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:12:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:58.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:58.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:58.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:58.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:12:58.900 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:12:58.900 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:12:58.900 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:12:58.901 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:12:58.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:12:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:58.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:12:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:58.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:12:58.901 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:12:58.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:12:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:58.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:12:58.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:58.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:12:58.902 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:12:58.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:12:58.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:12:58.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:12:58.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:12:58.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:12:58.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:58.902 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:58.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:58.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:58.914 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:12:58.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:12:58.914 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:12:58.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:12:58.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:12:58.921 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:12:58.921 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:12:59.112 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:12:59.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:12:59.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:12:59.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:12:59.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:12:59.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:12:59.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:12:59.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:12:59.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:12:59.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:12:59.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c829723 is found... 19:12:59.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c829723 is found finished successfully 19:12:59.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:12:59.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:12:59.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:12:59.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:12:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:12:59.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:12:59.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:59.135 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:59.135 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 19:12:59.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:12:59.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:12:59.151 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 19:12:59.151 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:13:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:00.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:13:00.152 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:00.152 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:00.152 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:13:00.152 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:13:00.152 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:00.152 DEBUG [main][MenuItemLookup] Item match:Navigate 19:13:00.154 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:13:00.154 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:13:00.154 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:00.154 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 19:13:00.154 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:13:00.154 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 19:13:00.154 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 19:13:00.154 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 19:13:00.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 19:13:00.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 19:13:00.154 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 19:13:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 19:13:00.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:13:00.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:00.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:13:00.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:00.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:00.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:00.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:00.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:00.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:13:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:13:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:13:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 19:13:00.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:13:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:00.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:00.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:00.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:00.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 19:13:00.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:13:00.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:00.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:00.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:13:00.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:00.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:00.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:00.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:00.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:01.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:01.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:01.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:13:01.290 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:13:01.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 19:13:01.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:01.291 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 19:13:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 19:13:01.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 19:13:01.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:01.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:01.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:13:01.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:01.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:01.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:13:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:01.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:01.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:13:01.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:01.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:01.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:01.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:01.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:01.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:01.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:01.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:01.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:01.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:01.894 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:01.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:01.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:01.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:01.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:01.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:01.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:01.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:01.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:01.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:01.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:02.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:02.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:02.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:02.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:02.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:02.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:02.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:02.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:02.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:02.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:02.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:02.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:02.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:02.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:02.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:02.900 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:13:02.900 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:13:02.901 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:13:02.901 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:13:02.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:13:02.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:02.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:13:02.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:02.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:13:02.901 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:13:02.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:13:02.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:02.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:13:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:02.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:13:02.902 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:13:02.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:13:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:02.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:13:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:02.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:13:02.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:13:02.902 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:13:02.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:13:02.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:13:02.914 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:13:02.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:13:02.914 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:13:02.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:13:02.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:13:02.919 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:13:02.920 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:13:02.971 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:13:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:02.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:13:02.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:13:02.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:13:02.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:02.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:02.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:13:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@205d701c is found... 19:13:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@205d701c is found finished successfully 19:13:02.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:13:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:02.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:02.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:02.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:02.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:02.977 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:02.978 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:02.978 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:13:03.005 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:03.005 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:03.005 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:13:03.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:13:03.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:03.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:03.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:13:03.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:13:03.007 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:03.007 DEBUG [main][MenuItemLookup] Item match:File 19:13:03.007 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:13:03.007 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:13:03.008 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:13:03.008 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:13:03.008 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:03.008 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:13:03.008 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:13:03.008 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:03.008 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:13:03.008 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:13:03.008 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:13:03.008 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:13:03.008 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:13:03.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:13:03.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:13:03.094 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:03.094 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:03.094 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:13:03.095 DEBUG [main][EditorHandler] 1 editor(s) found 19:13:03.095 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:13:03.239 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:13:03.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:13:03.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:03.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:03.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:03.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:03.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:13:03.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:03.240 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:13:03.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:13:03.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:03.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:03.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:03.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:03.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:03.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:13:03.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:03.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:03.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:03.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:03.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:03.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:03.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:03.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:03.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:03.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:03.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:03.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:03.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:03.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:03.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:03.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:03.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:03.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:03.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:03.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:03.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:03.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:03.297 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:03.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:03.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:03.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:03.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:03.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:03.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:03.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:03.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:04.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:04.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:04.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:04.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:04.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:04.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:04.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:04.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:04.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:04.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:04.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:04.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:04.302 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:13:04.302 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:13:04.303 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:13:04.303 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:13:04.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:13:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:04.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:13:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:04.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:13:04.303 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:13:04.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:13:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:04.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:13:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:04.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:13:04.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:13:04.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:13:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:04.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:13:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:04.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:13:04.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:13:04.304 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:13:04.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:13:04.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:13:04.317 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:13:04.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:13:04.317 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:13:04.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:13:04.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:13:04.324 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:13:04.324 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:13:04.509 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:13:04.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:04.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:13:04.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:13:04.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:13:04.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:13:04.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:04.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:04.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:13:04.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d9667ee is found... 19:13:04.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d9667ee is found finished successfully 19:13:04.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:13:04.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:04.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:04.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:04.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:04.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:04.534 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:04.534 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:04.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:04.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:04.536 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:13:04.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:04.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:04.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:13:04.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:04.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:13:04.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:04.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:04.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:04.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:04.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:04.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:04.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:04.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:04.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:04.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:04.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:04.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:04.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:04.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:04.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:04.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:04.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:04.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:05.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:05.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:05.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:05.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:05.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:05.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:05.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:05.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:05.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:05.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:05.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:05.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:05.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:05.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:05.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:05.635 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:13:05.635 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:13:05.636 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:13:05.636 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:13:05.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:13:05.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:05.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:13:05.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:05.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:13:05.636 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:13:05.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:13:05.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:05.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:13:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:05.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:13:05.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:13:05.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:13:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:05.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:13:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:05.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:13:05.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:13:05.637 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:13:05.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:13:05.648 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:13:05.649 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:13:05.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:13:05.649 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:13:05.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:13:05.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:13:05.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:13:05.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:13:05.705 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:13:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:05.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:13:05.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:13:05.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:13:05.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:05.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:05.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:13:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e283cb9 is found... 19:13:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e283cb9 is found finished successfully 19:13:05.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:13:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:05.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:05.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:05.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:05.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:05.711 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:05.711 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:05.711 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:13:05.736 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:05.736 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:05.736 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:13:05.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:13:05.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:05.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:05.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:13:05.737 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:13:05.737 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:05.737 DEBUG [main][MenuItemLookup] Item match:File 19:13:05.738 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:13:05.738 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:13:05.738 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:13:05.738 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:13:05.738 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:05.738 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:13:05.738 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:13:05.738 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:05.738 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:13:05.739 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:13:05.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:13:05.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:13:05.739 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:13:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:13:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:13:05.806 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:05.810 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:05.810 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:13:05.810 DEBUG [main][EditorHandler] 1 editor(s) found 19:13:05.810 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:13:05.923 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:13:05.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:13:05.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:05.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:05.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:05.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:05.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:13:05.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:05.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:13:05.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:13:05.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:05.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:05.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:05.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:05.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:05.929 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:13:05.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:05.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:05.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:05.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:05.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:05.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:05.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:05.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:05.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:05.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:05.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:05.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:05.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:05.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:05.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:05.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:05.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:05.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:05.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:05.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:05.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:05.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:05.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:05.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:05.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:06.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:06.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:06.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:06.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:06.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:06.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:06.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:06.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:06.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:06.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:06.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:06.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:06.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:06.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:06.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:06.942 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:13:06.942 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:13:06.942 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:13:06.943 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:13:06.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:13:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:06.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:13:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:06.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:13:06.943 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:13:06.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:13:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:06.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:13:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:06.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:13:06.943 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:13:06.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:13:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:06.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:13:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:06.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:13:06.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:13:06.944 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:13:06.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:13:06.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:13:06.955 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:13:06.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:13:06.955 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:13:06.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:13:06.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:13:06.960 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:13:06.960 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:13:07.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:13:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:07.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:13:07.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:13:07.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:13:07.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:13:07.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:07.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:07.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:13:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@267b81d0 is found... 19:13:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@267b81d0 is found finished successfully 19:13:07.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:13:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:07.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:07.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:07.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:07.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:07.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:07.151 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:13:07.151 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:13:07.351 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:13:07.558 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:13:07.558 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:13:07.758 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:13:07.964 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:13:07.964 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:13:08.165 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:13:08.371 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 19:13:08.371 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 19:13:08.572 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 19:13:08.778 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:13:08.778 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 19:13:08.979 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 19:13:09.980 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 19:13:09.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:09.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:09.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:13:09.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:09.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:09.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:13:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:09.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:13:09.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:09.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:09.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:09.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:09.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:09.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:09.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:10.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:10.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:10.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:10.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:10.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:10.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:10.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:10.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:10.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:10.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:10.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:10.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:10.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:10.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:10.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:11.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:11.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:11.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:11.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:11.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:11.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:11.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:11.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:11.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:11.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:11.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:11.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:13:11.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:13:11.051 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:13:11.052 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 19:13:11.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 19:13:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:11.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 19:13:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:11.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 19:13:11.052 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:13:11.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:13:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:11.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:13:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:11.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:13:11.053 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 19:13:11.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:13:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:11.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:13:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:11.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:13:11.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:13:11.053 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:13:11.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:13:11.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:13:11.063 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 19:13:11.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 19:13:11.063 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 19:13:11.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 19:13:11.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 19:13:11.068 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:13:11.069 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:13:11.117 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:13:11.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:11.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:13:11.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:13:11.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:13:11.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:11.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:11.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:13:11.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:11.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ae48f2b is found... 19:13:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ae48f2b is found finished successfully 19:13:11.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 19:13:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:11.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:11.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:11.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:11.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:11.123 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:11.123 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:11.123 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:13:11.148 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:11.148 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:11.148 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:13:11.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 19:13:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:11.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:13:11.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 19:13:11.150 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:11.150 DEBUG [main][MenuItemLookup] Item match:File 19:13:11.150 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:13:11.150 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:13:11.150 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:13:11.150 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:13:11.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:11.150 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:13:11.150 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:13:11.151 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:11.151 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:13:11.151 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:13:11.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:13:11.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:13:11.151 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:13:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:13:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:13:11.215 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:11.215 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 19:13:11.215 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:13:11.215 DEBUG [main][EditorHandler] 1 editor(s) found 19:13:11.215 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 19:13:11.325 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 19:13:11.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:13:11.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:11.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:11.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 19:13:11.326 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:13:11.326 DEBUG [main][EditorHandler] 0 editor(s) found 19:13:11.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:11.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:11.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:13:11.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:11.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:11.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:11.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:11.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:11.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:11.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:11.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:11.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:11.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:11.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:11.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:11.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:11.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:11.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:11.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:11.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:11.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:11.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:11.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:11.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:11.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:11.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:11.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:11.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:11.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:11.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:11.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:12.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:12.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:12.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:12.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:12.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:12.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:12.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:12.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:12.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:12.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:12.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:12.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:12.400 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:13:12.400 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:13:12.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:12.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:12.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:12.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:12.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:12.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:12.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:12.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:12.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:13.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:13.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:13.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:13.402 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:13.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:13.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:13.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:13.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:13.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:13.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:13.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:13.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:13.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:13.404 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 19:13:13.404 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 19:13:13.405 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:13.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:13.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:13.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:13.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:13.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:13.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:13.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:13.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:13.406 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:13:13.406 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:13:13.406 DEBUG [main][TreeItemHandler] Set Tree selection 19:13:13.416 DEBUG [main][TreeHandler] Notify Tree about selection event 19:13:13.423 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:13:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 19:13:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 19:13:13.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:13:13.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'New' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:13:13.486 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:13:13.487 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:13.487 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:13:13.487 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:13:13.487 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:13.487 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:13:13.487 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:13:13.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:13:13.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:13:13.487 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:13:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:13.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:13:13.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:13.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:13.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:13:13.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:13.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:13:13.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:14.017 DEBUG [main][MenuItemLookup] Found menu:'New' 19:13:14.017 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:13:14.017 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:14.017 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:13:14.017 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:14.017 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:13:14.017 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:13:14.017 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:13:14.017 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:13:14.017 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:13:14.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:13:14.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:13:14.018 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:13:14.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1108): Gtk-CRITICAL **: 19:13:14.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1108): Gtk-CRITICAL **: 19:13:14.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1108): Gtk-CRITICAL **: 19:13:14.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1108): Gtk-CRITICAL **: 19:13:14.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:13:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:13:14.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:13:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:14.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:13:14.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:14.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:13:14.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:14.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:14.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:14.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:14.691 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:13:14.691 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:13:14.691 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:13:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:14.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:14.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:14.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:13:14.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:14.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:13:14.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:14.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:14.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:14.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:14.694 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:13:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:14.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:14.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:14.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:13:14.702 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:13:15.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:13:15.203 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:13:15.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:15.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:13:15.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:13:15.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:15.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:15.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:15.203 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:15.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:15.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:15.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:13:15.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:15.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:15.205 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 19:13:15.205 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:15.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 151.377 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.917 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.877 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.018 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.728 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.602 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.592 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.805 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.783 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.769 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.318 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.902 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.536 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.687 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.766 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.255 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.98 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.455 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.449 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.57 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.796 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.682 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.15 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.605 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.188 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.56 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 12.149 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.617 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.793 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.381 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.687 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.398 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 19:13:15.236 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 19:13:15.238 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:13:15.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:15.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 19:13:15.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:15.238 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:13:15.239 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:15.239 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:13:15.239 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:15.239 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:13:15.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:15.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:15.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:15.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:15.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:15.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:15.254 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:15.254 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:15.254 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:15.254 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:15.254 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:15.254 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:15.254 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:15.254 DEBUG [main][MenuItemLookup] Item match:Window 19:13:15.255 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:15.255 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:15.255 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:15.255 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:15.255 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:15.255 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:13:15.255 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:15.255 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:13:15.255 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:15.255 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:13:15.255 DEBUG [main][MenuItemLookup] Item match:Preferences 19:13:15.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:13:15.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:13:15.255 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:13:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:13:15.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:13:15.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:13:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:15.387 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:13:15.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:13:15.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:15.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:15.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:15.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:15.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:15.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:15.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:13:15.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:15.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:15.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:15.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:15.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:15.421 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:13:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:15.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:15.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:15.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:13:15.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:13:15.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:15.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:15.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:15.459 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:13:15.460 DEBUG [main][EditorHandler] 0 editor(s) found 19:13:15.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:15.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:15.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:13:15.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:15.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:15.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:15.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:15.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:15.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:15.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:15.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:15.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:15.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:15.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:15.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:15.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:15.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:15.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:15.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:15.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:15.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:15.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:13:15.484 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:15.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:15.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:15.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:13:15.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:15.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:15.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:15.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:15.486 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:15.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:15.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:15.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:13:15.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:15.488 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 19:13:15.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 19:13:15.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:15.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:15.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:15.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:13:15.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:15.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:15.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:15.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:13:15.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:15.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:15.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:15.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:15.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:15.492 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:15.492 DEBUG [main][MenuItemLookup] Item match:File 19:13:15.493 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:13:15.493 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:13:15.496 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:13:15.496 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:15.496 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:13:15.496 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:15.496 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:13:15.496 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:15.496 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:13:15.496 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:13:15.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:13:15.497 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:13:15.497 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:13:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:13:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:13:15.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:13:15.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:15.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:15.598 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:13:15.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:13:15.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:15.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:15.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:15.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:15.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:13:15.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:15.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:15.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:13:15.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:15.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:15.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:15.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:13:15.611 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:13:15.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:13:15.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:13:15.615 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:13:15.615 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:13:15.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:13:15.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:15.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:15.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:15.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:15.617 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:13:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:15.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:15.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:15.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:15.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:13:15.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:13:15.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:13:15.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:15.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:15.654 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:13:15.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:15.654 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 19:13:15.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:13:15.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:15.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:15.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:15.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:15.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:13:15.657 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:13:15.658 INFO [WorkbenchTestable][AbstractText] Text set to: project 19:13:15.659 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:13:15.659 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 19:13:15.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:13:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:15.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:15.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:15.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:15.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:15.662 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:13:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:15.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:15.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:15.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:13:16.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:13:16.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:16.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:16.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:16.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:16.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:16.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:16.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:13:16.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:16.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:16.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:16.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:13:16.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:16.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:16.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:16.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:16.170 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:16.171 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:16.171 DEBUG [main][MenuItemLookup] Item match:File 19:13:16.172 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:13:16.172 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:13:16.174 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:13:16.174 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:16.174 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:13:16.174 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:16.174 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:13:16.174 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:16.174 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:13:16.174 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:13:16.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:13:16.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:13:16.174 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:13:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:13:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:13:16.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:13:16.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:16.278 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:13:16.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:13:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:16.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:16.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:16.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:13:16.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:16.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:16.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:13:16.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:16.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:16.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:16.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 19:13:16.281 DEBUG [main][TreeItemHandler] Selecting tree item: File 19:13:16.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 19:13:16.294 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 19:13:16.294 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:13:16.294 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:13:16.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:13:16.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:16.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:16.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:16.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:16.296 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:13:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:16.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:16.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:16.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:13:16.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 19:13:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 19:13:16.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 19:13:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:16.341 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:13:16.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:16.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 19:13:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:16.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:16.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:16.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:16.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:13:16.343 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:13:16.345 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 19:13:16.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:13:16.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:16.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:16.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:16.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:13:16.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:13:16.368 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 19:13:16.379 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:13:16.379 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 19:13:16.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:13:16.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:16.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:16.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:16.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:16.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:16.383 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:13:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:16.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:16.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:13:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:13:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:16.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:13:16.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:13:16.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:13:16.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:16.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:16.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:13:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:16.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 19:13:16.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:16.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:16.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:16.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:16.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:16.910 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:16.910 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:13:16.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:16.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:16.910 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 19:13:16.910 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:16.910 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:16.910 DEBUG [main][MenuItemLookup] Item match:Edit 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 19:13:16.912 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 19:13:16.912 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 19:13:16.912 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 19:13:16.912 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 19:13:17.113 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 19:13:18.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 19:13:18.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:13:18.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:18.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:18.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:18.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:13:18.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:18.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:18.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:18.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:18.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:18.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:13:18.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:13:18.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:13:18.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 19:13:18.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:13:18.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:18.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:18.133 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 19:13:18.133 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 19:13:18.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:13:18.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:13:18.133 DEBUG [WorkbenchTestable][ContentAssistant] a 19:13:18.133 DEBUG [WorkbenchTestable][ContentAssistant] b 19:13:18.133 DEBUG [WorkbenchTestable][ContentAssistant] c 19:13:18.133 INFO [WorkbenchTestable][AbstractShell] Close shell 19:13:18.133 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 19:13:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:18.156 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:13:18.156 DEBUG [main][EditorHandler] 1 editor(s) found 19:13:18.156 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 19:13:18.188 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 19:13:18.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:18.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:18.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:13:18.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:18.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:18.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:18.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:18.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:18.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:18.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:18.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:18.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:18.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:18.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:18.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:18.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:18.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:18.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:18.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:18.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:18.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:18.208 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:18.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:18.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:18.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:18.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:18.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:18.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:18.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:18.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:18.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:18.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:18.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:18.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:19.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:19.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:19.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:19.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:19.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:19.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:19.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:19.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:19.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:19.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:19.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:19.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:19.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 19:13:19.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:19.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:19.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:19.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:19.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:19.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:19.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:19.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:19.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:20.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:20.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:20.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:20.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:20.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:20.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:20.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:20.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:20.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:20.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:20.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:20.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:20.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:20.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 19:13:20.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:20.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:20.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:20.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:20.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:20.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:20.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:20.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:20.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:20.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:20.220 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:13:20.220 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:13:20.220 DEBUG [main][TreeItemHandler] Set Tree selection 19:13:20.224 DEBUG [main][TreeHandler] Notify Tree about selection event 19:13:20.230 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:13:20.232 DEBUG [WorkbenchTestable][TreeItemHandler] project 19:13:20.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:13:20.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'New' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:20.261 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:13:20.261 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:13:20.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:13:20.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:13:20.261 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:13:20.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:20.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:13:20.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:13:20.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:20.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:20.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:13:20.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:20.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:13:20.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:20.786 DEBUG [main][MenuItemLookup] Found menu:'New' 19:13:20.786 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:13:20.786 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:20.786 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:13:20.786 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:20.786 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:13:20.786 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:13:20.786 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:13:20.786 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:13:20.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:13:20.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:13:20.786 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:13:20.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:13:21.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:13:21.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:13:21.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:21.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:13:21.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:21.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:21.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:21.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:13:21.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:21.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:21.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:21.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:21.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:21.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:21.423 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:13:21.423 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:13:21.423 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:13:21.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:21.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:21.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:21.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:21.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:13:21.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:21.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:13:21.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:21.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:21.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:21.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:21.426 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:13:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:21.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:21.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:13:21.432 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:13:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:13:21.933 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:13:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:21.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:13:21.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:13:21.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:21.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:21.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:21.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:21.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:21.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:13:21.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:21.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:21.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 19:13:21.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:21.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:21.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 19:13:21.941 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 19:13:21.941 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:21.941 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.706 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.453 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 19:13:21.949 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 19:13:21.950 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:13:21.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:21.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 19:13:21.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:21.951 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:13:21.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:21.951 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:13:21.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:21.952 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:13:21.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:21.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:21.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:21.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:21.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:21.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:21.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:21.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:21.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:21.967 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:21.967 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:21.967 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:21.967 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:21.967 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:21.967 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:21.967 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:21.967 DEBUG [main][MenuItemLookup] Item match:Window 19:13:21.968 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:21.968 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:21.968 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:21.968 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:21.968 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:21.968 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:13:21.968 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:21.968 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:13:21.968 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:21.968 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:13:21.968 DEBUG [main][MenuItemLookup] Item match:Preferences 19:13:21.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:13:21.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:13:21.968 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:13:22.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:13:22.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:13:22.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:13:22.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:22.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:22.100 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:13:22.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:22.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:13:22.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:22.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:22.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:22.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:13:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:22.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:22.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:22.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:22.105 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:13:22.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:22.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:22.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:22.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:13:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:13:22.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:22.146 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:13:22.146 DEBUG [main][EditorHandler] 0 editor(s) found 19:13:22.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:22.148 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:13:22.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:22.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:22.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:22.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:22.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:22.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:22.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:22.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:22.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:22.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:22.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:22.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:22.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:22.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:22.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:22.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:13:22.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:22.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:22.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:22.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:13:22.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:22.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:22.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:22.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:22.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:22.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:22.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:13:22.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:22.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 19:13:22.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 19:13:22.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:22.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:22.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:22.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 19:13:22.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:22.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:22.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 19:13:22.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:22.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 19:13:22.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 19:13:22.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:22.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:22.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:22.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 19:13:22.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:22.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:22.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 19:13:22.221 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:13:22.221 DEBUG [main][EditorHandler] 0 editor(s) found 19:13:22.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:22.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:13:22.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:22.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:22.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:22.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:22.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:22.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:22.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:22.225 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:22.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:22.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:22.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:22.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:22.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:22.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:22.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:22.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:22.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:22.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:22.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:22.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:22.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:22.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:22.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:22.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:22.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:23.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:23.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:23.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:23.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:23.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:23.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:23.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:23.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:23.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:23.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:23.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 19:13:23.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:23.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:23.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:23.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:23.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:23.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:23.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:23.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:23.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:24.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:24.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:13:24.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:24.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:24.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:24.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:24.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:24.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:24.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:24.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:24.237 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 19:13:24.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:24.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:24.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:24.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:24.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:13:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:24.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:24.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:24.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:24.239 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:13:24.239 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:13:24.239 DEBUG [main][TreeItemHandler] Set Tree selection 19:13:24.243 DEBUG [main][TreeHandler] Notify Tree about selection event 19:13:24.252 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:13:24.254 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 19:13:24.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:13:24.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'New' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:24.286 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:13:24.286 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:13:24.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:13:24.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:13:24.286 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:13:24.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:24.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:13:24.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:13:24.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:24.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:24.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:13:24.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:24.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:13:24.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:24.812 DEBUG [main][MenuItemLookup] Found menu:'New' 19:13:24.812 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:13:24.812 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:24.812 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:13:24.812 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:24.812 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:13:24.812 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:13:24.812 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:13:24.812 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:13:24.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:13:24.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:13:24.813 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:13:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:13:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:13:25.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:13:25.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:25.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:13:25.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:25.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:13:25.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:25.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:25.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:25.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:25.446 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:13:25.446 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:13:25.446 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:13:25.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:25.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:25.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:25.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:25.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:13:25.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:25.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:25.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:25.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:13:25.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:25.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:25.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:25.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:25.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:25.448 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:13:25.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:25.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:25.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:25.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:25.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:13:25.456 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:13:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:13:25.957 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:13:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:25.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:13:25.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:13:25.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:13:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:13:25.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:25.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:25.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:25.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:13:25.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:25.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:25.959 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 19:13:25.959 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:25.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.015 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.023 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:25.971 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:25.973 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:13:25.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:25.973 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:25.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:25.974 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:13:25.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:25.974 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:13:25.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:25.974 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:13:25.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:25.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:25.975 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:25.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:25.975 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:25.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:25.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:25.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:25.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:25.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:25.976 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:25.976 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:25.976 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:25.976 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:25.976 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:25.976 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:25.976 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:25.976 DEBUG [main][MenuItemLookup] Item match:Window 19:13:25.977 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:25.977 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:25.977 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:25.977 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:25.977 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:25.977 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:13:25.977 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:25.977 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:13:25.977 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:25.977 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:13:25.977 DEBUG [main][MenuItemLookup] Item match:Preferences 19:13:25.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:13:25.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:13:25.990 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:13:26.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:13:26.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:13:26.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:13:26.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:26.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:26.113 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:13:26.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:26.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:13:26.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:26.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:26.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:26.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:26.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:26.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:13:26.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:26.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:26.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:26.140 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:13:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:26.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:26.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:26.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:13:26.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:13:26.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:26.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:26.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:26.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:26.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:26.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:26.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:26.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:26.196 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:26.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:26.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:26.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:26.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:26.196 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:26.196 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:26.196 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:26.196 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:26.196 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:26.196 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:26.196 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:26.196 DEBUG [main][MenuItemLookup] Item match:Window 19:13:26.197 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:26.197 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:26.197 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:26.197 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:26.197 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:26.197 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:26.201 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:26.201 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:26.201 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:26.201 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:26.201 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:26.201 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:26.202 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:26.202 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:26.202 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:26.202 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:26.202 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:26.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:26.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:26.202 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:26.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:26.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:26.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:26.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:26.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:26.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:26.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:26.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:26.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:26.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:26.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:26.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:26.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:26.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:26.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:26.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:26.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:26.778 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:26.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:26.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:26.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:26.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:26.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:26.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:26.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:26.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:26.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:26.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:26.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:26.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:26.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:26.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:26.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:26.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:26.782 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:26.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:26.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:26.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:26.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:26.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:26.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:26.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:26.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:26.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:26.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:26.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:26.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:26.850 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:26.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:26.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:26.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:26.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:26.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:26.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:26.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:26.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:26.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:26.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:26.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:26.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:26.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:26.865 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:26.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:26.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:26.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:26.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:26.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:26.867 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:26.867 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:26.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:26.892 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724092268 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:26.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:26.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:26.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:26.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:26.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:26.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:26.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:26.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:26.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:26.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:26.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:26.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:26.939 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:26.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:26.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:26.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:26.940 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:26.940 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:26.940 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:26.940 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:26.941 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:26.941 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:26.941 DEBUG [main][MenuItemLookup] Item match:Window 19:13:26.941 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:26.941 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:26.941 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:26.941 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:26.941 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:26.941 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:26.945 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:26.945 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:26.945 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:26.945 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:26.945 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:26.945 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:26.945 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:26.945 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:26.945 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:26.945 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:26.945 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:26.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:26.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:26.946 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:27.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:27.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:27.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:27.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:27.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:27.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:27.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:27.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:27.040 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:27.040 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:27.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:27.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:27.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:27.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:27.043 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:27.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:27.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:27.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:27.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:27.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:27.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:27.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:27.126 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:27.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:27.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:27.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:27.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:27.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:27.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:27.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:27.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:27.150 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:27.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:27.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:27.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:27.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:27.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:27.151 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:27.151 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:27.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:27.152 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724092528 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:27.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:27.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:27.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:27.207 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:27.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:27.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:27.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:27.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:27.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:27.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:27.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:27.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:27.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:27.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:27.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:27.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:27.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.251 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 19:13:27.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:27.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:27.261 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:27.262 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:27.262 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:27.262 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:27.262 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:27.262 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:27.262 DEBUG [main][MenuItemLookup] Item match:Window 19:13:27.262 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:27.262 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:27.262 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:27.262 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:27.262 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:27.262 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:27.267 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:27.267 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:27.267 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:27.267 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:27.267 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:27.267 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:27.267 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:27.267 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:27.267 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:27.267 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:27.267 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:27.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:27.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:27.268 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:27.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:27.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:27.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:27.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:27.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:27.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:27.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:27.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:27.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:27.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 19:13:27.358 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 19:13:27.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 19:13:27.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 19:13:27.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:27.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:27.361 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:27.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:27.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:27.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:27.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:27.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:27.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 19:13:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:27.436 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 19:13:27.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 19:13:27.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:27.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:27.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:27.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:27.439 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 19:13:27.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 19:13:27.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:27.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 19:13:27.451 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 19:13:27.451 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 19:13:27.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 19:13:27.452 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724092828 data=null x=386 y=16 width=0 height=0 detail=0} 19:13:27.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:27.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:27.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:27.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:27.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:27.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:27.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:27.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:27.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:27.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:27.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:27.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:27.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:27.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:27.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:27.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:27.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:27.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.518 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:27.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:27.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:27.529 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:27.529 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:27.529 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:27.530 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:27.530 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:27.530 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:27.530 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:27.530 DEBUG [main][MenuItemLookup] Item match:Window 19:13:27.530 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:27.530 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:27.530 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:27.530 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:27.530 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:27.530 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:27.534 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:27.534 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:27.534 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:27.534 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:27.534 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:27.534 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:27.534 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:27.534 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:27.534 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:27.534 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:27.534 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:27.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:27.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:27.535 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:27.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:27.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:27.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:27.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:27.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:27.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:27.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:27.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:27.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:27.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:27.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:27.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:27.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:27.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:27.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:27.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:27.642 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:27.642 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:27.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:27.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:27.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:27.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:27.645 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:27.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:27.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:27.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:27.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:27.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:27.728 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:27.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:27.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:27.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:27.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:27.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:27.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:27.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:27.751 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:27.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:27.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:27.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:27.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:27.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:27.753 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:27.753 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:27.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:27.753 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724093129 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:27.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:27.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:27.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:27.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:27.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:27.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:27.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.805 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:27.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:27.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:27.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:27.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:27.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:27.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:27.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:27.825 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 19:13:27.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:27.836 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:27.836 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:27.836 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:27.836 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:27.836 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:27.836 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:27.836 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:27.836 DEBUG [main][MenuItemLookup] Item match:Window 19:13:27.836 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:27.837 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:27.837 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:27.837 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:27.837 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:27.837 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:27.841 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:27.841 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:27.841 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:27.841 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:27.841 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:27.841 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:27.841 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:27.841 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:27.841 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:27.841 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:27.841 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:27.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:27.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:27.841 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:27.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:27.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:27.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:27.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:27.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:27.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:27.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:27.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:27.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:27.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:27.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:27.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 19:13:27.925 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 19:13:27.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 19:13:27.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 19:13:27.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:27.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:27.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:27.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:27.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:27.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:27.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:27.927 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:27.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:27.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:27.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:27.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:27.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:27.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:27.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:27.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 19:13:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:27.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:27.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:27.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:27.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:27.999 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 19:13:27.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 19:13:28.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:28.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:28.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:28.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:28.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.view.WorkbenchView, index 0 and following matchers specified (Matcher matching widget with label: is "Test field: ") 19:13:28.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:13:28.003 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:13:28.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:28.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:28.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:28.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:28.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:28.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:28.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:28.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:28.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:28.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:28.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.039 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:28.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:28.041 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:28.041 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:28.041 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:28.041 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:28.041 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:28.041 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:28.041 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:28.041 DEBUG [main][MenuItemLookup] Item match:Window 19:13:28.042 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:28.042 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:28.042 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:28.042 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:28.042 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:28.042 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:28.046 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:28.046 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:28.046 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:28.046 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:28.046 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:28.046 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:28.046 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:28.046 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:28.046 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:28.046 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:28.046 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:28.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:28.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:28.059 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:28.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:28.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:28.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:28.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:28.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:28.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:28.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:28.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:28.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:28.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:28.146 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:28.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:28.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:28.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:28.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:28.149 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:28.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:28.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:28.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:28.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:28.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:28.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:28.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:28.236 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:28.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:28.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:28.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:28.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:28.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:28.250 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:28.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:28.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:28.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:13:28.251 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:28.251 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:28.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:28.252 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724093628 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:28.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.293 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:28.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:28.294 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:28.294 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:28.294 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:28.294 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:28.294 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:28.294 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:28.294 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:28.294 DEBUG [main][MenuItemLookup] Item match:Window 19:13:28.295 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:28.295 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:28.295 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:28.295 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:28.295 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:28.295 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:28.299 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:28.299 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:28.299 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:28.299 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:28.299 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:28.299 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:28.299 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:28.299 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:28.299 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:28.299 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:28.299 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:28.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:28.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:28.299 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:28.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:28.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:28.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:28.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:28.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:28.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:28.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:28.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:28.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:28.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:28.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:28.393 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:28.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:28.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:28.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:28.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:28.403 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:28.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:28.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:28.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:28.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:28.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:28.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:28.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:28.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:28.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:28.487 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:28.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:28.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:28.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:28.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:28.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:28.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:28.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:28.521 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:28.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:28.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:28.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:28.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:28.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:28.533 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:28.533 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:28.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:28.534 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724093910 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:28.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:28.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:28.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:28.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:28.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:28.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:28.565 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:28.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:28.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:28.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:28.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:28.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:28.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:28.573 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:28.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:28.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:28.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.589 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:28.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:28.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:28.599 DEBUG [main][MenuItemLookup] Item match:Window 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:28.599 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:28.599 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:28.603 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:28.603 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:28.603 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:28.603 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:28.603 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:28.603 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:28.603 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:28.603 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:28.603 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:28.603 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:28.603 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:28.604 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:28.604 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:28.604 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:28.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:28.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:28.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:28.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:28.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:28.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:28.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:28.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:28.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:28.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:28.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:28.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:28.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:28.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:28.700 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:28.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:28.701 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:28.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:28.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:28.703 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:28.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:28.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:28.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:28.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:28.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:28.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:28.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:28.787 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:28.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:28.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:28.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:28.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:28.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:28.800 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:28.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:28.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:28.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:13:28.801 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:28.801 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:28.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:28.802 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724094178 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:28.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:28.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:28.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:28.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:28.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:28.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:28.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:28.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:28.833 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:28.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:28.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:28.845 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:28.845 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:28.845 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:28.845 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:28.845 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:28.845 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:28.845 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:28.845 DEBUG [main][MenuItemLookup] Item match:Window 19:13:28.846 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:28.846 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:28.846 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:28.846 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:28.846 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:28.846 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:28.850 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:28.850 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:28.850 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:28.850 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:28.850 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:28.850 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:28.850 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:28.850 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:28.850 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:28.850 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:28.850 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:28.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:28.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:28.850 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:28.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:28.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:28.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:28.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:28.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:28.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:28.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:28.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:28.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:28.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:28.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:28.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:28.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:28.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:28.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:28.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:28.951 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:28.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:28.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:28.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:28.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:28.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:28.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:28.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:28.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:28.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:28.954 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:28.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:28.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:29.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:29.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:29.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:29.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:29.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:29.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:29.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:29.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:29.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:29.037 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:29.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:29.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:29.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:29.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:29.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:29.041 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:29.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:29.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:29.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:13:29.042 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:29.042 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:29.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:29.043 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724094419 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:29.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:29.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:29.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:29.074 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:29.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:29.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:29.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:29.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:29.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:29.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:29.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:29.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:29.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:29.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:29.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:29.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:29.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:29.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:29.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:29.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:29.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:29.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:29.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:29.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:29.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:29.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:29.093 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:29.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:29.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:29.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:29.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:29.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:29.094 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:29.094 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:29.094 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:29.094 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:29.094 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:29.094 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:29.094 DEBUG [main][MenuItemLookup] Item match:Window 19:13:29.095 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:29.095 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:29.095 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:29.095 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:29.095 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:29.095 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:29.100 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:29.100 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:29.100 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:29.100 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:29.100 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:29.100 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:29.100 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:29.100 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:29.100 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:29.100 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:29.101 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:29.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:29.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:29.115 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:29.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:29.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:29.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:29.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:29.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:29.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:29.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:29.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:29.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:29.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:29.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:29.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:29.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:29.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:29.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:29.185 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:29.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:29.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:29.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:29.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:29.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:29.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:29.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:29.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:29.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:29.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:29.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:29.195 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:29.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:29.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:29.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:29.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:29.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:29.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:29.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:29.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:29.261 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:29.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:29.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:29.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:29.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:29.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:29.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:29.267 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 19:13:29.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:29.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:29.267 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:29.268 DEBUG [main][MenuItemLookup] Item match:Window 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:29.268 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:29.268 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:29.272 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:29.272 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:29.272 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:29.272 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:29.272 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:29.272 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:29.272 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:29.272 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:29.272 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:29.272 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:29.272 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:29.285 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:29.285 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:29.285 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:29.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:29.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:29.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:29.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:29.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:29.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:29.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:29.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:29.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:29.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:29.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:29.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:29.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:29.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:13:29.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:29.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:29.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:29.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:13:29.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:29.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:29.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:29.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 19:13:29.865 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 19:13:29.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 19:13:29.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 19:13:29.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:29.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:29.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:29.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:29.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:29.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:29.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:29.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:29.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:29.868 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:29.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:29.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:29.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:29.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:29.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:29.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 19:13:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:29.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:29.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:29.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:29.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:29.984 INFO [WorkbenchTestable][AbstractView] Activate view Markers 19:13:29.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 19:13:29.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:29.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:29.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:29.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:29.985 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:29.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:30.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:13:30.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:30.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:30.008 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:30.008 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:30.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:30.009 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724095385 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:30.033 INFO [WorkbenchTestable][AbstractView] Activate view Markers 19:13:30.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 19:13:30.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:30.034 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 19:13:30.034 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 19:13:30.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 19:13:30.034 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724095410 data=null x=459 y=16 width=0 height=0 detail=0} 19:13:30.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:30.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:30.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:30.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:30.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:30.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:30.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:30.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:30.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:30.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:30.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:30.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:30.081 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:30.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:30.082 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:30.082 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:30.082 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:30.082 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:30.082 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:30.082 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:30.082 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:30.082 DEBUG [main][MenuItemLookup] Item match:Window 19:13:30.083 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:30.083 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:30.083 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:30.083 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:30.083 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:30.083 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:30.086 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:30.086 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:30.086 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:30.086 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:30.086 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:30.086 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:30.086 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:30.086 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:30.086 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:30.087 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:30.087 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:30.087 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:30.087 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:30.087 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:30.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:30.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:30.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:30.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:30.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:30.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:30.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:30.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:30.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:30.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:30.179 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:30.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:30.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:30.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:30.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:30.190 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:30.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:30.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:30.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:30.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:30.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:30.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:30.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:30.256 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:30.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:30.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:30.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:30.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:30.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:30.264 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 19:13:30.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:30.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:30.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:30.265 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:30.265 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:30.265 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:30.265 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:30.265 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:30.265 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:30.265 DEBUG [main][MenuItemLookup] Item match:Window 19:13:30.266 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:30.266 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:30.266 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:30.266 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:30.266 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:30.266 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:30.270 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:30.270 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:30.270 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:30.270 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:30.270 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:30.270 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:30.270 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:30.270 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:30.270 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:30.270 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:30.270 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:30.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:30.282 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:30.283 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:30.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:30.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:30.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:30.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:13:30.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:30.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:30.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:13:30.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:30.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:30.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:30.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 19:13:30.371 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 19:13:30.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 19:13:30.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 19:13:30.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:30.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:30.373 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:30.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:30.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:30.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:30.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:30.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 19:13:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:30.467 INFO [WorkbenchTestable][AbstractView] Activate view Markers 19:13:30.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 19:13:30.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:30.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:30.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:30.469 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:30.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:30.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:13:30.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:30.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:30.496 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:30.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:30.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:13:30.497 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:30.497 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:30.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:30.497 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724095874 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:30.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:30.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:30.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:30.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.528 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:30.528 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:30.528 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:30.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:30.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:30.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:30.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:30.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:30.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:30.546 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:30.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:30.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:30.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:30.547 DEBUG [main][MenuItemLookup] Item match:Window 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:30.547 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:30.547 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:30.551 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:30.551 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:30.551 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:30.551 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:30.551 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:30.551 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:30.551 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:30.551 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:30.551 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:30.551 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:30.551 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:30.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:30.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:30.552 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:30.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:30.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:30.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:30.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:30.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:30.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:30.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:30.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:30.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:30.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:30.651 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:30.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:30.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:30.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:30.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:30.654 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:30.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:30.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:30.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:30.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:30.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:30.725 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:30.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:30.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:30.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:30.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:30.727 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:30.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:30.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:13:30.728 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:30.728 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:30.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:30.729 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724096105 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:30.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:30.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:30.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:30.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:30.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:30.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:30.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:30.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 19:13:30.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:30.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 19:13:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:30.786 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 19:13:30.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 19:13:30.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:30.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:30.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:30.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test field: ") 19:13:30.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.813 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 19:13:30.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:13:30.814 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:13:30.814 INFO [WorkbenchTestable][AbstractText] Text set to: hello 19:13:30.816 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 19:13:30.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 19:13:30.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 19:13:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.817 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:30.817 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:30.817 DEBUG [main][MenuItemLookup] Item match:File 19:13:30.818 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:13:30.818 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:13:30.818 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:13:30.818 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:13:30.818 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:30.818 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:13:30.818 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:13:30.818 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:30.818 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:13:30.818 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:13:30.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:13:30.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:13:30.819 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:13:30.825 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 19:13:30.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 19:13:30.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 19:13:30.845 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 19:13:30.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 19:13:30.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:30.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 19:13:30.846 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 19:13:30.846 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 19:13:30.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 19:13:30.847 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724096223 data=null x=379 y=16 width=0 height=0 detail=0} 19:13:30.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:30.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:30.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:30.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:30.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:30.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:30.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:30.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:30.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:30.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:30.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:30.891 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 19:13:30.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:30.891 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:30.892 DEBUG [main][MenuItemLookup] Item match:Window 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:30.892 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:30.892 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:30.897 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:30.897 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:30.897 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:30.897 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:30.897 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:30.897 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:30.897 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:30.897 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:30.897 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:30.897 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:30.897 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:30.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:30.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:30.897 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:30.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:30.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:30.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:30.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:30.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:30.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:30.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:30.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:30.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 19:13:30.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:30.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:30.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 19:13:30.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 19:13:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:30.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 19:13:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:30.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 19:13:30.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 19:13:30.996 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 19:13:30.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 19:13:30.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 19:13:30.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:30.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:30.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:30.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:30.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:30.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:30.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:30.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:30.998 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:30.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:30.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:30.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:30.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:31.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:31.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:31.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:31.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:31.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:31.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:31.067 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:31.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:31.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:31.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:31.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:31.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:31.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.100 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 19:13:31.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:31.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:31.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 19:13:31.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:31.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:31.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:31.118 INFO [WorkbenchTestable][AbstractView] Activate view Markers 19:13:31.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 19:13:31.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:31.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:31.150 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:31.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:31.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:31.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:13:31.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:31.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:31.161 INFO [WorkbenchTestable][AbstractView] Activate view Markers 19:13:31.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 19:13:31.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:31.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:31.193 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 19:13:31.193 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 19:13:31.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 19:13:31.194 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724096570 data=null x=413 y=16 width=0 height=0 detail=0} 19:13:31.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:31.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 19:13:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:31.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:31.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:31.247 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 19:13:31.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:31.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:31.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:31.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:31.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:31.249 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 19:13:31.249 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 19:13:31.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 19:13:31.249 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724096625 data=null x=333 y=16 width=0 height=0 detail=0} 19:13:31.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:31.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:31.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:31.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:31.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:31.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 19:13:31.278 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 19:13:31.278 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:31.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:31.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:31.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.308 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.756 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.276 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.016 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.014 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.245 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.016 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.285 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.015 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.189 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.024 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.519 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.012 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.006 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.254 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.247 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.986 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.454 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.246 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.103 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.401 s Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 19:13:31.286 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 19:13:31.287 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:13:31.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:31.288 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 19:13:31.288 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:31.288 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:13:31.288 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:31.288 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:13:31.288 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:31.288 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:13:31.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:31.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:31.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:31.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:31.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:31.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:31.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:31.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:31.290 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:31.290 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:31.290 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:31.290 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:31.290 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:31.290 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:31.290 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:31.290 DEBUG [main][MenuItemLookup] Item match:Window 19:13:31.291 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:31.291 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:31.291 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:31.291 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:31.291 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:31.291 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:13:31.291 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:31.291 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:13:31.291 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:31.291 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:13:31.291 DEBUG [main][MenuItemLookup] Item match:Preferences 19:13:31.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:13:31.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:13:31.291 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:13:31.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:13:31.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:13:31.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:13:31.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.425 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:13:31.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:31.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:13:31.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:31.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:31.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:31.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:31.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:31.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:13:31.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:31.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:31.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:31.430 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:13:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:31.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:31.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:13:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:13:31.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:31.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 19:13:31.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 19:13:31.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:31.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:31.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:31.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:31.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:31.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:31.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:31.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:31.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:31.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:31.482 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:31.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:31.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:31.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:31.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:31.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:31.497 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:13:31.497 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:13:31.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:31.498 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5a209683] time=1724096874 data=null x=140 y=16 width=0 height=0 detail=0} 19:13:31.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:31.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 19:13:31.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:31.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:31.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 19:13:31.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:31.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 19:13:31.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 19:13:31.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:31.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:31.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:31.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:31.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:31.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:31.578 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 19:13:31.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:31.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:31.579 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:31.579 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:31.579 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:31.579 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:13:31.579 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:13:31.579 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:31.579 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:31.579 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:31.579 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:13:31.579 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:31.579 DEBUG [main][MenuItemLookup] Item match:Window 19:13:31.580 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:31.580 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:31.580 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:31.580 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:31.580 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:31.580 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:31.583 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:31.583 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:31.583 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:31.583 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:31.583 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:31.583 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:31.583 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:31.583 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:31.583 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:31.583 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:31.583 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:31.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:31.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:31.596 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:31.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:31.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:31.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:31.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:31.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:31.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:31.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:13:31.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:31.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:31.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:13:31.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:31.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:31.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:31.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 19:13:31.679 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 19:13:31.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 19:13:31.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 19:13:31.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:31.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:31.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:31.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:31.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:31.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:31.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:31.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:31.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:31.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:31.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:31.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:31.690 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:31.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:31.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:31.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:31.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:31.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:31.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:31.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 19:13:31.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:31.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:31.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:31.805 INFO [WorkbenchTestable][AbstractView] Activate view Markers 19:13:31.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 19:13:31.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:31.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:31.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:31.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:31.819 INFO [WorkbenchTestable][AbstractView] Activate view Markers 19:13:31.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 19:13:31.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:31.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:13:31.820 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 19:13:31.820 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 19:13:31.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 19:13:31.821 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1724097197 data=null x=293 y=16 width=0 height=0 detail=0} 19:13:31.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:31.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 19:13:31.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:31.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:31.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:31.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:31.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 19:13:31.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:31.880 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 19:13:31.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 19:13:31.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:31.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:31.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:31.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:31.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:31.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:13:31.899 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:13:31.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:31.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:31.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:31.900 DEBUG [main][MenuItemLookup] Item match:Window 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:31.900 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:31.900 DEBUG [main][MenuItemLookup] Item match:Show View 19:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:13:31.904 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:13:31.914 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:13:31.914 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:13:31.914 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:13:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:13:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:13:31.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:13:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:31.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:13:31.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:31.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:31.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:31.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:31.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:13:31.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:31.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:31.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:13:31.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:13:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:13:31.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:13:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:13:31.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:13:31.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:13:31.998 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:13:31.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:13:31.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:13:31.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:31.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:31.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:31.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:31.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:31.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:31.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:32.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:13:32.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:13:32.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:32.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:32.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:13:32.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:13:32.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:32.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:32.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:32.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:32.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:32.001 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:13:32.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:32.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:32.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:32.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:13:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:13:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 19:13:32.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:32.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 19:13:32.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:32.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:32.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:32.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:32.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:13:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:32.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:32.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:32.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:13:32.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:32.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:32.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:32.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:13:32.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:13:32.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:13:32.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:13:32.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:32.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:13:32.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:13:32.134 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:13:32.134 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:13:32.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:13:32.134 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7b07a20c] time=1724097510 data=null x=140 y=16 width=0 height=0 detail=0} 19:13:32.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 19:13:32.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:32.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:32.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:32.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:32.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 19:13:32.186 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 19:13:32.186 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:32.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:32.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:32.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.087 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.319 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.306 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 19:13:32.197 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 19:13:32.198 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:13:32.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:32.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 19:13:32.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:32.198 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:13:32.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:32.198 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:13:32.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:32.198 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:13:32.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:32.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:32.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:32.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:32.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:13:32.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:32.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:32.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:13:32.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:13:32.200 DEBUG [main][MenuItemLookup] Found menu:'File' 19:13:32.200 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:13:32.200 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:13:32.200 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:13:32.200 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:13:32.200 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:13:32.200 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:13:32.200 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:13:32.200 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:13:32.200 DEBUG [main][MenuItemLookup] Item match:Window 19:13:32.201 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:13:32.201 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:13:32.201 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:13:32.201 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:32.201 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:13:32.201 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:13:32.201 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:32.201 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:13:32.201 DEBUG [main][MenuItemLookup] Found menu:'' 19:13:32.201 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:13:32.201 DEBUG [main][MenuItemLookup] Item match:Preferences 19:13:32.201 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:13:32.201 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:13:32.201 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:13:32.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:13:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:13:32.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:13:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:32.330 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:13:32.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:13:32.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:13:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:32.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:32.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:32.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:13:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:13:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:13:32.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:13:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:13:32.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:13:32.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:13:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:13:32.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:13:32.335 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:13:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:13:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:13:32.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:13:32.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:13:32.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:13:32.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:13:32.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:13:32.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:13:32.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:13:32.370 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:32.370 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 19:13:32.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 19:13:32.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:32.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:32.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:13:32.372 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 19:13:32.372 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job' is still alive 19:13:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:13:32.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 19:13:32.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:13:32.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:13:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:13:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:13:32.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 19:13:32.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:13:32.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 19:13:32.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 19:13:32.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:13:32.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:13:32.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:13:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 19:13:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 19:13:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:13:32.875 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:32.875 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:33.376 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:33.376 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:33.876 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:33.876 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:34.376 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:34.376 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:34.876 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:34.877 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:35.377 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:35.377 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:35.877 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:35.877 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:36.377 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:36.377 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:36.877 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:36.877 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:37.378 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:37.378 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:37.878 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:37.878 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:38.378 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:38.378 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:38.878 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:38.878 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:39.378 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:39.379 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:39.879 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:39.879 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:40.379 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:40.379 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:40.879 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:40.879 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:41.379 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:41.379 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:41.880 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:41.880 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:42.380 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:42.380 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:42.880 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 19:13:42.880 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 19:13:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 19:13:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:13:42.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:43.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:43.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:44.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:44.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:45.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:45.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:46.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:46.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:47.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:47.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:48.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:48.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:49.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:49.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:50.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:50.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:51.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:51.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:52.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:52.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:53.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:53.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:54.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:55.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:55.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:56.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:56.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:57.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:57.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:58.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:58.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:59.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:13:59.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:00.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:00.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:01.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:01.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:02.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:02.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:03.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:03.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:04.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:04.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:05.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:05.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:06.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:06.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:07.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:07.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:08.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:08.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:09.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:09.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:10.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:11.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:11.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:12.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:12.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:13.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:13.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:14.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:14.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:15.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:15.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:16.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:16.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:17.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:17.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:18.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:18.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:19.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:20.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:20.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:21.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:21.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:22.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:22.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:23.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:23.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:24.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:24.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:25.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:25.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:26.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:26.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:27.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:27.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:28.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:28.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:29.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:29.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:30.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:30.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:31.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:31.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:32.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 19:14:32.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Background Job' is a system job, skipped 19:14:32.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:14:32.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:14:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:14:32.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 19:14:32.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:32.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:32.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 19:14:32.906 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 19:14:32.906 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:32.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:32.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:32.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.709 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.503 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.032 s Results: Tests run: 85, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.workbench.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test >-------- [INFO] Building RedDeer UIForms Test 4.7.0-SNAPSHOT [34/58] [INFO] from tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms.test --- [INFO] Resolving class path of RedDeer UIForms Test... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms.test --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.uiforms.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:45.710 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:14:45.713 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:14:45.789 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:14:45.792 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:14:45.888 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:45.925 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:14:45.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:45.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:45.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:14:45.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:14:46.012 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:14:46.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:46.060 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:14:46.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:46.101 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:14:46.106 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:46.107 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:14:46.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:46.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:46.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:46.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:46.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:46.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:46.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:46.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:46.190 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:14:46.194 DEBUG [main][MenuItemLookup] Found menu:'File' 19:14:46.195 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:14:46.195 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:14:46.195 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:14:46.195 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:14:46.195 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:14:46.195 DEBUG [main][MenuItemLookup] Item match:Window 19:14:46.201 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:14:46.201 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:14:46.201 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:14:46.201 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:46.201 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:14:46.201 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:14:46.201 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:46.202 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:14:46.202 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:46.202 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:14:46.202 DEBUG [main][MenuItemLookup] Item match:Preferences 19:14:46.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:14:46.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:14:46.208 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:14:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:14:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:14:46.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:14:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:46.537 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:14:46.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:46.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:14:46.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:46.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:46.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:46.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:14:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:14:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:14:46.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:14:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:46.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:46.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:46.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:46.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:14:46.651 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:14:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:14:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:14:46.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:14:46.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:14:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:14:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:14:46.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:46.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:46.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:46.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:46.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:46.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:46.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:46.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:46.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:46.800 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 19:14:46.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:46.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:46.802 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:14:46.802 DEBUG [main][MenuItemLookup] Found menu:'File' 19:14:46.802 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:14:46.802 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:14:46.802 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:14:46.803 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:14:46.803 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:14:46.803 DEBUG [main][MenuItemLookup] Item match:Window 19:14:46.804 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:14:46.804 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:14:46.804 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:14:46.804 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:46.805 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:14:46.805 DEBUG [main][MenuItemLookup] Item match:Show View 19:14:46.818 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:14:46.818 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:14:46.818 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:14:46.819 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:14:46.819 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:14:46.819 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:14:46.819 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:14:46.819 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:14:46.819 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:46.819 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:14:46.819 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:14:46.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:14:46.820 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:14:46.821 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:14:46.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:14:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:14:46.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:14:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:46.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:14:46.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:46.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:14:46.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:46.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:46.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:46.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:14:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:14:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:14:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 19:14:46.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 19:14:46.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:14:47.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:14:47.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 19:14:47.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 19:14:47.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 19:14:47.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:14:47.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 19:14:47.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:14:47.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 19:14:47.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 19:14:47.440 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 19:14:47.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 19:14:47.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 19:14:47.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:47.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:14:47.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:47.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:47.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:47.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:14:47.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:47.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:14:47.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:47.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:47.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:47.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:14:47.447 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:14:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:14:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:14:47.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:14:47.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:14:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:14:47.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:14:47.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 19:14:47.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:47.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 19:14:47.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:47.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:47.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:47.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:47.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:47.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:48.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:48.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:48.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:48.009 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:48.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:48.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:48.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:48.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:48.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:48.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 19:14:48.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:48.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:48.059 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:48.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:48.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:48.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:48.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:48.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:48.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 19:14:48.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 19:14:48.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:48.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:48.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:48.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:48.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:49.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:49.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:14:49.120 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 19:14:49.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:49.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:49.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:49.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:49.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:49.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:49.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:49.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:49.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:49.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:49.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:49.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:49.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:49.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:49.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:49.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:49.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:49.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:49.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:49.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:49.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:49.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:49.195 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:49.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:49.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:49.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:49.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:49.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:49.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 19:14:49.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:49.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:49.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:49.230 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:49.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:49.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:49.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:49.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:49.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 19:14:49.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 19:14:49.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:49.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:49.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:49.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:14:49.252 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:14:49.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:49.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:49.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:49.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:49.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:49.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:49.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:49.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:49.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:49.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:49.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:49.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:49.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:49.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:49.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:49.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:49.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:49.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:49.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:49.347 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:49.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:49.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:49.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:49.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:49.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:49.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Non existing expandable composite title") 19:14:49.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:49.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:49.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:49.396 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:49.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:49.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:49.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:49.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:49.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:50.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:50.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:14:50.458 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 19:14:50.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:50.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:50.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:50.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:50.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:50.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:50.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:50.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:50.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:50.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:50.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:50.518 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:50.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:50.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:50.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:50.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:50.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:50.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 19:14:50.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.562 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:50.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:14:50.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:14:50.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 19:14:50.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:50.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:50.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:50.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:50.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:50.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:50.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:50.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:50.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:50.609 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:50.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:50.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:50.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:50.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:50.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:50.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:50.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.670 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:50.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:50.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C") 19:14:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 19:14:50.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:50.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:50.679 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:50.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:50.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:50.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.703 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:50.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:50.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:50.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:50.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:50.750 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:50.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:50.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:50.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:50.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:50.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:50.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 19:14:50.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.758 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:50.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 19:14:50.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:50.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.803 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:50.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:50.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:50.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:50.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.811 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:50.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:50.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:50.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:50.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:50.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:50.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:50.829 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:50.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:50.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:50.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:50.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:50.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:50.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C") 19:14:50.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:50.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.866 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:50.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 19:14:50.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:50.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:50.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:50.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:50.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:50.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.900 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:50.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:50.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:50.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:50.950 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:50.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:50.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:50.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:50.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:50.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:50.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:50.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.959 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:50.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:50.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 19:14:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:50.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:50.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:50.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 19:14:50.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:50.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:50.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:50.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:50.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:50.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:50.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:50.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:50.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:51.022 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:51.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:51.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:51.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:51.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:51.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:51.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:51.072 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:51.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:51.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:51.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:51.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:51.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:51.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:51.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:51.127 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:51.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:51.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:51.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:51.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 19:14:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:51.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:14:51.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:14:51.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:51.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 19:14:51.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:51.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:51.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:51.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 19:14:51.136 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 19:14:51.136 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:51.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.517 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 2.343 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.122 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.203 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.109 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.106 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.124 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.088 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.073 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.169 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:51.199 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:51.201 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:14:51.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:51.202 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:51.202 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:51.202 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:14:51.202 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:51.203 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:14:51.203 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:51.203 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:14:51.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:51.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:51.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:51.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:51.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:51.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:51.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:51.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:51.205 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:14:51.206 DEBUG [main][MenuItemLookup] Found menu:'File' 19:14:51.206 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:14:51.206 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:14:51.206 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:14:51.206 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:14:51.206 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:14:51.206 DEBUG [main][MenuItemLookup] Item match:Window 19:14:51.207 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:14:51.208 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:14:51.208 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:14:51.208 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:51.208 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:14:51.208 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:14:51.208 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:51.208 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:14:51.208 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:51.208 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:14:51.208 DEBUG [main][MenuItemLookup] Item match:Preferences 19:14:51.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:14:51.239 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:14:51.239 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:14:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:14:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:14:51.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:14:51.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:51.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:51.405 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:14:51.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:51.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:14:51.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:51.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:51.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:14:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:14:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:14:51.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:14:51.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:51.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:51.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:51.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:14:51.436 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:14:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:14:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:14:51.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:14:51.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:14:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:14:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:14:51.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:51.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:51.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:51.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:51.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:51.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:51.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:51.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:51.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:51.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:51.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:51.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:51.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:51.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:51.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:51.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:51.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:51.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:51.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:51.562 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:51.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:51.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:51.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:51.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:51.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:51.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:51.632 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 19:14:51.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:51.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:51.634 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:14:51.634 DEBUG [main][MenuItemLookup] Found menu:'File' 19:14:51.634 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:14:51.635 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:14:51.635 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:14:51.635 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:14:51.635 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:14:51.635 DEBUG [main][MenuItemLookup] Item match:Window 19:14:51.636 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:14:51.636 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:14:51.636 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:14:51.636 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:51.636 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:14:51.636 DEBUG [main][MenuItemLookup] Item match:Show View 19:14:51.642 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:14:51.643 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:14:51.643 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:14:51.643 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:14:51.643 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:14:51.643 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:14:51.643 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:14:51.643 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:14:51.643 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:51.643 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:14:51.643 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:14:51.672 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:14:51.672 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:14:51.672 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:14:51.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:14:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:14:51.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:14:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:51.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:14:51.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:51.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:14:51.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:51.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:51.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:51.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:14:51.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:14:51.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:14:51.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:14:51.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:14:51.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:14:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:14:52.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:14:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:14:52.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:14:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:14:52.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:14:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:14:52.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:14:52.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 19:14:52.311 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 19:14:52.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 19:14:52.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 19:14:52.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:52.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:52.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:52.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:14:52.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:52.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:52.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:52.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:14:52.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:52.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:52.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:52.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:14:52.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:52.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:52.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:52.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:52.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:14:52.315 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:14:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:14:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:14:52.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:14:52.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:14:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:14:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:14:52.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 19:14:52.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:52.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 19:14:52.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:52.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:52.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:52.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:52.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:14:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:52.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:52.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:52.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:52.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:52.535 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:14:52.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:14:52.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:52.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:52.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:52.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:52.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified 19:14:52.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:52.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:52.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:52.537 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 19:14:52.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:52.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:52.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:52.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:53.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:53.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:14:53.542 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 19:14:53.543 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:14:53.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:14:53.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:53.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:53.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:53.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:53.544 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 19:14:53.544 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 19:14:53.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:14:53.547 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:14:53.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:53.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:53.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:53.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:53.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:53.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:53.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:53.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:53.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:53.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:53.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:53.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:53.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.659 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:53.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:53.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:53.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:53.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:53.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:53.729 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:53.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:53.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:53.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:53.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:53.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:53.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 1 and no matchers specified 19:14:53.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:53.736 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:53.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:53.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:53.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:14:53.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:14:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:53.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 19:14:53.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:53.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:53.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:53.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:53.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:53.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:53.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:53.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:53.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:53.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:53.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:53.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.792 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:53.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:53.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:53.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:53.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:53.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:53.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:53.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:53.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:53.839 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:53.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:53.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:53.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:53.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:53.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:53.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:53.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:53.872 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:53.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:53.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:53.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:53.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Form D") 19:14:53.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:53.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:53.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:53.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:53.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:53.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:53.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:53.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:53.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:53.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:53.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:53.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:53.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:53.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:53.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.901 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:53.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:53.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:53.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:53.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:53.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:53.923 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:53.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:53.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:53.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:53.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:53.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:53.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified 19:14:53.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:53.957 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:53.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:53.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:53.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:53.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:53.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:53.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:53.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:53.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:53.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:53.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:53.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:53.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:53.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:53.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:53.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:53.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:53.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:53.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:53.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:53.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:54.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:54.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:54.043 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:54.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:54.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:54.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:54.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:54.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:54.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:54.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:54.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:54.051 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:54.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:54.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:54.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:54.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:54.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:54.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:54.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:54.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:54.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:54.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:54.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:54.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:54.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:54.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.118 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:54.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:54.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:54.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:54.185 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:54.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:54.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:54.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:54.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:54.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:54.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:54.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:54.223 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:54.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:54.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 19:14:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:54.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:54.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:54.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:54.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:54.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:54.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:54.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:54.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:54.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:54.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:54.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:54.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:54.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:54.296 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:54.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:54.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:54.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:54.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:54.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:54.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:54.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:54.302 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:54.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:54.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 19:14:54.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:14:54.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:14:54.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 19:14:54.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:54.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:54.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:54.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:54.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 19:14:54.347 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 19:14:54.347 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:54.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.152 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 2.142 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.13 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.11 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.097 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.119 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.132 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.103 s Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:54.365 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:54.367 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:14:54.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:54.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:54.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:54.368 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:14:54.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:54.368 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:14:54.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:54.369 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:14:54.369 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:54.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:54.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:54.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:54.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:54.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:54.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:54.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:54.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:14:54.371 DEBUG [main][MenuItemLookup] Found menu:'File' 19:14:54.371 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:14:54.372 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:14:54.372 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:14:54.372 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:14:54.372 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:14:54.372 DEBUG [main][MenuItemLookup] Item match:Window 19:14:54.373 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:14:54.373 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:14:54.374 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:14:54.374 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:54.374 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:14:54.374 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:14:54.374 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:54.374 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:14:54.374 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:54.374 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:14:54.374 DEBUG [main][MenuItemLookup] Item match:Preferences 19:14:54.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:14:54.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:14:54.374 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:14:54.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:14:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:14:54.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:14:54.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:54.569 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:14:54.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:54.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:14:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:14:54.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:14:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:14:54.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:14:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:14:54.607 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:14:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:14:54.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:14:54.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:14:54.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:14:54.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:14:54.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:14:54.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:54.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:54.708 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:54.708 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:54.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:54.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:54.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:54.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:54.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.717 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:54.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:54.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:54.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:54.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:54.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:54.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:54.732 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:54.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:54.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:54.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:54.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:54.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:54.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified 19:14:54.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:54.764 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:54.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 19:14:54.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink clicked") 19:14:54.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:54.779 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 19:14:54.779 TRACE [main][WidgetHandler] Wait for synchronization 19:14:54.779 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 19:14:54.779 TRACE [main][WidgetHandler] Wait for synchronization 19:14:54.779 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 19:14:54.779 TRACE [main][WidgetHandler] Wait for synchronization 19:14:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:54.791 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:54.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 19:14:54.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:54.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:54.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:54.794 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:54.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:54.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:54.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:54.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:54.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:54.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:54.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:54.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:54.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:54.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:54.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:54.865 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:54.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:54.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:54.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:54.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:54.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:54.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink") 19:14:54.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:54.902 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:54.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:54.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:54.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:55.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:55.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:55.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:55.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:55.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:14:55.968 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 19:14:55.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:55.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:55.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:55.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:55.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:55.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:55.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:55.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:55.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:55.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:55.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:55.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:55.978 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:55.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:55.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:55.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:55.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:56.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:56.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:56.026 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:56.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:56.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:56.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:56.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:56.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:56.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 1 and no matchers specified 19:14:56.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:56.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.032 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:56.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:56.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:14:56.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:14:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 19:14:56.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:56.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:56.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:56.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:56.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:56.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:56.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:56.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:56.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:56.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:56.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:56.135 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:56.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:56.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:56.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:56.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:56.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:56.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:56.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:56.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.144 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:56.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:56.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:56.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section C") 19:14:56.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 19:14:56.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:56.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:56.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:56.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:56.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:56.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:56.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.198 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:56.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:56.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:56.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:56.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:56.218 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:56.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:56.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:56.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:56.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:56.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:56.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified 19:14:56.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:56.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.250 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:56.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:56.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 19:14:56.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:56.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:56.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:56.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:56.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:56.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:56.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:56.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:56.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:56.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:56.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:56.334 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:56.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:56.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:56.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:56.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:56.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:56.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section B") 19:14:56.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.366 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:56.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:56.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 19:14:56.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:56.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.370 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:56.372 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:56.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:56.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:56.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:56.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:56.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:56.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:56.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:56.444 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:56.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:56.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:56.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:56.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:56.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:56.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:56.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:56.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.451 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:56.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:56.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:56.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 19:14:56.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 19:14:56.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:56.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:56.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:56.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:56.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:56.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:56.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.508 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:56.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:56.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:56.562 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:56.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:56.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:56.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:56.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:56.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:56.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:56.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.567 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:56.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:56.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 19:14:56.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:14:56.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:14:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 19:14:56.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:56.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 19:14:56.574 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 19:14:56.574 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:56.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:56.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.086 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.175 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.097 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.083 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.103 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.116 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.125 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.075 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:56.583 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:56.584 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:14:56.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:56.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:56.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:56.585 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:14:56.607 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:56.607 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:14:56.607 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:56.607 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:14:56.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:56.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:56.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:56.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:56.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:56.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:56.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:56.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:56.613 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:14:56.613 DEBUG [main][MenuItemLookup] Found menu:'File' 19:14:56.613 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:14:56.613 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:14:56.613 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:14:56.613 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:14:56.613 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:14:56.613 DEBUG [main][MenuItemLookup] Item match:Window 19:14:56.615 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:14:56.615 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:14:56.615 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:14:56.615 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:56.615 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:14:56.615 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:14:56.615 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:56.615 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:14:56.615 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:56.615 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:14:56.615 DEBUG [main][MenuItemLookup] Item match:Preferences 19:14:56.615 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:14:56.615 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:14:56.615 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:14:56.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:14:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:14:56.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:14:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.807 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:14:56.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:56.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:14:56.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:14:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:14:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:14:56.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:14:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:14:56.814 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:14:56.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:14:56.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:14:56.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:14:56.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:14:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:14:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:14:56.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:56.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:56.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:56.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:56.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:56.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:56.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:56.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:56.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:56.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:56.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:56.920 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:56.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:56.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:56.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:56.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:56.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:56.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 19:14:56.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.930 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:56.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 19:14:56.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText clicked") 19:14:56.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:56.936 TRACE [main][WidgetHandler] Notify FormText with event 1 19:14:56.936 TRACE [main][WidgetHandler] Wait for synchronization 19:14:56.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.965 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:56.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:56.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 19:14:56.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:56.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:56.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:56.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:56.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:56.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:56.968 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:56.968 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:56.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:56.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:56.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:56.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:56.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:56.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:56.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:56.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:56.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:56.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:56.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:57.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:57.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:57.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:57.019 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:57.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:57.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:57.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:57.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:57.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:57.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 19:14:57.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:57.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:57.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:57.052 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:57.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:57.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:57.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:57.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 19:14:57.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified 19:14:57.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:57.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:57.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:57.054 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:57.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:57.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:57.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:14:57.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:14:57.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:57.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 19:14:57.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:57.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:57.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:57.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:57.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:57.061 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:57.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:57.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:57.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:57.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:57.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:57.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:57.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:57.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:57.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:57.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:57.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:57.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:57.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:57.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:57.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:57.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:57.085 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:57.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:57.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:57.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:57.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:57.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:57.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink") 19:14:57.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:57.118 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:57.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:57.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:57.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:57.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:57.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:58.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:58.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:14:58.149 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 19:14:58.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:58.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:58.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:58.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:58.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:58.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:58.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:58.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:58.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:58.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:58.202 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:58.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:58.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:58.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:58.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:58.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:58.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified 19:14:58.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.208 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:58.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:14:58.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:14:58.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 19:14:58.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:58.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:58.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:58.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:58.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:58.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.246 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:58.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:58.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:58.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:58.264 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:58.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:58.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:58.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:58.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:58.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:58.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 19:14:58.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.297 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:58.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 19:14:58.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:58.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:58.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:58.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:58.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:58.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:58.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:58.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:58.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:58.381 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:58.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:58.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:58.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:58.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:58.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:58.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:58.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.389 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:58.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:58.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section C") 19:14:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 19:14:58.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:58.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:58.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:58.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:58.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:58.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:58.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:58.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:58.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:58.477 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:58.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:58.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:58.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:58.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:58.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:58.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 19:14:58.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.514 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:58.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 19:14:58.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:58.519 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:58.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.520 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:58.520 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:58.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:58.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:58.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:58.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:58.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:58.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:58.544 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:58.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:58.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:58.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:58.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:58.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:58.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 19:14:58.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:58.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.576 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:58.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:58.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 19:14:58.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:58.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:58.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:58.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:58.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:58.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:58.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:58.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:58.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:58.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:58.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:58.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:58.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:58.630 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:58.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:58.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:58.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:58.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:58.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:58.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section A") 19:14:58.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.638 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:58.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 19:14:58.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:58.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:58.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:58.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:58.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:58.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:58.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:58.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:58.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:58.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:58.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:58.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:58.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:58.733 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:58.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:58.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:58.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:58.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:58.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:58.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:58.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.766 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:58.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:58.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 19:14:58.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 19:14:58.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:58.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.780 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:58.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:58.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:58.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:58.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.792 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:58.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:58.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:58.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:58.835 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:58.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:58.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:58.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:58.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:58.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:58.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:14:58.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.868 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:58.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:58.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:14:58.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 19:14:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:58.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:14:58.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:14:58.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:58.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 19:14:58.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:58.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:58.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 19:14:58.877 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 19:14:58.877 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:14:58.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:14:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.097 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.093 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.089 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.061 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.115 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.067 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.124 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.059 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.061 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.139 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.096 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:14:58.891 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:14:58.893 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:14:58.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:58.894 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:14:58.894 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:58.894 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:14:58.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:58.895 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:14:58.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:58.895 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:14:58.895 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:58.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:58.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:58.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:58.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:14:58.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:58.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:58.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:58.898 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:14:58.898 DEBUG [main][MenuItemLookup] Found menu:'File' 19:14:58.898 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:14:58.898 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:14:58.898 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:14:58.898 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:14:58.898 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:14:58.898 DEBUG [main][MenuItemLookup] Item match:Window 19:14:58.899 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:14:58.899 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:14:58.900 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:14:58.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:58.900 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:14:58.900 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:14:58.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:58.900 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:14:58.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:14:58.900 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:14:58.900 DEBUG [main][MenuItemLookup] Item match:Preferences 19:14:58.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:14:58.900 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:14:58.900 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:14:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:14:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:14:59.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:14:59.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:59.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:59.059 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:14:59.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:14:59.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:14:59.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:59.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:59.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:59.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:59.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:14:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:14:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:14:59.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:14:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:59.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:59.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:59.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:59.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:14:59.090 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:14:59.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:14:59.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:14:59.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:14:59.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:14:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:14:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:14:59.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:59.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:14:59.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:14:59.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:14:59.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:14:59.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:14:59.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:14:59.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:59.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:59.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:14:59.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:59.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:59.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:14:59.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:14:59.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:14:59.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:14:59.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:14:59.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:59.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:59.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:59.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:59.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:14:59.192 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:14:59.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:14:59.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:14:59.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:14:59.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:14:59.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:14:59.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 19:14:59.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:14:59.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:14:59.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:14:59.200 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:14:59.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:14:59.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:59.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:59.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:14:59.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:14:59.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 19:14:59.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 19:14:59.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:14:59.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:59.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:14:59.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:14:59.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:15:00.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:15:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:15:00.250 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 19:15:00.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:00.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:00.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:00.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:00.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:00.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:00.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:00.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:00.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:00.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:00.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:00.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:15:00.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:00.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:00.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:00.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:00.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:15:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:00.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:00.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:00.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:15:00.303 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:15:00.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:15:00.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:15:00.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:15:00.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:15:00.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:15:00.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 19:15:00.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:00.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:00.309 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:15:00.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:00.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:00.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:00.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 19:15:00.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 19:15:00.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:00.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:00.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:00.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:15:00.356 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:15:00.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:00.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:00.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:00.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:00.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:00.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:00.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:00.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:15:00.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:00.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:00.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:00.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:15:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:00.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:00.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:15:00.414 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:15:00.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:15:00.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:15:00.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:15:00.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:15:00.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:15:00.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing section title") 19:15:00.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:00.423 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:15:00.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:00.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:15:00.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:00.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:15:01.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:15:01.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:15:01.454 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 19:15:01.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:01.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:01.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:01.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:01.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:01.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.464 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:15:01.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:01.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:01.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:15:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:15:01.513 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:15:01.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:15:01.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:15:01.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:15:01.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:15:01.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:15:01.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 1 and no matchers specified 19:15:01.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.553 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:15:01.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:15:01.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:15:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 19:15:01.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:01.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:01.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:01.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:01.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:01.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:15:01.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:01.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:01.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:15:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:15:01.621 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:15:01.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:15:01.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:15:01.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:15:01.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:15:01.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:15:01.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:15:01.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.631 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:15:01.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:15:01.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Section C") 19:15:01.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 19:15:01.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:01.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:01.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:01.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:01.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:01.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:15:01.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:01.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:01.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:01.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:01.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:15:01.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:15:01.730 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:15:01.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:15:01.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:15:01.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:15:01.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:15:01.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:15:01.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 19:15:01.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:01.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.736 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:15:01.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:01.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 19:15:01.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:01.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:01.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:01.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:01.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:01.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.781 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:15:01.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:01.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:01.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:01.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:15:01.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:15:01.832 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:15:01.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:15:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:15:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:15:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:15:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:15:01.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Section A") 19:15:01.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.838 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:15:01.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:01.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 19:15:01.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:01.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:01.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:01.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:01.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:01.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:15:01.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:01.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:01.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:01.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:01.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:15:01.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:15:01.944 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:15:01.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:15:01.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:15:01.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:15:01.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:15:01.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:15:01.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:15:01.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:01.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.949 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:15:01.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:01.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:15:01.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 19:15:01.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:01.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:01.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:01.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:01.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 19:15:01.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:01.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:01.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:01.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:01.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:01.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:01.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:01.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:01.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:02.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:02.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 19:15:02.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:02.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:02.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:02.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:02.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 19:15:02.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:02.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:02.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:02.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:15:02.056 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 19:15:02.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 19:15:02.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:15:02.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:15:02.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:15:02.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:15:02.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 19:15:02.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:02.101 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 19:15:02.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:02.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:02.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:02.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 19:15:02.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 19:15:02.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:02.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:15:02.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:15:02.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:02.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 19:15:02.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:02.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:02.108 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:02.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:02.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:02.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 19:15:02.109 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 19:15:02.109 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:02.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:02.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:02.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.219 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.115 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.105 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.099 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.106 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.073 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.099 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.133 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.125 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.111 s Results: Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.uiforms.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jface.test >--------- [INFO] Building RedDeer JFace Tests 4.7.0-SNAPSHOT [35/58] [INFO] from tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface.test --- [INFO] Resolving class path of RedDeer JFace Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface.test --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.jface.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:18.805 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:15:18.808 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:15:18.885 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:15:18.888 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:15:18.922 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:19.031 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:15:19.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:19.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:19.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:15:19.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:15:19.114 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:15:19.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:19.121 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:15:19.290 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:19.290 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:15:19.296 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:19.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:19.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:19.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:19.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:19.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:19.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:19.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:19.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:19.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:19.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:19.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:19.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:19.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:19.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:19.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:19.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 19:15:19.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 19:15:19.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:19.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 19:15:19.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:15:19.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:19.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:19.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:19.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:19.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:19.789 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:15:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:19.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:19.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 19:15:24.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 19:15:24.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:24.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 19:15:24.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:24.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:24.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:24.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:24.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:24.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:24.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:24.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:24.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:24.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:24.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:24.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:24.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:24.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:25.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:25.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:25.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:25.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:25.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:25.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 19:15:25.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:25.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:25.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:25.095 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:15:25.095 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 19:15:25.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:25.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:25.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:25.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:25.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:25.101 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:25.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:25.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:25.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:25.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:15:25.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:15:25.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:15:25.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:15:25.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:25.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:25.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:25.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:25.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:25.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:25.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:25.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:25.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:25.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:25.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:25.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:25.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:25.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:25.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:25.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:25.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:25.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:25.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] 19:15:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:25.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:15:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:25.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:25.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:25.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:25.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:25.311 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:15:25.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:25.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:25.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:25.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:30.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] 19:15:30.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:30.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:30.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:30.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:30.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:30.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:30.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:30.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:30.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:30.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:30.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:30.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:30.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:30.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:30.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:30.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:30.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:30.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:30.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:30.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:30.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:30.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:30.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 19:15:30.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:30.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:30.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:30.461 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:15:30.461 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 19:15:30.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:30.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:30.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:30.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:30.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:30.465 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:30.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:30.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:30.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:30.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:30.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:30.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:30.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:15:30.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:15:30.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:15:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:15:30.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:30.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:30.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:30.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:30.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:30.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:30.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:30.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:30.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:30.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:30.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:30.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:30.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:30.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:30.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:30.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:30.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:30.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:30.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 19:15:30.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 19:15:30.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:30.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:30.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 19:15:30.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:15:30.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:30.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:30.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:30.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:30.644 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:15:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:30.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:30.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:35.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 19:15:35.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 19:15:35.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:35.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 19:15:35.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:35.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:35.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:35.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:35.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:35.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:35.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:35.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:35.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:35.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:35.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:35.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 19:15:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 19:15:35.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:15:35.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:35.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:35.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:35.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:35.793 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:15:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:35.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:35.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:40.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:40.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:40.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:40.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:40.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 19:15:40.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 19:15:40.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:40.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:40.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:40.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.132 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.615 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.271 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.16 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.168 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.159 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.149 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 19:15:40.900 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 19:15:40.904 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:15:40.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:40.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 19:15:40.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:40.905 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:15:40.906 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:40.906 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:15:40.906 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:40.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:40.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:40.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:40.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:40.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:40.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:40.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:40.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 19:15:40.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 19:15:40.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:40.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:40.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:40.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:40.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:40.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:40.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:40.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:40.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:40.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:40.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:40.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:40.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:40.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:40.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:40.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:40.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:40.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:15:40.932 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:40.932 DEBUG [main][MenuItemLookup] Item match:File 19:15:40.938 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:15:40.938 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:15:40.946 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:15:40.946 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:40.946 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:15:40.946 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:40.947 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:15:40.947 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:40.947 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:15:40.947 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:15:40.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:15:40.951 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:15:40.953 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:15:41.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:15:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:15:41.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:15:41.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:41.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:41.141 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:15:41.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:15:41.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:41.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:41.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:41.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:41.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:15:41.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:15:41.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:15:41.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 19:15:41.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 19:15:41.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:41.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:41.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 19:15:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 19:15:41.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 19:15:41.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:41.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 19:15:41.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:41.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 19:15:41.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 19:15:41.715 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 19:15:41.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 19:15:41.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 19:15:41.717 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:15:41.717 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:15:41.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:15:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:41.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:41.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:41.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:41.722 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:15:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:41.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:41.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:41.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:41.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 19:15:41.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 19:15:41.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:41.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:41.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:41.744 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:41.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:41.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:41.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:41.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:41.748 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:41.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.748 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:41.748 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 19:15:41.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:41.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:41.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:41.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:41.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:41.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:41.751 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:41.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:41.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:41.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:15:41.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:15:41.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:15:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:15:41.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:41.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:41.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:41.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:41.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:41.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:15:41.808 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:41.809 DEBUG [main][MenuItemLookup] Item match:File 19:15:41.811 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:15:41.811 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:15:41.815 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:15:41.815 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:41.815 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:15:41.815 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:41.815 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:15:41.815 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:41.815 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:15:41.815 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:15:41.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:15:41.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:15:41.816 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:15:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:15:41.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:15:41.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:15:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:41.933 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:15:41.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:41.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:15:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:41.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:41.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:41.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:41.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:15:41.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:15:41.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:15:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 19:15:41.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 19:15:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:42.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:42.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 19:15:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 19:15:42.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 19:15:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:42.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 19:15:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:42.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 19:15:42.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 19:15:42.444 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 19:15:42.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 19:15:42.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 19:15:42.446 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:15:42.446 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:15:42.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:15:42.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:42.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:42.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:42.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:42.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:42.450 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:15:42.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:42.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:42.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:42.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:42.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:42.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 19:15:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 19:15:42.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:42.466 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:42.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:42.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:42.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available.... 19:15:42.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:42.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 19:15:42.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:42.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:42.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:42.469 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:42.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:42.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:42.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:42.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:42.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:42.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:42.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:42.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:42.472 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:42.472 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 19:15:42.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:42.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:42.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:42.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:42.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:42.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:42.475 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:42.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:42.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:15:42.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:15:42.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:15:42.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:15:42.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 19:15:42.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:42.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:42.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:42.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:42.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 19:15:42.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:42.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:42.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:42.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.526 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:42.526 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 19:15:42.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 19:15:42.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:42.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:42.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:42.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:42.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:42.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.528 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:42.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.528 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:42.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:42.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:42.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:42.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:42.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:42.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:42.530 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:15:42.530 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:42.530 DEBUG [main][MenuItemLookup] Item match:File 19:15:42.532 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:15:42.532 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:15:42.534 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:15:42.535 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:42.535 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:15:42.535 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:42.535 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:15:42.535 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:42.535 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:15:42.535 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:15:42.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:15:42.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:15:42.536 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:15:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:15:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:15:42.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:15:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:42.642 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:15:42.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:42.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:15:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:42.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:42.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:42.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:15:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:15:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:15:42.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 19:15:42.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 19:15:42.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:43.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:43.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 19:15:43.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 19:15:43.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 19:15:43.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:43.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 19:15:43.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:43.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 19:15:43.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 19:15:43.161 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 19:15:43.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 19:15:43.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 19:15:43.163 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:15:43.163 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:15:43.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:15:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:43.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:43.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:43.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:43.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:43.167 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:15:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:43.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:43.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:43.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 19:15:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 19:15:43.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:43.183 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:43.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:43.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:43.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:43.184 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:43.184 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 19:15:43.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:43.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:43.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:43.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:43.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:43.187 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:43.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:43.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:43.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:43.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:15:43.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:15:43.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:15:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:15:43.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 19:15:43.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:43.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:43.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:43.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 19:15:43.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:43.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:43.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 19:15:43.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 19:15:43.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:43.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:43.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:43.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:43.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:43.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:43.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:43.250 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:15:43.251 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:43.251 DEBUG [main][MenuItemLookup] Item match:File 19:15:43.255 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:15:43.255 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:15:43.258 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:15:43.258 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:43.258 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:15:43.258 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:43.258 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:15:43.258 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:43.258 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:15:43.258 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:15:43.259 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:15:43.259 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:15:43.259 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:15:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:15:43.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:15:43.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:15:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:43.422 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:15:43.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:15:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:43.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:43.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:43.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:43.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:15:43.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:15:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:15:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 19:15:43.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 19:15:43.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:43.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 19:15:43.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 19:15:43.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 19:15:43.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:43.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 19:15:43.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:43.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 19:15:43.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 19:15:43.933 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 19:15:43.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 19:15:43.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 19:15:43.935 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:15:43.935 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:15:43.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:15:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:43.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:43.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:43.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:43.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:43.940 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:15:43.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:43.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:43.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:43.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:43.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 19:15:43.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 19:15:43.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:43.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:43.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:43.960 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:43.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:43.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:43.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:43.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:43.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:43.963 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:43.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:43.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:43.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:43.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:43.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:43.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:43.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:43.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:43.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:43.964 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:43.964 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 19:15:43.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:43.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:43.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:43.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:43.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:43.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:43.967 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:43.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:43.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:43.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:43.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:44.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:44.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:44.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:15:44.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:15:44.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:15:44.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:15:44.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 19:15:44.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:44.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:44.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:44.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:44.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 19:15:44.034 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 19:15:44.034 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:44.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.135 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.592 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.714 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.792 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 19:15:44.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:44.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:44.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:44.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:44.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:44.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:44.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 19:15:44.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:44.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:44.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:44.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:44.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:44.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:44.067 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:15:44.067 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:44.067 DEBUG [main][MenuItemLookup] Item match:File 19:15:44.069 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:15:44.069 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:15:44.072 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:15:44.072 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:44.072 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:15:44.072 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:44.072 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:15:44.072 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:44.072 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:15:44.072 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:15:44.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:15:44.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:15:44.073 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:15:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:15:44.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:15:44.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:15:44.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:44.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:44.192 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:15:44.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:15:44.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:44.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:44.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:44.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:44.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:15:44.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:15:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:15:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 19:15:44.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 19:15:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:44.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:44.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 19:15:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 19:15:44.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 19:15:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:44.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 19:15:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:44.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 19:15:44.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 19:15:44.701 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 19:15:44.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 19:15:44.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 19:15:44.703 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:15:44.703 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:15:44.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:15:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:44.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:44.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:44.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:44.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:44.707 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:15:44.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:44.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:44.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:44.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:15:44.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 19:15:44.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 19:15:44.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:44.726 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:44.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available.... 19:15:44.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 19:15:44.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:44.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 19:15:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:44.730 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 19:15:44.730 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 19:15:44.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:44.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:44.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:44.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:44.733 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:44.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:44.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:44.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:15:44.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:15:44.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:15:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:15:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 19:15:45.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:45.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:45.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. finished successfully 19:15:45.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 19:15:45.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:45.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:45.002 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:15:45.015 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.021 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.021 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.021 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.023 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.023 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 19:15:45.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:45.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 19:15:45.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:45.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:45.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:45.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:45.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:45.031 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 19:15:45.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:45.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:45.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:45.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:45.035 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.035 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:15:45.036 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.037 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.037 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.037 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message") 19:15:45.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:45.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 19:15:45.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:45.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:45.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:45.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:45.041 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 19:15:45.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:45.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:45.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:45.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:45.050 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.050 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:15:45.051 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.052 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.052 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.052 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 19:15:45.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:45.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 19:15:45.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:45.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:45.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:45.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:45.056 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 19:15:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:45.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:45.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:45.058 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.058 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:15:45.059 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.059 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.060 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.060 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message") 19:15:45.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:45.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 19:15:45.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:45.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:45.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:45.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:45.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:45.087 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 19:15:45.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:45.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:45.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:45.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:45.090 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.090 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:15:45.091 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.092 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.092 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.092 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 19:15:45.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:45.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 19:15:45.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:45.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:45.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:45.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:45.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:45.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:45.095 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 19:15:45.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:45.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:45.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:45.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:45.098 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.098 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:15:45.099 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.099 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.099 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 19:15:45.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available.... 19:15:45.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:45.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:45.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:45.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:46.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:46.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:46.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:46.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:47.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:47.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:47.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:47.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:48.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:48.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:48.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:48.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:49.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:49.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:49.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:49.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:50.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:50.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:50.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:50.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:51.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:51.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:51.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:51.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:52.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:52.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:52.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:52.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:53.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:53.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:53.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:53.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:54.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:54.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:54.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:54.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available. failed, an exception will be thrown Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.175 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.828 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.222 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.118 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 19:15:55.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 19:15:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 19:15:55.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 19:15:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:55.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:15:55.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:55.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 19:15:55.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:55.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:55.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:55.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:55.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:55.351 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:15:55.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:55.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:55.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:55.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:55.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 19:15:55.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 19:15:55.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 19:15:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:55.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:15:55.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:55.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 19:15:55.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:55.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:55.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:55.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:55.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:15:55.552 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:15:55.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 19:15:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 19:15:55.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 19:15:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:55.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:55.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:55.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 19:15:55.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:55.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:55.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:55.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:55.672 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:55.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:55.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:55.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:55.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 19:15:55.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 19:15:55.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 19:15:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:55.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:15:55.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:55.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 19:15:55.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:55.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:55.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:55.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:15:55.789 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:15:55.791 INFO [WorkbenchTestable][AbstractText] Text set to: something 19:15:55.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:15:55.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:55.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 19:15:55.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:55.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:55.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:55.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:15:55.796 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:15:55.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:55.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:15:55.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:55.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:55.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 19:15:55.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:15:55.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:55.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:55.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:55.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:55.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:55.799 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:55.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:55.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.191 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.12 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.156 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.117 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 19:15:55.848 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 19:15:55.850 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:15:55.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:55.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 19:15:55.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:55.851 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:15:55.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:55.851 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:15:55.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:55.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 19:15:55.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 19:15:55.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 19:15:55.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:55.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 19:15:55.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 19:15:55.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:55.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:55.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:55.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 19:15:55.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 19:15:55.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 19:15:55.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 19:15:55.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 19:15:55.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 19:15:55.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:55.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:55.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:55.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:55.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:55.858 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:15:55.858 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:55.858 DEBUG [main][MenuItemLookup] Item match:File 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:15:55.861 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:55.862 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:15:55.862 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:15:55.885 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:15:55.885 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:15:55.885 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:55.886 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:15:55.886 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:55.886 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:15:55.886 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:15:55.886 DEBUG [main][MenuItemLookup] Item match:Export... 19:15:55.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 19:15:55.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 19:15:55.887 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 19:15:56.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 19:15:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 19:15:56.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 19:15:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:56.020 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 19:15:56.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:15:56.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:56.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:56.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:56.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:56.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:15:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:15:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:15:56.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 19:15:56.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 19:15:56.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:56.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:56.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 19:15:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 19:15:56.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 19:15:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:56.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 19:15:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:56.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 19:15:56.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 19:15:56.529 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 19:15:56.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 19:15:56.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 19:15:56.534 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 19:15:56.534 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:15:56.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:15:56.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:56.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:56.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:56.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:56.537 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:15:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:56.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:56.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:56.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 19:15:56.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 19:15:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available. finished successfully 19:15:56.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 19:15:56.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:56.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:56.550 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 19:15:56.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:56.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 19:15:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:56.550 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 19:15:56.550 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 19:15:56.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest$ExportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:56.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:56.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:56.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:56.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:56.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:56.553 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:56.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:56.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:15:56.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:15:56.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:15:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:15:56.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 19:15:56.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:56.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:56.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 19:15:56.601 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 19:15:56.601 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:56.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.746 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 19:15:56.611 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 19:15:56.613 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:15:56.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:56.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 19:15:56.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:56.614 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:15:56.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:56.614 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:15:56.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:56.615 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:15:56.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:15:56.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 19:15:56.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:56.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 19:15:56.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 19:15:56.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:56.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:56.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:56.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:15:56.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:15:56.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:15:56.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 19:15:56.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:15:56.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:15:56.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:56.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:56.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:56.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:56.619 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:15:56.619 DEBUG [main][MenuItemLookup] Found menu:'File' 19:15:56.619 DEBUG [main][MenuItemLookup] Item match:File 19:15:56.621 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:15:56.621 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:15:56.621 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:15:56.621 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:15:56.621 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:56.622 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:15:56.623 DEBUG [main][MenuItemLookup] Found menu:'' 19:15:56.623 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:15:56.623 DEBUG [main][MenuItemLookup] Item match:Import... 19:15:56.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:15:56.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:15:56.623 INFO [main][MenuItemHandler] Select menu item: &Import... 19:15:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:15:56.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:15:56.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:15:56.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:56.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:56.729 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:15:56.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:56.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:15:56.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:56.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:56.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:56.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:56.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:15:56.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:15:56.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:15:56.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 19:15:56.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 19:15:56.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:57.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:57.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 19:15:57.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 19:15:57.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 19:15:57.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:15:57.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 19:15:57.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:15:57.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 19:15:57.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 19:15:57.237 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 19:15:57.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 19:15:57.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 19:15:57.241 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:15:57.241 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:15:57.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:15:57.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:57.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:57.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:57.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:57.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:57.244 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:15:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:57.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:57.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:57.250 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:15:57.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:57.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 19:15:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available. finished successfully 19:15:57.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 19:15:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.252 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 19:15:57.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:57.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 19:15:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.252 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 19:15:57.252 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 19:15:57.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest$ImportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:57.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:57.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:57.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:57.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:57.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:57.259 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:57.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:57.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:57.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:57.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:15:57.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:15:57.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:15:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:15:57.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 19:15:57.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:57.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:57.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 19:15:57.306 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 19:15:57.306 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:57.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:57.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:57.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.69 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:15:57.315 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:15:57.316 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:15:57.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:57.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:15:57.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:57.317 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:15:57.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:57.317 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:15:57.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:57.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:57.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:15:57.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:15:57.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:57.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:57.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:57.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:57.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:57.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:57.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:57.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:57.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.418 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:15:57.418 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 19:15:57.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:15:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:57.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:57.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:57.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:57.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:57.420 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:15:57.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:57.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:57.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:57.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:57.424 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:15:57.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:15:57.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:57.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:57.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:57.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:57.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:57.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:57.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:57.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:57.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 19:15:57.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:57.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:15:57.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:57.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:57.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:57.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:57.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:57.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:57.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:15:57.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:57.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:57.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:15:57.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:57.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:15:57.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:15:57.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:57.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:57.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:57.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:57.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:57.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:57.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:57.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.575 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:15:57.575 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 19:15:57.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:15:57.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:57.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:57.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:57.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:57.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:57.578 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:15:57.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:57.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:57.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:57.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:15:57.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:15:57.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:15:57.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:15:57.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:15:57.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:15:57.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:15:57.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:57.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:57.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:57.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:57.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:57.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:15:57.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:15:57.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:15:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:15:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:15:57.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:15:57.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:15:57.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:15:57.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:15:57.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:15:57.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:15:57.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:15:57.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:15:57.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:15:57.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:15:57.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:57.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:15:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:15:57.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:15:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:15:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:15:57.749 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:15:57.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:15:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:57.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:57.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:57.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:57.753 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:15:57.753 INFO [WorkbenchTestable][WizardDialog] Finish wizard 19:15:57.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:15:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:15:57.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:15:57.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:15:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:15:57.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:15:57.755 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:15:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:15:57.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:15:57.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:15:57.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:16:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:16:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:16:02.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:16:02.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:16:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:16:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:02.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:02.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:02.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:02.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:02.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:02.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:02.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:02.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:02.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:02.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:02.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:02.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:02.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:02.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:02.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:02.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:02.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:02.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:02.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:02.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:02.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:16:02.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:02.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:02.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:16:02.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:02.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:02.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:02.876 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:16:02.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:16:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:02.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:02.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:02.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:02.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:02.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:02.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:02.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 19:16:02.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:02.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:02.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:02.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:02.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:02.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:02.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:02.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:02.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:02.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:02.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:02.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:02.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:02.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:02.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:02.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:02.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:02.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:02.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:02.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:02.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:02.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:16:03.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:16:03.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.025 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:16:03.025 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:16:03.026 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:16:03.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:03.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 19:16:03.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:03.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:03.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:03.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:03.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:03.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:03.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:03.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:03.089 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:03.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:03.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:03.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:03.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:03.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:03.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:03.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:03.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:16:03.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:16:03.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.188 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:16:03.188 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 19:16:03.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:16:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:03.196 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:16:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:16:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:16:03.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:03.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:03.200 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:16:03.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 19:16:03.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:03.203 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:16:03.203 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 19:16:03.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 19:16:03.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:03.204 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 19:16:03.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:16:03.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:16:03.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:03.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:03.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 19:16:03.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:03.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 19:16:03.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:16:03.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:03.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 19:16:03.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:03.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:03.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:03.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:03.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:03.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:03.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:03.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:03.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:03.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:03.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:03.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:03.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:03.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:03.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:03.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:03.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:16:03.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:16:03.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.378 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:16:03.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:16:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:03.380 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:16:03.380 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 19:16:03.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:16:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:03.382 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:16:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:16:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:16:03.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:03.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:03.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 19:16:03.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:03.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 19:16:03.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:16:03.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:03.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:03.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:03.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 19:16:03.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:03.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:03.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:03.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:03.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:03.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:03.444 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:03.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:03.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:03.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:03.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:03.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:03.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:03.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:16:03.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:16:03.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.557 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:16:03.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 19:16:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:03.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:03.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 19:16:03.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:03.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:03.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:03.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:03.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:03.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:03.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:03.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:03.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:03.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:03.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:03.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:03.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:03.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:03.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:03.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:03.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:03.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:03.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:16:03.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:16:03.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:03.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:03.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 19:16:03.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:03.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:04.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:04.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:04.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:04.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:04.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:04.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:05.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:05.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:05.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:05.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:05.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:05.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:06.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:06.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:06.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:06.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:06.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:06.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:07.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:07.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:07.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:07.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:07.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:07.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:08.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:08.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:08.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:08.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:08.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:08.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:09.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:09.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:09.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:09.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:09.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:09.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:10.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:10.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:10.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:10.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:10.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:10.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:11.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:11.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:11.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:11.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:11.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:11.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:12.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:12.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:12.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:12.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:12.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:12.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:13.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:13.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:13.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:13.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:13.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:13.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:13.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. failed, an exception will be thrown 19:16:13.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:13.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 19:16:13.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 19:16:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:13.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:13.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:13.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:13.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:13.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:13.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:13.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:13.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:13.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:13.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 19:16:13.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:13.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:13.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:13.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:13.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:13.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:13.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:13.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:13.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:13.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:13.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:13.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:13.916 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:13.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:13.916 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:13.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:13.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:13.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:13.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:13.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:13.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:13.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:13.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:13.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:16:14.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:14.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:14.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:16:14.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:14.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:14.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:14.007 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 19:16:14.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:14.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 19:16:14.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:14.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:14.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:14.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:14.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:14.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:14.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:14.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:14.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:14.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:14.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:14.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:14.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:14.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:14.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:14.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:14.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:14.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:14.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:14.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 19:16:14.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:14.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:14.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 19:16:14.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:14.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:14.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 19:16:14.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 19:16:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:14.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:14.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:14.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:14.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:14.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:14.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:14.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:14.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:14.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:14.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:14.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 19:16:14.200 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 19:16:14.200 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:14.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.887 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.173 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.141 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.155 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.137 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.165 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.175 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.18 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.164 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.308 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.118 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.165 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:14.213 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:14.219 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:16:14.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:14.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:14.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:14.220 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:16:14.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:14.220 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:16:14.221 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:14.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:14.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:14.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:14.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:14.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:14.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:14.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:16:14.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:14.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:14.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:14.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:14.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:14.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:14.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:16:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:14.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:14.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:14.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:14.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:14.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:14.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:14.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:14.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:14.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:14.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:14.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:16:14.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:14.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:14.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:14.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:14.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:14.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:14.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:16:14.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:14.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:14.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:14.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:14.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:14.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:14.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:14.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:14.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:14.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:14.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:14.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:14.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:16:14.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:14.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:14.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:14.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:14.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:14.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:14.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:14.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:14.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:14.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:16:14.508 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 19:16:14.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 19:16:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:15.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:15.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 19:16:15.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 19:16:15.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:15.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 19:16:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:15.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 19:16:15.021 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 19:16:15.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 19:16:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:15.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 19:16:15.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 19:16:15.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:15.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 19:16:15.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:15.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 19:16:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:15.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:15.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:15.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:15.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:15.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:15.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:15.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:15.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:15.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:15.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:15.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:15.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:15.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:15.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:16:15.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:15.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:15.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:15.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:15.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:15.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:16:15.618 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 19:16:15.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:15.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:16.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:16.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:16.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 19:16:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:16.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:16.131 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 19:16:16.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:16.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 19:16:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:16.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:16.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:16.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:16.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:16.684 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:16.684 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:16.684 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:16.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:16.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:16.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:16.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:16.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:16:16.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:16.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:16.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:16.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:16.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:16.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:16.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:16.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:16:16.728 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 19:16:16.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:16.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:17.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:17.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:17.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:17.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:17.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 19:16:17.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:17.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:17.242 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 19:16:17.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:17.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:17.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 19:16:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:17.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:17.760 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 19:16:17.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 19:16:17.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:18.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:18.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 19:16:18.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 19:16:18.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:18.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 19:16:18.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:18.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 19:16:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:18.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:18.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:18.320 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:18.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:18.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:18.321 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:18.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:18.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:18.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:18.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:18.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:16:18.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:18.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:18.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:18.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:18.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:18.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:16:18.366 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 19:16:18.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:18.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:18.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:18.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:18.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:18.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 19:16:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:18.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:18.878 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 19:16:18.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:19.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:19.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:19.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 19:16:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:19.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:19.394 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 19:16:19.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:19.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:19.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:19.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:19.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 19:16:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:19.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:19.919 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 19:16:19.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:20.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:20.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:20.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:20.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 19:16:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:20.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:20.440 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 19:16:20.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:20.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:20.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:20.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:20.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 19:16:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:20.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:20.944 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 19:16:20.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:21.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:21.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:21.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:21.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:21.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 19:16:21.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:21.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:21.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:21.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:21.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:21.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:21.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:21.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:21.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:21.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:21.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:21.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:21.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:16:21.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:21.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:21.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:21.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:21.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:21.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:21.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:16:21.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:16:21.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:16:21.537 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 19:16:21.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 19:16:21.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:22.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 19:16:22.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 19:16:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:22.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 19:16:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:22.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 19:16:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:22.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:22.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:22.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:22.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:22.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:22.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:22.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:22.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:22.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:22.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:22.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:22.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:22.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:16:22.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:22.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:22.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:22.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:22.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:22.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:22.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:22.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:22.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:22.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:16:22.123 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 19:16:22.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 19:16:22.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:22.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 19:16:22.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 19:16:22.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:22.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 19:16:22.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:22.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 19:16:22.635 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 19:16:22.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 19:16:22.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:23.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:23.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 19:16:23.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 19:16:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:23.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 19:16:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:23.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 19:16:23.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:23.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:23.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:23.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:23.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:23.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:23.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:23.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:23.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:23.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:23.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:23.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:23.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:23.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:23.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:16:23.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:23.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:23.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:23.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:23.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:23.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:23.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:23.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:16:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:23.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:23.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:23.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:23.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:23.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:23.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:23.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:23.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:23.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:23.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:23.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:23.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:23.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:16:23.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:23.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:23.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:23.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:23.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:23.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:23.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:23.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:16:23.304 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 19:16:23.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:23.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:23.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:23.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:23.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 19:16:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:23.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:23.817 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 19:16:23.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:24.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:24.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 19:16:24.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:24.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 19:16:24.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:24.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 19:16:24.333 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 19:16:24.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:24.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:24.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:24.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:24.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 19:16:24.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:24.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:24.852 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 19:16:24.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:24.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:25.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:25.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:25.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:25.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 19:16:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:25.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:25.374 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 19:16:25.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:25.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:25.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:25.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:25.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:25.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 19:16:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:25.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:25.880 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 19:16:25.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:26.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:26.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 19:16:26.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:16:26.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 19:16:26.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:16:26.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 19:16:26.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:26.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:26.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:26.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:26.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:26.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 19:16:26.429 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 19:16:26.429 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:26.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.218 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.126 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.097 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.105 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.133 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.637 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.147 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.592 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.118 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.076 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.172 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 19:16:26.449 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 19:16:26.461 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:16:26.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:26.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 19:16:26.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:26.461 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:16:26.462 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:26.462 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:16:26.462 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:26.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:26.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 19:16:26.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 19:16:26.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:26.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:26.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:26.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available.... 19:16:26.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:26.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available. finished successfully 19:16:26.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:16:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:26.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:26.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:26.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:16:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:26.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:26.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:26.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:26.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid") 19:16:26.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:26.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:16:26.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:26.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:26.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:26.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:26.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:26.647 INFO [WorkbenchTestable][AbstractButton] Click button make valid 19:16:26.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:16:26.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:16:26.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:26.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:26.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:26.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:26.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:16:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:26.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:26.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:26.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:26.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:26.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:26.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:26.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:16:26.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:26.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:26.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:26.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:16:26.693 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:16:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:16:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:16:26.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:16:26.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:26.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:16:26.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:16:26.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:26.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:26.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:26.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 19:16:26.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:26.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:26.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:26.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:26.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 19:16:26.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 19:16:26.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:26.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:26.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:26.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.25 s Running org.eclipse.reddeer.jface.test.window.WindowTest 19:16:26.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 19:16:26.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:26.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 19:16:26.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:26.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:26.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:26.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 19:16:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:26.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:26.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:26.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:26.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:16:26.764 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 19:16:26.765 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:16:26.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:26.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 19:16:26.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 19:16:26.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:26.808 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 19:16:26.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:26.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:26.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:26.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 19:16:26.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:26.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:26.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:26.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:27.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:27.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:27.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:27.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:27.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:16:27.813 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:16:27.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 19:16:27.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:27.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:27.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:27.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:27.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 19:16:27.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:27.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:27.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:27.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:16:27.854 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 19:16:27.854 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:16:27.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:27.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 19:16:27.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:27.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:27.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:27.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:27.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:27.888 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 19:16:27.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:27.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:27.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:27.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:27.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:27.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:27.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:27.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 19:16:27.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:27.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:27.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:27.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:27.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:27.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:27.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:28.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:28.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:28.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:28.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:28.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:16:28.892 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:16:28.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 19:16:28.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:28.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:28.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:28.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:28.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:28.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:28.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:28.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:28.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 19:16:28.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:28.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:28.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:28.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:28.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:16:28.931 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 19:16:28.931 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:16:28.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available.... 19:16:28.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:28.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 19:16:28.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:28.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:28.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:28.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:28.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:28.965 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 19:16:28.965 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 19:16:28.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:16:29.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:16:29.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:29.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:29.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:29.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 19:16:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:29.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:29.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:29.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:29.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:16:29.014 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 19:16:29.015 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:16:29.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available.... 19:16:29.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:29.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:29.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 19:16:29.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:29.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:29.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:29.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:29.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:29.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:29.050 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 19:16:29.050 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 19:16:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:16:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:16:29.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:29.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 19:16:29.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:29.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 19:16:29.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:29.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:29.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:29.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 19:16:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:29.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:29.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:29.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:16:29.107 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 19:16:29.107 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:16:29.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:29.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 19:16:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 19:16:29.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:29.141 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 19:16:29.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:29.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:29.142 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 19:16:29.142 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 19:16:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:16:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:16:29.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:29.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:29.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 19:16:29.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:29.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:29.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:29.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:16:29.177 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 19:16:29.177 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:16:29.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 19:16:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 19:16:29.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:29.216 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 19:16:29.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:29.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:29.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:29.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 19:16:29.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:29.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:29.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:29.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:29.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:29.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:30.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:30.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:30.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:16:30.220 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:16:30.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 19:16:30.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:30.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:16:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:30.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:16:30.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 19:16:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:30.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:30.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:30.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:16:30.263 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 19:16:30.263 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:16:30.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:30.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 19:16:30.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:30.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:30.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:30.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:30.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:30.298 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 19:16:30.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:16:30.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:30.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:30.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:30.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:30.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:30.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:30.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:30.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:30.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:30.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 19:16:30.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 19:16:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:16:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:16:30.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:16:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:30.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:30.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:30.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:30.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:31.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:31.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:16:31.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:16:31.303 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:16:31.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 19:16:31.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.608 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.111 s openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.002 s openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.078 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.142 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.189 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.084 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 19:16:31.352 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 19:16:31.355 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:16:31.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:31.355 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 19:16:31.356 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:31.356 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:16:31.356 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:31.356 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:16:31.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:16:31.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:16:31.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 19:16:31.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 19:16:31.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:16:31.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:16:31.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1654): Gtk-CRITICAL **: 19:16:31.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:16:31.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 19:16:31.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:16:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:31.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 19:16:31.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:16:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:31.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:31.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:31.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:31.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:16:31.438 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 19:16:31.444 TRACE [main][WidgetHandler] Notify Table with event 13 19:16:31.444 TRACE [main][WidgetHandler] Wait for synchronization 19:16:31.446 TRACE [main][WidgetHandler] Notify Table with event 3 19:16:31.446 TRACE [main][WidgetHandler] Wait for synchronization 19:16:31.446 TRACE [main][WidgetHandler] Notify Table with event 4 19:16:31.446 TRACE [main][WidgetHandler] Wait for synchronization 19:16:31.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.viewers.CellEditor, index 0 and no matchers specified 19:16:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:16:31.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:16:31.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:16:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:16:31.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:16:31.464 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:16:31.464 INFO [WorkbenchTestable][AbstractText] Text set to: abc 19:16:31.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 19:16:31.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:16:31.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 19:16:31.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 19:16:31.471 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 19:16:31.472 DEBUG [main][AbstractWait] Waiting until shell is active... 19:16:31.472 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 19:16:31.472 INFO [main][AbstractShell] Close shell Testing shell 19:16:31.485 INFO [main][ShellHandler] Closing shell 'Testing shell' 19:16:31.491 DEBUG [main][AbstractWait] Waiting while shell is available... 19:16:31.491 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 19:16:31.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 19:16:31.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:31.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:31.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:31.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:16:31.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 19:16:31.499 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 19:16:31.499 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:16:31.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:16:31.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:16:31.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.141 s Results: Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.jface.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.integration.test >------ [INFO] Building RedDeer Integration and Eclipse Installation Tests 4.7.0-SNAPSHOT [36/58] [INFO] from tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.integration.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.integration.test --- [INFO] Resolving class path of RedDeer Integration and Eclipse Installation Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.integration.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.integration.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.integration.test --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.integration.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.integration.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.integration.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.integration.test --- [INFO] Skipping tests [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.integration.test --- [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test >-------- [INFO] Building RedDeer Eclipse Tests 4.7.0-SNAPSHOT [37/58] [INFO] from tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test --- [INFO] Resolving class path of RedDeer Eclipse Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test --- [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test --- [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar [INFO] Copying hsqldb-2.3.0.jar to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar [INFO] [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 16/2127K 32/2127K 48/2127K 64/2127K 80/2127K 96/2127K 112/2127K 128/2127K 144/2127K 160/2127K 176/2127K 192/2127K 208/2127K 224/2127K 240/2127K 256/2127K 272/2127K 288/2127K 304/2127K 320/2127K 336/2127K 352/2127K 368/2127K 384/2127K 400/2127K 416/2127K 432/2127K 448/2127K 464/2127K 480/2127K 496/2127K 512/2127K 528/2127K 544/2127K 560/2127K 571/2127K 587/2127K 603/2127K 619/2127K 635/2127K 651/2127K 667/2127K 683/2127K 699/2127K 715/2127K 731/2127K 747/2127K 763/2127K 779/2127K 795/2127K 811/2127K 828/2127K 844/2127K 856/2127K 872/2127K 888/2127K 904/2127K 920/2127K 936/2127K 952/2127K 968/2127K 984/2127K 1000/2127K 1016/2127K 1032/2127K 1048/2127K 1064/2127K 1080/2127K 1096/2127K 1112/2127K 1128/2127K 1144/2127K 1160/2127K 1176/2127K 1192/2127K 1208/2127K 1224/2127K 1240/2127K 1256/2127K 1272/2127K 1288/2127K 1304/2127K 1320/2127K 1336/2127K 1352/2127K 1368/2127K 1384/2127K 1400/2127K 1416/2127K 1427/2127K 1443/2127K 1459/2127K 1475/2127K 1491/2127K 1506/2127K 1522/2127K 1534/2127K 1550/2127K 1566/2127K 1582/2127K 1598/2127K 1614/2127K 1630/2127K 1646/2127K 1662/2127K 1678/2127K 1694/2127K 1710/2127K 1726/2127K 1742/2127K 1758/2127K 1774/2127K 1792/2127K 1808/2127K 1824/2127K 1840/2127K 1856/2127K 1872/2127K 1888/2127K 1904/2127K 1920/2127K 1936/2127K 1952/2127K 1968/2127K 1984/2127K 2000/2127K 2016/2127K 2032/2127K 2048/2127K 2064/2127K 2080/2127K 2096/2127K 2112/2127K 2127/2127K 2127K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test --- [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (249kB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (2.55MB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (3.53MB) [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (478.08kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (302.99kB) [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB) [INFO] Fetching com.sun.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.16MB) [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (135.86kB) [INFO] Fetching jakarta.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (62.56kB) [INFO] Fetching javax.activation_2.0.0.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (82.95kB) [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (106.86kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (24.45kB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (266.68kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.03kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (370.34kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (314.74kB) [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (287.03kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.02MB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (356.05kB) [INFO] Fetching org.apache.lucene.lucene-analysis-common_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.82MB) [INFO] Fetching org.apache.lucene.lucene-core_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (3.57MB) [INFO] Fetching org.apache.lucene.lucene-queryparser_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (418.36kB) [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20230723-0712.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (43.94kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (293.71kB) [INFO] Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (73.89kB) [INFO] Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (129.32kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (254.52kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (34.97kB) [INFO] Fetching org.eclipse.help.base_4.4.100.v20230824-0400.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (440.5kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (38.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (47.13kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (78.29kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (32.32kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (210.82kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (36.26kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.35.0.v20230622-1149.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (192.73kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (304.34kB) [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (96.25kB) [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (84.42kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (66.73kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (36.45kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (74.36kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (116.44kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (93.67kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (55.08kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (35.88kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (131.33kB) [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (14.67kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (196.81kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (31.55kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (151.38kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (44.42kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.01kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (52.29kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (104.31kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (14.95kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (40.09kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (61.15kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (47.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230718-0609.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (158.51kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230804-1454.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (399.6kB) [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (256.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (211.53kB) [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (557.33kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (46.89kB) [INFO] Fetching org.eclipse.jetty.server_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (777.98kB) [INFO] Fetching org.eclipse.jetty.plus_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (67.48kB) [INFO] Fetching org.eclipse.jetty.security_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (118.37kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (161.99kB) [INFO] Fetching org.eclipse.jetty.webapp_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (155.17kB) [INFO] Fetching org.eclipse.jetty.xml_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (70.41kB) [INFO] Fetching org.eclipse.jsch.core_1.5.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (43.45kB) [INFO] Fetching org.eclipse.json_1.2.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (57.35kB) [INFO] Fetching org.eclipse.lsp4e_0.16.1.202305241229.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (605.25kB) [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (133.27kB) [INFO] Fetching org.eclipse.tm4e.ui_0.7.1.202308132047.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (193.46kB) [INFO] Fetching org.eclipse.lsp4j_0.21.1.v20230829-0012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.08MB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (135.43kB) [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.48.202308291007.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (371.46kB) [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.48.202308291007.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (83.75kB) [INFO] Fetching org.eclipse.m2e.apt.core_2.2.100.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (65.27kB) [INFO] Fetching org.eclipse.m2e.jdt_2.3.2.20230823-0832.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (162.33kB) [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.400.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (44.91kB) [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.201.20230809-1423.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (23.36kB) [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.300.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.21kB) [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.100.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (18.78kB) [INFO] Fetching org.eclipse.m2e.discovery_2.0.200.20230210-1347.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (76.22kB) [INFO] Fetching org.eclipse.m2e.editor_2.0.301.20230809-1423.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (401.39kB) [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.4.20230815-1219.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (242.16kB) [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.3.0.202308101707.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (8.8MB) [INFO] Fetching org.eclipse.m2e.launching_2.0.600.20230627-0627.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (123.95kB) [INFO] Fetching org.eclipse.m2e.refactoring_2.0.301.20230809-1423.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (76.84kB) [INFO] Fetching org.eclipse.m2e.scm_2.0.200.20230207-0948.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (61.89kB) [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.300.20230605-0657.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (39.87kB) [INFO] Fetching org.eclipse.m2e.profiles.core_2.1.200.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (23.64kB) [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (42.7kB) [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (27.81kB) [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.400.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (31.06kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (274.3kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (125.23kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (85.77kB) [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (39kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (490.83kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (17.92kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (290.09kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (331.04kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (178.66kB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.26.0.v20230221-1933.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.98MB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (111.39kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_3.26.0.v20230225-1108.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (47kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (16.02kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_3.26.0.v20230320-1407.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (32.86kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (63.41kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (50.21kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_3.26.0.v20230131-2052.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (99.27kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (128.15kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (40.67kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (110.97kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (166.97kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (53.46kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.32kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (90.78kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (94.03kB) [INFO] Fetching org.eclipse.mylyn.ide.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (37.23kB) [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (95.96kB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.22MB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.26.0.v20230416-1636.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (34.69kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (31.93kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.8kB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (137.46kB) [INFO] Fetching org.jsoup_1.16.1.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (432.91kB) [INFO] Fetching org.eclipse.rse_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (72.71kB) [INFO] Fetching org.eclipse.rse.services_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (462.66kB) [INFO] Fetching org.eclipse.rse.services.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (357.54kB) [INFO] Fetching org.eclipse.rse.ui_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.rse.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (417.93kB) [INFO] Fetching org.eclipse.rse.connectorservice.local_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (19.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (44.15kB) [INFO] Fetching org.eclipse.rse.services.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (65.16kB) [INFO] Fetching org.eclipse.rse.connectorservice.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (29.57kB) [INFO] Fetching org.eclipse.rse.services.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (26.07kB) [INFO] Fetching org.eclipse.rse.doc.user_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (213.63kB) [INFO] Fetching org.eclipse.rse.efs_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (37.21kB) [INFO] Fetching org.eclipse.rse.efs.ui_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (25.47kB) [INFO] Fetching org.eclipse.rse.importexport_4.5.101.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (241.17kB) [INFO] Fetching org.eclipse.rse.files.ui_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (509.89kB) [INFO] Fetching org.eclipse.rse.processes.ui_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (79.15kB) [INFO] Fetching org.eclipse.rse.shells.ui_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (148.17kB) [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (141.44kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (34.06kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (37.14kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (72.7kB) [INFO] Fetching org.eclipse.rse.subsystems.files.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (42.17kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (22.89kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (25.08kB) [INFO] Fetching org.eclipse.rse.dstore.security_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (71.2kB) [INFO] Fetching org.eclipse.rse.services.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (45.56kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (39.22kB) [INFO] Fetching org.eclipse.rse.services.local_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (65.15kB) [INFO] Fetching org.eclipse.rse.subsystems.files.local_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (30.83kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.local_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (22.33kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.local_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (22.95kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (22.52kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (22.84kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (22.92kB) [INFO] Fetching org.eclipse.tm4e.core_0.6.1.202308132047.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (274.77kB) [INFO] Fetching org.jcodings_1.0.58.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.66MB) [INFO] Fetching org.joni_2.2.1.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (227.14kB) [INFO] Fetching org.eclipse.tm4e.registry_0.6.5.202308132047.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (36.53kB) [INFO] Fetching org.eclipse.wst.common.snippets_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (293.81kB) [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202307170218.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (12.57kB) [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (53.38kB) [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (14.17kB) [INFO] Fetching org.eclipse.wst.dtd.core_1.2.600.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (418.97kB) [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.700.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (250.35kB) [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (44.11kB) [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.801.v202308110227.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (141.3kB) [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (3.73MB) [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.1.0.v202307190318.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (57.78kB) [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.700.v202304022004.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (8.33MB) [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.300.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (163.29kB) [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.3.0.v202307260543.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (233.67kB) [INFO] Fetching org.eclipse.wst.json.bower.core_1.1.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.6kB) [INFO] Fetching org.eclipse.wst.json.bower.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (22.9kB) [INFO] Fetching org.eclipse.wst.json.core_1.1.100.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (285.04kB) [INFO] Fetching org.eclipse.wst.json.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (243.28kB) [INFO] Fetching org.eclipse.wst.json.eslint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.58kB) [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.6kB) [INFO] Fetching org.eclipse.wst.json.jshint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.58kB) [INFO] Fetching org.eclipse.wst.json.npm.core_1.1.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.52kB) [INFO] Fetching org.eclipse.wst.json.npm.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (20.58kB) [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.1.0.v202308160419.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.23kB) [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (35.45kB) [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (44.7kB) [INFO] Fetching org.eclipse.wst.server.preview_1.2.100.v202308110227.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (31.36kB) [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.800.v202308110227.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (44.78kB) [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (18.02kB) [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (144.47kB) [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (126kB) [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (169.57kB) [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (14.93kB) [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (12.73kB) [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (776kB) [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (126.72kB) [INFO] Fetching org.eclipse.wst.xsd.core_1.2.101.v202307260543.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (79.86kB) [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.94kB) [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (14.25kB) [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (21.31kB) [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.601.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1.28MB) [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (133.56kB) [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (125.37kB) [INFO] Fetching org.eclipse.xsd_2.19.0.v20230614-0642.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (1,002.68kB) [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (228.99kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 19:17:43.425 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:17:43.427 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:17:43.436 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:17:43.437 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:17:43.507 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 19:17:43.535 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:17:43.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:17:43.591 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 19:17:43.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:17:43.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:17:43.605 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:17:43.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:17:43.610 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:17:43.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:17:43.614 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:17:43.618 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:17:43.621 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 19:17:43.719 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 19:17:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:43.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:43.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:17:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:17:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:17:43.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:17:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:43.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:43.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:43.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:17:43.830 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:17:43.832 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:17:43.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:17:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:17:44.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:17:44.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:17:44.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:17:44.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:17:44.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:17:44.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:17:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:44.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:17:44.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:17:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:44.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:44.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:44.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:17:44.187 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 19:17:44.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:17:44.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:17:44.195 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:17:44.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:17:44.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:17:44.197 TRACE [main][WidgetHandler] Notify Table with event 13 19:17:44.197 TRACE [main][WidgetHandler] Wait for synchronization 19:17:44.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:17:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:44.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:17:44.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:17:44.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:44.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:44.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:17:44.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:17:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:44.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:17:44.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:17:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:44.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:44.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:44.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:44.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:17:44.217 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:17:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:17:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:17:44.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:17:44.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:17:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:17:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:17:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:17:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:45.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:17:45.815 DEBUG [main][MenuItemLookup] Found menu:'File' 19:17:45.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:17:45.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:17:45.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:17:45.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:17:45.815 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:17:45.816 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:17:45.816 DEBUG [main][MenuItemLookup] Item match:Window 19:17:45.821 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:17:45.821 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:17:45.821 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:17:45.821 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.821 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:17:45.822 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:17:45.822 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.822 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:17:45.822 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.822 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:17:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:45.823 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:17:45.824 DEBUG [main][MenuItemLookup] Found menu:'File' 19:17:45.824 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:17:45.824 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:17:45.824 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:17:45.824 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:17:45.824 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:17:45.824 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:17:45.824 DEBUG [main][MenuItemLookup] Item match:Window 19:17:45.825 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:17:45.825 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:17:45.826 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:17:45.826 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.826 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:17:45.826 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:17:45.826 DEBUG [main][MenuItemLookup] Item match:Perspective 19:17:45.831 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:17:45.831 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.831 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:17:45.831 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:17:45.832 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:17:45.832 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:17:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:17:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:45.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:17:45.836 DEBUG [main][MenuItemLookup] Found menu:'File' 19:17:45.836 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:17:45.836 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:17:45.836 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:17:45.836 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:17:45.836 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:17:45.837 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:17:45.837 DEBUG [main][MenuItemLookup] Item match:Window 19:17:45.838 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:17:45.838 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:17:45.838 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:17:45.838 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.838 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:17:45.838 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:17:45.838 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.838 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:17:45.838 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.838 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:17:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:45.839 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:17:45.839 DEBUG [main][MenuItemLookup] Found menu:'File' 19:17:45.839 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:17:45.840 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:17:45.840 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:17:45.840 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:17:45.840 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:17:45.840 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:17:45.840 DEBUG [main][MenuItemLookup] Item match:Window 19:17:45.841 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:17:45.841 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:17:45.841 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:17:45.841 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.841 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:17:45.841 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:17:45.841 DEBUG [main][MenuItemLookup] Item match:Perspective 19:17:45.843 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:17:45.843 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.843 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:17:45.843 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:17:45.843 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:17:45.843 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:17:45.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:45.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:45.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:17:45.844 DEBUG [main][MenuItemLookup] Found menu:'File' 19:17:45.844 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:17:45.844 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:17:45.844 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:17:45.845 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:17:45.845 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:17:45.845 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:17:45.845 DEBUG [main][MenuItemLookup] Item match:Window 19:17:45.846 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:17:45.846 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:17:45.846 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:17:45.846 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.846 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:17:45.846 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:17:45.846 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.846 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:17:45.847 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.847 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:17:45.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:45.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:45.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:17:45.847 DEBUG [main][MenuItemLookup] Found menu:'File' 19:17:45.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:17:45.847 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:17:45.848 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:17:45.848 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:17:45.848 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:17:45.848 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:17:45.848 DEBUG [main][MenuItemLookup] Item match:Window 19:17:45.849 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:17:45.849 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:17:45.849 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:17:45.849 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.849 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:17:45.849 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:17:45.849 DEBUG [main][MenuItemLookup] Item match:Perspective 19:17:45.850 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:17:45.850 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:45.851 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:17:45.851 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:17:45.885 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:17:45.886 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:17:45.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:17:45.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:17:45.890 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:17:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:17:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:17:45.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:17:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:17:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:17:45.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:17:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:45.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:17:45.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:17:45.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:45.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:45.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:17:45.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:17:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:45.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:17:45.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:17:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:45.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:45.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:45.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:17:45.990 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:17:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:17:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:17:45.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:17:45.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:17:46.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:46.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:46.297 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:17:46.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:46.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:46.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:17:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:17:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:17:46.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:17:46.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:17:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:46.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:46.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:46.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:17:46.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:17:46.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:17:46.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:17:46.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:17:46.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:17:46.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:17:46.396 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:17:46.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:17:46.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:17:46.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:17:46.401 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:17:46.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:17:46.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:17:46.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:17:46.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:46.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:46.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:46.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:46.414 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:17:46.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:46.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:17:46.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:46.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 19:17:46.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:46.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:17:46.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:46.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:17:46.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:46.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:17:46.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:46.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 19:17:46.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:46.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:17:46.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:46.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:17:46.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:46.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:17:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:17:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:17:46.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:17:46.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:17:46.435 DEBUG [main][MenuItemLookup] Found menu:'File' 19:17:46.435 DEBUG [main][MenuItemLookup] Item match:File 19:17:46.440 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:17:46.440 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:17:46.442 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:17:46.442 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:46.442 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:17:46.442 DEBUG [main][MenuItemLookup] Found menu:'' 19:17:46.443 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:17:46.443 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:17:46.486 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:17:46.486 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:17:46.486 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:17:46.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:17:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:17:46.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:17:46.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:17:46.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:17:46.697 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:17:46.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:46.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:17:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:46.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:46.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:46.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:17:46.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:17:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:17:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:17:46.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:17:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:17:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:17:47.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:17:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:17:47.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:17:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:17:47.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:17:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:17:47.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:17:47.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 19:17:47.253 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 19:17:47.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 19:17:47.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 19:17:47.275 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:17:47.275 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:17:47.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:17:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:47.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:47.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:47.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:17:47.283 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:17:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:17:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:17:47.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:17:47.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:17:48.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:17:48.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:48.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 19:17:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully 19:17:48.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 19:17:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:17:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:17:48.037 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:17:48.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:17:48.037 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:17:48.037 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 19:17:48.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:17:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:48.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:48.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:48.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:17:48.064 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:17:48.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:17:48.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:17:48.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:17:48.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:17:48.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:17:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 19:17:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 19:17:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:17:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 19:17:48.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 19:17:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 19:17:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 19:17:50.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 19:17:50.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 19:17:51.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 19:17:51.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 19:17:51.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 19:17:51.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 19:17:51.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:17:51.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:17:51.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:17:51.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:17:51.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:17:51.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent 19:17:51.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:17:51.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:51.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:51.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:51.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:17:51.196 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:17:51.198 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven 19:17:51.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: "&Show the last version of Archetype only") 19:17:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:51.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:51.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:51.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:51.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:17:51.209 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only 19:17:51.210 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only 19:17:51.210 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only 19:17:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:17:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:17:51.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:17:51.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:17:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:17:51.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 19:17:51.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 19:17:51.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 19:17:51.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 19:17:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:17:51.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 19:17:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:51.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:51.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:51.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:17:51.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:17:51.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:17:51.789 TRACE [main][WidgetHandler] Notify Table with event 13 19:17:51.789 TRACE [main][WidgetHandler] Wait for synchronization 19:17:51.790 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:17:51.790 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 19:17:51.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:17:51.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:51.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:51.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:51.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:17:51.802 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:17:51.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:17:51.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:17:51.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:17:51.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:17:51.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 19:17:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:51.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:52.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:52.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:52.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:17:52.047 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:com.example 19:17:52.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 19:17:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:52.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:52.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:52.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:52.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:17:52.248 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:debugger 19:17:52.301 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:17:52.301 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 19:17:52.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:17:52.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:17:52.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:17:52.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:17:52.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:17:52.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:17:52.312 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:17:52.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:17:52.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:17:52.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:17:52.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:17:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:17:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:17:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:17:52.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Launching mavenrun-45955eb5-5b5b-42ea-8c3e-67c7c4794a3c' has no excuses, wait for it 19:17:53.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating console state' is a system job, skipped 19:17:53.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:53.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:53.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:53.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:54.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:54.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:54.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:54.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:55.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:55.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:55.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:55.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:56.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:56.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:56.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:56.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:57.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:57.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:57.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:57.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:58.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:58.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:58.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:58.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:59.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:59.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:17:59.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:17:59.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:00.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:00.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:00.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:00.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:01.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:01.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:01.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:01.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:02.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:02.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:02.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:02.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:03.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 19:18:03.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:03.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 19:18:03.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:03.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:03.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:04.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 19:18:04.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:04.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:04.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:04.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:05.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:05.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:05.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:05.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:06.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:06.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:06.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:06.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:07.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:07.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:07.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:07.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:08.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:08.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:09.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:09.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:09.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:09.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:10.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:18:10.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:10.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:11.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:11.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:18:12.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 19:18:12.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 19:18:13.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 19:18:13.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 19:18:14.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 19:18:14.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Download sources and javadoc' has no excuses, wait for it 19:18:15.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:18:15.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Download sources and javadoc' has no excuses, wait for it 19:18:15.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:18:15.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Download sources and javadoc' has no excuses, wait for it 19:18:16.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:18:16.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 19:18:16.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:18:16.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 19:18:17.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:18:17.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:18:17.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:18:17.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:18:17.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:18:17.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:18:17.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:18:17.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:18:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:18:17.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:18:17.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 19:18:17.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 19:18:17.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:18:17.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:18:17.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:18:17.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:18:17.108 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 19:18:17.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:17.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:17.113 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:17.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:17.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:17.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:18:17.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:17.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:18:17.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:18:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:17.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:17.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:17.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:17.145 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:17.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:17.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:17.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:17.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 19:18:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:17.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:17.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:17.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:17.635 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 19:18:17.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:17.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:17.639 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:17.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:17.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:17.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:18:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:17.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:17.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:18:17.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:18:17.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:17.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:17.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:17.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:17.703 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:17.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:17.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:17.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:18:17.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:17.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:17.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:17.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:17.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:17.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:17.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:17.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:17.910 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'Enable' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'Disable' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'Remove' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:17.911 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 19:18:17.911 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 19:18:17.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 19:18:17.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 19:18:17.912 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 19:18:18.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 19:18:18.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:18:18.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:18:18.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 19:18:18.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 19:18:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:18.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 19:18:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:18.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label: is "From file:") 19:18:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:18.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:18.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:18.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:18.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:18:18.126 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:18:18.127 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 19:18:18.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:18:18.139 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 19:18:18.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:18:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:18.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:18.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:18.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:18:18.189 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 19:18:18.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:18:18.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:18.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:18.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:18.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:18.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:18.191 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 19:18:18.192 INFO [WorkbenchTestable][WizardDialog] Finish wizard 19:18:18.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:18:18.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:18.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:18.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:18.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:18.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:18.194 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:18:18.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:18:18.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:18:18.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:18:18.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:18:19.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:18:19.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:18:19.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:18:19.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 19:18:19.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:18:19.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:18:19.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:18:19.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:18:19.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:18:19.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:18:19.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:18:19.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:19.839 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:19.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:19.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:19.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:19.927 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:18:19.927 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:19.927 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:19.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:19.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:19.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:19.930 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:20.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:20.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:20.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:20.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:20.932 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 19:18:20.935 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:20.935 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:20.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:20.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:20.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:20.937 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:18:20.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:20.937 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:20.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:20.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:20.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:20.939 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:21.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:21.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:21.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:21.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:21.941 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 19:18:21.942 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 19:18:21.942 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:18:21.942 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:21.942 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:21.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:21.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:21.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:21.946 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:22.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:22.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:22.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:22.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:22.986 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 19:18:22.986 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 19:18:22.987 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp() 19:18:22.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp() 19:18:22.987 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp() 19:18:22.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection 19:18:22.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp() 19:18:23.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:23.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:23.211 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 19:18:23.211 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:23.211 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 19:18:23.211 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 19:18:23.211 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:23.211 DEBUG [main][MenuItemLookup] Found menu:'Enable' 19:18:23.211 DEBUG [main][MenuItemLookup] Found menu:'Disable' 19:18:23.211 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 19:18:23.211 DEBUG [main][MenuItemLookup] Found menu:'Remove' 19:18:23.211 DEBUG [main][MenuItemLookup] Item match:Remove 19:18:23.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove" 19:18:23.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove 19:18:23.212 INFO [main][MenuItemHandler] Select menu item: Rem&ove 19:18:23.296 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed 19:18:23.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:23.417 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:23.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:23.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:23.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:23.420 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:18:23.420 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:23.420 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:23.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:23.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:23.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:23.422 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:24.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:24.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:24.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:24.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:24.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:24.424 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 19:18:24.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:18:24.476 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:24.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:24.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:24.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:24.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:24.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:24.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:18:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:24.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:18:24.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:18:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:24.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:24.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:24.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:24.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:24.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:24.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:24.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:24.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:18:24.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:24.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:24.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:24.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:24.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:24.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:24.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:24.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:18:25.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:25.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:18:25.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:25.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:18:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:18:25.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:25.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:25.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:25.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:25.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:18:25.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:25.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:25.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:25.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:25.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:25.612 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 19:18:25.622 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:18:25.623 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 19:18:25.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 19:18:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:26.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 19:18:26.141 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 19:18:26.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 19:18:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:26.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 19:18:26.643 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 19:18:26.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 19:18:26.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:27.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:27.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 19:18:27.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 19:18:27.146 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 19:18:27.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 19:18:27.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 19:18:27.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:27.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'New' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'Open With' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:18:27.492 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'References' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:18:27.493 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:18:27.493 DEBUG [main][MenuItemLookup] Item match:Debug As 19:18:27.692 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 19:18:27.692 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 19:18:27.692 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 19:18:27.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 19:18:27.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 19:18:27.695 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 19:18:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 19:18:27.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:18:27.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:27.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:18:27.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 19:18:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:27.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:28.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:28.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:28.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:30.455 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:31.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 19:18:31.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:31.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:31.459 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 19:18:31.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:31.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:31.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:31.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:31.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:31.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:31.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 19:18:31.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:31.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:31.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:31.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:31.464 INFO [WorkbenchTestable][AbstractView] Activate view Debug 19:18:31.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 19:18:31.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:31.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 19:18:31.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:31.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:31.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:18:31.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:18:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:31.470 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 19:18:31.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:18:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:31.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:31.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:31.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:31.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:31.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:31.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 19:18:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:31.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:31.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:31.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:31.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:31.531 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 19:18:31.531 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:18:31.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:31.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 19:18:31.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:31.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:31.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:31.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*') 19:18:31.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:31.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:31.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:31.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 19:18:31.941 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 19:18:31.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:31.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:31.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:31.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:31.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:31.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:31.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:31.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:18:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:31.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:31.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:31.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:31.996 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:31.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:32.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:32.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:32.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 19:18:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:32.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:32.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:32.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:32.066 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 19:18:32.066 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:18:32.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 19:18:32.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 19:18:32.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 19:18:32.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:32.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:32.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:32.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:32.156 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:18:32.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:18:32.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:18:32.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:18:32.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:32.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:18:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:18:32.325 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 19:18:32.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:32.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:32.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:32.325 DEBUG [main][MenuItemLookup] Found menu:'File' 19:18:32.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:18:32.325 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:18:32.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:18:32.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:18:32.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:18:32.326 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:18:32.326 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:18:32.326 DEBUG [main][MenuItemLookup] Item match:Run 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'Resume' 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 19:18:32.329 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:32.330 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:18:32.330 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:18:32.330 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:32.330 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:18:32.330 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:18:32.330 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 19:18:32.330 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 19:18:32.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 19:18:32.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 19:18:32.338 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 19:18:32.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:18:33.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:18:33.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:18:33.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:33.359 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 19:18:33.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:18:33.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:18:33.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:33.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:33.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:18:33.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:18:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:33.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:33.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:33.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:33.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:18:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:18:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:18:33.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:18:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:33.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:18:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:33.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:18:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:18:33.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:18:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:33.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:18:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:33.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:18:33.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 19:18:33.409 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 19:18:33.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 19:18:33.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 19:18:33.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:33.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:33.420 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 19:18:33.420 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 19:18:33.420 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:18:33.420 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:18:33.420 DEBUG [main][MenuItemLookup] Found menu:'Delete' 19:18:33.420 DEBUG [main][MenuItemLookup] Item match:Delete 19:18:33.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 19:18:33.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 19:18:33.420 INFO [main][MenuItemHandler] Select menu item: Dele&te 19:18:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 19:18:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 19:18:33.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 19:18:33.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:33.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:33.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:33.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:33.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:18:33.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:33.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:33.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:33.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:33.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:33.490 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:18:33.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:18:33.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:18:33.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:18:33.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:18:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:18:33.635 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 19:18:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:33.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:33.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:18:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:33.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 19:18:33.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:18:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:33.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:18:33.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:18:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:33.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:33.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:33.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:33.642 INFO [WorkbenchTestable][AbstractButton] Click button Close 19:18:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:18:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:18:33.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:18:33.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:33.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 19:18:36.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 19:18:36.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:18:36.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:18:36.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:18:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:18:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:18:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:18:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:18:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:18:36.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:18:36.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 19:18:36.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:18:36.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:18:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:36.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:18:36.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 19:18:36.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:18:36.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 19:18:36.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 19:18:36.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:18:36.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:18:36.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:18:36.760 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 19:18:36.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:36.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:36.771 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:36.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:36.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:36.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:36.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:36.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:36.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:18:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:36.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:36.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:36.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:36.839 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:36.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:36.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:36.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 19:18:36.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:36.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:36.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 19:18:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:36.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:36.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:36.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:36.850 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 19:18:36.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:36.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:36.901 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:36.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:36.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:36.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:36.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:36.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:36.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:18:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:36.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:36.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:36.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:36.965 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:36.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:36.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:36.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 19:18:36.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:36.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:37.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:37.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:37.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:37.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:37.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:37.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:37.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:37.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:37.106 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 19:18:37.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:37.106 DEBUG [main][MenuItemLookup] Found menu:'Enable' 19:18:37.106 DEBUG [main][MenuItemLookup] Found menu:'Disable' 19:18:37.107 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 19:18:37.107 DEBUG [main][MenuItemLookup] Found menu:'Remove' 19:18:37.107 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 19:18:37.107 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 19:18:37.107 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:18:37.107 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:18:37.107 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:18:37.107 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:37.107 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 19:18:37.107 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 19:18:37.107 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 19:18:37.107 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 19:18:37.107 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 19:18:37.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 19:18:37.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:18:37.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:18:37.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 19:18:37.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 19:18:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:37.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 19:18:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:37.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label: is "From file:") 19:18:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:37.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:37.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:37.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:18:37.242 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:18:37.244 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 19:18:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:18:37.244 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 19:18:37.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:18:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:37.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:37.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:37.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:18:37.255 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 19:18:37.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:18:37.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:37.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:37.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:37.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:37.258 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 19:18:37.258 INFO [WorkbenchTestable][WizardDialog] Finish wizard 19:18:37.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:18:37.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:37.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:37.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:37.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:37.260 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:18:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:18:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:18:37.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:18:37.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:18:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:18:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:18:37.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 19:18:37.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 19:18:37.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:18:37.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:18:37.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:18:37.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:18:37.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:18:37.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:18:37.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:18:37.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:18:37.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:37.513 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:37.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:37.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:37.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:37.515 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:18:37.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:37.516 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:37.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:37.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:37.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:37.517 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:38.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:38.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:38.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:38.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:38.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:38.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:38.519 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 19:18:38.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:38.519 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:38.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:38.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:38.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:38.521 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:18:38.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:38.521 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:38.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:38.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:38.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:38.523 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:39.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:39.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:39.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:39.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:39.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:39.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:39.524 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 19:18:39.525 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 19:18:39.525 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:18:39.525 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:39.525 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:39.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:39.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:39.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:39.527 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:40.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:40.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:40.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:40.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:40.528 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 19:18:40.529 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite() 19:18:40.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 19:18:40.529 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 19:18:40.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 19:18:40.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 19:18:40.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:40.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:40.599 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 19:18:40.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:40.599 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 19:18:40.599 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 19:18:40.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:40.599 DEBUG [main][MenuItemLookup] Found menu:'Enable' 19:18:40.599 DEBUG [main][MenuItemLookup] Found menu:'Disable' 19:18:40.599 DEBUG [main][MenuItemLookup] Item match:Disable 19:18:40.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable" 19:18:40.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable 19:18:40.600 INFO [main][MenuItemHandler] Select menu item: &Disable 19:18:40.603 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed 19:18:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:18:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:18:41.106 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite() 19:18:41.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 19:18:41.107 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 19:18:41.107 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 19:18:41.114 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 19:18:41.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:41.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:41.181 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 19:18:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:41.182 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 19:18:41.182 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 19:18:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:41.182 DEBUG [main][MenuItemLookup] Found menu:'Enable' 19:18:41.182 DEBUG [main][MenuItemLookup] Found menu:'Disable' 19:18:41.182 DEBUG [main][MenuItemLookup] Item match:Disable 19:18:41.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:18:41.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:41.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:41.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:41.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:41.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:41.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:41.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:41.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:41.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:41.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:41.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:18:41.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:41.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:41.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:41.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:41.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:41.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:41.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:41.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:41.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 19:18:41.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:41.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:41.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:41.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:41.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:41.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:41.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:41.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:41.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:18:41.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:41.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:18:42.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:42.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:18:42.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:18:42.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:42.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:42.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:42.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:42.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:18:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:42.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:42.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:42.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:42.269 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 19:18:42.270 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:18:42.271 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 19:18:42.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 19:18:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:42.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 19:18:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:42.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 19:18:42.271 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 19:18:42.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 19:18:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:42.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 19:18:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:42.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 19:18:42.272 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 19:18:42.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 19:18:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:42.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 19:18:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:42.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 19:18:42.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 19:18:42.273 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 19:18:42.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 19:18:42.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 19:18:42.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:42.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:42.425 DEBUG [main][MenuItemLookup] Found menu:'New' 19:18:42.425 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:18:42.425 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Open With' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'References' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:18:42.426 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:18:42.426 DEBUG [main][MenuItemLookup] Item match:Debug As 19:18:42.443 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 19:18:42.443 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 19:18:42.443 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 19:18:42.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 19:18:42.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 19:18:42.445 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 19:18:42.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 19:18:42.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:42.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:42.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 19:18:42.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:42.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:42.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:42.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:42.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:43.535 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 19:18:44.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:44.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:44.537 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 19:18:44.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:44.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:44.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:44.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:44.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 19:18:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:44.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:44.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:44.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:44.582 INFO [WorkbenchTestable][AbstractView] Activate view Debug 19:18:44.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 19:18:44.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:44.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 19:18:44.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:44.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:44.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:18:44.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:18:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:44.586 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 19:18:44.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:18:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:44.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:44.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:44.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:44.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:44.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:44.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:44.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 19:18:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:44.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:44.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:44.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:44.640 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 19:18:44.640 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:18:44.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 19:18:44.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:44.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:44.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*') 19:18:44.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:44.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:45.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:45.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 19:18:45.018 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 19:18:45.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:45.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:45.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:45.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:45.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:45.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:45.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:45.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:45.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:45.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:18:45.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:45.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:45.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:45.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:45.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:45.033 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:45.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:45.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:45.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:45.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 19:18:45.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:45.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:45.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:45.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:45.102 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 19:18:45.102 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:18:45.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:45.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 19:18:45.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 19:18:45.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 19:18:45.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:45.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:45.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:45.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:45.197 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:18:45.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:18:45.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:18:45.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:18:45.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:45.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:18:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:18:45.329 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 19:18:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:45.329 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:45.329 DEBUG [main][MenuItemLookup] Found menu:'File' 19:18:45.329 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:18:45.329 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:18:45.330 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:18:45.330 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:18:45.330 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:18:45.330 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:18:45.330 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:18:45.330 DEBUG [main][MenuItemLookup] Item match:Run 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Resume' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:18:45.331 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 19:18:45.331 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 19:18:45.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 19:18:45.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 19:18:45.332 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 19:18:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:18:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:18:46.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:18:46.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:46.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:46.527 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 19:18:46.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:18:46.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:18:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:46.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:18:46.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:18:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:46.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:46.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:46.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:46.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:18:46.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:18:46.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:18:46.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:18:46.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:46.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:18:46.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:46.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:18:46.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:18:46.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:18:46.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:46.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:18:46.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:46.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:18:46.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 19:18:46.532 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 19:18:46.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 19:18:46.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 19:18:46.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:46.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:46.536 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 19:18:46.536 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 19:18:46.536 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:18:46.536 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:18:46.536 DEBUG [main][MenuItemLookup] Found menu:'Delete' 19:18:46.536 DEBUG [main][MenuItemLookup] Item match:Delete 19:18:46.536 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 19:18:46.536 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 19:18:46.536 INFO [main][MenuItemHandler] Select menu item: Dele&te 19:18:46.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 19:18:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 19:18:46.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 19:18:46.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:46.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:46.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:46.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:46.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:18:46.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:46.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:46.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:46.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:46.606 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:18:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:18:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:18:46.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:18:46.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:46.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:18:46.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:18:46.766 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 19:18:46.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:46.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:46.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:18:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:46.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 19:18:46.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:18:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:46.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:18:46.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:18:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:46.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:46.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:46.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:46.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:46.771 INFO [WorkbenchTestable][AbstractButton] Click button Close 19:18:46.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:18:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:18:46.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:18:46.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 19:18:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 19:18:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:18:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:18:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:18:49.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:18:49.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:18:49.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:18:49.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:18:49.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:18:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:18:49.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 19:18:49.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:18:49.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:18:49.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:49.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:49.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:18:49.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 19:18:49.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:18:49.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 19:18:49.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 19:18:49.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:18:49.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:18:49.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:18:49.858 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 19:18:49.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:49.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:49.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:49.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:49.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:49.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:49.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:49.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:18:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:49.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:49.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:49.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:49.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:49.916 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:49.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:49.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:49.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 19:18:49.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:49.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:49.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 19:18:49.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:49.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:49.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:49.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:49.956 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 19:18:49.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:49.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:49.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:49.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:49.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:49.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:50.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:50.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:18:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:50.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:50.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:50.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:50.028 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:50.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 19:18:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:50.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:50.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:50.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:50.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:50.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:50.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:50.117 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 19:18:50.117 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:50.117 DEBUG [main][MenuItemLookup] Found menu:'Enable' 19:18:50.117 DEBUG [main][MenuItemLookup] Found menu:'Disable' 19:18:50.117 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 19:18:50.117 DEBUG [main][MenuItemLookup] Found menu:'Remove' 19:18:50.118 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 19:18:50.118 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 19:18:50.118 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:18:50.118 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:18:50.118 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:18:50.118 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:50.118 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 19:18:50.118 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 19:18:50.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 19:18:50.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 19:18:50.118 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 19:18:50.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 19:18:50.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:18:50.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:18:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 19:18:50.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 19:18:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:50.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 19:18:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:50.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label: is "From file:") 19:18:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:50.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:50.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:50.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:50.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:18:50.241 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:18:50.242 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 19:18:50.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:18:50.242 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 19:18:50.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:18:50.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:50.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:50.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:50.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:18:50.254 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 19:18:50.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:18:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:50.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:50.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:50.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:50.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:50.256 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 19:18:50.256 INFO [WorkbenchTestable][WizardDialog] Finish wizard 19:18:50.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:18:50.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:50.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:50.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:50.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:18:50.258 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:18:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:18:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:18:50.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:18:50.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:50.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:18:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:18:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:18:50.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 19:18:50.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug has children update' is a system job, skipped 19:18:50.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:18:50.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:18:50.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:18:50.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:18:50.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:18:50.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:18:50.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:18:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:18:50.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:50.452 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:50.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:50.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:50.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:50.502 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:18:50.502 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:50.503 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:50.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:50.509 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:51.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:51.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:51.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:51.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:51.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:51.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:51.511 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 19:18:51.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:51.511 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:51.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:51.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:51.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:51.513 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:18:51.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:51.513 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:51.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:51.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:51.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:51.514 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:52.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:18:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:52.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:52.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:52.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:52.515 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 19:18:52.516 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 19:18:52.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:18:52.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:52.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:52.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:52.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:52.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:52.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:52.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:52.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:52.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:18:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:52.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:52.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:52.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:52.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:52.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:52.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:52.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:52.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 19:18:52.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:52.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:52.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:52.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:52.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:52.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:52.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:52.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:52.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:18:53.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:53.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:18:53.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:53.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:18:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:18:53.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:18:53.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:18:53.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:53.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:53.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:18:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:53.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:53.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:53.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:53.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:53.605 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 19:18:53.605 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:18:53.606 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 19:18:53.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 19:18:53.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:53.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 19:18:53.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:53.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 19:18:53.606 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 19:18:53.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 19:18:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:53.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 19:18:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:53.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 19:18:53.607 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 19:18:53.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 19:18:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:18:53.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 19:18:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:18:53.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 19:18:53.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 19:18:53.608 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 19:18:53.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 19:18:53.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 19:18:53.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:18:53.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:53.710 DEBUG [main][MenuItemLookup] Found menu:'New' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Open With' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'References' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:18:53.711 DEBUG [main][MenuItemLookup] Item match:Debug As 19:18:53.724 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 19:18:53.724 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 19:18:53.724 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 19:18:53.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 19:18:53.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 19:18:53.725 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 19:18:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 19:18:53.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:53.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:53.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:53.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:53.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 19:18:53.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:53.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:54.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:54.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:54.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:55.111 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 19:18:56.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:56.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:56.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 19:18:56.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:56.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:56.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:56.117 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:56.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 19:18:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:56.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:56.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:56.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:56.118 INFO [WorkbenchTestable][AbstractView] Activate view Debug 19:18:56.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 19:18:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 19:18:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:56.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:18:56.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:18:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:56.153 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 19:18:56.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:18:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:56.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:56.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:56.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:56.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:56.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:56.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:56.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 19:18:56.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:56.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:56.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:56.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:56.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:56.203 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 19:18:56.203 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:18:56.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:56.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 19:18:56.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:56.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:56.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 19:18:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:56.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:56.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:56.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:56.528 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:18:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 19:18:57.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.531 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 19:18:57.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:57.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:57.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 19:18:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:57.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:57.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:57.537 INFO [WorkbenchTestable][AbstractView] Activate view Debug 19:18:57.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 19:18:57.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:57.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:57.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:18:57.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:18:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:57.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:57.698 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 19:18:57.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:18:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:57.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:57.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:57.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 19:18:57.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:57.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:57.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 19:18:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:57.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:57.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:57.755 INFO [WorkbenchTestable][AbstractView] Activate view Debug 19:18:57.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 19:18:57.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:57.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 19:18:57.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:18:57.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:18:57.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:18:57.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:18:57.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:57.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:57.801 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 19:18:57.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:18:57.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:57.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:57.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:57.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.testApp() line: 36 19:18:57.802 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.testApp() line: 36 19:18:57.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.testApp() line: 36 about selection 19:18:57.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.testApp() line: 36 19:18:57.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.855 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E'' is already open. Activate. 19:18:57.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:57.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:57.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E') 19:18:57.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:57.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:57.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:57.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:57.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:57.908 INFO [WorkbenchTestable][AbstractView] Activate view Variables 19:18:57.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Variables 19:18:58.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:58.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:58.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected... 19:18:58.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:18:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:58.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:58.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:58.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:18:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:18:58.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:18:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:58.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:58.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:58.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:58.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:18:58.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:18:58.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:18:58.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item this 19:18:58.528 DEBUG [main][TreeItemHandler] Selecting tree item: this 19:18:58.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item this about selection 19:18:58.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: this 19:18:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected finished successfully 19:18:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty... 19:18:58.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:18:58.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:58.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:58.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:58.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:18:58.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty finished successfully 19:18:58.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:18:58.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:58.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:58.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:58.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:18:58.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:58.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:58.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:58.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 19:18:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:58.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:58.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:58.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:58.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:58.806 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 19:18:58.806 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:18:58.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:58.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 19:18:58.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:58.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:58.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:58.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*') 19:18:58.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:58.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:59.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:59.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 19:18:59.004 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 19:18:59.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:59.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:59.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:18:59.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:59.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:59.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 19:18:59.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:59.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:59.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:18:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:59.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:59.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:59.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:59.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:18:59.025 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:18:59.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:18:59.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:18:59.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:18:59.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 19:18:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:18:59.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:59.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:18:59.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:18:59.148 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 19:18:59.148 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:18:59.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:59.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 19:18:59.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 19:18:59.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 19:18:59.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:18:59.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:18:59.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:18:59.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:18:59.272 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:18:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:18:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:18:59.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:18:59.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:18:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:18:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:18:59.413 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 19:18:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:18:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:18:59.414 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 19:18:59.414 DEBUG [main][MenuItemLookup] Found menu:'File' 19:18:59.414 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:18:59.414 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:18:59.414 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:18:59.414 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:18:59.414 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:18:59.414 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:18:59.414 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:18:59.414 DEBUG [main][MenuItemLookup] Item match:Run 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Resume' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:18:59.416 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 19:18:59.416 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 19:18:59.417 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 19:18:59.417 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 19:18:59.417 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 19:18:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:19:00.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:19:00.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:19:00.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:00.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:00.610 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 19:19:00.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:00.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:00.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:00.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:00.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:00.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:00.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:00.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:19:00.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:00.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:00.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:00.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:19:00.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:00.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:00.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:00.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:00.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:00.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 19:19:00.614 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 19:19:00.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 19:19:00.615 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 19:19:00.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:19:00.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:00.617 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 19:19:00.617 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 19:19:00.617 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:19:00.617 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:19:00.618 DEBUG [main][MenuItemLookup] Found menu:'Delete' 19:19:00.618 DEBUG [main][MenuItemLookup] Item match:Delete 19:19:00.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 19:19:00.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 19:19:00.618 INFO [main][MenuItemHandler] Select menu item: Dele&te 19:19:00.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 19:19:00.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 19:19:00.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 19:19:00.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:00.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:00.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:00.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:00.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:19:00.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:00.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:00.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:00.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:00.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:00.685 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:19:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:00.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:00.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:00.816 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 19:19:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:00.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:19:00.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:00.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:00.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 19:19:00.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:00.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:00.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:00.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:00.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:00.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:00.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:00.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:00.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:00.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:00.821 INFO [WorkbenchTestable][AbstractButton] Click button Close 19:19:00.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:00.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:00.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:00.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:00.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 19:19:03.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 19:19:03.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:19:03.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:19:03.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:03.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:03.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:19:03.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:03.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:03.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:19:03.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:03.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 19:19:03.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:03.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:03.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:03.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:03.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:19:03.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 19:19:03.908 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:19:03.908 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:19:03.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:19:03.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:19:03.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:19:03.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:19:03.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:19:03.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:19:03.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:19:03.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:19:03.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:19:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:19:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:19:03.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:03.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:03.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:04.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:04.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:04.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:04.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:04.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:19:04.975 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:19:04.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:19:04.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:19:04.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:19:04.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:19:04.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:04.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:04.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:04.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:04.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:04.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 19:19:04.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 19:19:04.985 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 19:19:04.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 19:19:05.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 19:19:05.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:19:05.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'New' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:05.148 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:19:05.148 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:19:05.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:19:05.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:19:05.150 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:19:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:05.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:19:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:19:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:19:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:19:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:05.653 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer 19:19:05.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 19:19:05.653 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 19:19:05.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 19:19:05.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 19:19:05.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:19:05.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:05.737 DEBUG [main][MenuItemLookup] Found menu:'New' 19:19:05.737 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:19:05.737 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:05.737 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:19:05.737 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:05.737 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:19:05.737 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:19:05.737 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:19:05.738 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:19:05.738 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:19:05.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:19:05.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:19:05.738 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:19:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:19:06.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:19:06.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:19:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:06.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:06.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:06.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:19:06.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:06.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:06.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:06.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:19:06.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:06.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:06.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:06.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:06.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:06.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:06.532 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:19:06.532 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:19:06.532 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:19:06.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:06.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:06.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:06.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:06.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:19:06.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:06.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:19:06.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:06.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:06.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:06.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:06.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:06.536 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:19:06.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:06.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:06.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:06.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:06.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:19:06.563 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:19:07.095 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:19:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:19:07.596 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:19:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:07.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:19:07.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 19:19:07.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:19:07.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:19:07.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:19:07.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:19:07.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:07.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:07.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:07.598 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 19:19:07.598 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:07.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:07.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:07.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.197 s - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 19.655 s debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 13.099 s debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 14.051 s Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:07.654 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:07.656 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:19:07.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:07.656 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:07.656 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:07.656 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:19:07.657 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:07.657 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:19:07.657 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:07.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:07.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 19:19:07.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:07.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:07.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:07.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:07.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:07.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:07.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:07.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:07.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:07.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:07.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:07.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:07.661 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:07.661 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:07.661 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:07.661 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:07.661 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:07.661 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:07.661 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:07.661 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:07.661 DEBUG [main][MenuItemLookup] Item match:Window 19:19:07.662 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:07.662 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:07.662 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:07.662 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:07.662 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:07.662 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:07.662 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:07.662 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:07.662 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:07.662 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:07.662 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:07.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:07.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:07.663 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:07.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:07.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:07.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:07.908 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:07.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:07.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:07.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:07.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:07.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:07.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:07.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:07.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:19:07.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:19:07.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:08.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:19:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:19:08.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:19:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:08.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:19:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:08.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:19:08.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:19:08.442 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:19:08.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:19:08.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:19:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:08.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:08.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:08.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:08.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:19:08.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:08.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:08.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:08.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:08.537 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:19:08.538 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:19:08.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:08.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:08.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:08.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:08.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:19:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:08.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:08.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:08.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:08.556 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:19:08.556 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:19:08.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:08.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:08.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:08.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:08.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 19:19:08.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:08.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:08.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:08.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:08.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 19:19:08.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:08.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:08.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:08.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:08.572 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 19:19:08.572 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out 19:19:08.573 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 19:19:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:08.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:08.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:08.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 19:19:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:08.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:08.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:08.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:08.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 19:19:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:08.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:08.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:08.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:08.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:08.583 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 19:19:08.583 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out 19:19:08.583 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 19:19:08.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:08.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:08.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:08.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:08.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 19:19:08.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:08.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:08.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:08.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:08.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:08.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:08.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:08.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:08.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:08.588 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:08.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:08.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:08.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:08.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:08.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:08.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:08.618 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:08.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:08.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:08.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:08.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:08.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:08.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:08.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:19:08.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 19:19:08.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:08.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 19:19:08.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:08.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:08.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:08.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:08.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:08.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:08.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:08.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:08.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:08.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:08.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:08.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:08.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:08.745 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:08.745 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:08.745 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:08.745 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:08.745 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:08.745 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:08.745 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:08.745 DEBUG [main][MenuItemLookup] Item match:Window 19:19:08.746 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:08.746 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:08.746 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:08.746 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:08.746 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:08.746 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:08.746 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:08.746 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:08.746 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:08.746 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:08.746 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:08.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:08.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:08.747 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:08.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:08.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:08.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:08.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:09.023 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:09.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:09.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:19:09.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:19:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:09.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:19:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:09.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:19:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:19:09.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:19:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:09.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:19:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:09.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:19:09.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:19:09.031 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:19:09.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:19:09.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:19:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:19:09.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.098 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:19:09.099 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:19:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:09.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:09.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:09.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:19:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.124 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:19:09.125 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:19:09.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:09.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:09.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:09.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:09.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.142 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 19:19:09.142 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 19:19:09.142 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 19:19:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:09.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:09.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:09.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:09.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:09.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.156 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 19:19:09.156 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 19:19:09.156 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 19:19:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:09.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:09.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:09.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:09.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:09.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:09.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:09.163 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:09.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:09.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.215 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:09.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:09.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:09.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:09.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:09.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:09.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:09.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:09.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:09.314 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 19:19:09.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:09.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 19:19:09.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:09.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:09.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:09.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:09.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:09.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:09.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:09.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:09.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:09.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:09.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:09.316 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:09.316 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:09.316 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:09.316 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:09.316 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:09.316 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:09.316 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:09.316 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:09.316 DEBUG [main][MenuItemLookup] Item match:Window 19:19:09.317 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:09.317 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:09.317 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:09.317 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:09.317 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:09.317 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:09.317 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:09.317 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:09.317 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:09.317 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:09.317 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:09.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:09.318 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:09.318 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:09.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:09.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:09.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:09.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:09.553 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:09.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:19:09.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:19:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:09.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:19:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:09.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:19:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:19:09.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:19:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:09.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:19:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:09.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:19:09.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:19:09.558 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:19:09.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:19:09.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:19:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:19:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.564 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:19:09.602 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:19:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:09.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:09.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:09.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:19:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.610 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:19:09.610 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:19:09.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:09.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:09.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:09.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:09.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:09.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.613 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 19:19:09.613 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 19:19:09.613 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 19:19:09.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:09.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:09.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:09.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:09.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.623 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 19:19:09.623 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 19:19:09.623 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 19:19:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:09.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:09.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:09.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 19:19:09.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:09.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:09.652 INFO [WorkbenchTestable][AbstractText] Text set to: 54321 19:19:09.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 19:19:09.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:09.695 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:09.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:09.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:09.706 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:09.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:09.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:09.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:09.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:09.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:09.744 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:09.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:09.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:09.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:09.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:09.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:09.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:09.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:09.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:09.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:09.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:09.836 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 19:19:09.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:09.836 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 19:19:09.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:09.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:09.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:09.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:09.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:09.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:09.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:09.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:09.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:09.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:09.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:09.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:09.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:09.838 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:09.838 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:09.838 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:09.838 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:09.838 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:09.838 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:09.838 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:09.838 DEBUG [main][MenuItemLookup] Item match:Window 19:19:09.839 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:09.839 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:09.839 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:09.839 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:09.839 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:09.839 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:09.839 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:09.839 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:09.839 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:09.839 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:09.839 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:09.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:09.839 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:09.840 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:10.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:10.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:10.039 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:10.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:10.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:10.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:10.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:19:10.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:19:10.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:10.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:19:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:10.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:19:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:19:10.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:19:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:10.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:19:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:10.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:19:10.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:19:10.044 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:19:10.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:19:10.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:19:10.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:19:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.088 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:19:10.088 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:19:10.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:10.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:10.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:10.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:10.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:19:10.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.110 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:19:10.110 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:19:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:10.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:10.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:10.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:10.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.118 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 19:19:10.119 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 19:19:10.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.120 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 19:19:10.120 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 19:19:10.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 19:19:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:10.144 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:10.145 INFO [WorkbenchTestable][AbstractText] Text set to: 12345 19:19:10.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:19:10.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 19:19:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:10.177 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:10.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:10.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:10.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:10.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:10.188 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:10.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:10.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.194 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:10.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:10.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:10.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:10.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:10.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:10.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:10.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:10.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:10.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:10.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:10.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:10.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:10.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:10.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:10.283 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 19:19:10.283 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:10.283 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 19:19:10.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:10.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:10.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:10.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:10.283 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:10.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:10.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:10.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:10.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:10.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:10.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:10.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:10.285 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:10.285 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:10.285 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:10.285 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:10.285 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:10.285 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:10.285 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:10.285 DEBUG [main][MenuItemLookup] Item match:Window 19:19:10.286 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:10.286 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:10.286 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:10.286 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:10.286 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:10.286 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:10.286 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:10.286 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:10.286 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:10.286 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:10.286 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:10.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:10.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:10.286 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:10.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:10.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:10.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:10.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:10.482 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:10.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:10.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:10.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:10.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:10.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:19:10.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:19:10.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:10.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:19:10.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:10.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:19:10.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:19:10.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:19:10.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:10.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:19:10.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:10.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:19:10.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:19:10.536 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:19:10.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:19:10.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:19:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:19:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.540 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:19:10.541 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:19:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:10.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:10.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:10.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:19:10.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.568 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:19:10.568 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:19:10.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:10.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:10.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:10.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:10.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 19:19:10.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 19:19:10.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.604 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 19:19:10.604 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error 19:19:10.604 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 19:19:10.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:10.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:10.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:10.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:10.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 19:19:10.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 19:19:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.617 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 19:19:10.617 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error 19:19:10.617 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 19:19:10.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:10.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:10.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:10.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:10.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 19:19:10.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:10.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:10.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:10.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:10.622 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:10.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:10.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:10.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.628 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:10.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:10.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:10.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:10.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:10.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:10.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:10.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:10.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:10.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:10.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:10.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:10.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:10.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:10.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:10.733 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 19:19:10.733 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 19:19:10.733 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:10.733 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:10.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:10.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.079 s - in org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 1.085 s testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.571 s testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.522 s testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.447 s testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.45 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 19:19:10.751 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 19:19:10.753 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:19:10.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:10.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 19:19:10.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:10.753 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:19:10.754 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:10.754 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:19:10.754 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:10.755 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:19:10.755 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 19:19:10.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:10.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:10.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:10.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:10.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:10.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:19:10.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:19:10.792 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:19:10.792 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:19:10.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:10.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:19:10.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:19:10.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:19:10.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:10.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:10.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:19:10.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:10.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:19:10.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:10.896 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 19:19:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:10.896 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 19:19:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:10.897 TRACE [main][WidgetHandler] Notify Table with event 13 19:19:10.897 TRACE [main][WidgetHandler] Wait for synchronization 19:19:10.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:10.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:19:10.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:10.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:19:10.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:10.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:10.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:10.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:19:10.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:10.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:10.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:10.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:10.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:10.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:10.904 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:19:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:10.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:10.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:19:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:11.680 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:11.680 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:11.680 DEBUG [main][MenuItemLookup] Item match:Window 19:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:11.681 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.682 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:11.682 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:11.682 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.682 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:11.682 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.682 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:11.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:11.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:11.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:11.686 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:11.686 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:11.686 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:11.686 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:11.686 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:11.686 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:11.686 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:11.686 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:11.686 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:11.686 DEBUG [main][MenuItemLookup] Item match:Window 19:19:11.687 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:11.687 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:11.687 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:11.687 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.687 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:11.687 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:11.687 DEBUG [main][MenuItemLookup] Item match:Perspective 19:19:11.688 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:19:11.688 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.688 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:19:11.688 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:19:11.688 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:19:11.688 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:19:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:19:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:11.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:11.689 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:11.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:11.689 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:11.689 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:11.689 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:11.689 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:11.689 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:11.689 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:11.689 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:11.689 DEBUG [main][MenuItemLookup] Item match:Window 19:19:11.689 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:11.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:11.690 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:11.691 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:11.691 DEBUG [main][MenuItemLookup] Item match:Window 19:19:11.691 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:11.691 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:11.691 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:11.691 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.691 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:11.691 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:11.691 DEBUG [main][MenuItemLookup] Item match:Perspective 19:19:11.692 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:19:11.692 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.692 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:19:11.692 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:19:11.692 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:19:11.692 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:19:11.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:11.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:11.692 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:11.693 DEBUG [main][MenuItemLookup] Item match:Window 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:11.693 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.694 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:11.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:11.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:11.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:11.694 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:11.694 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:11.694 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:11.694 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:11.694 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:11.694 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:11.694 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:11.694 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:11.694 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:11.694 DEBUG [main][MenuItemLookup] Item match:Window 19:19:11.695 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:11.695 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:11.695 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:11.695 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.695 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:11.695 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:11.695 DEBUG [main][MenuItemLookup] Item match:Perspective 19:19:11.695 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:19:11.695 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.695 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:19:11.695 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:19:11.696 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:19:11.696 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:19:11.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:19:11.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:19:11.696 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:19:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:19:11.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:19:11.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:19:11.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:11.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:11.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:19:11.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:11.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:11.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:11.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:19:11.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:11.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:11.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:11.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:19:11.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:11.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:11.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:11.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:11.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:11.751 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:19:11.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:11.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:11.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:11.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:11.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:11.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 19:19:11.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 19:19:11.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:11.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:11.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:11.984 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 19:19:11.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:11.989 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:11.989 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:11.989 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:11.989 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:11.989 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:11.989 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:11.989 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:11.989 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:11.989 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:11.989 DEBUG [main][MenuItemLookup] Item match:Run 19:19:11.991 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:19:11.991 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:19:11.991 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.991 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:19:11.991 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:19:11.991 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 19:19:11.991 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:11.991 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 19:19:11.991 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:19:11.991 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...' 19:19:11.991 DEBUG [main][MenuItemLookup] Item match:Debug Configurations... 19:19:11.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..." 19:19:11.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations... 19:19:11.991 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations... 19:19:12.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 19:19:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully 19:19:12.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 19:19:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:12.155 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 19:19:12.155 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 19:19:12.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:12.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:12.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:12.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:12.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:12.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:12.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:12.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:12.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:12.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:12.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 19:19:12.159 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 19:19:12.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 19:19:12.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 19:19:12.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 19:19:12.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 19:19:12.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:19:12.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:12.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:12.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:12.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:12.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 19:19:12.210 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 19:19:12.216 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 19:19:12.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:12.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:12.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:12.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:12.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:12.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:12.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:12.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:12.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:12.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:12.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:12.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:12.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 19:19:12.547 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 19:19:12.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 19:19:12.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 19:19:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 19:19:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 19:19:12.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:19:12.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:12.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:12.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:12.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:12.646 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 19:19:12.646 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 19:19:12.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:19:12.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:12.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:12.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:12.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:12.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:12.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:12.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:12.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:12.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:12.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:12.988 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:12.989 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 19:19:12.990 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 19:19:12.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:19:12.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:12.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:12.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:12.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:13.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:13.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:13.005 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 19:19:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:13.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:13.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:14.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:14.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:19:14.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:19:14.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:19:14.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:19:14.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:19:14.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:19:14.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:14.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:19:14.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:19:14.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:14.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:14.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:19:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:14.211 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 19:19:14.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:14.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:14.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:14.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:14.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:14.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:14.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:14.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:14.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:14.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:14.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 19:19:14.224 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 19:19:14.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 19:19:14.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 19:19:14.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:14.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:14.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:14.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:14.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:14.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:14.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:14.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:14.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:14.322 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 19:19:14.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:14.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:14.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:14.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:14.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:14.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:14.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:19:14.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:14.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:14.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:19:14.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:14.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:14.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:14.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 19:19:14.325 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 19:19:14.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 19:19:14.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 19:19:14.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:14.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:14.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:14.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:14.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:14.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:15.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:15.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:15.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:15.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:16.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:16.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:16.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:16.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:17.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:17.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:17.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:17.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:18.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:18.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:18.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:18.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:19.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:19.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:19.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:19.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:20.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:20.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:20.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:20.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:21.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:21.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:21.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:21.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:22.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:22.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:22.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:22.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:23.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:23.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:23.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:23.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:24.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:24.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:24.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:24.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:19:24.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:24.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:24.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:24.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:24.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:24.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:24.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:19:24.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:24.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:24.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:19:24.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:24.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:24.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:24.725 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 19:19:24.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:24.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:24.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:24.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:24.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:24.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:24.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:19:24.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:24.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:24.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:19:24.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:24.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:24.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:24.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 19:19:24.728 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 19:19:24.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 19:19:24.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 19:19:24.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:19:24.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:24.731 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 19:19:24.732 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 19:19:24.732 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:19:24.732 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:19:24.732 DEBUG [main][MenuItemLookup] Found menu:'Delete' 19:19:24.732 DEBUG [main][MenuItemLookup] Item match:Delete 19:19:24.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 19:19:24.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 19:19:24.732 INFO [main][MenuItemHandler] Select menu item: Dele&te 19:19:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 19:19:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 19:19:24.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 19:19:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:24.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:24.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:24.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:24.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:19:24.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:24.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:24.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:24.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:24.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:24.782 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:19:24.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:24.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:24.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:24.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:25.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:25.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:25.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:25.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 19:19:25.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:25.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:25.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:25.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:25.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:19:25.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:25.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:25.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:19:25.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:25.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:25.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:25.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:25.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 19:19:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully 19:19:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 19:19:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully 19:19:25.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 19:19:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:25.246 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations 19:19:25.247 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations' 19:19:25.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:25.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:25.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 19:19:25.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:25.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:25.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 19:19:25.405 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 19:19:25.405 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:25.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:25.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.654 s - in org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) Time elapsed: 13.422 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 19:19:25.435 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 19:19:25.436 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:19:25.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:25.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 19:19:25.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:25.437 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:19:25.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:25.438 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:19:25.438 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:25.438 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:19:25.438 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:19:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:19:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:25.438 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:25.439 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:25.439 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:25.439 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:25.439 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:25.439 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:25.439 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:25.439 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:25.439 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:25.439 DEBUG [main][MenuItemLookup] Item match:Window 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:25.440 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:25.441 DEBUG [main][MenuItemLookup] Item match:Window 19:19:25.441 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:25.441 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:25.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:25.441 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.441 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:25.441 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:25.441 DEBUG [main][MenuItemLookup] Item match:Perspective 19:19:25.442 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:19:25.442 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.442 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:19:25.442 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:19:25.442 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:19:25.442 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:19:25.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:19:25.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.442 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:25.442 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:25.442 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:25.442 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:25.442 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:25.443 DEBUG [main][MenuItemLookup] Item match:Window 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.443 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:25.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:25.444 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:25.444 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:25.444 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:25.444 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:25.444 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:25.444 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:25.444 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:25.444 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:25.444 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:25.444 DEBUG [main][MenuItemLookup] Item match:Window 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:25.445 DEBUG [main][MenuItemLookup] Item match:Perspective 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:19:25.445 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:19:25.445 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:19:25.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:25.446 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:25.446 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:25.446 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:25.446 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:25.446 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:25.446 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:25.446 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:25.446 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:25.446 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:25.446 DEBUG [main][MenuItemLookup] Item match:Window 19:19:25.447 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:25.447 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:25.447 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:25.447 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.447 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:25.447 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:25.447 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.447 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:25.447 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.447 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.448 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:25.448 DEBUG [main][MenuItemLookup] Item match:Window 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:25.448 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:25.449 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:25.449 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.449 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:25.449 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:25.449 DEBUG [main][MenuItemLookup] Item match:Perspective 19:19:25.450 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:19:25.450 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.450 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:19:25.450 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:19:25.450 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:19:25.450 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:19:25.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:19:25.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:19:25.450 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:19:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:19:25.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:19:25.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:19:25.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:25.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:25.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:19:25.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:25.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:25.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:25.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:19:25.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:19:25.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:25.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:25.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:25.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:25.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:25.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:25.526 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:19:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:25.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:25.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:25.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:25.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 19:19:25.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 19:19:25.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:25.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:25.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:25.737 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 19:19:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.737 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:25.737 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:25.737 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:25.737 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:25.737 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:25.737 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:25.737 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:25.737 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:25.737 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:25.737 DEBUG [main][MenuItemLookup] Item match:Run 19:19:25.738 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:19:25.738 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:19:25.738 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:25.738 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:19:25.738 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:19:25.739 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 19:19:25.739 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 19:19:25.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 19:19:25.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 19:19:25.744 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 19:19:25.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:19:25.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:19:25.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:19:25.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:25.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:25.916 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 19:19:25.916 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 19:19:25.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:25.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:25.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:25.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:25.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:25.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:25.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:25.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:25.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:25.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:25.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:25.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 19:19:25.919 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 19:19:25.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 19:19:25.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 19:19:25.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 19:19:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 19:19:25.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:19:25.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:25.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:25.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:25.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:25.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 19:19:25.953 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 19:19:25.960 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 19:19:25.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:25.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:26.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:26.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:26.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:26.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:26.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:26.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:26.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:26.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:26.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:26.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:26.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 19:19:26.328 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 19:19:26.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 19:19:26.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 19:19:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 19:19:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 19:19:26.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:19:26.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:26.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:26.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:26.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:19:26.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 19:19:26.427 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 19:19:26.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:19:26.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:26.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:26.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:26.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:26.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:26.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:26.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:26.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:26.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:26.816 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:26.817 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 19:19:26.818 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 19:19:26.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:19:26.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:26.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:26.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:26.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:26.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:26.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:26.836 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 19:19:26.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:27.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:27.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:28.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:19:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:28.060 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 19:19:28.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:28.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:28.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:28.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:28.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:28.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:28.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:28.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:28.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:28.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:28.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 19:19:28.067 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 19:19:28.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 19:19:28.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 19:19:28.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:28.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:28.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:28.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:28.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:28.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:28.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:28.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:28.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:28.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:28.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:28.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:28.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:28.171 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 19:19:28.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:28.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:28.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:28.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:28.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:28.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:28.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:19:28.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:28.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:28.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:19:28.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:28.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:28.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:28.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 19:19:28.174 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 19:19:28.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 19:19:28.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 19:19:28.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:28.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:28.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:28.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:28.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:28.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:28.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:29.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:29.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:29.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:29.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:30.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:30.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:30.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:30.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:31.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:31.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:31.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:32.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:32.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:32.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:33.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:33.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:33.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:33.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:34.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:34.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:34.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:34.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:35.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:35.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:35.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:35.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:36.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:36.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:36.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:36.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:37.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:37.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:37.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:37.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:38.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:38.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:38.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:38.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:38.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:19:38.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:38.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:38.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:38.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:38.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:38.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:38.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:38.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:38.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:38.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:19:38.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:38.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:38.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:19:38.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:38.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:38.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:38.574 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 19:19:38.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:38.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:38.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:38.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:38.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:38.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:38.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:19:38.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:38.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:38.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:19:38.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:38.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:38.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:38.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 19:19:38.577 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 19:19:38.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 19:19:38.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 19:19:38.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:19:38.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:38.580 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 19:19:38.580 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 19:19:38.580 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:19:38.580 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:19:38.580 DEBUG [main][MenuItemLookup] Found menu:'Delete' 19:19:38.581 DEBUG [main][MenuItemLookup] Item match:Delete 19:19:38.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 19:19:38.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 19:19:38.581 INFO [main][MenuItemHandler] Select menu item: Dele&te 19:19:38.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 19:19:38.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 19:19:38.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 19:19:38.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:38.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:38.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:38.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:38.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:19:38.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:38.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:38.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:38.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:38.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:38.631 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:19:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:38.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:38.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:39.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:19:39.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:39.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:39.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:39.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:19:39.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:39.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:39.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:39.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:39.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:39.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 19:19:39.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:39.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:39.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:39.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 19:19:39.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 19:19:39.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:39.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 19:19:39.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:39.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 19:19:39.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:19:39.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:19:39.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:19:39.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:19:39.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:19:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:39.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:39.067 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 19:19:39.067 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 19:19:39.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:39.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 19:19:39.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:39.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:39.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 19:19:39.218 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 19:19:39.218 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:39.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.785 s - in org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) Time elapsed: 13.482 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 19:19:39.247 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 19:19:39.249 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:19:39.250 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:39.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 19:19:39.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:39.250 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:19:39.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:39.251 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:19:39.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:39.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:39.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:39.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:39.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 19:19:39.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 19:19:39.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:39.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:39.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:39.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:39.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:39.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:39.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:39.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:39.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:39.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:39.257 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:39.257 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:39.257 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:39.257 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:39.257 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:39.257 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:39.257 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:39.257 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:39.257 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:39.257 DEBUG [main][MenuItemLookup] Item match:Window 19:19:39.258 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:39.258 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:39.258 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:39.258 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:39.258 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:39.258 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:39.258 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:39.258 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:39.258 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:39.258 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:39.258 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:39.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:39.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:39.259 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:39.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:39.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:39.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:39.456 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:39.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:39.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:39.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:39.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:39.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:39.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:39.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:39.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:19:39.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:39.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:39.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:39.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:19:39.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:39.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:39.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:39.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings 19:19:39.965 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings 19:19:39.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection 19:19:39.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings 19:19:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"groupId\" duplicate of parent groupId") 19:19:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.059 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 19:19:40.064 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore 19:19:40.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"version\" duplicate of parent version") 19:19:40.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.077 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 19:19:40.077 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore 19:19:40.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Out-of-date project configuration") 19:19:40.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.093 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore 19:19:40.093 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore 19:19:40.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Plugin execution not covered by lifecycle configuration") 19:19:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.112 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 19:19:40.112 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore 19:19:40.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Overriding managed version") 19:19:40.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.143 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 19:19:40.143 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore 19:19:40.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"groupId\" duplicate of parent groupId") 19:19:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"version\" duplicate of parent version") 19:19:40.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Out-of-date project configuration") 19:19:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Plugin execution not covered by lifecycle configuration") 19:19:40.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Overriding managed version") 19:19:40.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:40.237 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:40.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:40.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:40.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:40.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:40.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:40.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:40.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:40.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 19:19:40.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:40.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:40.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:40.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:40.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 19:19:40.304 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 19:19:40.304 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:40.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:40.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:40.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) Time elapsed: 1.05 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:40.328 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:40.329 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:19:40.330 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:40.330 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:40.330 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:40.330 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:19:40.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:40.336 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:19:40.336 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:40.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:40.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:40.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:40.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:40.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:40.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:40.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:40.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:40.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:40.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:40.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:40.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:40.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:40.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:40.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:40.339 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:40.339 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:40.339 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:40.339 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:40.339 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:40.339 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:40.339 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:40.339 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:40.339 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:40.339 DEBUG [main][MenuItemLookup] Item match:Window 19:19:40.340 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:40.340 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:40.340 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:40.340 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:40.340 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:40.340 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:40.340 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:40.340 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:40.340 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:40.340 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:40.340 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:40.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:40.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:40.341 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:40.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:40.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:40.559 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:40.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:40.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:19:40.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:40.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:40.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:40.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:40.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:19:40.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:40.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:40.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:40.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:40.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:40.590 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 19:19:40.590 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 19:19:40.591 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 19:19:40.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 19:19:40.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Local Catalog...") 19:19:40.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:40.681 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 19:19:40.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:40.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:40.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:40.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:40.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 19:19:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available. finished successfully 19:19:40.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 19:19:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:40.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:19:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:40.793 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 19:19:40.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 19:19:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:40.819 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:40.820 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 19:19:40.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:19:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:40.826 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:19:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:40.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:40.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:40.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:40.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:40.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:40.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:40.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:40.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:40.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:40.906 TRACE [main][WidgetHandler] Notify Table with event 13 19:19:40.906 TRACE [main][WidgetHandler] Wait for synchronization 19:19:40.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:19:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:40.910 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:19:40.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:40.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:40.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:40.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:40.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:40.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:40.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:40.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:40.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:40.938 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:40.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:40.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:40.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:40.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:40.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:40.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:40.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:40.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:40.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:40.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:40.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:40.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:40.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:40.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:40.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:40.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:40.989 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:40.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:40.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:40.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:40.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:40.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:40.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:40.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:40.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:41.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:41.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:41.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:41.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:41.022 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:41.022 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:41.022 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:41.022 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:41.022 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:41.022 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:41.022 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:41.022 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:41.022 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:41.022 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:41.022 DEBUG [main][MenuItemLookup] Item match:Window 19:19:41.023 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:41.023 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:41.023 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:41.023 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:41.023 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:41.023 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:41.023 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:41.023 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:41.023 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:41.023 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:41.023 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:41.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:41.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:41.024 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:41.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:41.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:41.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:41.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:41.175 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:41.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:41.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:41.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:41.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:41.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:41.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:41.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:19:41.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:41.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:41.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:19:41.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:41.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:41.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:41.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 19:19:41.180 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 19:19:41.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 19:19:41.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 19:19:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:41.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:41.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:41.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 19:19:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:41.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:41.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:41.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:41.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:41.201 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 19:19:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:41.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:41.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:41.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available.... 19:19:41.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:41.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:41.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully 19:19:41.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 19:19:41.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:41.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:41.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 19:19:41.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:41.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:41.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:41.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:41.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:41.287 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 19:19:41.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 19:19:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:41.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:41.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:41.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:41.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:41.301 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:41.302 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 19:19:41.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 19:19:41.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:41.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:41.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:41.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:41.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:41.304 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 19:19:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:41.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:41.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:41.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:41.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 19:19:41.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 19:19:42.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:42.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:19:42.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:19:42.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:42.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:42.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:19:42.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:19:42.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:19:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:42.307 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 19:19:42.309 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:42.312 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 19:19:42.316 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 19:19:42.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:19:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:42.319 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:19:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:42.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:42.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:42.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:42.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:42.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:42.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:42.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:42.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:42.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:42.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:42.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:42.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:42.372 TRACE [main][WidgetHandler] Notify Table with event 13 19:19:42.373 TRACE [main][WidgetHandler] Wait for synchronization 19:19:42.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:19:42.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:42.376 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:19:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:42.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:42.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:42.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:42.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:42.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:42.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:42.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:42.396 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:42.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:42.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:42.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:42.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:42.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:42.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:42.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:42.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:42.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:42.439 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:42.439 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:42.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:42.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:42.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:42.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:42.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:42.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:42.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:42.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:42.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:42.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:42.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:42.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:42.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:42.466 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:42.466 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:42.466 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:42.466 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:42.466 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:42.466 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:42.466 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:42.466 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:42.466 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:42.466 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:42.466 DEBUG [main][MenuItemLookup] Item match:Window 19:19:42.467 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:42.467 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:42.467 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:42.467 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:42.467 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:42.467 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:42.467 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:42.467 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:42.467 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:42.467 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:42.467 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:42.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:42.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:42.468 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:42.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:42.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:42.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:42.655 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:42.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:42.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:42.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:19:42.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:42.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:42.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:19:42.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:42.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:42.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:42.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 19:19:42.692 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 19:19:42.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 19:19:42.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 19:19:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 19:19:42.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:42.701 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 19:19:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:42.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:42.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available.... 19:19:42.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:42.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:42.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:42.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully 19:19:42.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 19:19:42.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:42.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:42.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 19:19:42.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:42.803 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml_test 19:19:42.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 19:19:42.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:42.812 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:42.813 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 19:19:42.818 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 19:19:42.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:19:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:42.820 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:19:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:42.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:42.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:42.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:42.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:42.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:42.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:42.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:42.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:42.873 TRACE [main][WidgetHandler] Notify Table with event 13 19:19:42.873 TRACE [main][WidgetHandler] Wait for synchronization 19:19:42.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:19:42.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:42.896 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:19:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:42.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:42.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:42.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:42.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:42.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:42.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:42.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:42.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:42.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:42.916 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:42.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:42.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:42.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:42.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:42.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:42.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:42.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:42.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:42.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:42.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:42.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:42.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:42.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:42.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:42.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:42.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:42.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:42.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:42.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:42.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:42.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:42.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:42.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:42.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:42.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:42.959 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:42.959 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:42.959 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:42.959 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:42.959 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:42.959 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:42.959 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:42.959 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:42.959 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:42.959 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:42.959 DEBUG [main][MenuItemLookup] Item match:Window 19:19:42.960 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:42.960 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:42.960 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:42.960 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:42.960 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:42.960 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:42.960 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:42.960 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:42.960 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:42.960 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:42.960 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:43.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:43.008 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:43.008 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:43.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:43.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:43.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:43.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:43.159 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:43.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:43.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:19:43.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:43.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:43.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:19:43.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:43.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:43.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:43.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 19:19:43.163 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 19:19:43.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 19:19:43.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 19:19:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Local Catalog...") 19:19:43.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:43.181 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 19:19:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:43.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:43.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:43.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 19:19:43.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available. finished successfully 19:19:43.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 19:19:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:43.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:43.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:19:43.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:43.262 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 19:19:43.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 19:19:43.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:43.279 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:43.280 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 19:19:43.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:19:43.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:43.285 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:19:43.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:43.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:43.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:43.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:43.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:43.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:43.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:43.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:43.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:43.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:43.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:43.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 19:19:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:43.340 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 19:19:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:43.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:43.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:43.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available.... 19:19:43.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully 19:19:43.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 19:19:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:43.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 19:19:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:43.417 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 19:19:43.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 19:19:43.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:43.432 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:43.433 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test 19:19:43.436 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 19:19:43.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:19:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:43.439 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:19:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:43.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:43.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:43.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:43.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:43.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:43.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:43.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:43.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:43.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:19:43.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:43.490 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:19:43.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:43.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:43.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:43.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:43.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:43.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:43.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:43.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:43.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:43.537 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:43.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:43.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:43.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:43.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:43.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:43.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:43.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:43.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:43.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:43.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:43.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:43.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:43.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:43.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:43.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:43.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:43.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:43.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:43.618 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:43.619 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:43.619 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:43.619 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:43.619 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:43.619 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:43.619 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:43.619 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:43.619 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:43.619 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:43.619 DEBUG [main][MenuItemLookup] Item match:Window 19:19:43.620 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:43.620 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:43.620 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:43.620 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:43.620 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:43.620 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:43.620 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:43.620 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:43.620 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:43.620 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:43.620 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:43.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:43.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:43.620 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:43.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:43.775 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:43.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:43.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:43.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:19:43.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:43.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:43.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:19:43.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:43.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:43.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:43.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 19:19:43.779 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 19:19:43.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 19:19:43.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 19:19:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 19:19:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:43.798 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 19:19:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:43.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:43.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available.... 19:19:43.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully 19:19:43.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 19:19:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:43.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 19:19:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:43.879 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 19:19:43.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 19:19:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:43.886 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:43.887 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 19:19:43.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 19:19:43.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:43.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:43.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:43.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:43.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:43.896 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 19:19:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:43.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:43.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:43.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:43.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:43.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 19:19:44.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 19:19:44.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:19:44.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:44.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:19:44.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:44.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:44.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:19:44.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:19:44.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:19:44.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:44.899 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 19:19:44.899 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:44.902 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 19:19:44.902 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 19:19:44.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:19:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:44.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:44.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:44.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:44.904 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:19:44.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:44.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:44.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:44.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:44.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:44.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:44.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:44.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:44.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:44.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:44.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:44.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:44.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:44.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:44.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:44.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:44.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:44.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:44.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:44.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:44.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:44.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:44.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 19:19:44.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:44.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:44.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:44.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:44.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:44.959 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 19:19:44.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:44.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:44.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:44.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:45.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available.... 19:19:45.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:45.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:45.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:45.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully 19:19:45.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 19:19:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:45.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 19:19:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:45.040 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xml 19:19:45.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 19:19:45.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:45.043 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:45.044 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 19:19:45.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 19:19:45.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:45.047 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 19:19:45.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:45.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:45.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:45.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:45.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 19:19:45.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:19:45.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:45.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:19:45.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:45.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:45.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:19:45.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:19:45.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:19:45.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:45.558 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 19:19:45.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:45.559 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 19:19:45.560 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 19:19:45.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:19:45.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:45.562 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:19:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:45.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:45.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:45.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:45.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:45.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:19:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:45.614 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:19:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:45.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:45.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:45.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:45.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:45.631 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:45.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:45.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:45.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:45.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:45.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:45.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:45.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:45.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:45.697 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:45.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:45.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:45.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:45.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:45.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:45.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:45.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:45.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:45.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:45.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:45.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:45.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:45.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:45.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:45.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:45.699 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:45.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:45.699 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:45.699 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:45.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:45.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:45.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:45.699 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:45.700 DEBUG [main][MenuItemLookup] Item match:Window 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:45.700 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:45.700 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:45.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:45.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:45.701 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:45.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:45.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:45.854 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:45.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:45.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:19:45.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:45.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:45.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:19:45.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:45.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:45.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:45.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 19:19:45.868 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 19:19:45.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 19:19:45.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 19:19:45.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 19:19:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:45.886 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 19:19:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:45.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:45.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available.... 19:19:45.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:45.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:45.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully 19:19:45.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 19:19:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:45.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 19:19:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:45.966 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 19:19:45.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 19:19:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:45.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:45.974 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 19:19:45.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 19:19:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:45.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:45.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:45.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:45.984 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 19:19:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:45.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:45.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:45.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 19:19:46.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:19:46.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:46.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:19:46.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:19:46.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:46.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:46.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:19:46.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:19:46.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:19:46.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:46.485 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 19:19:46.485 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:46.486 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 19:19:46.487 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 19:19:46.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:19:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:46.491 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:19:46.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:46.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:46.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:46.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:46.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:46.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:46.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:46.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:46.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:46.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:46.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:46.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 19:19:46.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:46.555 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 19:19:46.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:46.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:46.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:46.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available.... 19:19:46.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:46.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:46.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully 19:19:46.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 19:19:46.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:46.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:46.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 19:19:46.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:46.639 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xmlabc 19:19:46.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 19:19:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:19:46.642 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:19:46.643 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 19:19:46.643 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 19:19:46.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:19:46.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:46.652 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:19:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:46.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:46.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:46.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:46.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:46.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:46.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:19:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:46.715 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:19:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:46.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:46.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:46.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 19:19:46.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:19:46.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:19:46.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:19:46.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:46.732 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:46.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:46.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:46.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:46.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:46.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:46.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:46.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:46.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:46.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 19:19:46.799 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 19:19:46.799 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:46.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.473 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.651 s setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.45 s setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.518 s editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.658 s editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 2.08 s editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.101 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 19:19:46.810 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 19:19:46.811 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:19:46.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:46.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 19:19:46.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:46.811 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:19:46.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:46.812 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:19:46.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:46.812 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:46.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:46.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:46.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 19:19:46.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 19:19:46.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:46.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:46.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:46.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:46.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:46.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:46.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:46.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:46.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:46.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:46.814 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:46.814 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:46.814 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:46.814 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:46.814 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:46.814 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:46.814 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:46.814 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:46.814 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:46.814 DEBUG [main][MenuItemLookup] Item match:Window 19:19:46.815 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:46.815 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:46.815 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:46.815 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:46.815 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:46.815 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:46.815 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:46.815 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:46.815 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:46.815 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:46.815 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:46.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:46.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:46.816 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:46.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:46.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:46.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:46.962 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:46.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:46.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:46.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:46.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:46.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:46.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:46.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:46.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:19:46.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:46.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:46.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:19:46.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:46.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:46.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:46.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 19:19:46.965 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 19:19:46.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 19:19:46.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 19:19:47.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 19:19:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:47.028 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 19:19:47.028 DEBUG [main][AbstractWait] Waiting until widget is found... 19:19:47.028 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:19:47.028 TRACE [main][WidgetLookup] widget with index 1 is found 19:19:47.028 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 19:19:47.028 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:19:47.028 DEBUG [main][AbstractText] Set focus to Text 19:19:47.029 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:19:47.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 19:19:47.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:47.035 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 19:19:47.035 DEBUG [main][AbstractWait] Waiting until widget is found... 19:19:47.035 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:19:47.035 TRACE [main][WidgetLookup] widget with index 1 is found 19:19:47.035 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 19:19:47.035 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:19:47.035 DEBUG [main][AbstractText] Set focus to Text 19:19:47.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:47.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:47.049 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:47.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:47.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:47.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:47.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:47.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:47.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:47.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:47.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 19:19:47.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:47.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:47.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 19:19:47.094 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 19:19:47.094 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:47.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:47.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) Time elapsed: 0.281 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 19:19:47.104 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 19:19:47.105 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:19:47.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:47.105 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 19:19:47.105 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:47.105 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:19:47.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:47.133 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:19:47.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:47.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:47.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:47.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:47.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkGlobalUpdatePolicy no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 19:19:47.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 19:19:47.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:47.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:47.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:47.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:47.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:47.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:47.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:47.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:47.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:47.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:47.135 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:47.135 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:47.135 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:47.135 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:47.135 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:47.135 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:47.135 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:47.135 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:47.135 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:47.135 DEBUG [main][MenuItemLookup] Item match:Window 19:19:47.136 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:47.136 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:47.136 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:47.136 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:47.136 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:47.136 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:47.136 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:47.136 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:47.136 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:47.136 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:47.136 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:47.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:47.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:47.137 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:47.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:47.270 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:47.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:47.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:47.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 19:19:47.272 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 19:19:47.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 19:19:47.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 19:19:47.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:47.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:47.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:47.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:47.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:47.379 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Default to selection: Always 19:19:47.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:47.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:47.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:47.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:47.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:47.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:47.410 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Always to selection: Daily 19:19:47.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:47.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:47.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:47.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:47.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:47.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:47.432 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Daily to selection: Hourly 19:19:47.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:47.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:47.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:47.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:47.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:47.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:47.463 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Hourly to selection: Default 19:19:47.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:47.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:47.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:47.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:47.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:47.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:47.491 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Default to selection: Never 19:19:47.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:47.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:47.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:47.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:47.505 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:47.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:47.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:47.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:47.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:47.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:47.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 19:19:47.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:47.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:47.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkGlobalUpdatePolicy no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 19:19:47.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:47.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:47.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:47.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 19:19:47.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 19:19:47.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:47.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:47.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:47.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:47.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:47.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:47.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:47.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:47.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:47.554 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:47.554 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:47.554 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:47.554 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:47.554 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:47.554 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:47.554 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:47.554 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:47.554 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:47.554 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:47.554 DEBUG [main][MenuItemLookup] Item match:Window 19:19:47.554 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:47.555 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:47.555 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:47.555 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:47.555 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:47.555 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:47.555 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:47.555 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:47.555 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:47.555 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:47.555 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:47.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:47.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:47.583 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:47.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:47.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:47.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:47.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:47.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:47.739 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:47.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:47.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:47.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:47.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 19:19:47.743 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 19:19:47.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 19:19:47.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 19:19:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 19:19:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:47.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:47.770 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 19:19:47.770 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output 19:19:47.770 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output 19:19:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:47.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:47.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:47.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories") 19:19:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:47.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:47.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:48.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:48.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:19:48.796 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:19:48.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:48.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:48.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:48.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:48.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:48.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:48.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:48.814 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Default to selection: Never 19:19:48.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 19:19:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:48.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:48.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:48.820 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 19:19:48.820 INFO [WorkbenchTestable][CheckBox] Check checkbox Download Artifact &Javadoc 19:19:48.820 INFO [WorkbenchTestable][AbstractButton] Click button Download Artifact &Javadoc 19:19:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:48.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:48.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:48.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 19:19:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:48.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:48.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:48.824 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 19:19:48.824 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do&wnload Artifact Sources already selected, no action performed 19:19:48.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 19:19:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:48.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:48.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:48.836 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 19:19:48.836 INFO [WorkbenchTestable][CheckBox] Check checkbox Download repository index updates on startup 19:19:48.836 INFO [WorkbenchTestable][AbstractButton] Click button Download repository index updates on startup 19:19:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:48.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:48.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:48.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 19:19:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:48.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:48.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:48.841 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 19:19:48.841 INFO [WorkbenchTestable][CheckBox] Check checkbox Hide folders of physically nested modules (experimental) 19:19:48.841 INFO [WorkbenchTestable][AbstractButton] Click button Hide folders of physically nested modules (experimental) 19:19:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:48.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:48.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:48.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 19:19:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:48.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:48.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:48.854 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 19:19:48.854 INFO [WorkbenchTestable][CheckBox] Check checkbox &Offline 19:19:48.854 INFO [WorkbenchTestable][AbstractButton] Click button &Offline 19:19:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:48.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:48.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:48.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 19:19:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:48.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:48.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:48.858 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 19:19:48.858 INFO [WorkbenchTestable][CheckBox] Check checkbox Update Maven projects on startup 19:19:48.858 INFO [WorkbenchTestable][AbstractButton] Click button Update Maven projects on startup 19:19:48.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:48.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:48.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:48.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:48.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 19:19:48.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:48.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:48.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:48.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:48.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories") 19:19:48.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:48.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:48.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:49.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:49.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:49.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:49.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:49.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:19:49.905 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:19:49.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:49.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:49.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:49.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:49.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:49.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:49.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:49.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:49.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:49.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:49.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 19:19:49.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:49.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:49.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:49.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:49.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:49.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 19:19:49.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:49.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:49.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:49.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:49.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:49.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 19:19:49.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:49.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:49.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:49.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:49.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:49.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 19:19:49.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:49.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:49.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:49.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:49.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:49.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 19:19:49.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:49.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:49.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:49.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:49.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:49.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 19:19:49.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:49.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:49.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:49.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:49.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:49.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:49.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:49.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:49.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:49.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:49.953 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:49.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:49.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:49.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:49.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:49.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:49.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:49.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:49.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 19:19:49.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:49.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:49.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 19:19:49.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:49.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:49.996 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:49.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 19:19:49.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 19:19:49.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:49.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:49.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:49.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:49.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:49.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:19:49.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:49.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:49.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:49.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:49.997 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:49.997 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:19:49.997 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:19:49.997 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:19:49.997 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:19:49.997 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:19:49.997 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:19:49.997 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:19:49.997 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:19:49.997 DEBUG [main][MenuItemLookup] Item match:Window 19:19:49.998 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:19:49.998 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:19:49.998 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:19:49.998 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:49.998 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:19:49.998 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:19:49.998 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:49.998 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:19:49.998 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:49.998 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:19:49.998 DEBUG [main][MenuItemLookup] Item match:Preferences 19:19:49.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:19:49.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:19:49.998 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:19:50.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:19:50.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:19:50.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:19:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:50.194 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:19:50.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:50.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:19:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:50.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:50.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:50.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:50.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:50.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 19:19:50.197 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 19:19:50.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 19:19:50.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 19:19:50.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:50.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:50.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:50.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:50.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 19:19:50.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:50.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:50.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:50.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:50.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:50.201 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 19:19:50.201 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed 19:19:50.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories") 19:19:50.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:50.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:50.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:50.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:50.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:51.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:51.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:19:51.239 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:19:51.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:51.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:51.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:51.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:51.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:51.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:51.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:51.249 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Default to selection: Default 19:19:51.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 19:19:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:51.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:51.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:51.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:51.252 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 19:19:51.252 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download Artifact &Javadoc not checked, no action performed 19:19:51.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 19:19:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:51.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:51.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:51.255 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 19:19:51.255 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Do&wnload Artifact Sources 19:19:51.255 INFO [WorkbenchTestable][AbstractButton] Click button Do&wnload Artifact Sources 19:19:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:51.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:51.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:51.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 19:19:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:51.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:51.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:51.258 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 19:19:51.259 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download repository index updates on startup not checked, no action performed 19:19:51.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 19:19:51.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:51.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:51.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:51.262 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 19:19:51.262 DEBUG [WorkbenchTestable][CheckBox] Checkbox Hide folders of physically nested modules (experimental) not checked, no action performed 19:19:51.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 19:19:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:51.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:51.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:51.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:51.268 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 19:19:51.268 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Offline not checked, no action performed 19:19:51.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 19:19:51.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:51.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:51.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:51.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:51.272 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 19:19:51.272 DEBUG [WorkbenchTestable][CheckBox] Checkbox Update Maven projects on startup not checked, no action performed 19:19:51.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 19:19:51.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:51.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:51.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:51.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:51.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories") 19:19:51.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:51.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:51.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:51.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:52.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:19:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:19:52.292 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:19:52.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Global Update Policy:") 19:19:52.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:52.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:52.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:52.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:19:52.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:52.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:52.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 19:19:52.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 19:19:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 19:19:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 19:19:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 19:19:52.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 19:19:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.324 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:52.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:52.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:52.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:52.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:52.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 19:19:52.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:52.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:52.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 19:19:52.368 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 19:19:52.368 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:52.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:52.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:52.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.265 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest checkGlobalUpdatePolicy no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 0.418 s checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 2.442 s uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 2.372 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 19:19:52.379 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 19:19:52.380 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:19:52.380 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:52.380 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 19:19:52.380 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:52.380 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:19:52.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:52.402 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:19:52.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:52.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:52.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 19:19:52.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 19:19:52.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:52.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:52.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:52.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:19:52.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:19:52.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"] 19:19:52.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:19:52.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:19:52.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:19:52.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"] 19:19:52.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:19:52.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:19:52.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:52.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:52.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:52.407 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:52.407 DEBUG [main][MenuItemLookup] Item match:File 19:19:52.408 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:19:52.408 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:52.414 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:19:52.414 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:19:52.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:19:52.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:19:52.415 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:19:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:19:52.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:19:52.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:19:52.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:52.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:52.542 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:19:52.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:19:52.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:19:52.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:52.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:52.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:19:52.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:52.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:52.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:52.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM 19:19:52.545 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM 19:19:52.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection 19:19:52.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM 19:19:52.560 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:19:52.560 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:19:52.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:19:52.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.563 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:19:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:52.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:52.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:52.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:19:52.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Check out as Maven project from SCM"] is available.... 19:19:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Check out as Maven project from SCM"] is available. finished successfully 19:19:52.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM 19:19:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:52.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:52.669 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 19:19:52.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutLocationPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Check out All Projects") 19:19:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutLocationPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Check out Head Revision") 19:19:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.704 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 19:19:52.704 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard 19:19:52.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:19:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:52.707 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:19:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:52.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:52.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:52.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:19:52.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:19:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:52.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:19:52.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:52.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:19:52.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:52.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:52.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:19:52.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:19:52.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:19:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:52.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 19:19:52.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:52.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:52.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 19:19:52.762 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 19:19:52.762 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:19:52.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:19:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) Time elapsed: 0.36 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 19:19:52.801 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 19:19:52.802 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:19:52.802 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:52.802 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 19:19:52.802 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:52.802 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:19:52.808 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:52.808 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:19:52.808 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:52.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:19:52.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 19:19:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 19:19:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:19:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:19:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:19:52.812 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:19:52.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:19:52.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 19:19:52.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:19:52.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:19:52.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:19:52.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 19:19:52.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:19:52.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:19:52.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:19:52.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:52.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:52.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:19:52.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:19:52.816 DEBUG [main][MenuItemLookup] Found menu:'File' 19:19:52.817 DEBUG [main][MenuItemLookup] Item match:File 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'' 19:19:52.818 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:19:52.818 DEBUG [main][MenuItemLookup] Item match:Import... 19:19:52.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:19:52.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:19:52.819 INFO [main][MenuItemHandler] Select menu item: &Import... 19:19:52.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:19:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:19:52.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:19:52.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:52.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:52.953 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:19:52.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:52.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:19:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:52.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:52.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:52.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:19:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:19:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:19:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:19:52.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:53.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:53.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:19:53.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:19:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:19:53.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:19:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:19:53.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:19:53.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 19:19:53.462 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 19:19:53.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 19:19:53.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 19:19:53.467 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:19:53.467 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:19:53.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:19:53.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:53.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:53.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:53.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:53.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:53.469 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:19:53.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:53.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:53.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:53.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:53.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:19:53.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:53.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 19:19:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 19:19:53.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 19:19:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:53.574 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 19:19:53.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:19:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 19:19:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 19:19:53.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 19:19:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:53.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Root Directory:") 19:19:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:53.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:53.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:53.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:53.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:19:53.603 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/wizard/maven-wrong-project 19:19:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 19:19:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 19:19:53.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 19:19:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:53.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:53.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:19:53.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:53.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:53.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:53.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:53.654 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 19:19:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:53.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:53.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:53.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 19:19:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 19:19:53.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 19:19:53.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:53.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 19:19:53.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:19:53.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:53.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:53.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:53.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:53.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:53.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 19:19:53.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 19:19:53.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 19:19:53.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 19:19:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:53.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:19:53.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:53.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 19:19:53.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:53.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:53.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:53.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:53.742 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:19:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:53.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:53.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:19:53.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 19:19:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 19:19:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:19:53.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 19:19:54.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 19:19:54.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 19:19:55.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 19:19:55.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 19:19:56.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 19:19:56.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 19:19:57.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 19:19:57.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 19:19:57.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 19:19:57.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 19:19:57.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 19:19:58.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:19:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:19:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 19:19:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. finished successfully 19:19:58.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors 19:19:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:19:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:19:58.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Resolve All Later") 19:19:58.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:58.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 19:19:58.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:58.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:58.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:58.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:58.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:58.412 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later 19:19:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:58.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:58.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:58.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:19:58.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:19:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:19:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:19:58.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 19:19:58.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:19:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:19:58.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:19:58.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:19:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:19:58.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:19:58.420 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:19:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:19:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:19:58.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:19:58.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:19:58.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:19:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:19:58.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available.... 19:20:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available. failed, an exception will be thrown 19:20:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:20:08.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:08.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:08.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:08.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:08.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:08.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:08.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:08.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:08.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:09.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:09.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:09.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:09.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:09.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:09.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:09.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:09.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:09.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:09.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:09.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:09.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:09.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:09.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:09.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:09.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:09.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:09.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:10.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:10.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:10.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:10.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:10.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:10.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:10.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:10.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:10.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:11.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:11.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:11.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:11.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:11.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:11.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:11.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:11.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:11.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:12.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:12.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:12.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:12.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:12.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:12.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:12.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:15.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:15.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:15.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:15.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:15.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:15.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:15.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:15.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:15.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:18.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:18.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:18.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:18.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:18.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:18.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:18.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:18.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:18.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:20:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:20:18.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:18.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:20:18.626 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:20:18.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:20:18.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:18.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:18.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:20:18.626 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:20:18.627 DEBUG [main][MenuItemLookup] Found menu:'File' 19:20:18.627 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:20:18.627 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:20:18.627 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:20:18.627 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:20:18.627 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:20:18.627 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:20:18.627 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:20:18.627 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:20:18.627 DEBUG [main][MenuItemLookup] Item match:Window 19:20:18.628 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:20:18.628 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:20:18.628 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:20:18.628 DEBUG [main][MenuItemLookup] Found menu:'' 19:20:18.628 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:20:18.628 DEBUG [main][MenuItemLookup] Item match:Show View 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'' 19:20:18.637 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:20:18.637 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:20:18.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:20:18.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:20:18.638 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:20:18.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:20:18.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:20:18.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:20:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:18.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:20:18.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:20:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:20:18.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:20:18.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:20:18.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:20:18.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:18.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:18.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:18.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:18.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:20:18.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:20:18.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:20:18.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:20:18.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:20:18.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:20:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:20:19.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:20:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:20:19.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:20:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:20:19.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:20:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:20:19.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:20:19.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:20:19.248 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:20:19.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:20:19.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:20:19.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:20:19.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:20:19.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:20:19.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:20:19.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:20:19.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:19.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:19.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:20:19.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:20:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:20:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:20:19.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:20:19.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:20:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:19.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:19.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:19.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:20:19.252 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:20:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:20:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:20:19.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:20:19.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:20:19.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:20:19.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:20:19.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:20:19.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:19.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:19.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:20:19.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:19.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:19.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:20:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:19.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:19.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:20:19.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:20:19.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:19.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:19.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:19.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:19.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:20:19.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:20:19.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:20:19.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:20:19.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:20:19.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:20:19.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:20:19.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:20:19.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:20:19.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:20:19.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:20:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:19.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:19.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:20:19.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:19.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:20:20.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:20.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:20:20.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:20:20.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:20:20.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:20:20.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:20:20.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:20:20.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:20:20.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:20.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:20.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:20.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:20.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:20:20.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 19:20:20.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 19:20:20.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:20:20.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:20:20.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:20:20.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:20:20.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 19:20:20.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:20:20.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 19:20:20.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 19:20:20.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:20:20.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:20:20.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:20:20.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:20:20.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:20:20.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 19:20:20.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:20:20.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:20:20.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:20:20.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 19:20:20.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:20:20.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:20:20.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:20:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:20.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:20:20.355 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:20:20.355 DEBUG [main][MenuItemLookup] Found menu:'File' 19:20:20.355 DEBUG [main][MenuItemLookup] Item match:File 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:20:20.356 DEBUG [main][MenuItemLookup] Found menu:'' 19:20:20.357 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:20:20.357 DEBUG [main][MenuItemLookup] Found menu:'' 19:20:20.357 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:20:20.357 DEBUG [main][MenuItemLookup] Item match:Import... 19:20:20.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:20:20.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:20:20.357 INFO [main][MenuItemHandler] Select menu item: &Import... 19:20:20.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:20:20.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:20:20.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:20:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:20.486 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:20:20.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:20:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:20.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:20.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:20.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:20.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:20:20.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:20:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:20:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:20:20.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:20:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:20:20.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:20:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:20:20.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:20:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:20:20.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:20:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:20:20.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:20:20.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:20:20.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:20:20.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 19:20:20.496 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 19:20:20.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 19:20:20.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 19:20:20.496 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:20:20.496 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:20:20.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:20:20.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:20.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:20.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:20.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:20.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:20:20.498 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:20:20.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:20:20.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:20:20.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:20:20.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:20:20.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:20:20.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 19:20:20.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 19:20:20.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 19:20:20.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:20.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:20.597 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 19:20:20.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:20.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 19:20:20.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 19:20:20.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 19:20:20.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:20.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:20.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Root Directory:") 19:20:20.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:20.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:20.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:20.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:20.601 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/wizard/maven-test-project 19:20:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 19:20:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 19:20:20.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 19:20:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:20.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:20:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:20.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:20.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:20.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:20:20.632 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 19:20:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:20:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:20:20.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:20:20.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:20:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 19:20:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 19:20:20.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 19:20:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 19:20:20.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:20:20.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:20.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:20.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:20.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:20:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 19:20:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 19:20:20.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 19:20:20.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 19:20:20.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:20.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:20.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:20:20.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:20:20.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:20:20.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:20:20.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 19:20:20.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:20:20.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:20.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:20.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:20.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:20:20.718 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:20:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:20:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:20:20.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:20:20.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:20:20.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:20:20.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:20:20.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:20:20.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 19:20:20.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 19:20:20.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:20:20.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 19:20:21.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 19:20:21.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 19:20:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:20:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:20:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:20:22.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:22.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:20:22.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:22.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:22.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:22.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:22.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:22.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:22.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:22.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:20:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 19:20:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. failed, an exception will be thrown 19:20:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available.... 19:20:42.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available. failed, an exception will be thrown 19:20:42.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:20:42.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:42.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:42.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:42.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:42.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:42.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:42.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:42.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:42.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:42.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:42.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:42.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:42.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:42.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:42.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:42.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:42.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:42.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:45.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:45.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:45.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:45.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:45.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:45.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:45.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:45.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:45.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:46.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:46.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:46.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:46.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:46.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:46.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:46.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:46.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:46.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:47.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:47.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:47.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:47.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:47.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:47.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:47.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:47.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:47.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:48.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:48.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:48.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:48.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:48.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:48.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:48.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:48.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:48.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:49.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:51.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:51.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:51.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:51.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:51.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:51.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:51.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:51.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:51.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:52.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:20:52.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:20:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:52.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:20:52.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:52.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:52.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:20:52.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:52.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:52.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:20:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:52.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:52.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:20:52.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:20:52.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:52.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:52.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:52.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:20:52.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:20:52.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:20:52.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:20:52.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:20:52.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:20:52.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:20:52.377 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:20:52.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:20:52.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:20:52.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:20:52.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:52.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:52.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:20:52.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:52.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:20:53.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:53.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:20:53.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:20:53.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:20:53.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:20:53.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:20:53.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:20:53.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:20:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:53.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:53.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:53.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:20:53.382 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 19:20:53.383 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 19:20:53.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 19:20:53.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:20:53.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:20:53.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:20:53.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:20:53.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 19:20:53.385 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 19:20:53.385 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:20:53.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:20:53.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:20:53.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.585 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 27.542 s testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 33.033 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 19:20:53.398 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 19:20:53.399 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:20:53.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:20:53.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 19:20:53.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:20:53.399 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:20:53.400 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:20:53.400 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:20:53.400 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:20:53.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:20:53.401 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 19:20:53.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 19:20:53.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:20:53.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:20:53.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:20:53.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:20:53.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:20:53.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 19:20:53.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:20:53.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:20:53.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:20:53.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 19:20:53.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:20:53.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:20:53.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:20:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:53.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:20:53.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:20:53.406 DEBUG [main][MenuItemLookup] Found menu:'File' 19:20:53.406 DEBUG [main][MenuItemLookup] Item match:File 19:20:53.408 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:20:53.408 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'File' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'' 19:20:53.415 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:20:53.415 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:20:53.416 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:20:53.416 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:20:53.416 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:20:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:20:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:20:53.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:20:53.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:53.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:53.550 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:20:53.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:20:53.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:53.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:53.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:53.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:53.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:20:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:20:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:20:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:20:53.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:20:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:20:53.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:20:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:20:53.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:20:53.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:20:53.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:20:53.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:20:53.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:20:53.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:20:53.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:20:53.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 19:20:53.565 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 19:20:53.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 19:20:53.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 19:20:53.565 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:20:53.565 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:20:53.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:20:53.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:53.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:53.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:53.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:20:53.567 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:20:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:20:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:20:53.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:20:53.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:20:53.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:20:53.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 19:20:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully 19:20:53.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 19:20:53.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:20:53.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:20:53.816 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:20:53.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:20:53.816 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:20:53.816 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 19:20:53.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:20:53.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:53.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:53.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:53.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:20:53.818 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:20:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:20:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:20:53.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:20:53.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:20:53.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 19:20:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:53.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:53.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:53.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:53.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 19:20:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:53.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:53.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:53.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:53.892 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal 19:20:53.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 19:20:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:53.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:53.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:53.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:20:53.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:20:53.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 19:20:54.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 19:20:54.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:20:54.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:20:54.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:20:54.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:20:54.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:20:54.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:20:54.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:20:54.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:20:54.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:20:54.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:20:54.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:20:54.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:20:54.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 19:20:54.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:54.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:54.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:54.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:54.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 19:20:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:54.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:54.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:54.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:20:54.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:20:54.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:20:54.937 TRACE [main][WidgetHandler] Notify Table with event 13 19:20:54.937 TRACE [main][WidgetHandler] Wait for synchronization 19:20:54.938 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:20:54.938 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 19:20:54.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:20:54.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:54.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:54.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:54.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:20:54.951 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:20:54.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:20:54.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:20:54.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:20:54.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:20:55.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 19:20:55.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:55.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:55.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:55.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:55.055 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:artifact 19:20:55.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 19:20:55.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:55.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:55.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:55.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:55.082 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group 19:20:55.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 19:20:55.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:55.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:55.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:55.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:55.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:55.106 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0 19:20:55.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 19:20:55.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:55.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:55.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:55.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:55.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 19:20:55.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:55.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:55.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:55.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:55.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:55.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 19:20:55.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:55.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:55.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:55.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:55.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:55.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:20:55.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:55.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:55.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:55.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:20:55.165 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:20:55.165 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 19:20:55.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:20:55.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:20:55.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:20:55.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:20:55.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:20:55.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:20:55.169 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:20:55.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:20:55.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:20:55.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:20:55.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:20:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:20:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:20:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:20:55.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 19:20:55.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:20:56.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:20:56.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:20:57.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:20:57.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:20:58.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:20:58.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:20:59.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:20:59.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:00.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:00.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:01.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:01.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:02.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:02.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:03.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:03.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:04.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:04.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:05.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:05.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:06.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:06.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:07.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 19:21:07.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'clear source selection' is a system job, skipped 19:21:07.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 19:21:07.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:08.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:08.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:08.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:08.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:08.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:21:08.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:08.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:08.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:08.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:08.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:21:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:08.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:08.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:08.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:21:08.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:08.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:08.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:08.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:21:08.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:21:08.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:21:08.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:08.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:08.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:08.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:08.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:08.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:08.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:08.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:08.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:08.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:08.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:08.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:08.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:09.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:09.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:09.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:09.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:09.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:09.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:09.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:09.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:09.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:09.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:09.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 19:21:09.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 19:21:09.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 19:21:09.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 19:21:09.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:09.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:09.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 19:21:09.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:09.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:09.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:21:09.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:09.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:09.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:09.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:09.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:21:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:09.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:09.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:09.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:09.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:21:09.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:09.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:09.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:09.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:21:09.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:21:09.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:21:09.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:09.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:09.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:09.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:09.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:09.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:09.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:09.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:09.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:09.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:09.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:09.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:10.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:10.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:10.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:10.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:10.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:10.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:10.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:10.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:10.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:10.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:10.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:10.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 19:21:10.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 19:21:10.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 19:21:10.171 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:10.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:10.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:10.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:10.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:10.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:10.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:10.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:10.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:11.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:11.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:11.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:11.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:11.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:11.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:11.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:11.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:11.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:11.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:11.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:11.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:11.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:11.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 19:21:11.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 19:21:11.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 19:21:11.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:21:11.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:21:11.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:11.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:11.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:11.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:11.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:11.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:11.179 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:21:11.179 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:21:11.182 DEBUG [main][TreeItemHandler] Set Tree selection 19:21:11.183 DEBUG [main][TreeHandler] Notify Tree about selection event 19:21:11.198 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:21:11.208 DEBUG [WorkbenchTestable][TreeItemHandler] artifact 19:21:11.208 DEBUG [WorkbenchTestable][TreeItemHandler] maven-test-project 19:21:11.209 DEBUG [WorkbenchTestable][TreeItemHandler] maven-wrong-project 19:21:11.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:21:11.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'New' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:11.289 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:11.289 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:21:11.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:21:11.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:21:11.289 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:21:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:11.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:21:11.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:11.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:11.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:11.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:11.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:11.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:21:11.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:11.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:11.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:21:11.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:11.859 DEBUG [main][MenuItemLookup] Found menu:'New' 19:21:11.859 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:21:11.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:11.859 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:21:11.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:11.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:21:11.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:21:11.859 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:21:11.859 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:21:11.859 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:21:11.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:21:11.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:21:11.860 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:21:11.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:21:12.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:21:12.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:21:12.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:12.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:21:12.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:12.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:21:12.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:12.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:12.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:12.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:12.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:12.559 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:21:12.559 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:21:12.559 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:21:12.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:12.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:12.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:12.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:12.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:21:12.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:12.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:12.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:12.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:21:12.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:12.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:12.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:12.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:12.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:12.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:12.562 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:21:12.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:12.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:12.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:12.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:12.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:21:12.568 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:21:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:21:13.069 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:21:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:13.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:21:13.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:21:13.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 19:21:13.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:21:13.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:13.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:13.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:13.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:13.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:13.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:13.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:13.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:13.070 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 19:21:13.070 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:13.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:13.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:13.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.673 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) Time elapsed: 15.755 s Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 19:21:13.087 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 19:21:13.096 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:21:13.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:13.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 19:21:13.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:13.096 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:21:13.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:13.097 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:21:13.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:13.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:13.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:13.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:13.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:13.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:13.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:13.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:13.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:13.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:13.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:13.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:13.101 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:13.102 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:13.102 DEBUG [main][MenuItemLookup] Item match:File 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:13.103 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:13.103 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:13.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:13.104 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:13.104 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:13.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:13.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:13.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:13.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:13.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:13.226 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:13.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:13.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:13.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:13.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:13.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:13.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:13.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:13.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:13.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:13.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:13.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:13.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:13.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:13.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:13.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:13.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:13.734 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:13.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:13.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:13.737 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:13.737 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:13.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:13.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:13.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:13.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:13.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:13.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:13.740 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:13.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:13.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:13.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:13.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:13.846 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:13.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:13.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:13.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:13.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:13.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:13.847 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:13.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:13.851 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 19:21:13.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:21:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:13.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:13.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:13.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:13.868 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:21:13.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:13.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:13.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:13.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:13.869 TRACE [main][WidgetHandler] Notify Button with event 27 19:21:13.869 TRACE [main][WidgetHandler] Wait for synchronization 19:21:13.869 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:13.869 TRACE [main][WidgetHandler] Wait for synchronization 19:21:13.869 TRACE [main][WidgetHandler] Notify Button with event 26 19:21:13.869 TRACE [main][WidgetHandler] Wait for synchronization 19:21:13.869 TRACE [main][WidgetHandler] Notify Button with event 3 19:21:13.869 TRACE [main][WidgetHandler] Wait for synchronization 19:21:13.869 TRACE [main][WidgetHandler] Notify Button with event 4 19:21:13.869 TRACE [main][WidgetHandler] Wait for synchronization 19:21:13.869 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:13.869 TRACE [main][WidgetHandler] Wait for synchronization 19:21:13.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:21:13.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:13.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:21:13.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:21:13.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:13.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:21:13.904 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 19:21:13.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:13.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:13.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:13.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:13.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:13.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:13.984 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:13.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:13.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:14.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:14.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:14.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:14.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:14.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:14.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:14.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:14.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:14.088 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 19:21:14.088 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:21:14.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:21:14.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:14.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:14.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:14.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:14.091 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:21:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:14.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:14.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:14.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:14.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:14.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:14.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:14.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:14.095 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 19:21:14.095 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 19:21:14.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:21:14.097 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 19:21:14.097 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:14.097 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:21:14.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:21:14.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:14.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:14.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:14.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:14.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:14.101 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:21:14.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:14.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:14.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:14.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:14.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:14.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:14.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:14.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:21:14.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:14.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:14.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:14.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:14.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:14.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:14.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:21:14.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:14.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:14.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:14.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:14.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:21:14.302 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:14.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:14.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:14.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:14.352 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:14.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:14.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:14.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:14.353 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:14.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:14.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:14.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:14.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:14.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:14.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:14.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:15.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:15.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:15.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:15.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:15.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:15.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:15.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:15.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:15.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:15.358 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 19:21:15.359 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:21:15.359 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 19:21:15.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 19:21:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:15.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 19:21:15.862 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 19:21:15.862 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 19:21:15.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 19:21:15.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 19:21:15.880 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 19:21:15.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 19:21:15.880 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 19:21:15.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 19:21:15.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 19:21:15.884 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:21:15.885 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:21:16.893 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:21:16.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:16.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:21:16.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:16.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:16.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:16.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:16.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:16.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:16.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:16.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bcc3056 is found... 19:21:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bcc3056 is found finished successfully 19:21:16.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 19:21:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:16.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:16.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:16.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:16.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:21:16.998 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:16.998 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:16.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:16.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 19:21:16.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 19:21:16.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:16.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:16.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:16.999 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:17.000 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:17.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 19:21:17.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:17.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:17.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:17.001 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:21:17.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:17.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:17.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:17.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:17.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:17.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:21:17.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 19:21:17.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:21:17.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:17.089 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:21:17.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:17.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:17.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:17.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:17.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 19:21:17.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:21:17.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:17.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:21:17.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:17.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:21:17.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 19:21:17.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:21:17.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:17.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:21:17.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:17.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:21:17.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:17.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:17.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:21:17.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:17.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:17.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 19:21:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:17.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 19:21:17.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:21:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:17.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:17.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:17.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:17.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:21:17.095 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:17.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:17.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:17.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:17.292 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 19:21:17.488 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:17.488 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:17.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 19:21:17.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:17.489 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:21:17.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:17.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:17.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:17.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:21:17.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 19:21:19.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:21:19.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:19.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:19.598 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:21:19.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:19.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:19.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:19.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:19.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:19.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:21:19.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 19:21:19.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:19.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:19.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:19.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:19.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 19:21:19.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:19.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:19.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:21:19.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:19.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:19.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 19:21:19.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:19.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 19:21:19.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:21:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:19.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:19.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:19.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:21:19.634 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:19.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:19.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:19.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:19.907 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:19.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:19.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:19.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:19.908 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:19.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:19.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:19.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:19.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:19.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:19.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:20.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:20.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:20.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:20.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:20.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:20.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:20.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:20.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:20.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:20.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:20.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:20.912 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 19:21:20.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 19:21:20.913 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 19:21:20.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 19:21:20.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 19:21:20.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:21:20.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:21.105 DEBUG [main][MenuItemLookup] Found menu:'New' 19:21:21.105 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:21:21.105 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:21.105 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:21:21.105 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:21:21.105 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:21.105 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:21:21.105 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:21.106 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:21.106 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:21:21.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:21:21.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:21:21.106 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:21:21.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:21.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:21:21.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 19:21:22.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 19:21:22.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:22.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:22.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:22.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:22.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:22.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:22.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:22.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:22.609 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 19:21:22.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 19:21:22.609 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 19:21:22.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 19:21:22.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 19:21:22.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:21:22.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:22.717 DEBUG [main][MenuItemLookup] Found menu:'New' 19:21:22.717 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:21:22.717 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:22.717 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:21:22.717 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:21:22.717 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:22.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:21:22.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:21:22.717 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:21:22.717 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:21:22.717 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:21:22.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:21:22.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:21:22.717 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:21:22.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:21:22.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:21:22.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:21:22.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:22.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:22.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:22.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:22.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:21:22.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:22.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:22.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:22.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:21:22.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:22.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:22.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:22.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:22.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:22.944 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:21:22.944 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:21:22.944 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:21:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:22.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:22.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:22.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:21:22.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:22.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:22.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:22.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:21:22.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:22.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:22.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:22.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:22.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:22.953 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:21:22.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:22.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:22.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:22.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:22.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:21:22.959 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:21:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:21:23.459 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:21:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:23.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:21:23.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:21:23.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:21:23.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:21:23.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:23.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:23.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:23.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:23.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:23.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:23.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:23.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 19:21:23.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:23.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.375 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) Time elapsed: 2.601 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:23.481 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:23.482 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:21:23.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:23.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:23.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:23.483 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:21:23.485 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:23.485 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:21:23.485 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:23.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:23.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:23.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:23.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:23.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:23.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:23.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:23.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:23.489 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:23.489 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:23.490 DEBUG [main][MenuItemLookup] Item match:File 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:23.491 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:23.492 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:23.492 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:23.492 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:23.492 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:23.492 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:23.492 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:23.492 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:23.492 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:23.492 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:23.492 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:23.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:23.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:23.492 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:23.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:23.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:23.621 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:23.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:23.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:23.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:23.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:23.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:23.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:23.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:23.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:23.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:23.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:23.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:23.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:23.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:23.626 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:23.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:23.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:23.626 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:23.626 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:23.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:23.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:23.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:23.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:23.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:23.641 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:23.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:23.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:23.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:23.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:23.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:23.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:23.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:23.773 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:23.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:23.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:23.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:23.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:23.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:23.774 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:23.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:23.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:23.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:23.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:23.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:23.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:23.840 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 19:21:23.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:23.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:23.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:23.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:23.841 TRACE [main][WidgetHandler] Notify Button with event 27 19:21:23.841 TRACE [main][WidgetHandler] Wait for synchronization 19:21:23.841 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:23.841 TRACE [main][WidgetHandler] Wait for synchronization 19:21:23.841 TRACE [main][WidgetHandler] Notify Button with event 26 19:21:23.841 TRACE [main][WidgetHandler] Wait for synchronization 19:21:23.841 TRACE [main][WidgetHandler] Notify Button with event 3 19:21:23.841 TRACE [main][WidgetHandler] Wait for synchronization 19:21:23.841 TRACE [main][WidgetHandler] Notify Button with event 4 19:21:23.841 TRACE [main][WidgetHandler] Wait for synchronization 19:21:23.841 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:23.841 TRACE [main][WidgetHandler] Wait for synchronization 19:21:23.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:23.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:23.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:23.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:23.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:21:23.845 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to: 19:21:23.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:23.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:23.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:23.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:23.847 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:23.847 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:23.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:23.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:23.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:23.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:23.851 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:23.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:23.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:23.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:23.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:23.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:21:23.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:21:23.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:23.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:23.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:23.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:23.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:23.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:23.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:23.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:23.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:23.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:23.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:23.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:23.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:23.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:23.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:23.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:23.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:23.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:23.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:23.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:23.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:23.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:23.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:23.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:23.953 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:23.953 DEBUG [main][MenuItemLookup] Item match:File 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:23.954 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:23.955 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:23.955 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:23.955 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:23.955 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:23.955 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:23.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:23.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:23.957 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:24.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:24.120 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:24.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:24.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:24.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:24.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:24.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:24.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:24.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:24.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:24.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:24.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:24.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:24.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:24.126 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:24.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:24.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:24.126 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:24.126 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:24.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:24.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:24.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:24.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:24.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:24.128 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:24.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:24.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:24.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:24.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:24.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:24.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:24.278 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:24.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:24.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:24.279 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:24.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:24.279 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 19:21:24.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:21:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:24.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:24.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:24.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:24.281 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:21:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:24.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:24.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:24.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:21:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:24.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:21:24.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:21:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:24.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:21:24.310 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 19:21:24.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:24.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:24.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:24.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:24.398 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:24.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:24.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:24.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:24.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:24.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:24.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:24.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:24.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:24.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:24.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:24.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:24.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:24.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:24.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:24.544 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1 19:21:24.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/) 19:21:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:25.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:25.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/) 19:21:25.045 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1 19:21:25.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/) 19:21:25.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:25.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/) 19:21:25.546 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1 19:21:25.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/) 19:21:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:26.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/) 19:21:26.055 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:26.055 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:26.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:26.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:26.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:26.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:26.069 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:26.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:26.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:26.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:26.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:26.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:26.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:26.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:26.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:26.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:26.157 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:26.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:26.157 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:26.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:26.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:26.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:26.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:26.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.160 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:26.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:26.163 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:26.163 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:26.163 DEBUG [main][MenuItemLookup] Item match:File 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:26.165 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:26.165 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:26.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:26.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:26.166 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:26.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:26.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:26.310 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:26.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:26.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:26.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:26.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:26.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:26.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:26.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:26.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:26.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:26.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:26.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:26.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:26.314 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:26.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:26.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:26.315 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:26.315 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:26.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:26.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:26.316 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:26.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:26.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:26.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:26.451 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:26.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:26.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:26.452 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:26.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.452 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 19:21:26.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:21:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:26.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:26.453 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:21:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:26.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:26.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:26.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:21:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:21:26.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:21:26.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:21:26.502 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 19:21:26.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:26.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:26.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:26.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:26.534 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:26.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:26.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:26.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:26.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:26.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:26.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:26.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:26.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:26.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:26.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:26.719 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 19:21:26.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:26.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:26.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:26.749 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:26.749 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:26.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:26.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:26.752 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:26.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:26.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:26.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:26.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:26.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:26.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:26.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:26.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:26.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:26.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:26.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:26.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:26.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:26.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:26.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:26.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:26.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:26.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:26.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:26.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:26.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:26.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:26.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:26.853 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:26.853 DEBUG [main][MenuItemLookup] Item match:File 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:26.855 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:26.855 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:26.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:26.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:26.856 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:26.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:26.987 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:26.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:26.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:26.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:26.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:26.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:26.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:26.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:26.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:26.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:26.990 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:26.990 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:26.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:26.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:26.991 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:26.991 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:26.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:26.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:26.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:26.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:26.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:26.993 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:26.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:26.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:26.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:26.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:27.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:27.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:27.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:27.106 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:27.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:27.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:27.107 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:27.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.107 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 19:21:27.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:21:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:27.109 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:21:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:27.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:27.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:27.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:21:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:21:27.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:21:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:21:27.111 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 19:21:27.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:27.223 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:27.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:27.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:27.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:27.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:27.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:27.345 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 19:21:27.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:27.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:27.356 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:27.356 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:27.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:27.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:27.359 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:27.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:27.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:27.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:27.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:27.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:27.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:27.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:27.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:27.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:27.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:27.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:27.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:27.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:27.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:27.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:27.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:27.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:27.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:27.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:27.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:27.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:27.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:27.440 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:27.440 DEBUG [main][MenuItemLookup] Item match:File 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:27.442 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:27.442 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:27.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:27.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:27.442 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:27.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:27.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:27.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:27.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:27.566 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:27.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:27.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:27.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:27.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:27.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:27.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:27.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:27.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:27.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:27.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:27.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:27.570 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:27.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:27.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:27.570 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:27.570 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:27.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:27.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:27.572 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:27.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:27.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:27.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:27.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:27.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:27.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:27.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:27.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:27.719 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:27.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:27.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:27.720 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:27.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:27.720 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 19:21:27.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:27.721 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 19:21:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:27.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:27.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:27.722 TRACE [main][WidgetHandler] Notify Button with event 27 19:21:27.722 TRACE [main][WidgetHandler] Wait for synchronization 19:21:27.722 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:27.722 TRACE [main][WidgetHandler] Wait for synchronization 19:21:27.722 TRACE [main][WidgetHandler] Notify Button with event 26 19:21:27.722 TRACE [main][WidgetHandler] Wait for synchronization 19:21:27.722 TRACE [main][WidgetHandler] Notify Button with event 3 19:21:27.722 TRACE [main][WidgetHandler] Wait for synchronization 19:21:27.722 TRACE [main][WidgetHandler] Notify Button with event 4 19:21:27.722 TRACE [main][WidgetHandler] Wait for synchronization 19:21:27.722 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:27.722 TRACE [main][WidgetHandler] Wait for synchronization 19:21:27.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:21:27.726 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 19:21:27.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:27.854 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:27.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:27.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:27.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:27.917 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 19:21:27.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:27.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 19:21:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:27.946 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 19:21:27.946 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 19:21:27.946 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 19:21:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:27.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:27.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:27.949 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:27.949 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:27.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:27.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:27.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:27.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:27.953 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:27.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:27.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:28.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:28.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:28.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:28.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:28.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:28.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:28.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:28.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:28.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:28.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:28.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:28.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:28.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:28.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:28.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:28.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:28.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:28.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:28.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:28.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:28.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:28.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:28.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:28.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:28.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:28.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:28.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:28.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:28.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:28.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:28.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:28.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:28.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:28.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:28.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:28.055 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:28.055 DEBUG [main][MenuItemLookup] Item match:File 19:21:28.056 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:28.057 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:28.057 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:28.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:28.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:28.058 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:28.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:28.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:28.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:28.215 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:28.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:28.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:28.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:28.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:28.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:28.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:28.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:28.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:28.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:28.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:28.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:28.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:28.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:28.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:28.219 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:28.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:28.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:28.220 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:28.220 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:28.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:28.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:28.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:28.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:28.221 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:28.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:28.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:28.280 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:28.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:28.330 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:28.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:28.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:28.330 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:28.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:28.331 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 19:21:28.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:28.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:28.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:28.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:28.332 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 19:21:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:28.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:28.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:28.374 TRACE [main][WidgetHandler] Notify Button with event 27 19:21:28.374 TRACE [main][WidgetHandler] Wait for synchronization 19:21:28.374 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:28.374 TRACE [main][WidgetHandler] Wait for synchronization 19:21:28.375 TRACE [main][WidgetHandler] Notify Button with event 26 19:21:28.375 TRACE [main][WidgetHandler] Wait for synchronization 19:21:28.375 TRACE [main][WidgetHandler] Notify Button with event 3 19:21:28.375 TRACE [main][WidgetHandler] Wait for synchronization 19:21:28.375 TRACE [main][WidgetHandler] Notify Button with event 4 19:21:28.375 TRACE [main][WidgetHandler] Wait for synchronization 19:21:28.375 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:28.375 TRACE [main][WidgetHandler] Wait for synchronization 19:21:28.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:28.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:28.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:28.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:28.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:28.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:21:28.379 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 19:21:28.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:28.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:28.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:28.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:28.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:28.476 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:28.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:28.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:28.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:28.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:28.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:28.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:28.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:28.542 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 19:21:28.542 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:21:28.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:21:28.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:28.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:28.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:28.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:28.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:28.545 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:21:28.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:28.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:28.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:28.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:28.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:28.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:28.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:28.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:28.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:28.549 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:28.549 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB): 19:21:28.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:21:28.550 INFO [WorkbenchTestable][TreeItemHandler] Checked: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:28.550 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:28.550 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC): 19:21:28.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:21:28.551 INFO [WorkbenchTestable][TreeItemHandler] Checked: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:28.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:28.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:28.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:28.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:28.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:28.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:28.552 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 19:21:28.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 19:21:28.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:29.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:29.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 19:21:29.053 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 19:21:29.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:29.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:29.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:29.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:29.554 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 19:21:29.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:29.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:30.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:30.055 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:30.055 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:30.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:30.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:30.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:30.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:30.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:30.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:30.065 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:30.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:30.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:30.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:30.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:30.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:30.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:30.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:30.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:30.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:30.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:30.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:30.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:30.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:30.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:30.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:30.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:30.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:30.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:30.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:30.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:30.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:30.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:30.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:30.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:30.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:30.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:30.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:30.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:30.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:30.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:30.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:30.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:30.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:30.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:30.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:30.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:30.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:30.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:30.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:30.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:30.147 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:30.147 DEBUG [main][MenuItemLookup] Item match:File 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:30.148 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:30.148 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:30.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:30.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:30.149 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:30.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:30.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:30.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:30.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:30.270 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:30.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:30.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:30.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:30.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:30.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:30.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:30.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:30.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:30.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:30.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:30.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:30.274 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:30.274 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:30.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:30.275 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:30.275 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:30.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:30.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:30.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:30.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:30.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:30.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:30.277 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:30.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:30.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:30.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:30.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:30.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:30.427 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:30.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:30.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:30.428 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:30.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:30.428 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 19:21:30.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:30.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:30.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:30.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:30.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:30.430 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 19:21:30.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:30.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:30.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:30.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:30.430 TRACE [main][WidgetHandler] Notify Button with event 27 19:21:30.430 TRACE [main][WidgetHandler] Wait for synchronization 19:21:30.430 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:30.430 TRACE [main][WidgetHandler] Wait for synchronization 19:21:30.430 TRACE [main][WidgetHandler] Notify Button with event 26 19:21:30.430 TRACE [main][WidgetHandler] Wait for synchronization 19:21:30.430 TRACE [main][WidgetHandler] Notify Button with event 3 19:21:30.430 TRACE [main][WidgetHandler] Wait for synchronization 19:21:30.430 TRACE [main][WidgetHandler] Notify Button with event 4 19:21:30.430 TRACE [main][WidgetHandler] Wait for synchronization 19:21:30.430 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:30.430 TRACE [main][WidgetHandler] Wait for synchronization 19:21:30.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:30.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:30.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:30.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:30.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:21:30.460 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 19:21:30.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:30.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:30.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:30.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:30.547 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:30.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:30.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:30.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:30.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:30.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:30.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:30.647 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:21:30.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:21:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:30.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:30.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:30.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:30.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:30.649 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:21:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:30.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:30.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:30.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:30.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:30.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:30.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:30.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:30.663 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 19:21:30.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 19:21:30.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:31.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 19:21:31.165 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 19:21:31.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:31.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:31.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:31.665 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 19:21:31.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:32.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:32.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:32.167 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:32.167 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:32.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:32.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:32.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:32.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:32.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:32.174 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:32.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:32.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:32.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:32.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:32.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:32.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:32.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:32.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:32.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:32.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:32.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:32.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:32.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:32.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:32.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:32.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:32.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:32.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:32.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:32.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:32.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:32.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:32.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:32.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:32.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:32.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:32.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:32.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:32.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:32.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:32.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:32.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:32.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:32.255 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:32.255 DEBUG [main][MenuItemLookup] Item match:File 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:32.257 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:32.257 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:32.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:32.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:32.258 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:32.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:32.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:32.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:32.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:32.381 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:32.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:32.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:32.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:32.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:32.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:32.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:32.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:32.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:32.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:32.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:32.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:32.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:32.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:32.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:32.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:32.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:32.384 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:32.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:32.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:32.385 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:32.385 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:32.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:32.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:32.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:32.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:32.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:32.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:32.387 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:32.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:32.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:32.452 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:32.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:32.537 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:32.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:32.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:32.538 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:32.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:32.538 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 19:21:32.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:32.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:32.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:32.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:32.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:32.539 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 19:21:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:32.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:32.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:32.570 TRACE [main][WidgetHandler] Notify Button with event 27 19:21:32.570 TRACE [main][WidgetHandler] Wait for synchronization 19:21:32.570 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:32.570 TRACE [main][WidgetHandler] Wait for synchronization 19:21:32.570 TRACE [main][WidgetHandler] Notify Button with event 26 19:21:32.570 TRACE [main][WidgetHandler] Wait for synchronization 19:21:32.571 TRACE [main][WidgetHandler] Notify Button with event 3 19:21:32.571 TRACE [main][WidgetHandler] Wait for synchronization 19:21:32.571 TRACE [main][WidgetHandler] Notify Button with event 4 19:21:32.571 TRACE [main][WidgetHandler] Wait for synchronization 19:21:32.571 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:32.571 TRACE [main][WidgetHandler] Wait for synchronization 19:21:32.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:32.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:32.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:32.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:32.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:21:32.590 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 19:21:32.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:32.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:32.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:32.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:32.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:32.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:32.604 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:32.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:32.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:32.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:32.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:32.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:32.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:32.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:32.688 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 19:21:32.688 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:21:32.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:21:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:32.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:32.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:32.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:32.716 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:21:32.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:32.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:32.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:32.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:32.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:32.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:32.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:32.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:32.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:32.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:32.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:32.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:32.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:32.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:32.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:32.722 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 19:21:32.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 19:21:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:33.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 19:21:33.223 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 19:21:33.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:33.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:33.724 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 19:21:33.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:34.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:34.225 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:34.225 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:34.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:34.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:34.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:34.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:34.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:34.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:34.233 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:34.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:34.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:34.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:34.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:34.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:34.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:34.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:34.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:34.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:34.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:34.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:34.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:34.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:34.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:34.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:34.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:34.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:34.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:34.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:34.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:34.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:34.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:34.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:34.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:34.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:34.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.283 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:34.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:34.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:34.283 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:34.283 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:34.283 DEBUG [main][MenuItemLookup] Item match:File 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:34.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:34.285 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:34.285 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:34.312 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:34.312 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:34.313 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:34.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:34.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:34.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:34.432 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:34.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:34.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:34.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:34.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:34.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:34.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:34.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:34.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:34.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:34.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:34.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:34.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:34.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:34.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:34.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:34.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:34.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:34.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:34.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:34.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:34.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:34.436 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:34.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:34.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:34.437 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:34.437 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:34.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:34.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:34.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:34.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:34.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:34.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:34.439 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:34.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:34.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:34.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:34.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:34.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:34.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:34.556 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:34.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:34.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:34.557 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:34.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:34.557 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 19:21:34.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:34.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:34.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:34.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:34.587 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 19:21:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:34.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:34.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:34.588 TRACE [main][WidgetHandler] Notify Button with event 27 19:21:34.588 TRACE [main][WidgetHandler] Wait for synchronization 19:21:34.588 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:34.588 TRACE [main][WidgetHandler] Wait for synchronization 19:21:34.588 TRACE [main][WidgetHandler] Notify Button with event 26 19:21:34.588 TRACE [main][WidgetHandler] Wait for synchronization 19:21:34.588 TRACE [main][WidgetHandler] Notify Button with event 3 19:21:34.588 TRACE [main][WidgetHandler] Wait for synchronization 19:21:34.588 TRACE [main][WidgetHandler] Notify Button with event 4 19:21:34.588 TRACE [main][WidgetHandler] Wait for synchronization 19:21:34.588 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:34.588 TRACE [main][WidgetHandler] Wait for synchronization 19:21:34.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:34.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:34.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:34.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:34.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:21:34.592 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 19:21:34.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:34.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:34.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:34.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:34.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:34.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:34.702 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:34.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:34.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:34.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:34.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:34.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:34.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:34.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:34.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:34.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:34.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:34.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:34.744 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:21:34.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:21:34.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:34.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:34.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:34.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:34.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:34.746 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:21:34.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:34.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:34.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:34.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:34.749 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 19:21:34.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 19:21:34.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:34.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:34.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:34.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:34.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:34.750 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 19:21:34.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:34.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:34.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:34.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:34.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:34.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:34.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:34.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:34.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:34.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:34.779 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 19:21:34.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 19:21:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:35.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:35.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 19:21:35.280 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 19:21:35.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:35.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:35.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:35.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:35.781 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 19:21:35.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:35.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:36.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:36.282 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:36.282 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:36.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:36.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:36.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:36.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:36.295 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:36.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:36.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:36.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:36.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:36.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:36.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:36.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:36.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:36.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:36.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:36.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:36.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:36.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:36.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:36.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:36.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:36.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:36.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:36.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:36.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:36.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:36.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:36.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:36.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:36.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:36.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:36.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:36.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:36.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:36.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:36.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:36.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:36.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:36.347 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:36.347 DEBUG [main][MenuItemLookup] Item match:File 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:36.348 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:36.349 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:36.349 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:36.349 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:36.349 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:36.349 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:36.349 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:36.349 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:36.349 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:36.349 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:36.349 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:36.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:36.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:36.377 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:36.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:36.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:36.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:36.500 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:36.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:36.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:36.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:36.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:36.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:36.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:36.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:36.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:36.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:36.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:36.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:36.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:36.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:36.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:36.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:36.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:36.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:36.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:36.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:36.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:36.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:36.504 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:36.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:36.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:36.504 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:36.504 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:36.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:36.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:36.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:36.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:36.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:36.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:36.506 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:36.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:36.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:36.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:36.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:36.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:36.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:36.655 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:36.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:36.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:36.656 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:36.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:36.656 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 19:21:36.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:36.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:36.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:36.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:36.658 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 19:21:36.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:36.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:36.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:36.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:36.658 TRACE [main][WidgetHandler] Notify Button with event 27 19:21:36.658 TRACE [main][WidgetHandler] Wait for synchronization 19:21:36.658 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:36.658 TRACE [main][WidgetHandler] Wait for synchronization 19:21:36.658 TRACE [main][WidgetHandler] Notify Button with event 26 19:21:36.658 TRACE [main][WidgetHandler] Wait for synchronization 19:21:36.658 TRACE [main][WidgetHandler] Notify Button with event 3 19:21:36.658 TRACE [main][WidgetHandler] Wait for synchronization 19:21:36.658 TRACE [main][WidgetHandler] Notify Button with event 4 19:21:36.658 TRACE [main][WidgetHandler] Wait for synchronization 19:21:36.658 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:36.658 TRACE [main][WidgetHandler] Wait for synchronization 19:21:36.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:36.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:36.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:36.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:36.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:36.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:21:36.679 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 19:21:36.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:36.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:36.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:36.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:36.693 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:36.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:36.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:36.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:36.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:36.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:36.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:36.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:36.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:36.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:36.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:36.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:36.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:36.775 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 19:21:36.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 19:21:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:37.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:37.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 19:21:37.276 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 19:21:37.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:37.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 19:21:37.777 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 19:21:37.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:38.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:38.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 19:21:38.278 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:38.278 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:38.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:38.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:38.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:38.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:38.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:38.291 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:38.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:38.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:38.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:38.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:38.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:38.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:38.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:38.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:38.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:38.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:38.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:38.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:38.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:38.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:38.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:38.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:38.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:38.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:38.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:38.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:38.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:38.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:38.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:38.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:38.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:38.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:38.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:38.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:38.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:38.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:38.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:38.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:38.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:38.374 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:38.374 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:38.374 DEBUG [main][MenuItemLookup] Item match:File 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:38.375 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:38.375 DEBUG [main][MenuItemLookup] Item match:Import... 19:21:38.376 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:21:38.376 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:21:38.376 INFO [main][MenuItemHandler] Select menu item: &Import... 19:21:38.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:38.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:38.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:38.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:38.496 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:38.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:38.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:38.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:38.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:38.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:38.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:38.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:38.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:38.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:38.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:38.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:38.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:38.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:38.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:38.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:38.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:38.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:38.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:38.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:38.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:38.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:21:38.500 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:21:38.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:21:38.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:21:38.500 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:38.500 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:21:38.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:38.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:38.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:38.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:38.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:38.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:38.502 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:38.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:38.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:38.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:38.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:38.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:21:38.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:38.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:38.651 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:21:38.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:21:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:21:38.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:21:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:38.651 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:38.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.652 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 19:21:38.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:38.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:38.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:38.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:38.653 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 19:21:38.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:38.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:38.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:38.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:38.653 TRACE [main][WidgetHandler] Notify Button with event 27 19:21:38.653 TRACE [main][WidgetHandler] Wait for synchronization 19:21:38.653 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:38.653 TRACE [main][WidgetHandler] Wait for synchronization 19:21:38.653 TRACE [main][WidgetHandler] Notify Button with event 26 19:21:38.653 TRACE [main][WidgetHandler] Wait for synchronization 19:21:38.653 TRACE [main][WidgetHandler] Notify Button with event 3 19:21:38.653 TRACE [main][WidgetHandler] Wait for synchronization 19:21:38.653 TRACE [main][WidgetHandler] Notify Button with event 4 19:21:38.653 TRACE [main][WidgetHandler] Wait for synchronization 19:21:38.653 TRACE [main][WidgetHandler] Notify Button with event 13 19:21:38.653 TRACE [main][WidgetHandler] Wait for synchronization 19:21:38.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:38.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:38.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:38.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:21:38.682 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 19:21:38.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:21:38.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:38.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:38.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:38.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:38.723 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:21:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:38.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:38.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:38.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:21:38.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:38.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:38.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:38.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:38.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:38.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:21:38.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:21:38.807 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 19:21:38.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 19:21:38.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:38.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:38.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:38.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:38.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 19:21:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:38.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:38.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:38.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:38.850 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 19:21:38.850 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed 19:21:38.851 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:21:38.851 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 19:21:38.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:21:38.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:38.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:38.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:38.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:38.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:38.854 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:21:38.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:38.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:38.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:38.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:38.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:38.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:38.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:38.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:38.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:38.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:38.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:38.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:38.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:38.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:38.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:38.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:38.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 19:21:38.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 19:21:38.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:38.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:38.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:38.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.424 s - in org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.463 s setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.208 s copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.664 s copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.589 s copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.641 s selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.064 s deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.108 s selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.056 s selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.064 s setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.999 s copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.56 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 19:21:38.933 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 19:21:38.934 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:21:38.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:38.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 19:21:38.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:38.934 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:21:38.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:38.935 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:21:38.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:38.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:38.935 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 19:21:38.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 19:21:38.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:38.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:38.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:38.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:38.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:38.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:21:38.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:38.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:38.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:38.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:21:38.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:38.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:38.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:38.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:38.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:38.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:38.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:38.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:38.940 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:38.941 DEBUG [main][MenuItemLookup] Item match:File 19:21:38.942 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:38.942 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:21:38.947 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:38.948 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:21:38.948 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:21:38.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:21:38.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:21:38.949 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:21:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:21:39.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:21:39.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:21:39.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:39.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:39.076 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:21:39.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:39.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:39.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:39.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:39.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:39.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:39.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:39.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:39.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:39.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:39.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:39.582 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:39.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:39.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:39.582 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:21:39.583 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:21:39.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:21:39.586 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:21:39.586 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:21:39.586 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:21:39.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:39.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:39.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:39.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:39.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:39.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:39.595 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:39.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:39.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:39.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:39.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:39.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:21:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:21:39.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:21:39.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:39.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:39.676 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:21:39.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:39.679 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 19:21:39.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:21:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:39.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:39.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:39.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:39.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:21:39.682 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:21:39.683 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 19:21:39.685 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:21:39.685 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 19:21:39.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:21:39.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:39.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:39.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:39.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:39.703 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:21:39.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:39.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:39.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:39.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:39.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:39.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:39.877 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:21:39.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:39.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:39.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:39.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:39.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:21:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:39.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:39.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:39.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:21:39.887 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:39.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:39.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:39.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:21:39.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:21:39.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:21:39.890 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:39.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:39.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:39.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:39.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:39.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:39.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:39.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:39.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:39.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:39.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:40.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:40.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:40.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:40.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:40.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:40.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:40.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:40.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:40.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:40.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:40.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:40.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:40.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:40.896 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 19:21:40.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:21:40.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:40.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:40.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:40.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:40.898 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:40.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:40.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:40.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:40.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:40.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:40.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:40.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:40.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:41.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:41.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:41.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:41.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:41.901 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:41.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:41.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:41.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:41.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:41.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:41.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:41.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:41.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 19:21:41.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:41.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:41.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:41.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:41.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:41.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:41.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:41.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:41.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:41.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:42.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:42.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:42.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:42.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:42.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:42.907 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:42.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:42.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:42.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:42.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:42.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:42.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:42.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:42.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:42.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:42.909 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 19:21:42.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:42.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:42.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:42.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:42.911 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:42.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:42.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:42.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:42.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:42.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:43.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:43.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:43.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:43.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:43.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:43.913 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:43.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:43.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:43.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:43.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:43.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:43.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:43.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:43.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:43.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:43.915 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 19:21:43.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 19:21:43.916 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 19:21:43.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 19:21:43.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 19:21:43.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:21:43.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'New' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:43.974 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:43.974 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:21:43.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:21:43.975 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:21:43.975 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:21:43.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:43.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:21:44.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:44.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:44.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:44.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:44.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:44.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:44.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:44.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:44.476 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 19:21:44.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 19:21:44.476 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 19:21:44.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 19:21:44.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 19:21:44.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:21:44.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:44.534 DEBUG [main][MenuItemLookup] Found menu:'New' 19:21:44.534 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:44.534 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:21:44.534 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:21:44.534 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:44.534 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:21:44.534 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:21:44.534 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:21:44.534 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:21:44.534 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:21:44.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:21:44.534 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:21:44.534 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:21:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:21:45.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:21:45.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:21:45.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:45.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:45.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:45.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:21:45.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:45.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:21:45.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:45.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:45.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:45.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:45.238 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:21:45.238 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:21:45.238 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:21:45.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:45.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:45.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:45.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:45.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:21:45.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:45.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:45.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:45.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:21:45.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:45.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:45.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:45.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:45.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:45.240 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:21:45.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:45.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:45.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:45.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:45.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:21:45.245 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:21:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:21:45.746 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:21:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:45.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:21:45.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:45.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:45.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:45.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:45.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:45.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:45.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:45.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 19:21:45.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:45.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:45.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 19:21:45.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:45.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 19:21:45.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 19:21:45.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:45.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:45.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:45.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:45.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:45.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:21:45.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:45.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:45.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:45.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:45.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:45.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:21:45.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:45.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:45.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:45.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:21:45.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:45.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:45.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:45.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:21:45.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:21:45.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:21:45.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:45.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:45.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:45.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:45.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:21:45.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:45.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:45.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:45.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:45.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:45.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:45.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:45.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:21:45.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:45.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:45.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:45.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:45.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:45.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:45.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:45.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:45.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:45.781 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:45.781 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:45.781 DEBUG [main][MenuItemLookup] Item match:File 19:21:45.783 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:45.783 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:45.788 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:21:45.788 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:21:45.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:21:45.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:21:45.789 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:21:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:21:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:21:45.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:21:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:45.924 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:21:45.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:45.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:45.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:45.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:45.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:45.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:45.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:45.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:45.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:45.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:45.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:45.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:21:45.939 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:21:45.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:21:45.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:21:45.939 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:21:45.939 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:21:45.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:45.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:45.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:45.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:45.941 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:45.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:45.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:46.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:46.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:46.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:21:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:21:46.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:21:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:46.002 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:21:46.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:46.002 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 19:21:46.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:21:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:21:46.004 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:21:46.006 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 19:21:46.007 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:21:46.007 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 19:21:46.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:21:46.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:46.010 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:21:46.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:46.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:46.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:46.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:46.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:46.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:46.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:46.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:46.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:46.196 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:46.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:46.196 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:46.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:46.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:46.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:46.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:46.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:46.197 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:46.197 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:46.197 DEBUG [main][MenuItemLookup] Item match:File 19:21:46.198 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:46.198 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:46.203 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:21:46.203 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:21:46.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:21:46.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:21:46.204 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:21:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:21:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:21:46.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:21:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:46.339 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:21:46.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:46.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:21:46.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:46.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:46.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:21:46.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:21:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:46.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:21:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:46.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:21:46.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:21:46.342 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:21:46.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:21:46.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:21:46.343 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:21:46.343 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:21:46.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:46.355 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:46.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:46.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:46.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:46.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:46.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:21:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:21:46.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:21:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:46.431 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:21:46.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:46.431 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject' 19:21:46.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:21:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:21:46.434 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:21:46.435 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject 19:21:46.436 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1693941698935' 19:21:46.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use default location") 19:21:46.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:46.450 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 19:21:46.451 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location 19:21:46.451 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location 19:21:46.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:46.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:46.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:46.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:46.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Location:") 19:21:46.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:21:46.494 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:21:46.495 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1693941698935 19:21:46.500 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws' 19:21:46.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Add project to working sets") 19:21:46.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:46.502 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets 19:21:46.502 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets 19:21:46.510 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets 19:21:46.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:46.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:46.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:46.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Working sets:") 19:21:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:21:46.516 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:21:46.516 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page 19:21:46.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:46.518 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:46.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:46.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:46.534 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 19:21:46.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewProjectReferencePage, index 0 and no matchers specified 19:21:46.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:21:46.536 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject 19:21:46.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:21:46.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:21:46.538 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject: 19:21:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:21:46.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:21:46.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:21:46.562 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 19:21:46.562 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 19:21:46.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:21:46.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:46.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:46.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:46.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:46.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:46.567 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:21:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:46.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:46.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:46.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:21:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:21:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:47.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:21:47.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:21:47.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:21:47.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:47.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:47.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:47.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:47.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:47.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:47.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:47.072 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:47.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:47.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:47.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:21:47.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:21:47.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:21:47.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:47.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:47.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:47.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:47.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:47.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:47.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:47.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:47.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:48.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:48.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:48.079 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:48.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:48.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:48.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:48.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:48.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:48.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:48.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:48.081 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 19:21:48.081 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 19:21:48.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:21:48.082 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:48.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:48.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:48.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:48.083 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:48.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:48.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:48.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:48.084 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:48.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:48.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:48.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:48.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:48.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:48.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:48.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:48.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:49.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:49.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:49.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:49.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:49.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:49.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:49.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:49.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:49.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:49.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:49.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:49.089 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 19:21:49.089 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 19:21:49.090 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:49.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:49.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:49.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:49.091 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:49.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:49.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:49.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:49.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:49.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:49.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:49.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:50.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:50.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:50.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:50.093 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:50.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:50.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:50.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:50.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:50.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:50.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:50.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:50.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:50.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:50.095 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 19:21:50.095 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 19:21:50.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 19:21:50.096 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 19:21:50.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 19:21:50.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 19:21:50.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:21:50.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'New' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:50.154 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:50.154 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:21:50.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:21:50.155 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:21:50.155 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:21:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:50.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:21:50.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:50.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:50.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:50.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:50.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:21:50.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:50.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:50.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:50.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:50.656 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer 19:21:50.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 19:21:50.656 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 19:21:50.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 19:21:50.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 19:21:50.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:21:50.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:50.714 DEBUG [main][MenuItemLookup] Found menu:'New' 19:21:50.714 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:50.714 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:21:50.714 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:21:50.714 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:50.714 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:21:50.714 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:21:50.714 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:21:50.714 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:21:50.714 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:21:50.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:21:50.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:21:50.714 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:21:50.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:21:51.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:21:51.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:21:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:51.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:51.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:51.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:21:51.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:51.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:21:51.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:51.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:51.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:51.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:51.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:51.395 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:21:51.395 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:21:51.395 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:21:51.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:51.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:51.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:51.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:51.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:21:51.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:51.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:51.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:51.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:21:51.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:51.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:51.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:51.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:51.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:51.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:51.397 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:21:51.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:51.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:51.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:51.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:51.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:21:51.404 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:21:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:21:51.904 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:21:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:51.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:51.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:51.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:51.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:51.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:51.907 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:51.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:51.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:51.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:51.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:51.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:52.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:52.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:52.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:52.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:52.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:52.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:52.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:52.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:52.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:52.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:52.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:52.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:52.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:52.912 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 19:21:52.912 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:52.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:52.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:52.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:52.913 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:52.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:52.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:52.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:52.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:52.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:53.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:53.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:53.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:53.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:21:53.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:21:53.916 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:21:53.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:21:53.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:21:53.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:21:53.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:21:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:53.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:53.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:53.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:53.918 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 19:21:53.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 19:21:53.919 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 19:21:53.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 19:21:53.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 19:21:53.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:21:53.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:53.977 DEBUG [main][MenuItemLookup] Found menu:'New' 19:21:53.977 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:53.977 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:21:53.977 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:21:53.977 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:53.977 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:21:53.977 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:21:53.977 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:21:53.977 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:21:53.977 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:53.978 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:21:53.978 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:21:53.978 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:21:53.978 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:53.978 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:21:53.978 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:21:53.978 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:53.978 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:21:53.978 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:53.978 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:21:53.978 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:21:53.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:21:53.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:21:53.978 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:21:53.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:53.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:21:54.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:54.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:54.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:54.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:54.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:21:54.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:54.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:54.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:54.479 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 19:21:54.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 19:21:54.480 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 19:21:54.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 19:21:54.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 19:21:54.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:21:54.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:54.533 DEBUG [main][MenuItemLookup] Found menu:'New' 19:21:54.533 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:54.533 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:21:54.533 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:21:54.533 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:54.533 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:21:54.533 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:21:54.533 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:21:54.533 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:21:54.533 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:21:54.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:21:54.534 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:21:54.534 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:21:54.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:21:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:21:55.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:21:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:55.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:55.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:55.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:55.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:21:55.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:55.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:55.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:55.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:21:55.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:55.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:55.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:55.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:55.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:55.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:55.225 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:21:55.225 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:21:55.225 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:21:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:55.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:55.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:55.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:21:55.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:21:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:55.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:55.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:21:55.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:21:55.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:55.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:55.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:55.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:55.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:55.227 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:21:55.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:55.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:55.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:55.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:21:55.233 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:21:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:21:55.734 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:21:55.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:21:55.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:21:55.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:21:55.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:21:55.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:21:55.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:21:55.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:21:55.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:21:55.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:21:55.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:21:55.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:21:55.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 19:21:55.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:55.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:55.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:55.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:21:55.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 19:21:55.735 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 19:21:55.735 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:21:55.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:21:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:21:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.803 s - in org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 6.812 s createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 9.988 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:21:55.749 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:21:55.751 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:21:55.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:21:55.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:21:55.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:21:55.752 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:21:55.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:21:55.752 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:21:55.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:21:55.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:55.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:55.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:55.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:55.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:21:55.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:55.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:55.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:55.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:55.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:55.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:55.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:55.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:21:55.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:55.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:55.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:55.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:55.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:55.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:21:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:55.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:21:55.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:21:55.757 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:55.758 DEBUG [main][MenuItemLookup] Item match:File 19:21:55.759 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:21:55.759 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'File' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:21:55.764 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:21:55.765 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:55.765 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:21:55.765 DEBUG [main][MenuItemLookup] Found menu:'' 19:21:55.765 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:21:55.765 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:21:55.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:21:55.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:21:55.786 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:21:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:21:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:21:55.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:21:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:55.912 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:21:55.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:55.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:21:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:55.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:55.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:55.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:21:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:21:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:21:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:21:55.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:21:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:56.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:56.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:21:56.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:21:56.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:21:56.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:21:56.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:21:56.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:21:56.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:21:56.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:21:56.420 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:21:56.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:21:56.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:21:56.424 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:21:56.424 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:21:56.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:21:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:56.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:56.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:56.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:56.427 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:21:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:56.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:56.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:56.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:21:56.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:56.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:56.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:21:56.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:21:56.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:21:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:21:56.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:21:56.882 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:21:56.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:21:56.884 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject' 19:21:56.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:21:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:56.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:56.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:56.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:56.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:21:56.887 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:21:56.889 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject 19:21:56.948 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:21:56.948 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:21:56.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:21:56.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:21:56.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:21:56.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:21:56.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:21:56.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:21:56.952 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:21:56.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:21:56.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:21:56.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:21:56.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:21:57.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:22:01.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:22:01.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:22:01.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:22:01.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:22:01.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:22:01.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:22:01.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:22:01.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:22:01.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:22:01.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:22:01.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:22:01.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:22:01.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:22:01.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:22:01.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:22:01.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:01.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:01.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:22:01.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:01.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:01.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:01.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:22:01.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:22:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:01.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:01.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:01.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:22:01.358 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:22:01.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:22:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:22:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:22:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:22:01.361 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:22:01.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:22:01.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:01.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:22:01.361 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:22:01.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:22:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:22:01.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:01.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:01.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:22:01.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:01.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:22:02.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:02.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:22:02.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:22:02.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:22:02.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:22:02.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:02.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:22:02.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:22:02.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:02.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:02.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:02.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:02.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:02.366 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject 19:22:02.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:02.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:02.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:02.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:02.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:02.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:02.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 19:22:02.366 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 19:22:02.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 19:22:02.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 19:22:02.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:22:02.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'New' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:02.438 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:22:02.438 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:22:02.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:22:02.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:22:02.439 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:22:02.811 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 19:22:02.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:02.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:02.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:02.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:02.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:02.813 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 19:22:02.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:02.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:02.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:02.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:02.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:22:02.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:02.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:02.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:02.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:02.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:22:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:22:02.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 19:22:02.816 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 19:22:02.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 19:22:02.816 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 19:22:02.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:02.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:02.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:02.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:02.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:22:02.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:02.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:02.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:02.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:02.842 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:22:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:02.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:02.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:03.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:22:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:22:03.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:03.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:03.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:03.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:03.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:03.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:03.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:03.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:03.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:03.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:03.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:03.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:03.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:03.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:03.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 19:22:03.010 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 19:22:03.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 19:22:03.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 19:22:03.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:22:03.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:03.193 DEBUG [main][MenuItemLookup] Found menu:'New' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.194 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:22:03.194 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:22:03.194 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:22:03.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:22:03.195 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:22:03.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 19:22:03.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:03.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:03.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:03.404 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 19:22:03.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:03.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:03.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:22:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:03.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:03.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:03.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:03.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:03.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:22:03.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:22:03.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 19:22:03.407 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 19:22:03.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 19:22:03.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 19:22:03.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:03.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:03.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:03.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:03.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:22:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:03.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:03.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:03.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:03.419 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:22:03.419 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:22:03.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:03.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:03.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:03.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:03.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:03.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:03.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:03.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:03.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:03.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:22:03.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:03.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:03.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:03.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:22:03.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:03.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:22:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:03.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:03.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:03.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:03.437 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:22:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:03.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:03.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:03.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:22:03.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:22:03.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:03.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:03.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:03.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:03.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:03.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:03.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:03.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:03.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:03.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:03.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:03.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:03.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:03.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:03.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:03.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 19:22:03.537 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 19:22:03.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 19:22:03.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 19:22:03.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:22:03.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'New' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:22:03.715 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:03.716 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:22:03.716 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:22:03.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:22:03.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:22:03.716 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:22:03.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 19:22:03.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:03.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:03.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:03.930 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 19:22:03.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:03.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:03.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:22:03.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:03.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:03.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:03.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:03.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:03.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:22:03.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:22:03.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 19:22:03.933 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 19:22:03.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 19:22:03.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 19:22:03.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:03.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:03.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:03.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:03.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:03.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:03.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:22:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:03.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:03.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:03.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:03.938 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:22:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:03.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:03.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:04.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:22:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:22:04.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:04.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:04.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:04.004 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:04.005 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:04.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:04.005 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:04.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:04.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:04.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:04.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:04.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 19:22:04.005 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 19:22:04.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 19:22:04.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 19:22:04.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:22:04.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'New' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.110 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:22:04.110 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:22:04.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:22:04.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:22:04.110 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:22:04.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 19:22:04.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:04.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:04.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.242 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 19:22:04.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:04.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:04.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:22:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:22:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:22:04.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 19:22:04.245 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 19:22:04.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 19:22:04.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 19:22:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:22:04.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:22:04.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:22:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:04.250 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:22:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:04.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:04.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:22:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:22:04.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:04.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:04.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:04.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:04.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:04.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:04.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:04.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:04.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:04.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:04.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 19:22:04.304 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 19:22:04.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 19:22:04.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 19:22:04.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:22:04.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'New' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.423 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:22:04.423 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:22:04.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:22:04.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:22:04.423 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:22:04.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 19:22:04.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:04.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:04.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.560 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 19:22:04.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:04.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:22:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:22:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:22:04.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 19:22:04.562 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 19:22:04.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 19:22:04.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 19:22:04.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:22:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:04.599 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:22:04.599 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:22:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:04.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:04.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:04.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:04.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:04.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:22:04.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:22:04.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:22:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:04.613 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:22:04.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:04.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:04.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:04.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:22:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:22:04.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:04.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:04.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:04.662 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:04.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:04.663 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:04.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:04.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:04.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:04.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:04.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 19:22:04.663 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 19:22:04.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 19:22:04.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 19:22:04.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:22:04.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'New' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:04.790 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:22:04.790 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:22:04.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:22:04.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:22:04.791 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:22:04.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 19:22:04.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:04.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:04.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.894 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 19:22:04.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:04.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:04.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:22:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:04.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:22:04.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:22:04.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 19:22:04.897 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 19:22:04.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 19:22:04.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 19:22:04.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:22:04.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:22:04.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 19:22:04.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:22:04.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:04.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:04.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:04.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:04.902 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:22:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:04.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:04.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:22:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:22:04.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:04.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:04.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:04.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:04.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:04.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:04.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:04.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:04.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 19:22:04.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 19:22:04.940 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 19:22:04.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 19:22:04.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 19:22:04.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:22:04.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:05.017 DEBUG [main][MenuItemLookup] Found menu:'New' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:05.018 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:22:05.018 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:22:05.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:22:05.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:22:05.018 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:22:05.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:22:05.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:22:05.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:22:05.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:22:05.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:22:05.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:22:05.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:22:05.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:22:05.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:22:05.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:22:05.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:22:05.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:22:05.519 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer 19:22:05.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 19:22:05.519 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 19:22:05.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 19:22:05.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 19:22:05.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:22:05.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:05.574 DEBUG [main][MenuItemLookup] Found menu:'New' 19:22:05.574 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:22:05.574 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:05.574 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:22:05.575 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:22:05.575 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:22:05.575 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:05.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:22:05.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:22:05.575 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:22:05.575 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:22:05.575 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:22:05.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:22:05.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:22:05.575 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:22:05.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:22:05.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:22:05.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:22:05.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:05.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:05.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:05.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:05.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:22:05.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:05.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:22:05.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:05.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:05.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:05.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:05.746 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:22:05.746 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:22:05.746 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:22:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:05.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:05.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:05.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:22:05.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:05.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:22:05.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:05.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:05.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:05.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:05.755 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:22:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:05.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:05.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:22:05.760 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:22:06.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:22:06.261 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:22:06.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:22:06.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:22:06.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 19:22:06.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:06.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:06.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:06.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.514 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.643 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.526 s ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.468 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.299 s apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.358 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.276 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 19:22:06.279 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 19:22:06.280 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:22:06.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:06.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 19:22:06.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:06.280 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:22:06.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:06.280 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:22:06.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:06.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:22:06.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:06.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:06.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 19:22:06.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 19:22:06.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:06.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:06.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:06.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:22:06.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:06.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:22:06.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:06.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:06.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:06.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:06.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:22:06.283 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:22:06.283 DEBUG [main][MenuItemLookup] Found menu:'File' 19:22:06.283 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:22:06.283 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:22:06.283 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:22:06.283 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:22:06.283 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:22:06.283 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:22:06.283 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:22:06.283 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:22:06.283 DEBUG [main][MenuItemLookup] Item match:Window 19:22:06.284 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:22:06.284 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:22:06.284 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:22:06.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:06.284 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:22:06.284 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:22:06.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:06.284 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:22:06.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:06.284 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:22:06.284 DEBUG [main][MenuItemLookup] Item match:Preferences 19:22:06.284 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:22:06.284 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:22:06.284 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:22:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:22:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:22:06.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:22:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:06.444 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:22:06.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:06.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:22:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:06.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:06.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:06.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:22:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:22:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:22:06.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:22:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:22:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:22:06.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:22:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:22:06.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:22:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:22:06.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:22:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:22:06.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:22:06.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 19:22:06.953 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 19:22:06.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 19:22:06.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 19:22:07.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:22:07.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:22:07.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 19:22:07.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.049 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 19:22:07.049 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 19:22:07.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:07.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:07.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:07.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:07.050 TRACE [main][WidgetHandler] Notify Button with event 27 19:22:07.050 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.050 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:07.050 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.050 TRACE [main][WidgetHandler] Notify Button with event 26 19:22:07.050 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.050 TRACE [main][WidgetHandler] Notify Button with event 3 19:22:07.050 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.050 TRACE [main][WidgetHandler] Notify Button with event 4 19:22:07.050 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.050 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:07.050 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:22:07.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:22:07.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 19:22:07.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:22:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:22:07.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 19:22:07.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.068 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 19:22:07.068 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 19:22:07.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:07.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:07.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:07.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:07.068 TRACE [main][WidgetHandler] Notify Button with event 27 19:22:07.068 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.068 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:07.068 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.068 TRACE [main][WidgetHandler] Notify Button with event 26 19:22:07.068 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.068 TRACE [main][WidgetHandler] Notify Button with event 3 19:22:07.068 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.068 TRACE [main][WidgetHandler] Notify Button with event 4 19:22:07.068 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.068 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:07.068 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:22:07.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:22:07.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 19:22:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 19:22:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:22:07.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window") 19:22:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.081 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window 19:22:07.081 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window 19:22:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:07.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:07.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:07.081 TRACE [main][WidgetHandler] Notify Button with event 27 19:22:07.081 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.082 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:07.082 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.082 TRACE [main][WidgetHandler] Notify Button with event 26 19:22:07.082 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.082 TRACE [main][WidgetHandler] Notify Button with event 3 19:22:07.082 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.082 TRACE [main][WidgetHandler] Notify Button with event 4 19:22:07.082 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.082 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:07.082 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 19:22:07.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:22:07.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window") 19:22:07.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 19:22:07.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:22:07.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window") 19:22:07.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.096 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window 19:22:07.096 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window 19:22:07.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:07.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:07.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:07.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:07.096 TRACE [main][WidgetHandler] Notify Button with event 27 19:22:07.096 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.096 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:07.096 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.096 TRACE [main][WidgetHandler] Notify Button with event 26 19:22:07.096 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.096 TRACE [main][WidgetHandler] Notify Button with event 3 19:22:07.096 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.096 TRACE [main][WidgetHandler] Notify Button with event 4 19:22:07.096 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.097 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:07.097 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 19:22:07.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:22:07.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window") 19:22:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:22:07.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:22:07.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 19:22:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.101 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 19:22:07.101 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 19:22:07.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:07.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:07.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:07.102 TRACE [main][WidgetHandler] Notify Button with event 27 19:22:07.102 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.102 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:07.102 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.102 TRACE [main][WidgetHandler] Notify Button with event 26 19:22:07.102 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.102 TRACE [main][WidgetHandler] Notify Button with event 3 19:22:07.102 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.102 TRACE [main][WidgetHandler] Notify Button with event 4 19:22:07.102 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.102 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:07.102 TRACE [main][WidgetHandler] Wait for synchronization 19:22:07.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:22:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:22:07.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 19:22:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:22:07.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:07.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:07.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:07.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:07.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:07.119 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:22:07.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:07.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:07.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:07.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:22:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:22:07.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:22:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:07.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 19:22:07.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:07.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:07.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:07.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 19:22:07.173 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 19:22:07.173 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:07.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:07.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:07.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) Time elapsed: 0.892 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 19:22:07.184 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 19:22:07.185 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:22:07.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:07.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 19:22:07.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:07.186 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:22:07.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:07.210 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:22:07.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:07.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:07.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 19:22:07.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 19:22:07.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:07.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:07.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:08.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54348753 is found... 19:22:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54348753 is found finished successfully 19:22:08.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 19:22:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:22:08.130 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:08.131 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 19:22:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29b1f495 is found... 19:22:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29b1f495 is found finished successfully 19:22:08.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 19:22:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:22:08.139 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:08.139 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 19:22:08.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:22:08.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:08.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:08.145 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent 19:22:08.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:22:08.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 19:22:08.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:08.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:08.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:08.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:08.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 19:22:08.149 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 19:22:08.149 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:08.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) Time elapsed: 0.937 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 19:22:08.191 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 19:22:08.191 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:22:08.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:08.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 19:22:08.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:08.192 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:22:08.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:08.192 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:22:08.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:08.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:08.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 19:22:08.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 19:22:08.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:08.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:08.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54661ff6 is found... 19:22:08.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54661ff6 is found finished successfully 19:22:08.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 19:22:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:22:08.421 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:08.421 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 19:22:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e639a71 is found... 19:22:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e639a71 is found finished successfully 19:22:08.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 19:22:08.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:22:08.493 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:08.494 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 19:22:08.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:22:08.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:08.494 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "a"as the parent 19:22:08.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:22:08.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 19:22:08.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:08.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:08.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:08.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:08.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 19:22:08.496 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 19:22:08.496 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:08.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:08.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:08.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) Time elapsed: 0.303 s Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest 19:22:08.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:22:08.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:08.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:22:08.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:08.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:22:08.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:08.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:22:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:08.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:22:08.515 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:22:08.515 DEBUG [main][MenuItemLookup] Found menu:'File' 19:22:08.515 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:22:08.515 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:22:08.515 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:22:08.515 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:22:08.515 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:22:08.515 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:22:08.515 DEBUG [main][MenuItemLookup] Item match:Window 19:22:08.516 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:22:08.516 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:22:08.516 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:22:08.516 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:08.516 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:22:08.516 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:22:08.516 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:08.516 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:22:08.517 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:08.517 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:22:08.517 DEBUG [main][MenuItemLookup] Item match:Preferences 19:22:08.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:22:08.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:22:08.517 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:22:08.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:22:08.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:22:08.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:22:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:08.855 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:22:08.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:22:08.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:22:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:08.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:22:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:22:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:22:08.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:22:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:22:08.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:22:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:22:08.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:22:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:22:08.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:22:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:22:08.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:22:08.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:22:08.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:22:08.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 19:22:08.883 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 19:22:08.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 19:22:08.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 19:22:08.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use e&xternal web browser") 19:22:08.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:08.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:22:08.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:08.958 INFO [WorkbenchTestable][RadioButton] Select radio button Use e&xternal web browser 19:22:08.958 INFO [WorkbenchTestable][AbstractButton] Click button Use e&xternal web browser 19:22:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:08.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:08.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:08.958 TRACE [main][WidgetHandler] Notify Button with event 27 19:22:08.958 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.958 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:08.958 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.958 TRACE [main][WidgetHandler] Notify Button with event 26 19:22:08.958 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.958 TRACE [main][WidgetHandler] Notify Button with event 3 19:22:08.958 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.958 TRACE [main][WidgetHandler] Notify Button with event 4 19:22:08.958 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.958 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:08.958 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:22:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:08.961 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:22:08.961 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:22:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:08.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:08.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:08.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 19:22:08.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:08.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:08.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:08.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:22:08.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:08.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:08.980 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser 19:22:08.980 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser 19:22:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:08.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:08.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:08.981 TRACE [main][WidgetHandler] Notify Button with event 27 19:22:08.981 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.981 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:08.981 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.981 TRACE [main][WidgetHandler] Notify Button with event 26 19:22:08.981 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.981 TRACE [main][WidgetHandler] Notify Button with event 3 19:22:08.981 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.981 TRACE [main][WidgetHandler] Notify Button with event 4 19:22:08.981 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.981 TRACE [main][WidgetHandler] Notify Button with event 13 19:22:08.981 TRACE [main][WidgetHandler] Wait for synchronization 19:22:08.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:22:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:08.993 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:22:08.993 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:22:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:08.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:08.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:08.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:22:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:08.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:08.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:08.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:08.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:09.011 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:22:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:09.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:09.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:22:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:22:09.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:22:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest) Time elapsed: 0.624 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 19:22:09.197 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 19:22:09.200 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:22:09.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:09.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 19:22:09.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:09.200 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:22:09.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:09.208 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:22:09.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:09.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:09.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 19:22:09.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 19:22:09.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:09.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:09.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:09.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:09.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:22:09.222 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 19:22:09.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:22:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:09.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:22:09.222 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'File' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:22:09.223 DEBUG [main][MenuItemLookup] Item match:Window 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:09.223 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:22:09.223 DEBUG [main][MenuItemLookup] Item match:Show View 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:09.231 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:22:09.231 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:22:09.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:22:09.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:22:09.233 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:22:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:22:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:22:09.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:22:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:09.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:09.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:22:09.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:09.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:22:09.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:09.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:09.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:09.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:22:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:22:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:22:09.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:22:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:22:09.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:22:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:22:09.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:22:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:22:09.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:22:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:22:09.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:22:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:22:09.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:22:09.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 19:22:09.421 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 19:22:09.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 19:22:09.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 19:22:09.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:09.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:22:09.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:09.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:09.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:09.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:22:09.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:09.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:22:09.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:09.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:09.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:09.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:09.424 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:22:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:09.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:09.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:09.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:22:09.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:22:09.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 19:22:09.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:09.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:09.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 19:22:09.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:09.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:09.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:22:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:09.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:22:09.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 19:22:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:09.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:09.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:09.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:09.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:22:09.706 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:09.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:09.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:09.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:22:09.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:22:09.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:22:09.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:22:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:09.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:09.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:09.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:22:09.711 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:09.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:09.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:09.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 19:22:09.787 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' failed to create drawable failed to create drawable 19:22:10.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:10.099 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:10.103 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable failed to create drawable 19:22:10.599 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:10.715 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:10.928 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:11.099 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:11.204 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:11.599 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:11.842 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:12.099 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:12.325 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:12.593 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:12.600 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:12.816 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:13.100 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:13.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:13.100 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:22:23.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:23.102 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:23.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:23.102 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:23.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:23.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:23.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:22:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:23.193 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:23.194 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 19:22:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:23.195 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:23.196 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:23.467 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:23.695 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:23.899 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:23.995 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:24.195 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:24.195 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:22:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:34.196 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:34.196 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:34.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:34.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:34.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:22:34.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:34.211 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:34.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:34.212 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:34.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:34.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:34.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:22:34.226 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 19:22:34.226 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 19:22:34.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:34.230 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:22:34.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 19:22:34.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:22:34.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:22:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:34.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 19:22:34.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:22:34.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 19:22:34.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 19:22:34.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:22:34.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:22:34.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:22:34.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:34.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:22:34.387 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 19:22:34.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:22:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:34.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:22:34.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:22:34.389 DEBUG [main][MenuItemLookup] Found menu:'File' 19:22:34.389 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:22:34.389 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:22:34.389 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:22:34.389 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:22:34.389 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:22:34.389 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:22:34.389 DEBUG [main][MenuItemLookup] Item match:Window 19:22:34.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:22:34.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:22:34.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:22:34.390 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:34.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:22:34.390 DEBUG [main][MenuItemLookup] Item match:Show View 19:22:34.397 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'' 19:22:34.398 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:22:34.398 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:22:34.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:22:34.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:22:34.399 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:22:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:22:34.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:22:34.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:22:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:34.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:22:34.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:34.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:22:34.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:34.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:34.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:34.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:22:34.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:22:34.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:22:34.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:22:34.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:22:34.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:22:34.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:22:34.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:22:34.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:22:34.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:22:34.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:22:34.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:22:34.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:22:34.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:22:34.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:22:34.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 19:22:34.533 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 19:22:34.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 19:22:34.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 19:22:34.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:34.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:22:34.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:34.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:34.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:34.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:22:34.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:22:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:22:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:22:34.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:22:34.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:22:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:34.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:34.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:34.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:22:34.536 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:22:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:22:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:22:34.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:22:34.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:22:34.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:22:34.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:22:34.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 19:22:34.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:34.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:34.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 19:22:34.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:34.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:34.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:22:34.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:22:34.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:22:34.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:22:34.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 19:22:34.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:34.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:34.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:34.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:34.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:22:34.711 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:34.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:34.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:34.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:22:34.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:22:34.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:22:34.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:22:34.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:22:34.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:22:34.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:22:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:22:34.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:22:34.717 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:34.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:34.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:34.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 19:22:34.718 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 19:22:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:34.856 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:34.882 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:35.199 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:35.356 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:35.752 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:35.856 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:36.071 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:36.237 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:36.357 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:36.357 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:22:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:46.357 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:46.358 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:46.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:46.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:46.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:22:46.369 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss' 19:22:46.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:46.369 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:46.371 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:46.576 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:46.870 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:46.904 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:46.905 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:47.370 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:47.370 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:22:57.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:57.370 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:57.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:57.371 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:57.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:57.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:57.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:22:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:57.381 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:57.381 INFO [WorkbenchTestable][AbstractBrowser] Browser back 19:22:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:57.383 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:57.385 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:57.440 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:57.883 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:57.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:57.884 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:22:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss... 19:22:58.886 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:58.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:58.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:58.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:22:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:58.896 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully 19:22:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:58.897 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:58.897 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:58.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:58.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:58.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:22:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:58.907 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:58.907 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:22:58.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:22:58.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:22:58.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:22:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:58.916 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:58.916 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 19:22:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:22:58.918 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:58.919 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:58.974 DEBUG [main][BrowserProgressListener] Calling chanded() 19:22:59.418 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:22:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:22:59.418 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:23:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat... 19:23:00.418 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:23:00.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:23:00.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:00.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:23:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:23:00.432 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:23:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:23:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully 19:23:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:23:00.432 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:23:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:23:00.432 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:23:00.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:23:00.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:00.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:23:00.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:23:00.442 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:23:00.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:23:00.443 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:23:00.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:23:00.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:00.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 19:23:00.461 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 19:23:00.461 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 19:23:00.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:23:00.462 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:23:00.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 19:23:00.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:23:00.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:23:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:00.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 19:23:00.538 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 19:23:00.538 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:23:00.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:23:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.342 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 25.119 s testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 26.21 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:00.562 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:00.563 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:23:00.563 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:23:00.563 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:00.563 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:23:00.563 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:23:00.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:23:00.564 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:23:00.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:23:00.564 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:23:00.564 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:23:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:23:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:00.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:00.565 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:00.565 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:23:00.565 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:23:00.565 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:23:00.565 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:23:00.565 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:23:00.565 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:23:00.565 DEBUG [main][MenuItemLookup] Item match:Window 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:23:00.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:00.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:00.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:23:00.566 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:23:00.567 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:23:00.567 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:23:00.567 DEBUG [main][MenuItemLookup] Item match:Window 19:23:00.567 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:23:00.567 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:23:00.567 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:23:00.567 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.567 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:23:00.567 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:23:00.567 DEBUG [main][MenuItemLookup] Item match:Perspective 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:23:00.568 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:23:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:23:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:00.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:23:00.568 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:23:00.568 DEBUG [main][MenuItemLookup] Item match:Window 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:23:00.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:00.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:00.569 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:00.569 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:23:00.570 DEBUG [main][MenuItemLookup] Item match:Window 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:23:00.570 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:23:00.570 DEBUG [main][MenuItemLookup] Item match:Perspective 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:23:00.571 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:23:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:00.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:23:00.571 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:23:00.571 DEBUG [main][MenuItemLookup] Item match:Window 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:23:00.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:00.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:00.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:23:00.572 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:23:00.573 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:23:00.573 DEBUG [main][MenuItemLookup] Item match:Window 19:23:00.573 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:23:00.573 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:23:00.573 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:23:00.573 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.573 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:23:00.573 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:23:00.573 DEBUG [main][MenuItemLookup] Item match:Perspective 19:23:00.574 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:23:00.574 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.574 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:23:00.574 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:23:00.574 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:23:00.574 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:23:00.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:23:00.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:23:00.574 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:23:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:23:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:23:00.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:23:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:00.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:00.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:23:00.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:00.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:00.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:00.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:23:00.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:00.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:23:00.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:00.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:00.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:00.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:00.631 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:23:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:00.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:00.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:00.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:23:00.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 19:23:00.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:00.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:23:00.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:23:00.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:23:00.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:00.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:00.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:00.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:00.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:23:00.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:00.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:00.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:00.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:00.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:00.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:00.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:00.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:23:00.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:00.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:00.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:00.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:00.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:00.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:00.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:00.872 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:00.872 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:00.873 DEBUG [main][MenuItemLookup] Item match:File 19:23:00.874 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:23:00.874 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:00.879 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:23:00.879 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:23:00.904 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:23:00.904 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:23:00.904 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:23:01.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:23:01.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:23:01.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:23:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:01.043 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:23:01.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:01.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:23:01.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:01.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:01.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:01.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:01.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:01.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:23:01.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:23:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:01.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:23:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:01.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:23:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:23:01.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:23:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:01.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:23:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:01.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:23:01.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:23:01.060 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:23:01.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:23:01.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:23:01.061 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:23:01.061 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:23:01.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:23:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:01.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:01.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:01.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:01.070 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:23:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:01.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:01.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:01.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:01.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:01.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:23:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:23:01.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:23:01.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:01.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:01.477 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:23:01.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:01.477 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 19:23:01.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:23:01.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:01.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:01.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:01.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:23:01.517 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:23:01.525 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 19:23:01.577 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:23:01.577 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:23:01.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:23:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:01.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:01.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:01.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:01.598 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:23:01.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:01.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:01.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:01.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:23:05.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:23:05.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:23:05.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:23:05.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:05.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:23:05.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:05.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:23:05.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:05.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:05.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:05.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:05.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:05.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:05.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:05.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:05.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:05.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:05.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:05.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:05.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:23:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:05.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:05.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:05.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:05.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:05.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:05.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:05.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:05.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:05.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:05.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:05.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:05.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:05.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:05.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:05.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:05.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:05.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:06.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:06.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:06.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:06.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:06.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:06.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:06.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:06.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:06.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:06.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:06.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:06.160 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:06.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:06.161 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:06.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:06.165 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:06.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:06.184 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu. 19:23:06.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:06.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:06.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:23:06.185 DEBUG [main][MenuItemLookup] Item match:Window 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:23:06.185 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:23:06.186 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:06.186 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:23:06.186 DEBUG [main][MenuItemLookup] Item match:Show View 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:06.194 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:23:06.194 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:23:06.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:23:06.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:23:06.195 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:23:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:23:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:23:06.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:23:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:06.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:23:06.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:06.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:23:06.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:06.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:06.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:06.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:23:06.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:23:06.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:06.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:23:06.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:06.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:23:06.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:23:06.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:23:06.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:06.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:23:06.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:06.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:23:06.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties 19:23:06.647 DEBUG [main][TreeItemHandler] Selecting tree item: Properties 19:23:06.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection 19:23:06.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties 19:23:06.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:06.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:06.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:06.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:23:06.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:06.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:06.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:23:06.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:06.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:23:06.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:06.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:06.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:06.650 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:23:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:06.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:06.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:23:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:23:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open... 19:23:06.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:06.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully 19:23:06.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:06.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:06.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:06.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 19:23:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:06.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:06.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:06.935 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:06.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:23:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:23:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:23:06.967 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:06.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:06.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:06.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:06.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 19:23:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:06.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:06.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:23:06.970 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 19:23:06.971 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:06.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:06.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:06.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:06.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:06.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:06.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:06.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:06.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:06.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:06.987 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1 19:23:06.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 19:23:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:06.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 19:23:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:06.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 19:23:06.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 19:23:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:06.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 19:23:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:06.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 19:23:06.990 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1 19:23:06.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 19:23:06.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:07.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:07.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 19:23:07.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 19:23:07.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:07.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 19:23:07.992 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1 19:23:07.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 19:23:07.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:08.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 19:23:08.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 19:23:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:08.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 19:23:08.994 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1 19:23:08.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 19:23:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:09.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 19:23:09.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 19:23:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:09.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 19:23:09.996 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1 19:23:09.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 19:23:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:10.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:10.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 19:23:10.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 19:23:10.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:10.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 19:23:10.998 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1 19:23:10.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 19:23:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:11.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 19:23:11.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 19:23:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:11.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 19:23:11.999 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1 19:23:12.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 19:23:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:12.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 19:23:12.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 19:23:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:13.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 19:23:13.001 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1 19:23:13.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 19:23:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:13.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 19:23:13.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 19:23:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:14.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:14.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 19:23:14.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:14.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:14.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:23:14.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:14.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:14.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:14.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:14.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:23:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:14.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:14.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:14.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:14.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:14.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:14.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:14.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:14.060 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:14.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:14.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:14.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:14.061 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:14.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:14.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:14.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:14.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:14.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:14.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:14.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:14.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:15.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:15.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:15.064 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:15.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:15.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:15.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:15.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:15.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:15.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:15.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:15.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:15.066 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:15.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:15.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:15.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:15.067 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:15.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:15.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:15.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:15.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:15.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:15.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:15.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:16.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:16.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:16.070 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:16.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:16.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:16.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:16.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:16.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:16.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:16.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:16.072 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:16.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:16.073 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:16.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:16.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:16.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:23:16.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'New' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:23:16.132 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:16.133 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:23:16.133 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:23:16.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:23:16.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:23:16.133 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:23:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:16.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:23:16.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:16.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:23:16.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:16.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:16.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:16.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:16.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:16.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:16.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:16.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:16.634 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 19:23:16.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:16.634 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:16.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:16.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:16.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:23:16.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'New' 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:23:16.701 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:23:16.701 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:23:16.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:23:16.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:23:16.702 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:23:16.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:23:17.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:23:17.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:23:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:17.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:17.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:17.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:17.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:23:17.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:17.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:17.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:17.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:23:17.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:17.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:17.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:17.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:17.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:17.368 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:23:17.368 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:23:17.368 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:23:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:17.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:17.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:17.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:23:17.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:17.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:23:17.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:17.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:17.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:17.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:17.371 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:23:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:17.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:17.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:17.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:23:17.376 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:23:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:23:17.877 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:23:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:17.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:23:17.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:23:17.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:23:17.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:17.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:23:17.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:23:17.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:17.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:17.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:17.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:17.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:17.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:17.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:17.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:23:17.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:23:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:17.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 19:23:17.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:23:17.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 19:23:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:23:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:23:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:23:17.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:17.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:17.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:17.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:17.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:23:17.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:17.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:17.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:17.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:17.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:17.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:17.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:17.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:23:17.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:17.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:17.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:17.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:17.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:17.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:17.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:17.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:17.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:17.884 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:17.884 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:17.884 DEBUG [main][MenuItemLookup] Item match:File 19:23:17.885 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:23:17.885 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:17.890 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:23:17.890 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:23:17.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:23:17.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:23:17.891 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:23:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:23:18.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:23:18.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:23:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:18.016 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:23:18.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:18.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:23:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:18.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:18.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:18.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:23:18.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:23:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:18.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:23:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:18.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:23:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:23:18.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:23:18.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:18.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:23:18.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:18.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:23:18.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:23:18.032 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:23:18.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:23:18.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:23:18.033 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:23:18.033 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:23:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:23:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:18.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:18.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:18.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:18.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:18.035 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:23:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:18.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:18.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:18.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:18.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:18.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:18.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:23:18.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:23:18.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:23:18.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:18.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:18.414 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:23:18.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:18.414 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 19:23:18.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:23:18.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:18.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:18.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:18.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:23:18.417 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:23:18.419 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 19:23:18.470 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:23:18.470 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:23:18.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:23:18.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:18.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:18.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:18.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:18.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:18.482 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:23:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:18.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:18.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:18.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:23:21.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:23:21.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:23:21.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:23:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:23:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:21.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:21.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:21.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:21.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:21.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:21.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:21.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:23:21.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:21.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:21.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:21.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:21.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:21.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:23:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:23:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:23:21.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:21.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:21.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:21.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:21.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:21.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:22.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:22.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:22.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:22.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:22.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:22.897 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:22.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:22.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:22.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:22.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:22.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:22.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:22.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:22.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:22.899 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:22.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:22.899 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:22.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:22.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:22.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:22.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:22.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 19:23:22.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:22.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:22.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:22.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:22.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 19:23:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:22.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:23.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:23.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:23.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:23.011 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:23.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:23.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:23.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:23.093 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:23.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:23.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:23.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:23.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 19:23:23.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:23.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:23.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:23.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:23.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:23:23.095 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 19:23:23.095 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:23.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:23.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:23.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:23.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:23.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:23.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:23.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:23.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:23.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:23.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:23.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:23.098 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:23.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:23.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:23.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:23.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 19:23:23.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:23.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:23.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:23.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:23.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:23:23.099 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories 19:23:23.099 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 19:23:23.099 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:23:23.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:23.103 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:23.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:23.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:23.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:23.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:23.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:23.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:23.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:23.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:23.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:23.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:23.113 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:23:23.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:23.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:23.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:23.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:23.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:23.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:23:23.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:23.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:23.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:23.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:23.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:23.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:23.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:23.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:23.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:23.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:23.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:23.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:23.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:23.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:23.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:23.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:23.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:23.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:23.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:23.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:23.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:24.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:24.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:24.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:24.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:24.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:24.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:24.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:24.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:24.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:24.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:24.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:24.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:24.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:24.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:24.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:24.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:24.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:24.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:24.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:24.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:24.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:24.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:24.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:24.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:25.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:25.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:25.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:25.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:25.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:25.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:25.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:25.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:25.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:25.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:25.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:25.227 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:25.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:25.228 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:25.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:25.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:25.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:23:25.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'New' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:25.285 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:23:25.285 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:23:25.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:23:25.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:23:25.286 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:23:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:25.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:23:25.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:25.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:25.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:25.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:25.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:25.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:25.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:25.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:25.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:25.787 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 19:23:25.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:25.787 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:25.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:25.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:25.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:23:25.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'New' 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:23:25.841 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:23:25.841 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:23:25.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:23:25.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:23:25.842 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:23:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:23:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:23:26.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:23:26.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:26.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:26.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:26.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:23:26.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:26.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:23:26.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:26.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:26.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:26.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:26.509 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:23:26.509 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:23:26.509 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:23:26.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:26.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:26.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:26.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:26.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:23:26.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:26.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:26.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:26.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:23:26.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:26.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:26.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:26.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:26.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:26.511 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:23:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:26.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:26.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:23:26.517 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:23:27.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:23:27.017 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:23:27.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:27.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:27.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:23:27.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:23:27.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:23:27.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:27.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:27.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:27.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:27.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:27.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:27.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:27.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:23:27.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:23:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:27.019 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 19:23:27.019 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:23:27.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 19:23:27.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:27.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:23:27.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:23:27.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:23:27.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:27.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:27.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:23:27.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:27.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:27.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:27.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:23:27.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:27.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:27.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:27.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:27.022 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:27.023 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:27.023 DEBUG [main][MenuItemLookup] Item match:File 19:23:27.024 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:23:27.024 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:27.029 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:23:27.029 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:23:27.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:23:27.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:23:27.030 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:23:27.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:23:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:23:27.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:23:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:27.159 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:23:27.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:23:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:27.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:27.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:27.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:23:27.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:23:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:27.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:23:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:27.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:23:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:23:27.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:23:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:27.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:23:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:27.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:23:27.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:23:27.163 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:23:27.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:23:27.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:23:27.163 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:23:27.163 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:23:27.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:23:27.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:27.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:27.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:27.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:27.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:27.193 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:23:27.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:27.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:27.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:27.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:27.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:27.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:23:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:23:27.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:23:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:27.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:27.584 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:23:27.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:27.584 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 19:23:27.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:23:27.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:27.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:27.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:27.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:27.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:23:27.588 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:23:27.590 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 19:23:27.644 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:23:27.644 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:23:27.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:23:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:27.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:27.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:27.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:27.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:27.651 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:23:27.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:27.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:27.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:27.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:27.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:23:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:23:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:23:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:23:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:31.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:23:31.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:31.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:31.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:31.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:31.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:31.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:31.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:31.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:31.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:31.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:31.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:31.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:31.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:31.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:31.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:23:31.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:31.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:31.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:31.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:31.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:31.193 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:31.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:31.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:31.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:23:31.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:23:31.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:23:31.197 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:31.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:31.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:31.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:31.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:31.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:31.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:31.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:31.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:32.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:32.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:32.200 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:32.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:32.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:32.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:32.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:32.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:32.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:32.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:32.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:32.202 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:32.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:32.202 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:32.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:32.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:32.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:32.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 19:23:32.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:32.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:32.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:32.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 19:23:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:32.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:32.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:32.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:32.294 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:32.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:32.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:32.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:32.336 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:32.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:32.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:32.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:32.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 19:23:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:32.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:32.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:23:32.337 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 19:23:32.337 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 19:23:32.338 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:23:32.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:32.342 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:32.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:32.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:32.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:32.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:32.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:32.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:32.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:32.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:32.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:32.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children... 19:23:32.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 19:23:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:32.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 19:23:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:32.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 19:23:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully 19:23:32.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 19:23:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:32.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 19:23:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:32.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 19:23:32.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:32.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:23:32.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:32.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:32.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:32.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:23:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:32.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:32.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:32.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:32.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:32.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:32.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:32.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:32.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:32.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:32.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:32.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:32.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:32.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:32.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:32.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:32.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:32.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:33.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:33.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:33.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:33.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:33.503 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:33.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:33.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:33.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:33.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:33.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:33.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:33.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:33.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:33.506 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:33.506 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:33.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:33.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:33.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:33.508 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:33.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:33.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:33.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:33.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:34.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:34.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:34.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:34.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:34.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:34.512 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:34.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:34.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:34.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:34.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:34.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:34.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:34.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:34.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:34.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:34.514 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:34.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:34.514 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:34.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:34.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:34.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:23:34.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:34.569 DEBUG [main][MenuItemLookup] Found menu:'New' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:34.570 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:23:34.570 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:23:34.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:23:34.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:23:34.570 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:23:34.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:34.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:23:35.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:35.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:35.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:35.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:35.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:35.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:35.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:35.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:35.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:35.072 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 19:23:35.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:35.072 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:35.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:35.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:35.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:23:35.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'New' 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:23:35.125 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:23:35.125 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:23:35.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:23:35.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:23:35.125 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:23:35.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:23:35.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:23:35.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:23:35.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:35.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:35.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:35.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:23:35.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:35.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:23:35.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:35.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:35.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:35.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:35.803 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:23:35.803 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:23:35.803 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:23:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:35.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:35.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:35.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:23:35.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:35.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:23:35.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:35.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:35.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:35.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:35.805 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:23:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:35.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:35.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:35.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:35.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:23:35.811 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:23:36.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:23:36.312 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:23:36.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:36.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:23:36.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:23:36.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:23:36.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:36.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:36.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:36.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:36.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:36.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:36.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:36.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:36.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:36.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:23:36.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:23:36.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:36.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:36.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 19:23:36.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:23:36.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 19:23:36.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:36.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:23:36.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:23:36.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:23:36.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:36.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:36.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:23:36.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:36.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:36.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:36.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:23:36.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:36.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:36.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:36.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:36.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:36.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:36.317 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:36.317 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:36.317 DEBUG [main][MenuItemLookup] Item match:File 19:23:36.318 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:23:36.319 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:23:36.323 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:36.324 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:23:36.324 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:36.324 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:23:36.324 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:23:36.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:23:36.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:23:36.324 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:23:36.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:23:36.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:23:36.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:23:36.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:36.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:36.451 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:23:36.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:23:36.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:36.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:36.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:36.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:36.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:36.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:36.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:23:36.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:23:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:36.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:23:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:36.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:23:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:23:36.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:23:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:36.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:23:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:36.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:23:36.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:23:36.455 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:23:36.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:23:36.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:23:36.455 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:23:36.455 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:23:36.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:23:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:36.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:36.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:36.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:36.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:36.469 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:23:36.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:36.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:36.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:36.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:36.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:23:36.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:23:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:23:36.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:23:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:36.849 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:23:36.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:23:36.849 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 19:23:36.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:23:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:36.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:36.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:36.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:36.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:23:36.853 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:23:36.854 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 19:23:36.916 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:23:36.916 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:23:36.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:23:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:36.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:36.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:36.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:36.927 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:23:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:36.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:36.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:36.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:23:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:23:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:23:40.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:23:40.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:40.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:23:40.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:40.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:40.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:40.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:40.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:40.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:40.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:40.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:40.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:40.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:40.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:40.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:40.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:40.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:40.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:40.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:23:40.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:40.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:40.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:40.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:40.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:40.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:40.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:40.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:40.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:23:40.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:23:40.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:23:40.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:40.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:40.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:40.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:40.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:40.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:41.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:41.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:41.023 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:41.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:41.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:41.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:41.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:41.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:41.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:41.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:41.025 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:41.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:41.025 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:41.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:41.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:41.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:41.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:41.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:41.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:41.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 19:23:41.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:41.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:41.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:41.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:41.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:41.047 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:41.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:41.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:41.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:41.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:41.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:41.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:41.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:41.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:41.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:41.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:41.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:41.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:41.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:41.090 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:23:41.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:41.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:41.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:41.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:41.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:23:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:41.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:41.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:41.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:41.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:41.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:41.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:41.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:41.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:41.164 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:41.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:41.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:41.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:41.165 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:41.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:41.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:41.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:41.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:41.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:41.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:41.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:42.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:42.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:42.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:42.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:42.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:42.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:42.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:42.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:42.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:42.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:42.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:42.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:42.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:42.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:42.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:42.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:42.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:42.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:42.174 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:42.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:42.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:42.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:42.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:42.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:42.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:42.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:43.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:43.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:43.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:23:43.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:23:43.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:43.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:43.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:43.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:43.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:43.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:43.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:43.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:43.178 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 19:23:43.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:43.179 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:43.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:43.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:43.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:23:43.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'New' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:43.236 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:23:43.236 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:23:43.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:23:43.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:23:43.237 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:23:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:43.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:23:43.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:23:43.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:43.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:43.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:43.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:43.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:43.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:43.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:43.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:43.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:43.738 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 19:23:43.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 19:23:43.738 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 19:23:43.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 19:23:43.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 19:23:43.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:23:43.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:43.811 DEBUG [main][MenuItemLookup] Found menu:'New' 19:23:43.811 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:23:43.811 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:43.811 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:23:43.811 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:23:43.811 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:23:43.811 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:43.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:23:43.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:23:43.811 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:23:43.812 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:23:43.812 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:23:43.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:23:43.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:23:43.812 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:23:43.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:23:43.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:23:43.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:23:43.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:43.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:43.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:43.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:43.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:23:43.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:43.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:43.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:43.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:23:43.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:43.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:43.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:43.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:43.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:43.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:43.984 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:23:43.984 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:23:43.984 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:23:43.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:43.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:43.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:43.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:43.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:23:43.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:43.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:43.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:43.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:23:43.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:43.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:43.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:43.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:43.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:43.987 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:23:43.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:43.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:43.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:43.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:43.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:23:43.992 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:23:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:23:44.493 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:23:44.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:44.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:44.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:44.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:23:44.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:23:44.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:44.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:44.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 19:23:44.494 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 19:23:44.494 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:23:44.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:23:44.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:44.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.936 s - in org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 17.01 s toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 9.14 s getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 9.293 s getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.181 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 19:23:44.507 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 19:23:44.507 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:23:44.508 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:23:44.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 19:23:44.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:23:44.508 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:23:44.509 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:23:44.509 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:23:44.509 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:23:44.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:44.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:44.521 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:23:44.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:44.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:44.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:44.522 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:44.522 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:23:44.522 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:23:44.522 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:23:44.522 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:23:44.522 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:23:44.522 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:23:44.522 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:23:44.522 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:23:44.522 DEBUG [main][MenuItemLookup] Item match:Window 19:23:44.523 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:23:44.523 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:23:44.523 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:23:44.523 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:44.523 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:23:44.523 DEBUG [main][MenuItemLookup] Item match:Show View 19:23:44.530 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:23:44.530 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:23:44.530 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:23:44.530 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:44.531 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:23:44.531 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:23:44.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:23:44.532 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:23:44.532 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:23:44.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:23:44.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:23:44.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:23:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:44.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:23:44.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:44.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:23:44.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:44.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:44.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:44.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:23:44.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:23:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:44.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:23:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:44.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:23:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:23:44.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:23:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:44.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:23:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:44.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:23:44.642 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:23:44.642 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:23:44.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:23:44.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:23:44.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:44.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:23:44.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:44.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:44.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:44.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:23:44.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:44.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:23:44.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:44.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:44.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:44.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:44.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:44.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:44.645 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:23:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:44.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:44.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:23:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:23:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:23:44.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:44.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:23:44.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:44.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:44.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:44.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:44.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:44.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:44.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:23:44.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:44.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:44.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:44.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:44.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:44.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:23:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:23:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:23:44.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:44.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:44.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 19:23:44.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:44.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:44.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:44.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:44.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 19:23:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:44.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:44.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:44.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:44.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:44.862 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:44.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:44.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:44.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text= TooltipText=null 19:23:44.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:44.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:44.896 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:44.897 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:44.897 DEBUG [main][MenuItemLookup] Item match:File 19:23:44.898 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:23:44.898 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:23:44.903 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:23:44.903 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:23:44.903 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:23:44.903 DEBUG [main][MenuItemLookup] Item match:Project... 19:23:44.904 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..." 19:23:44.904 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project... 19:23:44.904 INFO [main][MenuItemHandler] Select menu item: P&roject... 19:23:45.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:23:45.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:23:45.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:23:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:45.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:23:45.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:45.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:23:45.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:45.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:45.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:45.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:45.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:45.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:23:45.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:23:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:45.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:23:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:23:45.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:23:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:45.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:23:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:45.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:23:45.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:23:45.518 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:23:45.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:23:45.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:23:45.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 19:23:45.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:45.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:23:45.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:45.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:45.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:45.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:45.526 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:23:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:45.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:45.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:45.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:23:45.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:45.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:23:45.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:45.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:45.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:45.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:23:45.589 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:23:45.589 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:23:45.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:23:45.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:45.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:23:45.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:45.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:45.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:45.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:45.595 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:23:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:45.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:45.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:23:45.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:23:45.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:45.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:45.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:45.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:45.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:45.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:23:45.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:45.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:45.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:23:45.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:23:45.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:45.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:45.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:45.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:45.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:45.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:45.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:45.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:45.811 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:45.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:45.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:45.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:45.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:45.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:46.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:46.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:46.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:46.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:46.814 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:46.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:46.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:46.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:46.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:46.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:46.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:46.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:46.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:46.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:46.816 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:23:46.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:23:46.816 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:23:46.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:23:46.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:23:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:46.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:46.832 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:23:46.832 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:46.832 DEBUG [main][MenuItemLookup] Item match:File 19:23:46.833 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:23:46.833 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'File' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:46.838 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:23:46.838 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:23:46.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:23:46.839 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:23:46.839 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:23:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 19:23:46.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 19:23:46.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:23:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:46.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:23:46.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:46.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:23:46.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:46.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:46.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:46.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:23:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:23:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children... 19:23:46.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 19:23:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:47.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 19:23:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully 19:23:47.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 19:23:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:47.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed 19:23:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:47.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 19:23:47.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File 19:23:47.455 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File 19:23:47.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection 19:23:47.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File 19:23:47.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 19:23:47.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:47.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:23:47.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:47.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:47.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:47.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:47.462 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:23:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:47.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:47.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:47.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:23:47.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:47.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent 19:23:47.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:47.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:47.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:47.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:47.530 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:23:47.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:47.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:47.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:47.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available.... 19:23:48.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available. finished successfully 19:23:48.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:48.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:48.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:23:48.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 19:23:48.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 19:23:48.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:23:48.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:23:48.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1777): Gtk-WARNING **: 19:23:49.191: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) 19:23:49.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:49.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:49.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 19:23:49.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:49.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:49.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 19:23:49.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:23:49.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:49.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:49.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:49.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:49.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:49.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:50.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:50.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:50.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:50.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:50.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:50.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:50.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:50.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:50.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:50.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:50.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:51.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:51.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:51.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:51.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:51.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:51.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:51.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:51.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:51.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:51.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:51.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:51.197 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:23:51.197 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:23:51.198 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 19:23:51.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:23:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:51.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:23:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:51.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:23:51.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 19:23:51.198 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 19:23:51.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 19:23:51.215 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 19:23:51.287 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 19:23:51.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 19:23:51.288 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 19:23:51.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 19:23:51.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 19:23:51.299 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:23:51.303 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:23:51.499 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:23:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 19:23:51.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 19:23:52.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 19:23:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 19:23:53.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 19:23:54.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:54.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:54.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:54.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:23:54.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:54.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:54.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:54.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:54.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:54.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@563dff20 is found... 19:23:54.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@563dff20 is found finished successfully 19:23:54.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 19:23:54.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:54.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:54.009 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:54.009 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:23:54.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 19:23:54.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:54.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:54.024 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:54.024 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:23:54.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 19:23:54.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 19:23:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:54.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 19:23:54.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 19:23:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:54.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:54.079 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:54.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:54.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:54.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null 19:23:54.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 19:23:54.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:54.174 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 19:23:54.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:54.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 19:23:54.178 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 19:23:54.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:54.178 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 19:23:54.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:54.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 19:23:54.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:54.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:54.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:54.258 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 19:23:54.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:54.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:54.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 19:23:54.259 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 19:23:54.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:54.259 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 19:23:54.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:54.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 19:23:54.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:54.284 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 19:23:54.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:54.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 19:23:54.285 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 19:23:54.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:54.285 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 19:23:54.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:54.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 19:23:54.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:54.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:54.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:54.311 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 19:23:54.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:54.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:54.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 19:23:54.312 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 19:23:54.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:54.312 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 19:23:54.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:54.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Extensions") 19:23:54.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:54.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:54.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:54.382 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 19:23:54.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:54.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:54.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 19:23:54.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Extension Details") 19:23:54.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:54.384 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 19:23:54.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:54.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 19:23:54.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 19:23:54.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:23:54.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:23:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:54.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 19:23:54.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:23:54.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 19:23:54.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 19:23:54.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:23:54.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:23:54.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:23:54.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 19:23:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:54.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 19:23:54.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:23:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:54.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:54.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:54.390 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:54.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:54.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:54.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:54.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:54.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:54.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:54.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:54.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:54.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:54.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:55.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:55.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:55.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:55.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:55.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:55.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:55.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:55.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:55.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:23:55.458 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:23:55.458 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 19:23:55.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:23:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:23:55.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:23:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:23:55.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:23:55.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 19:23:55.459 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 19:23:55.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 19:23:55.475 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 19:23:55.480 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 19:23:55.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 19:23:55.480 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 19:23:55.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 19:23:55.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 19:23:55.494 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:23:55.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:23:55.582 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:23:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:55.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:23:55.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:55.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:55.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:55.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:23:55.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:55.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:55.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:55.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:55.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14fd2331 is found... 19:23:55.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14fd2331 is found finished successfully 19:23:55.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 19:23:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:55.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:55.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:55.594 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:55.594 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:23:55.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 19:23:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:55.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:55.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:55.606 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:55.606 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:23:55.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:55.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 19:23:55.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:55.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 19:23:55.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:55.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:55.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 19:23:55.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 19:23:55.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:55.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:55.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:55.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:55.670 INFO [WorkbenchTestable][AbstractView] Activate view Properties 19:23:55.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 19:23:55.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:55.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:55.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 19:23:55.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:55.732 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 19:23:55.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:55.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:55.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 19:23:55.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 19:23:55.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:23:55.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:23:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:55.733 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 19:23:55.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:55.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 19:23:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:55.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 19:23:55.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:23:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:55.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:55.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:23:55.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:55.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:55.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:55.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:55.804 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:55.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:55.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:55.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:55.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:55.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:56.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:56.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:56.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:56.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:23:56.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:23:56.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:23:56.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:23:56.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:23:56.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:23:56.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:23:56.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:56.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:56.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:56.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:56.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:23:56.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:23:56.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:23:56.809 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:23:56.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:23:56.825 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:23:56.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:23:56.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'New' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:56.909 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:23:56.909 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:23:56.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:23:56.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:23:56.910 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:23:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:56.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:23:56.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:23:57.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:57.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:57.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:57.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:23:57.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:57.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:23:57.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:57.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:57.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:57.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:57.411 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 19:23:57.411 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:23:57.411 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:23:57.411 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:23:57.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:23:57.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:23:57.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:57.479 DEBUG [main][MenuItemLookup] Found menu:'New' 19:23:57.479 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:23:57.479 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:57.479 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:23:57.479 DEBUG [main][MenuItemLookup] Found menu:'' 19:23:57.479 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:23:57.479 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:23:57.479 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:23:57.479 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:23:57.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:23:57.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:23:57.479 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:23:57.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:23:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:23:57.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:23:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:23:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:23:57.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:57.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:57.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:23:57.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:57.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:23:57.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:57.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:57.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:57.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:57.700 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:23:57.700 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:23:57.700 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:23:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:57.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:57.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:57.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:57.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:23:57.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:23:57.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:57.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:23:57.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:23:57.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:23:57.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:23:57.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:23:57.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:23:57.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:23:57.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:23:57.704 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:23:57.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:23:57.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:23:57.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:23:57.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:23:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:23:57.710 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:23:58.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:23:58.211 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:23:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:23:58.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:23:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:23:58.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 19:23:58.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:23:58.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:23:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:23:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.706 s - in org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 5.392 s getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 1.347 s Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:23:58.221 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:23:58.224 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:23:58.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:23:58.224 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:23:58.224 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:23:58.224 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:23:58.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:23:58.225 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:23:58.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:23:58.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:23:58.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:23:58.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:23:58.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:23:58.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:23:58.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:23:58.229 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 19:24:01.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:01.242 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 19:24:01.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:01.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:01.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:24:01.243 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:01.243 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:24:01.243 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:24:01.243 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:24:01.243 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:24:01.243 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:24:01.243 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:24:01.243 DEBUG [main][MenuItemLookup] Item match:Window 19:24:01.244 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:24:01.244 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:24:01.244 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:24:01.244 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:01.244 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:24:01.244 DEBUG [main][MenuItemLookup] Item match:Show View 19:24:01.250 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:24:01.250 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:01.251 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:24:01.251 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:24:01.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:24:01.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:24:01.269 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:24:01.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:24:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:24:01.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:24:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:01.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:24:01.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:01.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:01.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:01.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:24:01.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:24:01.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:24:01.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:24:01.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:01.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:24:01.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:01.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:24:01.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:24:01.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:24:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:01.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:24:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:01.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:24:01.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 19:24:01.375 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 19:24:01.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 19:24:01.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 19:24:01.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:01.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:01.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:01.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:24:01.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:01.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:01.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:01.378 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:24:01.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:01.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:01.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:01.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.552: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:01.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:01.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:01.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 19:24:01.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 19:24:01.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:01.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:01.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:01.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:01.589 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:01.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:01.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:01.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:01.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:01.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:01.617 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:01.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:01.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:01.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:01.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:01.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:01.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:01.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:01.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:01.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:01.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:01.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:01.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:01.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:01.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:01.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:01.706 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:01.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:01.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:01.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:01.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:01.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:01.710 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:01.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:01.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:01.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:01.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:01.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:01.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:01.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:01.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:01.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 19:24:01.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:01.762 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:01.762 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:01.762 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:01.762 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:01.762 DEBUG [main][MenuItemLookup] Item match:Delete Log 19:24:01.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 19:24:01.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 19:24:01.762 INFO [main][MenuItemHandler] Select menu item: &Delete Log 19:24:01.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 19:24:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 19:24:01.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 19:24:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:01.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:01.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:01.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:01.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 19:24:01.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:01.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:01.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:01.813 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 19:24:01.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:01.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:01.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:01.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:01.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:01.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 19:24:01.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:01.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:01.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:01.927 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:01.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:01.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:01.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:01.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:01.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:01.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.931 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:01.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:01.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:01.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:01.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.959 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:01.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:01.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:01.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.964 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:01.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:01.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:01.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:01.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:01.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 19:24:01.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:01.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:01.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:01.991 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:01.991 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:01.991 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:01.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:01.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:01.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:01.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:01.996 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 19:24:02.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:24:02.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:04.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.005 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:05.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:05.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:05.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:05.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:05.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:05.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:05.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:05.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:05.025 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:05.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:05.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:05.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:05.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:05.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:05.052 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:05.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:05.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:05.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:05.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:05.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:05.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:05.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:05.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:05.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:05.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:05.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:05.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:05.107 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:05.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:05.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:05.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:05.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:05.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:05.108 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:05.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:05.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:05.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:05.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:05.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:05.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:05.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:05.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:05.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:05.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:05.197 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:05.197 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:05.197 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:05.197 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:05.197 DEBUG [main][MenuItemLookup] Item match:Delete Log 19:24:05.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 19:24:05.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 19:24:05.197 INFO [main][MenuItemHandler] Select menu item: &Delete Log 19:24:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 19:24:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 19:24:05.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 19:24:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:05.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:05.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:05.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:05.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 19:24:05.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:05.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:05.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:05.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:05.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:05.250 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 19:24:05.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:05.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:05.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:05.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 19:24:05.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:05.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:05.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:05.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:05.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:05.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:05.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:05.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:05.344 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:05.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:05.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:05.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:05.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:05.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:05.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:05.347 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:05.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:05.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:05.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:05.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:05.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:05.352 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:05.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:05.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:05.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:05.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:05.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:05.376 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:05.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:05.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:05.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:05.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:05.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 19:24:05.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:05.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:05.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:05.380 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:05.380 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:05.380 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:05.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:05.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:05.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:05.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:05.383 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 19:24:05.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:24:05.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:08.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:08.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:08.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:08.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:08.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:08.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:08.412 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:08.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:08.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:08.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:08.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:08.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:08.414 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:08.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:08.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:08.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:08.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:08.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:08.450 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:24:08.450 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:08.450 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:24:08.450 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:08.450 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 19:24:08.450 DEBUG [main][MenuItemLookup] Item match:Activate on new events 19:24:08.452 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:24:08.452 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:08.452 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:24:08.452 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:08.452 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 19:24:08.452 DEBUG [main][MenuItemLookup] Item match:Activate on new events 19:24:08.452 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:08.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:08.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:08.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:08.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:08.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:08.454 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:24:08.454 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:08.454 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:24:08.454 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:08.454 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 19:24:08.454 DEBUG [main][MenuItemLookup] Item match:Activate on new events 19:24:08.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 19:24:08.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 19:24:08.455 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 19:24:08.455 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:08.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:08.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:08.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:08.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:08.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:08.457 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:24:08.457 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:08.457 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:24:08.457 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:08.457 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 19:24:08.457 DEBUG [main][MenuItemLookup] Item match:Activate on new events 19:24:08.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 19:24:08.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 19:24:08.457 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 19:24:08.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:08.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:08.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:08.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:08.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:08.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:08.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:08.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:08.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:08.487 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:08.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:08.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:08.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:08.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:08.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:08.488 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:08.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:08.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:08.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:08.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:08.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:08.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:08.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:08.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:08.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:08.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:08.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:08.542 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:08.542 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:08.542 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:08.542 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:08.542 DEBUG [main][MenuItemLookup] Item match:Delete Log 19:24:08.542 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 19:24:08.542 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 19:24:08.542 INFO [main][MenuItemHandler] Select menu item: &Delete Log 19:24:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 19:24:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 19:24:08.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 19:24:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:08.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:08.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:08.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:08.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 19:24:08.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:08.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:08.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:08.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:08.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:08.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:08.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:08.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:08.596 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 19:24:08.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:08.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:08.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:08.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:08.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:08.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:08.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 19:24:08.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:08.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:08.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:08.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:08.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:08.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:08.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:08.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:08.692 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:08.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:08.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:08.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:08.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:08.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:08.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:08.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:08.696 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:08.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:08.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:08.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:08.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:08.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:08.723 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:08.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:08.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:08.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:08.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:08.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:08.727 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:08.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:08.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:08.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:08.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:08.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:08.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:08.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 19:24:08.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:08.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:08.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:08.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:08.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:08.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:08.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:08.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:08.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:08.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:08.740 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 19:24:08.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:24:08.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:11.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:11.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:11.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:11.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:11.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:11.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:11.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:11.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:11.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:11.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:11.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:11.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:11.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:11.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:11.769 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:11.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:11.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:11.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:11.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:11.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:11.771 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:11.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:11.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:11.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:11.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:11.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:11.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:11.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:11.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:11.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:11.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:11.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:11.811 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:11.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:11.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:11.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:11.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:11.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:11.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:11.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:11.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:11.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:11.853 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:11.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:11.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:11.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:11.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:11.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:11.855 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:11.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:11.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:11.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:11.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:11.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:11.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:11.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:11.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:11.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:11.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:11.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:11.905 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:11.905 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:11.905 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:11.905 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:11.905 DEBUG [main][MenuItemLookup] Item match:Delete Log 19:24:11.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 19:24:11.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 19:24:11.905 INFO [main][MenuItemHandler] Select menu item: &Delete Log 19:24:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 19:24:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 19:24:11.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 19:24:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:11.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:11.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:11.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:11.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:11.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:11.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 19:24:11.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:11.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:11.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:11.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:11.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:11.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:11.958 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 19:24:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:11.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:11.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 19:24:12.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:12.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:12.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:12.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:12.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:12.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:12.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:12.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:12.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:12.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:12.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:12.052 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:12.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:12.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:12.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:12.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:12.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:12.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:12.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:12.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:12.057 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:12.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:12.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:12.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:12.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:12.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:12.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:12.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:12.083 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:12.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:12.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:12.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:12.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:12.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:12.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:12.087 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:12.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:12.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:12.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:12.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:12.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:12.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 19:24:12.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:12.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:12.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:12.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:12.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:12.091 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:12.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:12.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:12.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:12.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:12.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:12.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:12.095 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 19:24:12.096: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:24:12.128: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:15.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:15.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:15.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:15.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:15.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:15.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:15.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:15.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:15.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:15.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:15.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:15.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:15.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:15.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:15.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:15.156 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:15.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:15.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:15.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:15.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:15.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:15.159 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:15.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:15.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:15.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:15.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:15.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:15.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:15.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:15.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:15.168 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:15.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:15.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:15.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:15.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:15.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:15.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:15.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:15.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:15.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:15.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:15.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:15.218 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:15.218 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:15.218 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:15.218 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer 19:24:15.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer" 19:24:15.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer 19:24:15.219 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer 19:24:15.224 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:15.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:15.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:15.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:15.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:15.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:15.229 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:15.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:15.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:15.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:15.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:15.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:15.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:15.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:15.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:15.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:15.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:15.258 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:15.258 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:15.258 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:15.258 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:15.258 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 19:24:15.258 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 19:24:15.258 DEBUG [main][MenuItemLookup] Item match:Restore Log 19:24:15.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 19:24:15.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 19:24:15.258 INFO [main][MenuItemHandler] Select menu item: &Restore Log 19:24:15.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... (Eclipse:1777): Gtk-CRITICAL **: 19:24:15.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. failed, NO exception will be thrown 19:24:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 19:24:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 19:24:16.367 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:16.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:16.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:16.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:16.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:16.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:16.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.390 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:16.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:16.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:16.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:16.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:16.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:16.406 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:16.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:16.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:16.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:16.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:16.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:16.432 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:16.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:16.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:16.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:16.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:16.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:16.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:16.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:16.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:16.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:16.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:16.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:16.483 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:16.483 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:16.483 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:16.483 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:16.483 DEBUG [main][MenuItemLookup] Item match:Delete Log 19:24:16.483 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 19:24:16.483 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 19:24:16.483 INFO [main][MenuItemHandler] Select menu item: &Delete Log 19:24:16.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 19:24:16.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 19:24:16.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 19:24:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:16.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:16.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:16.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:16.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 19:24:16.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:16.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:16.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:16.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:16.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:16.537 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 19:24:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:16.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:16.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:16.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:16.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:16.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 19:24:16.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:16.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:16.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:16.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:16.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:16.628 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:16.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:16.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:16.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:16.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:16.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:16.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:16.633 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:16.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:16.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:16.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:16.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:16.637 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:16.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:16.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:16.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:16.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:16.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:16.664 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:16.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:16.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:16.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:16.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:16.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:16.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 19:24:16.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:16.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:16.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:16.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:16.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:16.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:16.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:16.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:16.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:16.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:16.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:16.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:16.673 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 19:24:16.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:24:16.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:19.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:19.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:19.684 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:19.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:19.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:19.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:19.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:19.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:19.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:19.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:19.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:19.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:19.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:19.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:19.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:19.729 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:19.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:19.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:19.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:19.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:19.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:19.730 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:19.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:19.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:19.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:19.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:19.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:19.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:19.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:19.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:19.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:19.761 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:19.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:19.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:19.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:19.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:19.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:19.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:19.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:19.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:19.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:19.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:19.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:19.795 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:19.795 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:19.795 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:19.795 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:19.795 DEBUG [main][MenuItemLookup] Item match:Delete Log 19:24:19.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 19:24:19.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 19:24:19.796 INFO [main][MenuItemHandler] Select menu item: &Delete Log 19:24:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 19:24:19.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 19:24:19.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 19:24:19.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:19.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:19.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:19.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:19.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:19.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:19.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 19:24:19.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:19.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:19.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:19.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:19.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:19.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:19.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:19.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:19.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:19.856 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 19:24:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:19.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:19.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:19.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:19.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:19.921 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:19.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:19.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:19.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:19.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:19.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:19.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:19.926 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:19.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:19.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:19.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:19.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:19.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:19.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:19.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:19.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:19.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:19.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:19.954 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:19.954 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:19.954 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:19.954 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:19.954 DEBUG [main][MenuItemLookup] Item match:Delete Log 19:24:19.955 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 19:24:19.955 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:19.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:19.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:19.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:19.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:19.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:19.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:19.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:19.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:19.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:19.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:19.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:20.004 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:20.004 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:20.004 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:20.004 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:20.004 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 19:24:20.004 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 19:24:20.004 DEBUG [main][MenuItemLookup] Item match:Restore Log 19:24:20.004 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 19:24:20.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 19:24:20.005 INFO [main][MenuItemHandler] Select menu item: &Restore Log 19:24:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 19:24:21.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. failed, NO exception will be thrown 19:24:21.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 19:24:21.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 19:24:21.104 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:21.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:21.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:21.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:21.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:21.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:21.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.122 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:21.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:21.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:21.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:21.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:21.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:21.139 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:21.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:21.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:21.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:21.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:21.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:21.140 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:21.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:21.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:21.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:21.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:21.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:21.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:21.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:21.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:21.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:21.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:21.184 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:21.184 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:21.184 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:21.184 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:21.184 DEBUG [main][MenuItemLookup] Item match:Delete Log 19:24:21.184 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 19:24:21.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 19:24:21.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:21.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:21.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:21.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:21.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:21.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:21.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:21.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:21.211 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:21.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:21.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:21.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:21.239 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:21.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:21.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:21.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:21.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:21.243 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:21.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:21.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:21.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:21.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:21.246 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:21.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:21.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:21.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:21.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:21.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:21.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 19:24:21.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:21.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:21.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:21.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:21.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:21.256 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:21.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:21.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:21.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:21.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:21.261 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 19:24:21.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:24:24.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:24.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:24.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:24.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:24.312 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:24.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:24.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:24.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:24.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:24.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:24.314 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:24.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.358 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:24:24.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:24.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:24.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:24.374 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:24.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:24.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:24.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:24.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:24.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:24.375 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:24.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:24.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:24.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:24.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:24.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:24.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:24:24.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:24.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:24.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:24.423 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:24:24.423 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:24.423 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:24:24.423 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:24:24.423 DEBUG [main][MenuItemLookup] Item match:Delete Log 19:24:24.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 19:24:24.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 19:24:24.424 INFO [main][MenuItemHandler] Select menu item: &Delete Log 19:24:24.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 19:24:24.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 19:24:24.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 19:24:24.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:24.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:24.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:24.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:24.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:24.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:24.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:24.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 19:24:24.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:24.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:24.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:24.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:24:24.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:24.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:24.476 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 19:24:24.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:24.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:24.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:24.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:24.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 19:24:24.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:24.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:24.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:24.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:24.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:24:24.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:24.569 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:24.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:24.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:24.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 19:24:24.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:24.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:24.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.573 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:24.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:24.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:24.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.577 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:24.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:24.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:24.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:24.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.602 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:24:24.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:24:24.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:24.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 19:24:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 19:24:24.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:24.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:24.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:24.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 19:24:24.606 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 19:24:24.606 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:24.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.386 s - in org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.766 s getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.389 s testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.356 s getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.355 s testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.577 s testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.588 s getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.35 s Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:24.621 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:24.624 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:24:24.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:24.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:24.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:24.625 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:24:24.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:24.625 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:24:24.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:24.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:24.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:24.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:24.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:24.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:24:24.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:24.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:24.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:24.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:24.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:24.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:24.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:24.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:24:24.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:24.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:24.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:24.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:24.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:24.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:24.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:24.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:24:24.630 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:24.630 DEBUG [main][MenuItemLookup] Item match:File 19:24:24.631 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:24:24.631 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:24.636 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:24:24.636 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:24:24.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:24:24.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:24:24.660 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:24:24.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:24:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:24:24.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:24:24.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:24.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:24.795 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:24:24.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:24.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:24:24.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:24.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:24:24.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:24:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:24:24.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:24:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:24.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:24:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:24.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:24:24.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:24:24.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:24:24.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:24.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:24:24.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:24.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:24:24.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:24:24.812 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:24:24.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:24:24.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:24:24.823 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:24:24.823 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:24:24.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:24:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:24.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:24.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:24.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:24.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:24.825 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:24:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:24.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:24.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:25.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:25.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:25.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:24:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:24:25.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:24:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:25.214 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:24:25.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:25.214 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject' 19:24:25.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:24:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:25.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:25.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:25.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:25.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:24:25.218 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:24:25.219 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject 19:24:25.269 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:24:25.269 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:24:25.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:24:25.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:25.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:25.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:25.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:25.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:25.273 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:24:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:25.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:25.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:25.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:24:28.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:24:28.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:24:28.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:24:28.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:28.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:24:28.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:28.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:28.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:28.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:28.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:28.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:28.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:28.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:28.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:28.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:28.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:28.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:28.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:24:28.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:28.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:28.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:28.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:28.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:28.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:28.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:24:28.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:28.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:28.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:28.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:28.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:28.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:28.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:28.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:28.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:28.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:28.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:28.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:28.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:28.494 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:28.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:28.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:28.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:28.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:28.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:28.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:28.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:29.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:29.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:24:29.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:29.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:29.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:29.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:29.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:29.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:29.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:29.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:29.502 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 19:24:29.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 19:24:29.503 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 19:24:29.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 19:24:29.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 19:24:29.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:29.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:29.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:29.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:29.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:24:29.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:29.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:29.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:29.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:29.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:29.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:29.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:29.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:24:29.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:29.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:29.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:29.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:29.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:29.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 19:24:29.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:29.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 19:24:29.532 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 19:24:29.532 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:29.532 DEBUG [main][MenuItemLookup] Item match:File 19:24:29.533 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:24:29.533 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:29.538 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:24:29.538 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:24:29.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:24:29.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:24:29.539 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:24:29.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:24:29.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:24:29.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:24:29.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:29.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:29.725 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:24:29.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:29.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:24:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:29.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:29.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:29.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:24:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:24:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:24:29.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:24:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:29.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:24:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:29.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:24:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:24:29.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:24:29.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:29.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:24:29.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:29.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:24:29.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:24:29.741 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:24:29.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:24:29.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:24:29.745 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:24:29.745 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:24:29.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:24:29.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:29.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:29.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:29.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:29.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:29.754 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:24:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:29.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:29.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:30.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:30.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:30.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:24:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:24:30.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:24:30.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:30.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:30.218 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:24:30.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:30.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:24:30.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:30.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:30.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:30.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:30.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:24:30.314 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:24:30.315 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 19:24:30.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:24:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:30.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:30.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:30.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:30.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:24:30.421 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:24:30.423 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:24:30.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:24:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:30.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:30.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:30.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:30.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:30.509 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 19:24:30.509 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 19:24:30.509 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 19:24:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:30.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:30.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:30.510 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:24:30.510 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:24:30.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:24:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:30.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:30.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:30.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:30.514 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:24:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:30.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:30.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:24:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:24:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:31.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:24:31.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:24:31.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 19:24:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:24:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:32.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:32.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:32.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:32.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:32.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:32.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:32.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:32.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:32.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:32.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:32.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:32.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:24:32.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:32.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:32.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:32.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:32.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:24:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:32.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:32.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:32.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:32.450 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:32.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:32.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:32.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:32.516 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:32.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:32.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:32.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:32.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:32.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:32.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:32.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:32.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:32.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:33.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:33.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:33.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:24:33.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:33.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:33.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:33.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:33.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:33.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:33.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:33.522 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 19:24:33.523 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:24:33.523 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 19:24:33.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 19:24:33.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:33.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 19:24:33.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:33.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 19:24:33.523 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:24:33.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:24:33.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:33.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:24:33.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:33.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:24:33.524 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:24:33.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:24:33.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:33.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:24:33.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:33.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:24:33.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:33.524 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:33.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:33.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:33.529 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 19:24:33.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:33.529 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:33.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:33.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:33.532 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:24:33.533 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:24:33.598 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:24:33.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:33.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:33.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:33.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:33.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:33.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:33.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:33.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:33.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:33.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:33.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:33.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:33.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:33.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:33.623 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:33.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:33.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:33.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:33.684 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:33.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:33.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 19:24:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:33.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:33.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:24:33.686 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 19:24:33.686 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:24:33.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:33.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:33.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:33.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:33.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:33.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:33.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:33.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:33.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:33.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:33.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:33.689 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:24:33.691 DEBUG [main][EditorHandler] 3 editor(s) found 19:24:33.692 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+ 19:24:33.730 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed 19:24:33.730 DEBUG [WorkbenchTestable][EditorHandler] Closing editor a 19:24:33.782 DEBUG [WorkbenchTestable][EditorHandler] Editor a is closed 19:24:33.782 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 19:24:33.914 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 19:24:33.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:33.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:33.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:33.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:33.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:33.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:33.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:33.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:33.934 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:33.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:33.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:33.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:33.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:33.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:33.936 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:33.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:33.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:33.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:24:33.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 19:24:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:33.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:33.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:34.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:34.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:34.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:34.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:24:34.943 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 19:24:34.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:34.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:34.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:34.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:34.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:34.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:34.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:34.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:34.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:34.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:34.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:34.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:34.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:24:34.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:34.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:34.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:34.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:34.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:24:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:34.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:34.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:34.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:34.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:34.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:35.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:35.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:35.002 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:35.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:35.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:35.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:35.003 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:35.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:35.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:35.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:35.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:35.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:35.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:35.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:35.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:36.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:24:36.005 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:36.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:36.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:36.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:36.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:36.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:36.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:36.007 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 19:24:36.008 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:24:36.008 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 19:24:36.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 19:24:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:36.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 19:24:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:36.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 19:24:36.009 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:24:36.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:24:36.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:36.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:24:36.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:36.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:24:36.009 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:24:36.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:24:36.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:36.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:24:36.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:36.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:24:36.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:36.010 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:36.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:36.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:36.017 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 19:24:36.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:36.017 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:36.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:36.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:36.019 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:24:36.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:24:36.249 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:24:36.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:36.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:24:36.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:24:36.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:24:36.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:24:36.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:36.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:36.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:36.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:36.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:36.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:36.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:36.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:36.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:36.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:36.343 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:36.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:36.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:36.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:36.394 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:36.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:36.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:36.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:36.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Collapse All.*') 19:24:36.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:36.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:36.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:36.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:24:36.396 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide) 19:24:36.396 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:24:36.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:36.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:36.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:36.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:36.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:36.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:36.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:36.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:36.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:36.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:36.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:36.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:36.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:36.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:36.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:24:36.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:36.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:36.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:36.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:36.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:24:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:36.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:36.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:36.436 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:36.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:36.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:36.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:36.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:36.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:36.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:36.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:36.494 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:36.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:36.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:36.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:36.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:36.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:36.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:37.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:37.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:37.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:24:37.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:37.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:37.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:37.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:37.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:37.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:37.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:37.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:37.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:37.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:37.499 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 19:24:37.499 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:24:37.500 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 19:24:37.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 19:24:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:37.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 19:24:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:37.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 19:24:37.500 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:24:37.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:24:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:37.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:24:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:37.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:24:37.500 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:24:37.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:24:37.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:37.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:24:37.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:37.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:24:37.501 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:37.501 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:37.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:37.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:37.509 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 19:24:37.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:37.509 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:37.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:37.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:37.512 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:24:37.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:24:37.574 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:24:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:37.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:37.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:37.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:37.585 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:37.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:37.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:37.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:37.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:37.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:37.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:37.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:37.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:37.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:37.599 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:37.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:37.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:37.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:37.652 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:37.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:37.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:37.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:37.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 19:24:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:37.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:37.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:37.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:24:37.654 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 19:24:37.654 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:24:37.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:37.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:37.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:37.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:37.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:37.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:37.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:37.662 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:24:37.662 DEBUG [main][EditorHandler] 1 editor(s) found 19:24:37.662 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 19:24:37.789 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 19:24:37.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:37.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:37.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:37.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:37.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:37.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:37.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:37.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:37.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:37.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:37.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:37.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:37.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:37.825 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:37.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:37.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:37.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:37.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:37.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:37.827 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:37.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:37.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:37.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:24:37.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 19:24:37.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:37.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:37.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:38.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:38.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:38.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:38.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:24:38.834 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 19:24:38.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:38.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:38.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:38.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:38.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:38.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:38.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:38.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:38.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:38.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:38.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:38.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:38.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:38.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:38.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:24:38.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:38.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:38.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:38.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:38.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:38.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:38.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:24:38.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:38.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:38.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:38.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:38.840 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:38.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:38.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:38.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:38.893 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:38.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:38.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:38.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:38.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:38.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:38.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:38.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:38.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:38.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:39.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:39.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:39.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:39.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:24:39.897 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:39.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:39.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:39.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:39.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:39.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:39.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:39.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:39.899 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 19:24:39.900 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:24:39.900 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 19:24:39.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 19:24:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 19:24:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:39.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 19:24:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:24:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:24:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:24:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:39.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:24:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:24:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:24:39.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:39.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:24:39.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:39.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:24:39.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:39.902 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:39.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:39.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:39.911 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 19:24:39.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:39.911 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:39.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:39.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:39.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:24:39.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:24:40.152 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:24:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:40.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:40.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:40.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:40.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:40.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:40.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:40.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:40.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:40.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:40.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:40.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:40.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:40.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:40.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:40.203 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:40.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:40.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:40.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:40.261 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:40.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:40.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:40.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:40.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 19:24:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:40.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:40.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:40.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:40.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:24:40.264 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 19:24:40.264 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:24:40.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:40.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:40.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:40.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:40.266 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:40.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:40.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:40.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:40.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:40.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:40.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:40.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:40.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:40.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:24:40.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:40.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:40.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:40.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:40.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:40.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:40.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:24:40.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:40.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:40.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:40.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:40.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:40.271 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:40.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:40.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:40.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:40.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:40.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:40.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:40.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:40.335 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:40.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:40.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:40.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:40.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:40.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:40.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:40.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:40.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:41.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:41.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:24:41.337 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:41.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:41.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:41.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:41.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:41.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:41.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:41.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:41.339 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 19:24:41.339 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:24:41.340 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 19:24:41.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 19:24:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:41.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 19:24:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:41.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 19:24:41.340 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:24:41.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:24:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:41.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:24:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:41.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:24:41.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:24:41.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:24:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:41.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:24:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:41.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:24:41.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:41.341 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:41.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:41.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:41.346 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 19:24:41.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:41.346 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:41.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:41.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:41.349 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:24:41.350 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:24:41.410 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:24:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:41.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:41.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:41.420 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:41.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:41.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:41.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:41.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:41.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:41.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:41.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:41.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:41.433 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:41.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:41.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:41.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:41.487 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:41.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:41.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:41.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:41.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 19:24:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:41.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:41.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:41.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:24:41.489 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 19:24:41.489 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:24:41.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:41.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:41.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:41.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:41.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:41.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:41.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:41.497 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:41.497 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:41.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:41.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:41.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:41.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:41.497 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:24:41.497 DEBUG [main][EditorHandler] 1 editor(s) found 19:24:41.497 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 19:24:41.616 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 19:24:41.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:41.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:41.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:41.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:41.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:41.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:41.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:41.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:41.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:41.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:41.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:41.637 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:41.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:41.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:41.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:41.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:41.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:41.658 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:41.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:41.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:41.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:24:41.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 19:24:41.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:41.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:41.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:42.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:42.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:42.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:42.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:42.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:24:42.665 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 19:24:42.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:42.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:42.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:42.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:42.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:42.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:42.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:42.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:42.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:42.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:42.666 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:24:42.666 DEBUG [main][EditorHandler] 0 editor(s) found 19:24:42.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:42.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:42.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:42.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:42.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:42.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:42.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:42.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:42.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:42.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:42.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:42.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:42.683 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:42.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:42.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:42.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:42.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:42.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:42.685 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:42.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:42.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:42.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:24:42.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 19:24:42.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:42.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:42.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:43.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:43.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:43.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:43.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:24:43.711 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 19:24:43.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:43.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:43.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:43.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:43.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:43.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:43.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:43.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:43.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:43.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:43.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:43.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:43.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:43.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:43.714 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:24:43.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:43.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:43.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:43.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:43.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:24:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:43.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:43.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:43.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:43.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:43.738 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:43.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:43.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:43.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:43.790 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:43.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:43.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:43.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:43.792 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:43.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:43.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:43.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:43.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:43.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:44.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:44.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:44.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:44.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:44.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:24:44.794 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:44.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:44.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:44.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:44.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:44.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:44.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:44.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:44.796 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 19:24:44.797 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:24:44.797 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 19:24:44.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 19:24:44.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:44.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 19:24:44.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:44.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 19:24:44.798 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:24:44.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:24:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:44.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:24:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:44.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:24:44.798 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:24:44.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:24:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:44.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:24:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:44.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:24:44.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:44.799 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:44.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:44.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:44.807 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 19:24:44.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:44.807 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:44.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:44.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:44.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:24:44.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:24:45.034 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:24:45.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:45.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:45.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:45.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:45.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:45.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:45.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:45.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:45.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:45.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:45.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:45.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:45.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:45.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:45.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:45.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:45.082 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:45.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:45.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:45.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:45.137 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:45.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:45.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:45.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:45.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 19:24:45.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:45.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:45.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:45.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:45.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:24:45.140 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 19:24:45.140 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:24:45.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:45.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:45.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:45.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:45.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:45.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:45.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:45.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:45.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:45.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:45.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:45.148 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:24:45.148 DEBUG [main][EditorHandler] 1 editor(s) found 19:24:45.148 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 19:24:45.265 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 19:24:45.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:45.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:45.271 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:45.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:45.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:45.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:45.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:45.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:45.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:45.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:45.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:45.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:45.285 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:45.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:45.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:45.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:45.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:45.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:45.287 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:45.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:45.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:45.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:24:45.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 19:24:45.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:45.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:45.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:45.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:45.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:46.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:46.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:24:46.316 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 19:24:46.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:46.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:46.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:46.317 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:46.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:46.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:46.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:46.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:46.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:46.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:46.318 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:24:46.318 DEBUG [main][EditorHandler] 0 editor(s) found 19:24:46.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:46.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:46.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:46.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:46.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:46.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:46.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:46.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:46.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:46.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:46.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:46.356 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:46.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:46.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:46.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:46.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:46.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:46.358 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:46.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:46.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:46.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:24:46.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Collapse All.*') 19:24:46.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:46.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:46.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:46.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:46.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:47.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:47.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:47.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:24:47.366 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 19:24:47.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:47.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:47.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:47.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:47.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:47.367 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:47.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:47.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:47.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:47.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:47.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:47.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:47.367 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:24:47.367 DEBUG [main][EditorHandler] 0 editor(s) found 19:24:47.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:47.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:47.376 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:47.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:47.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:47.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:47.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:47.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:47.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:47.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:47.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:47.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:47.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:47.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:47.408 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:47.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:47.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:47.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:47.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:47.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:47.410 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:47.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:47.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:47.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:24:47.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:47.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:47.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:47.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:47.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:48.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:48.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:24:48.413 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:24:48.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:48.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:48.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:48.414 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:48.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:48.414 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:48.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:48.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:48.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:48.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:48.415 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:24:48.415 DEBUG [main][EditorHandler] 0 editor(s) found 19:24:48.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:48.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:48.420 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:48.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:48.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:48.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:48.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:48.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:48.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:48.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:48.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:48.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:48.431 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:48.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:48.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:48.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:48.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:48.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:48.453 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:48.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:48.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:48.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:24:48.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*') 19:24:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:48.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:48.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:48.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:48.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:49.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:49.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:49.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:24:49.460 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 19:24:49.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:49.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:49.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:49.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:49.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:49.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:49.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:49.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:49.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:24:49.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:49.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:49.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:49.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:24:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:49.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:49.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:49.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:49.485 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:49.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:49.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:49.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:49.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:49.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:49.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:49.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:49.540 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:49.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:49.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:49.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:49.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:49.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:50.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:50.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:50.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:50.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:24:50.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:50.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:50.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:50.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:50.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:50.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:50.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:50.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:50.545 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 19:24:50.546 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:24:50.546 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 19:24:50.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 19:24:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:50.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 19:24:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:50.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 19:24:50.547 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:24:50.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:24:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:50.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:24:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:50.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:24:50.547 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:24:50.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:24:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:50.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:24:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:50.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:24:50.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:50.548 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:50.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:50.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:50.555 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 19:24:50.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:50.556 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:50.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:50.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:50.558 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:24:50.558 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:24:50.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:24:50.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:50.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:50.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:50.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:50.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:50.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:50.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:50.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:50.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:50.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:50.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:50.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:50.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:50.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:50.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:50.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:50.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:50.857 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:50.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:50.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:50.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:50.925 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:50.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:50.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:50.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:50.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:50.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:50.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:50.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:50.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:50.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:24:50.930 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 19:24:50.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:24:50.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:50.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:50.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:50.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:50.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:50.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:50.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:50.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:50.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:50.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:50.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:50.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:50.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:50.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:50.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:24:50.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:50.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:50.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:50.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:50.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:24:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:50.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:50.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:50.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:50.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:50.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:51.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:51.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:51.042 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:51.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:51.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:51.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:51.043 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:51.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:51.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:51.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:51.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:51.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:51.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:51.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:52.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:52.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:52.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:24:52.046 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:52.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:52.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:52.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:52.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:52.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:52.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:52.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:52.048 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 19:24:52.048 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:24:52.048 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 19:24:52.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 19:24:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:52.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 19:24:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:52.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 19:24:52.049 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:24:52.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:24:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:52.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:24:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:52.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:24:52.049 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:24:52.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:24:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:52.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:24:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:52.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:24:52.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:52.050 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:52.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:52.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:52.057 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 19:24:52.057 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:24:52.057 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:24:52.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:24:52.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:24:52.060 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:24:52.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:24:52.119 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:24:52.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:52.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:24:52.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:24:52.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:24:52.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:52.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:52.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:52.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:52.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:52.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:52.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:52.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:52.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:52.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:52.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:52.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:52.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 19:24:52.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:52.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:52.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 19:24:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:52.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 19:24:52.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 19:24:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:52.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:52.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:52.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:52.142 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:52.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:52.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:52.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:52.203 INFO [WorkbenchTestable][AbstractView] Activate view Outline 19:24:52.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 19:24:52.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:52.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:52.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*') 19:24:52.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:52.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:52.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:52.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:52.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:53.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:53.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:53.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:24:53.212 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 19:24:53.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:53.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:53.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:53.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 19:24:53.213 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:53.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:53.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:53.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:53.252 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:53.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:53.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:53.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:53.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:53.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:53.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:53.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:53.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:54.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:54.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:54.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:24:54.255 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:54.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:54.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:54.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:24:54.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:24:54.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:54.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:54.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:54.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:54.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:54.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 19:24:54.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 19:24:54.257 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 19:24:54.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 19:24:54.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 19:24:54.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:54.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'New' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:54.348 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:24:54.349 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:54.349 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:24:54.349 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:24:54.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:24:54.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:24:54.349 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:24:54.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:54.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:54.353 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer 19:24:54.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 19:24:54.353 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 19:24:54.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 19:24:54.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 19:24:54.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:24:54.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'New' 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:24:54.439 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:24:54.439 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:24:54.439 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:24:54.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:24:54.439 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:24:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:24:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:24:54.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:24:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:54.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:54.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:54.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:24:54.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:54.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:24:54.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:54.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:54.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:54.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:54.662 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:24:54.662 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:24:54.662 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:24:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:54.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:54.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:54.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:24:54.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:54.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:24:54.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:54.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:54.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:54.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:54.664 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:24:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:54.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:54.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:54.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:24:54.670 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:24:55.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:24:55.170 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:24:55.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:24:55.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:24:55.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:24:55.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:24:55.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:24:55.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:24:55.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:24:55.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:24:55.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:24:55.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:24:55.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:24:55.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:24:55.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:24:55.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:24:55.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:24:55.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:24:55.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:24:55.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:24:55.171 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 19:24:55.171 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:55.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:55.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:55.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.551 s - in org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.244 s testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.255 s testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.454 s testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.263 s testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.174 s testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.431 s testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.231 s testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.169 s testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.046 s testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.435 s testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.169 s testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.049 s testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.047 s testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.047 s testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.47 s testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 2.281 s Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 19:24:55.183 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 19:24:55.186 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:24:55.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:55.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 19:24:55.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:55.186 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:24:55.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:55.186 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:24:55.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:55.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:55.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 19:24:55.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 19:24:55.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:55.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:55.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:55.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:55.197 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 19:24:55.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:55.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:55.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:55.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:55.198 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:24:55.198 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:55.198 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:24:55.198 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:24:55.198 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:24:55.198 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:24:55.198 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:24:55.198 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:24:55.198 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:24:55.198 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:24:55.198 DEBUG [main][MenuItemLookup] Item match:Window 19:24:55.199 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:24:55.199 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:24:55.199 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:24:55.199 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:55.199 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:24:55.199 DEBUG [main][MenuItemLookup] Item match:Show View 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:55.205 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:24:55.205 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:24:55.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:24:55.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:24:55.224 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:24:55.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:24:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:24:55.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:24:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:55.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:24:55.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:55.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:55.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:55.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:55.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:55.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:24:55.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:24:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:24:55.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:24:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:55.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:24:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:55.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:24:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:24:55.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:24:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:55.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:24:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:55.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:24:55.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 19:24:55.346 DEBUG [main][TreeItemHandler] Selecting tree item: Search 19:24:55.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 19:24:55.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 19:24:55.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:55.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:55.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:55.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:24:55.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:55.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:55.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:55.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:55.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:55.349 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:24:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:55.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:55.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 19:24:55.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 19:24:55.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:55.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:55.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E') 19:24:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:55.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:55.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:55.604 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:55.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:55.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:55.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:55.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:55.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:55.607 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:55.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 19:24:55.608 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 19:24:55.608 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 19:24:55.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:55.609 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:24:55.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 19:24:55.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:55.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:55.702 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 19:24:55.702 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:55.702 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 19:24:55.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 19:24:55.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:55.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:55.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:55.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:55.716 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 19:24:55.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:55.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:55.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:55.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:24:55.718 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:55.718 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:24:55.718 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:24:55.718 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:24:55.718 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:24:55.718 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:24:55.718 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:24:55.718 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:24:55.718 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:24:55.718 DEBUG [main][MenuItemLookup] Item match:Window 19:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:24:55.719 DEBUG [main][MenuItemLookup] Item match:Show View 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:55.725 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:24:55.725 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:24:55.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:24:55.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:24:55.750 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:24:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:24:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:24:55.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:24:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:55.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:24:55.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:55.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:55.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:55.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:55.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:24:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:24:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:24:55.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:24:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:55.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:24:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:55.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:24:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:24:55.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:24:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:55.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:24:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:55.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:24:55.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 19:24:55.860 DEBUG [main][TreeItemHandler] Selecting tree item: Search 19:24:55.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 19:24:55.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 19:24:55.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:55.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:55.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:55.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:24:55.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:55.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:55.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:55.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:55.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:55.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:55.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:55.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:55.873 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:24:55.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:55.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:55.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:55.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 19:24:55.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 19:24:55.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:55.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:55.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:55.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:55.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E') 19:24:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:55.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:56.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:56.024 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:56.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:56.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:56.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:56.026 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:56.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 19:24:56.027 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:56.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 19:24:56.028 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:56.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 19:24:56.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget which text matches: "No search results available. Start a search from the search dialog...") 19:24:56.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:56.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:56.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:24:56.033 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:56.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 19:24:56.035 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 19:24:56.035 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 19:24:56.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.036 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:24:56.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 19:24:56.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:56.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:56.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 19:24:56.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:56.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 19:24:56.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 19:24:56.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:56.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:56.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:56.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:24:56.153 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 19:24:56.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:56.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:56.154 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:24:56.155 DEBUG [main][MenuItemLookup] Item match:Window 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.155 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:24:56.155 DEBUG [main][MenuItemLookup] Item match:Show View 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.161 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:24:56.161 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:24:56.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:24:56.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:24:56.162 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:24:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:24:56.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:24:56.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:24:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:56.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:24:56.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:56.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:56.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:56.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:56.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:24:56.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:24:56.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:24:56.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:24:56.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:56.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:24:56.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:56.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:24:56.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:24:56.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:24:56.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:56.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:24:56.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:56.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:24:56.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 19:24:56.271 DEBUG [main][TreeItemHandler] Selecting tree item: Search 19:24:56.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 19:24:56.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 19:24:56.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:56.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:56.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:56.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:24:56.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:56.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:24:56.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:56.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:56.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:56.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:56.285 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:24:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:56.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:56.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:24:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:24:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 19:24:56.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 19:24:56.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:56.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:56.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E') 19:24:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:56.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:56.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:56.437 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:56.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:56.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:56.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:56.439 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:56.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 19:24:56.441 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:56.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 19:24:56.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget which text matches: "No search results available. Start a search from the search dialog...") 19:24:56.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:56.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:56.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 19:24:56.442 INFO [WorkbenchTestable][AbstractView] Activate view Search 19:24:56.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 19:24:56.443 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 19:24:56.443 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 19:24:56.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 19:24:56.444 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:24:56.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 19:24:56.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:56.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 19:24:56.548 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 19:24:56.548 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:24:56.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:24:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.515 s testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.437 s testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.407 s Running org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:24:56.558 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:24:56.561 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:24:56.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:24:56.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:24:56.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:24:56.562 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:24:56.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:24:56.564 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:24:56.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:24:56.564 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:24:56.564 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:24:56.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:24:56.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:24:56.564 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:24:56.565 DEBUG [main][MenuItemLookup] Item match:Window 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.565 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:24:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:24:56.566 DEBUG [main][MenuItemLookup] Item match:Window 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:24:56.566 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:24:56.566 DEBUG [main][MenuItemLookup] Item match:Perspective 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:24:56.567 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:24:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:24:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.567 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:24:56.567 DEBUG [main][MenuItemLookup] Item match:Window 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.567 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:24:56.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:24:56.568 DEBUG [main][MenuItemLookup] Item match:Window 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:24:56.568 DEBUG [main][MenuItemLookup] Item match:Perspective 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:24:56.568 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:24:56.569 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:24:56.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.569 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:24:56.569 DEBUG [main][MenuItemLookup] Item match:Window 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.569 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:24:56.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.570 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:24:56.570 DEBUG [main][MenuItemLookup] Item match:Window 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:24:56.570 DEBUG [main][MenuItemLookup] Item match:Perspective 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:24:56.570 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:24:56.571 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:24:56.571 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:24:56.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:24:56.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:24:56.588 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:24:56.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:24:56.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:24:56.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:24:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:56.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:24:56.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:56.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:24:56.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:24:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:24:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:24:56.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:24:56.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:24:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:56.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:56.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:56.636 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:24:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:56.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:56.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:56.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:24:56.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:56.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:56.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:24:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:56.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:56.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:24:56.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:56.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:56.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:24:56.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:24:56.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:24:56.950 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:56.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:56.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:24:56.951 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:24:56.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:24:56.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:24:56.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:24:56.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:56.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:56.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:56.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:56.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:56.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:56.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:56.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:56.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:24:56.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:56.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:56.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:56.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:56.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:56.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:56.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:56.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:24:56.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:56.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:56.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:56.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:56.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:56.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:24:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:56.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:24:56.956 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:24:56.956 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:56.956 DEBUG [main][MenuItemLookup] Item match:File 19:24:56.957 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:24:56.957 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'File' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'' 19:24:56.962 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:24:56.962 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:24:56.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:24:56.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:24:56.985 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:24:57.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:24:57.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:24:57.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:24:57.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:57.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:57.111 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:24:57.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:57.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:24:57.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:57.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:57.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:57.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:57.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:24:57.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:24:57.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:24:57.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:24:57.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:24:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:57.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:24:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:57.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:24:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:24:57.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:24:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:24:57.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:24:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:24:57.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:24:57.114 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:24:57.114 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:24:57.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:24:57.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:24:57.129 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:24:57.129 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:24:57.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:24:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:57.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:57.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:57.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:57.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:57.130 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:24:57.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:57.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:57.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:57.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:24:57.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:57.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:57.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:24:57.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:24:57.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:24:57.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:24:57.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:24:57.480 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:24:57.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:24:57.480 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project' 19:24:57.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:24:57.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:57.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:57.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:57.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:57.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:24:57.484 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:24:57.485 INFO [WorkbenchTestable][AbstractText] Text set to: Project 19:24:57.534 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:24:57.534 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:24:57.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:24:57.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:24:57.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:24:57.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:24:57.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:24:57.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:24:57.538 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:24:57.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:24:57.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:24:57.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:24:57.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:24:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:25:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:25:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:25:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:25:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:00.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:25:00.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:00.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:25:00.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:00.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:00.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:00.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:00.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:00.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:00.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:00.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:00.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:00.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:00.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:00.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:25:00.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:00.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:00.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:00.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:00.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:00.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:00.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:00.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:25:00.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:00.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:00.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:00.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:00.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:00.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:25:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:00.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:25:00.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:25:00.658 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:00.658 DEBUG [main][MenuItemLookup] Item match:File 19:25:00.668 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:25:00.668 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:00.675 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:25:00.675 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:25:00.676 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:25:00.676 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:25:00.676 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:25:00.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:25:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:25:00.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:25:00.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:00.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:00.848 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:25:00.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:00.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:25:00.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:00.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:00.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:00.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:25:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:25:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:25:00.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:25:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:00.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:25:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:00.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:25:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:25:00.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:25:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:00.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:25:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:00.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:25:00.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:25:00.853 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:25:00.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:25:00.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:25:00.866 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:25:00.866 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:25:00.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:25:00.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:00.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:00.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:00.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:00.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:00.868 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:25:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:00.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:00.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:01.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:01.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:01.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:01.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:25:01.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:25:01.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:25:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:01.111 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:25:01.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:01.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:25:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:01.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:01.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:01.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:01.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:25:01.203 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:25:01.204 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 19:25:01.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:25:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:01.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:01.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:01.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:25:01.250 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:25:01.251 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:25:01.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:25:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:01.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:01.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:01.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:01.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:01.309 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 19:25:01.309 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 19:25:01.309 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 19:25:01.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:01.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:01.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:01.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:01.309 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:25:01.309 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:25:01.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:25:01.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:01.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:01.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:01.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:01.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:01.313 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:25:01.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:01.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:01.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:01.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:25:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:25:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:02.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:25:02.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:25:02.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:02.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:02.121 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent 19:25:02.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:25:02.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:02.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:02.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:02.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:02.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:02.130 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World"); 19:25:02.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 19:25:02.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:02.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:02.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:02.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:02.232 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:02.232 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World"); } } TooltipText=null 19:25:02.232 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:02.232 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World"); } } TooltipText=null 19:25:02.232 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:25:02.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 19:25:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:02.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 19:25:02.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 19:25:02.234 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:02.234 DEBUG [main][MenuItemLookup] Item match:File 19:25:02.285 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:25:02.285 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:25:02.285 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:25:02.285 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:25:02.285 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:02.285 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:25:02.285 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:25:02.285 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:02.285 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:25:02.285 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:25:02.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:25:02.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:25:02.317 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:25:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:25:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:25:02.411 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:02.411 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World"); } } TooltipText=null 19:25:02.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:02.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:02.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:02.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:02.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:25:02.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:02.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:02.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:02.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:02.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:02.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:02.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:02.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:25:02.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:02.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:02.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:02.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:02.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:02.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 19:25:02.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:02.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:02.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 19:25:02.414 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 19:25:02.414 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:02.414 DEBUG [main][MenuItemLookup] Item match:File 19:25:02.415 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:25:02.415 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:02.420 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:25:02.420 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:25:02.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:25:02.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:25:02.448 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:25:02.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:25:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:25:02.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:25:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:02.630 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:25:02.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:02.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:25:02.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:02.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:02.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:02.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:25:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:25:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:25:02.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:25:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:02.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:25:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:02.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:25:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:25:02.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:25:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:02.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:25:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:02.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:25:02.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:25:02.648 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:25:02.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:25:02.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:25:02.649 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:25:02.649 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:25:02.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:25:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:02.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:02.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:02.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:02.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:02.798 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:25:02.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:02.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:02.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:02.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:03.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:03.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:03.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:25:03.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:25:03.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:25:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:03.031 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:25:03.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:03.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:25:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:03.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:03.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:03.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:03.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:25:03.113 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:25:03.115 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass 19:25:03.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:25:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:03.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:03.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:03.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:03.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:25:03.193 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:25:03.194 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:25:03.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:25:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:03.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:03.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:03.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:03.200 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 19:25:03.200 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 19:25:03.201 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 19:25:03.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:03.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:03.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:03.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:03.201 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:25:03.201 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:25:03.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:25:03.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:03.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:03.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:03.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:03.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:03.215 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:25:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:03.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:03.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:25:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:25:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:04.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 6 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:04.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:04.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:25:04.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:25:04.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:04.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:04.708 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent 19:25:04.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:25:04.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:04.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:04.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:04.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:04.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:04.709 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);} 19:25:04.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass.java\E') 19:25:04.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:04.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:04.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:04.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:04.728 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:04.728 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass { public static void main(String[] args) { // TODO Auto-generated method stub int i = 0; while (true) {System.out.println(i++);} } } TooltipText=null 19:25:04.729 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:04.729 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass { public static void main(String[] args) { // TODO Auto-generated method stub int i = 0; while (true) {System.out.println(i++);} } } TooltipText=null 19:25:04.729 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:25:04.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 19:25:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:04.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 19:25:04.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 19:25:04.730 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:04.730 DEBUG [main][MenuItemLookup] Item match:File 19:25:04.732 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:25:04.732 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:25:04.732 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:25:04.732 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:25:04.732 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:04.732 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:25:04.732 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:25:04.732 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:04.732 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:25:04.732 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:25:04.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:25:04.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:25:04.732 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:25:04.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:25:04.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:25:04.832 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:04.832 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass { public static void main(String[] args) { // TODO Auto-generated method stub int i = 0; while (true) {System.out.println(i++);} } } TooltipText=null 19:25:04.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:04.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:04.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:04.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:04.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:25:04.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:04.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:04.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:04.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:04.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:04.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:04.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:04.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:25:04.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:04.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:04.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:04.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:04.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:04.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 19:25:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:04.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 19:25:04.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 19:25:04.835 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:04.835 DEBUG [main][MenuItemLookup] Item match:File 19:25:04.836 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:25:04.836 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:04.841 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:25:04.841 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:25:04.909 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:25:04.909 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:25:04.910 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:25:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:25:05.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:25:05.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:25:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:05.136 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:25:05.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:05.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:25:05.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:05.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:05.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:05.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:25:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:25:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:25:05.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:25:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:05.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:25:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:05.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:25:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:25:05.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:25:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:05.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:25:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:05.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:25:05.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:25:05.140 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:25:05.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:25:05.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:25:05.141 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:25:05.141 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:25:05.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:25:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:05.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:05.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:05.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:05.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:05.143 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:25:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:05.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:05.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:05.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:05.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:05.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:05.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:25:05.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:25:05.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:25:05.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:05.318 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:25:05.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:05.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:25:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:05.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:05.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:05.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:05.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:25:05.407 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:25:05.409 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2 19:25:05.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:25:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:05.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:05.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:05.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:05.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:25:05.417 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:25:05.417 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:25:05.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:25:05.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:05.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:05.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:05.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:05.452 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 19:25:05.458 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 19:25:05.459 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 19:25:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:05.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:05.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:05.459 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:25:05.459 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:25:05.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:25:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:05.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:05.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:05.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:05.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:05.463 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:25:05.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:05.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:05.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:05.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:05.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:25:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:25:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:06.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:25:06.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:25:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:06.029 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent 19:25:06.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:25:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:06.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:06.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:06.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:06.029 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} 19:25:06.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass2.java\E') 19:25:06.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:06.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:06.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:06.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:06.056 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:06.057 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass2 { public static void main(String[] args) { // TODO Auto-generated method stub try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 19:25:06.057 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:06.057 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass2 { public static void main(String[] args) { // TODO Auto-generated method stub try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 19:25:06.057 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:25:06.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 19:25:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:06.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 19:25:06.058 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 19:25:06.058 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:06.058 DEBUG [main][MenuItemLookup] Item match:File 19:25:06.060 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:25:06.060 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:25:06.060 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:25:06.060 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:25:06.060 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:06.060 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:25:06.060 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:25:06.060 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:06.060 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:25:06.060 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:25:06.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:25:06.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:25:06.091 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:25:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:25:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:25:06.136 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:06.136 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass2 { public static void main(String[] args) { // TODO Auto-generated method stub try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 19:25:06.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:06.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:06.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:25:06.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:06.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:06.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:06.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:25:06.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:06.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:06.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 19:25:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:06.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 19:25:06.139 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 19:25:06.139 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:06.139 DEBUG [main][MenuItemLookup] Item match:File 19:25:06.140 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:25:06.140 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:06.145 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:25:06.145 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:25:06.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:25:06.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:25:06.174 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:25:06.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:25:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:25:06.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:25:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:06.351 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:25:06.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:25:06.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:06.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:06.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:06.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:25:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:25:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:25:06.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:25:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:06.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:25:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:06.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:25:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:25:06.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:25:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:06.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:25:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:06.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:25:06.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:25:06.355 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:25:06.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:25:06.356 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:25:06.356 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:25:06.356 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:25:06.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:25:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:06.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:06.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:06.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:06.371 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:25:06.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:06.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:06.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:06.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:06.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:06.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:25:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:25:06.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:25:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:06.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:06.508 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:25:06.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:06.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:25:06.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:06.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:06.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:06.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:06.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:25:06.554 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:25:06.555 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 19:25:06.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:25:06.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:06.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:06.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:06.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:06.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:25:06.604 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:25:06.605 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:25:06.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:25:06.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:06.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:06.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:06.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:06.611 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 19:25:06.611 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 19:25:06.611 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 19:25:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:06.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:06.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:06.611 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:25:06.611 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:25:06.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:25:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:06.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:06.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:06.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:06.616 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:25:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:06.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:06.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:25:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:25:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:07.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:25:07.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:25:07.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:25:07.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:07.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:07.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:25:07.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:25:07.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:07.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:07.176 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent 19:25:07.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:25:07.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:07.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:07.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:07.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:07.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:07.177 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} 19:25:07.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass1.java\E') 19:25:07.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:07.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:07.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:07.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:07.232 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:07.232 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass1 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 19:25:07.232 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:07.232 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass1 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 19:25:07.232 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:25:07.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 19:25:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:07.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 19:25:07.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 19:25:07.233 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:07.233 DEBUG [main][MenuItemLookup] Item match:File 19:25:07.235 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:25:07.235 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:25:07.235 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:25:07.235 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:25:07.235 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:07.235 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:25:07.235 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:25:07.235 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:07.235 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:25:07.235 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:25:07.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:25:07.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:25:07.235 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:25:07.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:25:07.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:25:07.314 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:07.314 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass1 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 19:25:07.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:07.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:07.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:25:07.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:07.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:07.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:07.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:25:07.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:07.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:07.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 19:25:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:07.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 19:25:07.317 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 19:25:07.317 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:07.317 DEBUG [main][MenuItemLookup] Item match:File 19:25:07.318 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:25:07.318 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:07.323 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:25:07.323 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:25:07.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:25:07.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:25:07.358 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:25:07.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:25:07.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:25:07.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:25:07.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:07.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:07.506 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:25:07.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:25:07.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:07.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:07.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:07.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:25:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:25:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:25:07.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:25:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:07.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:25:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:07.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:25:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:25:07.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:25:07.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:07.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:25:07.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:07.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:25:07.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:25:07.522 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:25:07.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:25:07.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:25:07.523 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:25:07.523 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:25:07.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:25:07.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:07.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:07.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:07.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:07.535 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:25:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:07.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:07.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:07.694 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:25:07.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:25:07.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:25:07.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:25:07.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:07.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:07.696 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:25:07.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:25:07.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:25:07.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:07.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:07.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:07.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:25:07.749 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:25:07.751 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2 19:25:07.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:25:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:07.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:07.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:07.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:07.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:25:07.758 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:25:07.759 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:25:07.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:25:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:07.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:07.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:07.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:07.801 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 19:25:07.801 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 19:25:07.801 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 19:25:07.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:07.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:07.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:07.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:07.801 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:25:07.801 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:25:07.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:25:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:07.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:07.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:07.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:07.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:07.805 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:25:07.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:07.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:07.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:07.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:07.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:25:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:25:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:08.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:25:08.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:25:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:08.362 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent 19:25:08.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:25:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:08.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:08.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:08.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:08.363 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} 19:25:08.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass2.java\E') 19:25:08.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:08.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:08.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:08.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:08.414 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:08.414 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass2 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 19:25:08.414 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:08.415 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass2 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 19:25:08.415 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:25:08.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:08.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:08.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:08.416 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:08.416 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:08.416 DEBUG [main][MenuItemLookup] Item match:File 19:25:08.417 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:25:08.417 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:25:08.417 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:25:08.417 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:25:08.417 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:08.417 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:25:08.417 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:25:08.417 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:08.417 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:25:08.418 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:25:08.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:25:08.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:25:08.448 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:25:08.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:25:08.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:25:08.487 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:08.487 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass2 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 19:25:08.487 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:08.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:08.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:08.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:08.554 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:08.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:08.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:08.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:08.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:08.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:09.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:09.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:25:09.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:09.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:09.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:09.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:09.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:09.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:09.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:09.559 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:25:09.559 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:25:09.559 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:25:09.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:25:09.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:25:09.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:09.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:25:09.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:09.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:09.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:25:09.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:25:09.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:25:09.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:09.603 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 19:25:09.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:09.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:09.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:09.604 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:09.604 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:25:09.604 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:25:09.604 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:25:09.604 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:25:09.604 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:25:09.604 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:25:09.604 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:25:09.604 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:25:09.604 DEBUG [main][MenuItemLookup] Item match:Window 19:25:09.608 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:25:09.608 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:25:09.608 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:25:09.608 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:09.608 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:25:09.608 DEBUG [main][MenuItemLookup] Item match:Show View 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:09.614 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:25:09.614 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:25:09.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:25:09.647 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:25:09.647 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:25:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:25:09.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:25:09.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:25:09.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:09.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:09.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:25:09.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:25:09.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:09.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:09.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:25:09.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:25:09.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:09.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:09.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:09.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:09.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:25:09.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:25:09.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:25:09.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:25:09.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:09.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:25:09.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:09.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:25:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:25:09.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:25:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:09.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:25:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:09.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:25:09.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:25:09.760 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:25:09.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:25:09.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:25:09.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:25:09.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:09.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:09.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:25:09.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:25:09.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:09.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:25:09.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:25:09.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:09.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:09.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:25:09.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:25:09.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:09.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:09.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:09.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:25:09.763 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:25:09.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:25:09.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:25:09.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:25:09.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:09.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:25:09.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:25:09.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 19:25:09.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:09.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 19:25:09.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:09.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:09.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:09.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:09.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:09.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:09.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:09.894 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:09.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:09.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:09.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:09.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:09.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:09.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:09.908 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:09.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:09.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:09.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:09.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:25:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:09.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:09.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:09.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:09.923 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:09.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:09.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:09.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:09.996 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:09.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:09.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:09.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:09.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:09.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:09.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:10.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:10.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:10.001 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:10.002 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:10.002 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:10.003 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:10.003 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:20:55 PM) [pid: 2417])' 19:25:10.003 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:10.003 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:20:55 PM) [pid: 2417])' 19:25:10.003 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:10.003 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:10.003 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:10.003 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:10.003 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:10.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:25:11.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:25:11.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:11.006 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:11.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:11.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:11.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:11.007 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:11.008 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:11.008 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:11.008 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:11.008 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:20:55 PM) [pid: 2417])' 19:25:11.009 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:11.009 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:20:55 PM) [pid: 2417])' 19:25:11.009 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:11.009 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:11.009 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:11.009 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:11.009 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:25:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:25:11.012 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:11.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:11.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:11.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:11.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:11.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:11.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:11.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:11.013 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:11.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:11.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:11.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:11.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:11.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:11.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:11.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:11.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:11.017 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:11.163 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:11.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:11.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:11.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:25:11.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:11.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:11.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:11.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:11.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:25:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:11.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:11.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:11.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:11.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:11.168 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:11.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:11.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:11.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:11.221 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:11.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:11.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:11.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:11.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:11.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:11.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:11.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:11.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:11.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:11.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:11.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:12.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:12.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:25:12.225 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:12.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:12.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:12.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:12.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:12.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:12.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:12.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:12.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:12.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:12.227 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:25:12.228 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:25:12.228 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 19:25:12.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 19:25:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:12.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 19:25:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:12.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 19:25:12.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:25:12.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:25:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:12.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:25:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:12.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:25:12.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test 19:25:12.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:25:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:12.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:25:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:12.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:25:12.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java 19:25:12.230 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java 19:25:12.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection 19:25:12.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java 19:25:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:12.235 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:12.235 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:12.235 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:25:12.235 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:25:12.235 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:25:12.235 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:25:12.235 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:25:12.235 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:25:12.235 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:25:12.235 DEBUG [main][MenuItemLookup] Item match:Run 19:25:12.236 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:25:12.236 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:25:12.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:12.236 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:25:12.236 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:25:12.236 DEBUG [main][MenuItemLookup] Item match:Run As 19:25:12.248 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 19:25:12.248 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 19:25:12.248 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 19:25:12.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 19:25:12.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 19:25:12.258 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 19:25:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 19:25:12.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:12.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:12.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:12.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:12.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:12.390 WARNING [main][ShellHandler] Shell is not focused 19:25:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:12.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:12.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:12.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:12.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:12.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:12.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:12.401 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:12.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:12.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:12.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:25:12.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:12.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 19:25:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug child count update' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:12.693 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:12.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:12.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:12.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:25:12.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:25:12.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:12.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:12.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:12.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:12.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:12.697 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 19:25:12.697 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:25:12.697 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:12.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:12.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:12.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:12.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:12.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:12.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:12.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:12.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:12.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:12.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:12.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:25:12.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:12.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:12.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:12.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:12.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:12.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:12.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:12.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:12.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:12.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:12.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:12.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:12.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:12.894 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:12.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:12.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:12.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:12.895 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:12.896 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:12.896 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:12.896 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:12.896 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:25:12 PM) [pid: 3054])' 19:25:12.896 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:12.896 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:25:12 PM) [pid: 3054])' 19:25:12.897 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:12.897 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:12.897 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:12.897 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:12.897 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:12.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:25:13.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:25:13.898 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:13.898 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:13.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:13.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:13.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:13.899 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:13.900 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:13.900 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:13.900 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:13.900 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:25:12 PM) [pid: 3054])' 19:25:13.901 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:13.901 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:25:12 PM) [pid: 3054])' 19:25:13.901 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:13.901 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:13.901 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:13.901 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:13.901 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:13.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:25:13.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:25:13.901 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:13.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:13.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:13.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:13.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:13.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:13.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:13.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:13.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:13.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:13.903 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:13.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:13.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:13.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:13.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:13.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:13.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:13.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:13.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:13.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:13.904 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:14.026 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:14.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:14.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:14.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:25:14.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:14.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:14.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:14.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:14.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:25:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:14.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:14.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:14.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:14.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:14.031 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:14.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:14.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:14.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:14.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:14.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:14.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:14.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:14.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:14.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:14.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:14.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:14.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:14.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:14.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:15.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:25:15.089 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:15.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:15.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:15.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:15.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:15.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:15.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:25:15.092 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:25:15.092 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 19:25:15.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 19:25:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:15.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 19:25:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:15.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 19:25:15.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:25:15.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:25:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:15.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:25:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:15.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:25:15.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test 19:25:15.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:25:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:15.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:25:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:15.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:25:15.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java 19:25:15.094 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java 19:25:15.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection 19:25:15.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java 19:25:15.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:15.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:15.103 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:15.103 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:15.103 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:25:15.103 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:25:15.103 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:25:15.103 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:25:15.103 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:25:15.103 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:25:15.103 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:25:15.103 DEBUG [main][MenuItemLookup] Item match:Run 19:25:15.228 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:25:15.228 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:25:15.228 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:15.228 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:25:15.228 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:25:15.228 DEBUG [main][MenuItemLookup] Item match:Run As 19:25:15.228 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 19:25:15.228 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 19:25:15.228 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 19:25:15.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 19:25:15.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 19:25:15.231 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 19:25:15.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 19:25:15.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:15.325 WARNING [main][ShellHandler] Shell is not focused 19:25:15.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:15.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:15.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:15.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:15.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:15.522 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:15.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:15.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:15.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 19:25:15.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 19:25:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:15.622 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:15.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:15.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:15.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 19:25:15.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console") 19:25:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:15.632 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:15.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:15.700 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:25:12 PM) [pid: 3054]' 19:25:15.700 DEBUG [main][MenuItemLookup] Item match:1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:25:12 PM) [pid: 3054] 19:25:15.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:25:12 PM) [pid: 3054]" 19:25:15.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:25:12 PM) [pid: 3054] 19:25:15.700 INFO [main][MenuItemHandler] Select menu item: &1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:25:12 PM) [pid: 3054] 19:25:15.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 19:25:15.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:15.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:15.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:15.761 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:15.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:15.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:15.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:15.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:15.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:15.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 19:25:15.763 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:15.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:15.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:15.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:15.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:15.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:15.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:15.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:15.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:15.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:15.805 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:15.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:15.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:15.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 19:25:15.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console") 19:25:15.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:15.808 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:15.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:15.865 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:25:12 PM) [pid: 3054]' 19:25:15.865 DEBUG [main][MenuItemLookup] Found menu:'2 TestClass2 [Java Application] [pid: 3079]' 19:25:15.865 DEBUG [main][MenuItemLookup] Item match:2 TestClass2 [Java Application] [pid: 3079] 19:25:15.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 TestClass2 [Java Application] [pid: 3079]" 19:25:15.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 TestClass2 [Java Application] [pid: 3079] 19:25:15.865 INFO [main][MenuItemHandler] Select menu item: &2 TestClass2 [Java Application] [pid: 3079] 19:25:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 19:25:15.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:15.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:15.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:15.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:15.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:15.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:15.949 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:15.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:15.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:15.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:15.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:15.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:15.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 19:25:15.951 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:15.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:15.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:15.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:15.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:15.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:15.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:15.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:15.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:15.954 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:15.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:15.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:15.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 19:25:15.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:25:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:15.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:15.956 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:25:15.956 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:25:15.957 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:15.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:15.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:15.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:15.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:15.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:15.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:15.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:15.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:15.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:15.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:15.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:16.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:16.007 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:16.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.031 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:16.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.032 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:16.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:25:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:16.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:16.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:16.035 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:25:16.035 INFO [WorkbenchTestable][AbstractView] Terminating console 19:25:16.035 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:25:16.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 19:25:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:16.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:16.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:16.038 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 19:25:16.038 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:16.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:16.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 19:25:16.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.079 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:16.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:16.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:16.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:16.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:16.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:16.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:16.119 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:16.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.120 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:16.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 19:25:16.122 INFO [WorkbenchTestable][AbstractView] Console terminated 19:25:16.122 INFO [WorkbenchTestable][AbstractView] Removing launch from console 19:25:16.122 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:16.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 19:25:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:16.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:16.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:16.163 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 19:25:16.163 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:16.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:16.165 INFO [WorkbenchTestable][AbstractView] Launch removed 19:25:16.226 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:25:16.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.229 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:25:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:25:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:16.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:16.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:16.237 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:25:16.237 INFO [WorkbenchTestable][AbstractView] Terminating console 19:25:16.237 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 19:25:16.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 19:25:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:16.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:16.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:16.239 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 19:25:16.239 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:16.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 19:25:16.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:16.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:16.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:16.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:16.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:16.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:16.306 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:16.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.307 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:16.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 19:25:16.308 INFO [WorkbenchTestable][AbstractView] Console terminated 19:25:16.308 INFO [WorkbenchTestable][AbstractView] Removing launch from console 19:25:16.308 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:16.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 19:25:16.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:16.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:16.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:16.311 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 19:25:16.311 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:16.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:16.312 INFO [WorkbenchTestable][AbstractView] Launch removed 19:25:16.364 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:16.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:16.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:25:16.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:16.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:16.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:16.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:16.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:25:16.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:25:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:16.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:16.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:25:16.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:16.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:16.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:25:16.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:25:16.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:25:16.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:16.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:16.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:16.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:16.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:16.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:25:16.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:16.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:16.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:16.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:16.425 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:16.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:16.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:16.472 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:16.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:16.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:16.473 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:16.473 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:16.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:16.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:16.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:16.474 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:16.475 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:16.475 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:16.475 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:16.475 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:16.475 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:16.475 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:16.476 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:16.476 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:16.476 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:16.476 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:16.476 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:25:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:25:17.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:17.977 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:17.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:17.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:17.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:17.979 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:17.979 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:17.979 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:17.980 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:17.980 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:17.980 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:17.980 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:17.980 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:17.980 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:17.980 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:17.980 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:17.980 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:17.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:25:17.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:25:17.980 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:17.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:17.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:17.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:17.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:17.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:17.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:17.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:17.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:17.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:17.982 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:17.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:17.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:17.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:17.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:17.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:17.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:17.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:17.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:17.984 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:18.097 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:18.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:18.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:18.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:25:18.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:18.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:18.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:18.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:18.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:18.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:25:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:18.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:18.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:18.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:18.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:18.103 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:18.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:18.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:18.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:18.205 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:18.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:18.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:18.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:18.206 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:18.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:18.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:18.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:18.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:18.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:18.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:18.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:19.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:25:19.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:19.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:19.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:19.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:19.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:19.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:19.211 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:25:19.212 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:25:19.212 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 19:25:19.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 19:25:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:19.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 19:25:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:19.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 19:25:19.213 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:25:19.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:25:19.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:19.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:25:19.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:19.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:25:19.213 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test 19:25:19.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:25:19.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:19.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:25:19.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:19.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:25:19.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java 19:25:19.214 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java 19:25:19.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection 19:25:19.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java 19:25:19.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:19.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:19.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:19.220 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:19.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:25:19.220 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:25:19.220 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:25:19.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:25:19.220 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:25:19.220 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:25:19.220 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:25:19.220 DEBUG [main][MenuItemLookup] Item match:Run 19:25:19.221 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:25:19.221 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:25:19.221 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:19.221 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:25:19.221 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:25:19.221 DEBUG [main][MenuItemLookup] Item match:Run As 19:25:19.221 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 19:25:19.221 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 19:25:19.221 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 19:25:19.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 19:25:19.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 19:25:19.222 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 19:25:19.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'... 19:25:19.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:19.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:19.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:19.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:19.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:19.526 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:19.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:19.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:19.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 19:25:19.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully 19:25:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:19.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:19.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:19.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:19.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:19.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:19.669 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:19.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:19.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:19.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:19.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:19.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:19.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:19.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:19.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:19.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:19.696 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:19.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:19.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:19.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:19.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:19.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:19.697 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:19.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:19.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:19.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:19.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:19.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:19.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:19.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:19.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:19.701 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:19.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:19.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:19.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 19:25:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:19.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:19.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start ... 19:25:19.704 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:19.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:19.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:19.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 19:25:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:19.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:19.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:19.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:19.729 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:19.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:19.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:19.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 19:25:19.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:19.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:19.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:19.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:19.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start finished successfully 19:25:19.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing... 19:25:19.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:19.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:19.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:19.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:19.779 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:19.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:19.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:19.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:19.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:19.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:19.780 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:19.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:19.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:19.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:19.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:19.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:19.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:19.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:19.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:19.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:19.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:19.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:19.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:20.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.292 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:20.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:20.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:20.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:20.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:20.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:20.332 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:20.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:20.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:20.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:20.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:20.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:20.334 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:20.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:20.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:20.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:20.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:20.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:20.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:20.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:20.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:20.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:20.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:20.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:20.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:20.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:20.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.845 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:20.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:20.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:20.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:20.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:20.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:20.885 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:20.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:20.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:20.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:20.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:20.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:20.886 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:20.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:20.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:20.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:20.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:20.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:20.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:20.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:20.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:20.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:20.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:20.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:20.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:20.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:21.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:21.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:21.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:21.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:21.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:21.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:21.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:21.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:21.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:21.413 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:21.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:21.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:21.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:21.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:21.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:21.414 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:21.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:21.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:21.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:21.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:21.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:21.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:21.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:21.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:21.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:21.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:21.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:21.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:21.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:21.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:21.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:21.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:21.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:21.964 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:21.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:21.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:21.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:21.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:21.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:21.965 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:21.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:21.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:21.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:21.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:21.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:21.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:21.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:21.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:21.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:21.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:21.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:21.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:21.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:22.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:22.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:22.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:22.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:22.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:22.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:22.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:22.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:22.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:22.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:22.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:22.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:22.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:22.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:22.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:22.528 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:22.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:22.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:22.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:22.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:22.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:22.530 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:22.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:22.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:22.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:22.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:22.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:22.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:22.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:22.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:22.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:22.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:22.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:22.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:22.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:23.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:23.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:23.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:23.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:23.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:23.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:23.081 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:23.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:23.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:23.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:23.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:23.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:23.083 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:23.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:23.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:23.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:23.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:23.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:23.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:23.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:23.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:23.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:23.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:23.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:23.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:23.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:23.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:23.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:23.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:23.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:23.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:23.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:23.632 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:23.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:23.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:23.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:23.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:23.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:23.634 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:23.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:23.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:23.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:23.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:23.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:23.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:23.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:23.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:23.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:23.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:23.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:23.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:24.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:24.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:24.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:24.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:24.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:24.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:24.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:24.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:24.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:24.210 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:24.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:24.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:24.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:24.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:24.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:24.212 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:24.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:24.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:24.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:24.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:24.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:24.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:24.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:24.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:24.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:24.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:24.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.724 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:24.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:24.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:24.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:24.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:24.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:24.763 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:24.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:24.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:24.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:24.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:24.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:24.765 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:24.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:24.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:24.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:24.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:24.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:24.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:24.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:24.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:24.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:24.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:24.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:24.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:24.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:24.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:24.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:25.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:25.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:25.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:25.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:25.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:25.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:25.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:25.314 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:25.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:25.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:25.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:25.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:25.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:25.315 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:25.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:25.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:25.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:25.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:25.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:25.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:25.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:25.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:25.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:25.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:25.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:25.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:25.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:25.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:25.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:25.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:25.864 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:25.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:25.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:25.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:25.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:25.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:25.865 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:25.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:25.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:25.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:25.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:25.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:25.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:25.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:25.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:25.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:25.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:25.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:25.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:25.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:26.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:26.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:26.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:26.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:26.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:26.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:26.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:26.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:26.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:26.416 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:26.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:26.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:26.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:26.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:26.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:26.440 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:26.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:26.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:26.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:26.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:26.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:26.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:26.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:26.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:26.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:26.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:26.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:26.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:26.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:26.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:26.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:26.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:26.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:26.993 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:26.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:26.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:26.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:26.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:26.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:26.994 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:26.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:26.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:26.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:26.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:26.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:26.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:26.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:26.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:26.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:26.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:26.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:26.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:26.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:26.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:26.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:27.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:27.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:27.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:27.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:27.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:27.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:27.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:27.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:27.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:27.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:27.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:27.545 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:27.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:27.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:27.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:27.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:27.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:27.546 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:27.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:27.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:27.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:27.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:27.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:27.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:27.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:27.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:27.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:27.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:27.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:27.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:27.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:27.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:28.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:28.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:28.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:28.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:28.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:28.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:28.072 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:28.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:28.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:28.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:28.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:28.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:28.074 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:28.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:28.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:28.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:28.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:28.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:28.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:28.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:28.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:28.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:28.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:28.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:28.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:28.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:28.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:28.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:28.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:28.623 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:28.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:28.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:28.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:28.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:28.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:28.624 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:28.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:28.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:28.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:28.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:28.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:28.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:28.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:28.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:28.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:29.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.135 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:29.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:29.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:29.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:29.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:29.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:29.173 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:29.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:29.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:29.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:29.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:29.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:29.175 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:29.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:29.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:29.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:29.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:29.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:29.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:29.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:29.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:29.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:29.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:29.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:29.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:29.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:29.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:29.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:29.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:29.726 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:29.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:29.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:29.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:29.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:29.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:29.727 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:29.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:29.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:29.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:29.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:29.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:29.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:29.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:30.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.238 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:30.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:30.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:30.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:30.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:30.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:30.254 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:30.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:30.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:30.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:30.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:30.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:30.256 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:30.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:30.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:30.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:30.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:30.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:30.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:30.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:30.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:30.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:30.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:30.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.768 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:30.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:30.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:30.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:30.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:30.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:30.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:30.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:30.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:30.809 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:30.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:30.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:30.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:30.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:30.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:30.811 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:30.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:30.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:30.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:30.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:30.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:30.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:30.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:30.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:30.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:30.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:30.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:31.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:31.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:31.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:31.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:31.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:31.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:31.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:31.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:31.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:31.337 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:31.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:31.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:31.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:31.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:31.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:31.338 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:31.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:31.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:31.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:31.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:31.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:31.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:31.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:31.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:31.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:31.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:31.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:31.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:31.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:31.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:31.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:31.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:31.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:31.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:31.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:31.871 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:31.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:31.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:31.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:31.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:31.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:31.872 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:31.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:31.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:31.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:31.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:31.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:31.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:31.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:31.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:31.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:31.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:31.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:31.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:31.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:31.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:31.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:32.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.383 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:32.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:32.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:32.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:32.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:32.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:32.423 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:32.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:32.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:32.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:32.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:32.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:32.425 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:32.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:32.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:32.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:32.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:32.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:32.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:32.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:32.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:32.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:32.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:32.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:32.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:32.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:32.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:32.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:32.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:32.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:32.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:32.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:32.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:32.952 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:32.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:32.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:32.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:32.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:32.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:32.954 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:32.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:32.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:32.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:32.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:32.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:32.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:32.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:32.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:32.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:32.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:32.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:32.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:32.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:33.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:33.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:33.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:33.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:33.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:33.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:33.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:33.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:33.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:33.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:33.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:33.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:33.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:33.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:33.504 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:33.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:33.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:33.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:33.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:33.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:33.505 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:33.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:33.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:33.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:33.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:33.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:33.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:33.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:33.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:33.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:33.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:33.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:33.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:33.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:33.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:33.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:33.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:33.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:33.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:33.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:34.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.017 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:34.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:34.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:34.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:34.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:34.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:34.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:34.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:34.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:34.033 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:34.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:34.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:34.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:34.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:34.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:34.035 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:34.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:34.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:34.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:34.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:34.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:34.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:34.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:34.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:34.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:34.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:34.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:34.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:34.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:34.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:34.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:34.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:34.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:34.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:34.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:34.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:34.587 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:34.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:34.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:34.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:34.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:34.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:34.612 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:34.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:34.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:34.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:34.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:34.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:34.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:34.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:34.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:34.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:34.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:34.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:34.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:34.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:35.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:35.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:35.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:35.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:35.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:35.162 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:35.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:35.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:35.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:35.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:35.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:35.164 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:35.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:35.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:35.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:35.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:35.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:35.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:35.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:35.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:35.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:35.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:35.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:35.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:35.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:35.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:35.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:35.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:35.745 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:35.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:35.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:35.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:35.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:35.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:35.746 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:35.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:35.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:35.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:35.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:35.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:35.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:35.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:35.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:35.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:35.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:35.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:36.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.257 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:36.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:36.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:36.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:36.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:36.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:36.297 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:36.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:36.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:36.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:36.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:36.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:36.298 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:36.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:36.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:36.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:36.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:36.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:36.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:36.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:36.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:36.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:36.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:36.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.809 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:36.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:36.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:36.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:36.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:36.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:36.849 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:36.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:36.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:36.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:36.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:36.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:36.850 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:36.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:36.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:36.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:36.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:36.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:36.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:36.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:36.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:36.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:36.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:36.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:36.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:37.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:37.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:37.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:37.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:37.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:37.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:37.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:37.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:37.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:37.402 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:37.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:37.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:37.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:37.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:37.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:37.403 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:37.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:37.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:37.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:37.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:37.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:37.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:37.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:37.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:37.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:37.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:37.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:37.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:37.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:37.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:37.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:37.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:37.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:37.930 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:37.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:37.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:37.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:37.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:37.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:37.931 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:37.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:37.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:37.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:37.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:37.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:37.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:37.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:37.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:37.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:37.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:37.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:38.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:38.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:38.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:38.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:38.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:38.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:38.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:38.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:38.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:38.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:38.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:38.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:38.480 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:38.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:38.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:38.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:38.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:38.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:38.482 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:38.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:38.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:38.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:38.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:38.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:38.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:38.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:38.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:38.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:38.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:38.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:38.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:38.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:38.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:38.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:38.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:38.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:38.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:38.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:38.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:38.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:38.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:38.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:39.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:39.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:39.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:39.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:39.035 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:39.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:39.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:39.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:39.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:39.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:39.037 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:39.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:39.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:39.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:39.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:39.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:39.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:39.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:39.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:39.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:39.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:39.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:39.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:39.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:39.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:39.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:39.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:39.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:39.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:39.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:39.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:39.568 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:39.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:39.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:39.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:39.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:39.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:39.593 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:39.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:39.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:39.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:39.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:39.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:39.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:39.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:39.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:39.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:39.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:39.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:40.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:40.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:40.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:40.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:40.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:40.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:40.143 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:40.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:40.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:40.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:40.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:40.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:40.145 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:40.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:40.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:40.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:40.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:40.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:40.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:40.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:40.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:40.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:40.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:40.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:40.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:40.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:40.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:40.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:40.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:40.695 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:40.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:40.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:40.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:40.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:40.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:40.697 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:40.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:40.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:40.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:40.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:40.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:40.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:40.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:40.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:40.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:40.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:40.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:41.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:41.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:41.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:41.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:41.247 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:41.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:41.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:41.249 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:41.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:41.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:41.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:41.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:41.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully 19:25:41.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:41.252 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 19:25:41.253 INFO [WorkbenchTestable][AbstractView] Terminating console 19:25:41.253 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 19:25:41.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 19:25:41.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:41.255 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 19:25:41.255 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:41.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:41.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 19:25:41.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:41.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:41.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:41.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:41.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:41.332 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:41.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:41.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:41.333 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:41.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:41.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:41.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 19:25:41.335 INFO [WorkbenchTestable][AbstractView] Console terminated 19:25:41.335 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:41.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:41.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:25:41.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:25:41.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:25:41.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:41.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:41.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:41.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:41.407 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:41.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:41.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:41.408 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:41.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:41.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:41.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.409 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:41.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:41.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:41.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:25:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:41.412 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:25:41.412 INFO [WorkbenchTestable][AbstractView] Terminating console 19:25:41.412 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:25:41.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:41.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:41.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 19:25:41.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:41.414 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 19:25:41.414 INFO [WorkbenchTestable][AbstractView] Removing launch from console 19:25:41.415 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 19:25:41.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 19:25:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:41.416 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 19:25:41.416 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:41.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:41.441 INFO [WorkbenchTestable][AbstractView] Launch removed 19:25:41.478 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:41.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:41.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:25:41.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:41.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:41.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:25:41.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:25:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:41.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:41.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:25:41.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:41.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:41.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:25:41.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:25:41.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:25:41.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:41.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:41.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:41.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:41.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:25:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:41.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:41.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:41.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:41.528 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:41.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:41.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:41.574 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:41.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:41.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:41.576 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:41.576 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:41.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:41.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:41.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:41.577 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:41.578 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:41.578 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:41.578 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:41.578 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:41.578 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:41.578 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:41.578 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:41.578 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:41.578 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:41.578 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:41.578 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:25:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:25:42.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:42.580 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:42.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:42.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:42.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:42.582 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:42.583 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:42.583 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:42.583 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:42.583 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:42.583 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:42.583 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:42.583 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:42.583 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:42.583 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:42.583 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:42.583 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:25:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:25:42.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:42.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:42.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:42.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:42.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:42.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:42.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:42.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:42.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:42.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:42.586 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:42.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:42.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:42.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:42.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:42.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:42.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:42.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:42.588 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:42.708 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:42.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:42.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:42.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:25:42.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:42.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:42.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:42.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:42.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:25:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:42.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:42.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:42.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:42.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:42.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:42.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:42.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:42.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:42.766 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:42.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:42.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:42.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:42.767 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:42.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:42.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:42.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:42.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:42.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:43.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:43.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:43.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:43.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:25:43.769 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:43.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:43.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:43.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:43.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:43.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:43.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:43.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:43.771 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:25:43.772 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:25:43.772 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 19:25:43.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 19:25:43.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:43.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 19:25:43.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:43.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 19:25:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:25:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:25:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:25:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:43.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:25:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:25:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:25:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:25:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:43.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:25:43.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:25:43.773 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:25:43.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:25:43.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:25:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:43.778 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:43.778 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:43.778 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:25:43.778 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:25:43.778 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:25:43.778 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:25:43.778 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:25:43.778 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:25:43.778 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:25:43.778 DEBUG [main][MenuItemLookup] Item match:Run 19:25:43.779 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:25:43.779 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:25:43.779 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:43.779 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:25:43.779 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:25:43.779 DEBUG [main][MenuItemLookup] Item match:Run As 19:25:43.779 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 19:25:43.779 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 19:25:43.779 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 19:25:43.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 19:25:43.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 19:25:43.779 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 19:25:43.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 19:25:43.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:44.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:44.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:44.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:44.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:44.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:44.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:44.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:44.136 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 19:25:44.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 19:25:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:44.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 19:25:44.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:25:44.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:25:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 19:25:44.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:44.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:44.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:44.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:44.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:44.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:44.270 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.272 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 19:25:44.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:44.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:44.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:44.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:44.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:44.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:44.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:44.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:44.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:44.296 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 19:25:44.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:44.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:44.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:44.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:44.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:44.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:44.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:44.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:44.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:44.320 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.321 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 19:25:44.322 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console 19:25:44.322 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Terminated Launches") 19:25:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:44.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:44.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:44.324 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches 19:25:44.324 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:44.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 19:25:44.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:44.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:44.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:44.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:44.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:44.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:44.422 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.424 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 19:25:44.425 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared 19:25:44.425 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:44.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:44.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:44.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:44.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:44.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:44.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:44.448 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.449 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:44.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:44.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:44.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:44.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:44.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:44.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:44.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:25:44.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:25:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:44.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:44.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:25:44.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:44.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:44.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:25:44.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:25:44.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:25:44.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:44.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:44.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:44.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:25:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:44.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:44.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:44.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:44.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:44.477 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:44.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:44.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:44.523 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:44.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:44.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:44.525 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:44.525 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:44.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:44.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:44.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:44.526 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:44.527 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:44.527 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:44.527 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:44.527 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:44.527 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:44.527 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:44.527 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:44.527 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:44.527 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:44.527 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:44.527 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:44.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:25:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:25:46.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:46.029 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:46.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:46.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:46.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:46.030 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:46.031 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:46.031 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:46.031 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:46.031 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:46.031 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:46.031 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:46.031 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:46.031 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:46.031 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:46.031 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:46.031 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:25:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:25:46.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:46.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:46.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:46.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:46.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:46.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:46.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:46.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:46.033 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:46.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:46.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:46.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:46.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:46.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:46.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:46.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:46.035 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:46.149 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:46.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:46.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:46.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:25:46.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:46.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:46.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:46.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:46.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:25:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:46.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:46.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:46.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:46.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:46.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:46.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:46.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:46.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:46.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:46.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:46.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:46.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:46.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:46.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:46.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:46.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:46.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:46.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:46.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:46.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:47.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:25:47.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:47.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:47.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:47.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:47.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:25:47.214 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:25:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 19:25:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 19:25:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 19:25:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:47.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 19:25:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:25:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:25:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:47.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:25:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:47.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:25:47.216 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:25:47.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:25:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:25:47.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:25:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:25:47.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:25:47.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:25:47.216 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:25:47.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:25:47.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:25:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:47.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:47.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'File' 19:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:25:47.224 DEBUG [main][MenuItemLookup] Item match:Run 19:25:47.225 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:25:47.225 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:25:47.225 DEBUG [main][MenuItemLookup] Found menu:'' 19:25:47.225 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:25:47.225 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:25:47.225 DEBUG [main][MenuItemLookup] Item match:Run As 19:25:47.225 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 19:25:47.225 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 19:25:47.225 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 19:25:47.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 19:25:47.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 19:25:47.226 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 19:25:47.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 19:25:47.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:47.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:47.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:47.543 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 19:25:47.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 19:25:47.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:25:47.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:25:47.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 19:25:47.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:47.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:47.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:47.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:47.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:47.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:47.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:47.629 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.630 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 19:25:47.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:47.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:47.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:47.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:47.682 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.684 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:25:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:47.710 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:25:47.710 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:25:47.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:25:47.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:47.713 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 19:25:47.713 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:25:47.714 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:47.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:47.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:47.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:47.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:47.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:47.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:47.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:47.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:47.766 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.768 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.769 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:25:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:47.772 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:25:47.772 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:25:47.772 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:47.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:47.772 INFO [WorkbenchTestable][AbstractView] Terminating console 19:25:47.772 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:25:47.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 19:25:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:47.775 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 19:25:47.775 INFO [WorkbenchTestable][AbstractView] Removing launch from console 19:25:47.775 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 19:25:47.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 19:25:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:25:47.776 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 19:25:47.776 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:25:47.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:25:47.777 INFO [WorkbenchTestable][AbstractView] Launch removed 19:25:47.833 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:25:47.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:47.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:47.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:25:47.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:25:47.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:47.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:47.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:47.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:25:47.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:47.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:47.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:25:47.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:25:47.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:25:47.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:47.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:47.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:47.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:47.866 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.868 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:47.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:47.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:47.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:47.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:47.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:47.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:47.925 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.927 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:47.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:47.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:47.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:47.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:47.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:47.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:47.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:47.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:48.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:48.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:48.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:48.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:49.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:49.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:49.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:49.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:50.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:50.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:50.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:50.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:51.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:51.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:51.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:51.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:52.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:52.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:52.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:52.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:53.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:53.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:53.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:53.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:54.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:54.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:54.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:54.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:55.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:55.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:55.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:55.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:56.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:56.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:56.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:56.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:57.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:57.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:57.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:57.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:57.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:25:57.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:57.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:57.949 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:57.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:57.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:57.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:57.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:57.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:57.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:57.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:57.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:57.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:57.965 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:57.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:57.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:57.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:57.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:57.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:57.967 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:57.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:57.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:57.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:57.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:57.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:57.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:57.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:57.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:57.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:25:57.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:25:57.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:57.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:57.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:57.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:25:57.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:57.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:57.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:25:57.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:25:57.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:25:57.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:57.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:57.980 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:57.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:57.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:57.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:57.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:57.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:57.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:57.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:57.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:57.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:57.996 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:57.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:57.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:57.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:57.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:57.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:57.997 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:57.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:57.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:57.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:57.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:57.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:57.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:57.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:58.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:58.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:25:58.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:25:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:25:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:25:58.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:58.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:25:58.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:25:58.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:25:58.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:25:58.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:25:58.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:25:58.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:58.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:58.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:25:58.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:58.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:58.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:58.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:58.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:58.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:58.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:25:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:58.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:58.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:58.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:58.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:58.031 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:25:58.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:25:58.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:58.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:25:58.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:25:58.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:25:58.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:58.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:58.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:58.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:58.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:58.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:58.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:58.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:25:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:58.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:58.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:58.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:58.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:58.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:58.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:58.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:58.104 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:58.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:58.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:58.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:58.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:58.105 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:58.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:58.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:58.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:58.106 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:58.107 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:58.107 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:58.107 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:58.107 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:58.107 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:58.107 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:58.108 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:58.108 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:58.108 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:58.108 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:58.108 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:58.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:25:59.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:25:59.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:25:59.111 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:59.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:59.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:59.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:59.112 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:25:59.113 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:25:59.113 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:25:59.113 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:59.113 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:59.113 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:25:59.113 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:25:59.113 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:25:59.113 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:25:59.113 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:25:59.113 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:25:59.113 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:25:59.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:25:59.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:25:59.114 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:59.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:59.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:59.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:59.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:59.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:59.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:59.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:59.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:59.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:59.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:25:59.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:25:59.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:59.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:59.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:25:59.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:59.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:59.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:59.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:59.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:25:59.117 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:59.231 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:25:59.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:59.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:59.233 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:25:59.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:59.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:59.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:25:59.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:25:59.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:25:59.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:25:59.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:25:59.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:59.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:59.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:25:59.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:25:59.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:25:59.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:59.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:59.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:59.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:59.293 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:59.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:59.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:59.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:59.294 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:25:59.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:25:59.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:25:59.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:25:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:25:59.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:59.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:25:59.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:25:59.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:00.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:00.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:00.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:00.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:00.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:00.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:00.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:00.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:00.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:00.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:00.299 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:26:00.299 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:26:00.300 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 19:26:00.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 19:26:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:00.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 19:26:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:00.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 19:26:00.300 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:26:00.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:00.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:00.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:00.301 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:26:00.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:26:00.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:00.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:26:00.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:00.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:26:00.301 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:26:00.301 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:26:00.301 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:26:00.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:26:00.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:00.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:00.306 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:00.306 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:00.306 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:00.306 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:00.306 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:00.306 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:00.306 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:00.306 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:00.306 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:00.306 DEBUG [main][MenuItemLookup] Item match:Run 19:26:00.307 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:26:00.307 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:26:00.307 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:00.307 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:26:00.307 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:26:00.307 DEBUG [main][MenuItemLookup] Item match:Run As 19:26:00.307 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 19:26:00.307 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 19:26:00.307 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 19:26:00.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 19:26:00.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 19:26:00.308 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 19:26:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 19:26:00.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:00.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:00.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:00.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:00.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:00.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:00.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:00.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:00.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:00.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:00.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:00.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:00.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:00.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:00.606 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:00.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:00.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:00.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 19:26:00.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:00.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:00.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 19:26:00.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:00.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:00.662 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:26:01.663 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:01.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:01.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:01.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 19:26:01.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:01.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:01.665 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 19:26:01.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:01.688 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:26:01.688 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:26:01.688 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:26:01.688 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:26:01.688 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:01.688 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...' 19:26:01.688 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 19:26:01.688 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 19:26:01.688 DEBUG [main][MenuItemLookup] Found menu:'Open Link' 19:26:01.688 DEBUG [main][MenuItemLookup] Found menu:'Clear' 19:26:01.688 DEBUG [main][MenuItemLookup] Item match:Clear 19:26:01.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.697 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:01.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:01.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:01.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:01.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:01.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:01.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:01.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:01.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:01.739 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:01.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:01.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:01.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:01.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:01.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:01.740 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:01.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:01.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:01.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:01.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:01.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:01.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.741 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:01.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:01.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:01.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:01.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:01.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:01.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:26:01.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:01.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:01.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:01.777 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:26:01.777 INFO [WorkbenchTestable][AbstractView] Terminating console 19:26:01.777 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:01.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:01.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:01.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:26:01.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:01.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:01.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 19:26:01.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:01.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:01.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:01.788 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 19:26:01.788 INFO [WorkbenchTestable][AbstractView] Removing launch from console 19:26:01.788 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:01.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:01.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:01.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 19:26:01.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 19:26:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:01.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:01.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:01.789 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 19:26:01.789 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:26:01.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:01.791 INFO [WorkbenchTestable][AbstractView] Launch removed 19:26:01.832 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:01.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:01.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:01.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:26:01.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:01.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:26:01.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:01.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:01.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:01.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:01.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:26:01.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:01.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:26:01.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:26:01.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:01.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:01.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:01.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:26:01.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:01.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:01.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:26:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:01.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:01.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:01.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:01.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:01.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:01.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:01.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:01.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:01.941 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:01.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:01.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:01.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:01.942 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:26:01.942 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:01.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:01.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:01.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:01.943 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:26:01.944 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:26:01.944 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:26:01.944 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:01.944 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:01.945 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:01.945 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:01.945 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:26:01.945 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:26:01.945 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:26:01.945 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:26:01.945 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:26:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:26:02.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:26:02.948 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:26:02.948 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:02.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:02.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:02.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:02.949 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:26:02.951 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:26:02.951 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:26:02.951 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:02.951 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:02.951 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:02.951 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:02.951 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:26:02.951 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:26:02.951 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:26:02.951 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:26:02.951 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:26:02.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:26:02.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:26:02.952 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:02.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:02.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:02.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:02.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:02.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:02.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:02.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:02.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:02.957 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:02.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:02.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:02.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:02.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:02.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:02.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:02.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:02.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:02.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:02.960 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:26:03.075 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:26:03.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:03.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:03.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:26:03.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:03.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:03.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:03.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:03.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:26:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:03.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:03.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:03.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:03.080 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:03.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:03.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:03.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:03.134 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:03.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:03.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:03.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:03.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:03.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:03.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:03.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:03.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:03.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:03.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:03.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:03.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:04.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:04.138 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:04.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:04.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:04.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:04.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:04.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:04.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:04.141 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:26:04.141 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:26:04.142 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 19:26:04.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 19:26:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:04.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 19:26:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:04.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 19:26:04.142 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:26:04.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:04.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:04.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:04.142 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:26:04.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:26:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:04.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:26:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:04.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:26:04.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:26:04.143 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:26:04.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:26:04.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:26:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:04.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:04.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:04.151 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:04.151 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:04.151 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:04.151 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:04.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:04.151 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:04.151 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:04.151 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:04.151 DEBUG [main][MenuItemLookup] Item match:Run 19:26:04.152 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:26:04.152 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:26:04.152 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:04.152 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:26:04.152 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:26:04.152 DEBUG [main][MenuItemLookup] Item match:Run As 19:26:04.152 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 19:26:04.152 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 19:26:04.152 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 19:26:04.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 19:26:04.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 19:26:04.153 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 19:26:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 19:26:04.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:04.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:04.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:04.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:04.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:04.440 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 19:26:04.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 19:26:04.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:04.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:04.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 19:26:04.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:04.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:04.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:04.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:04.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:04.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:04.557 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.559 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 19:26:04.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:04.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:04.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:04.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:04.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:04.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:04.608 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 19:26:04.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:04.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:04.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:04.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:04.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:04.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:04.634 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.635 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 19:26:04.636 INFO [WorkbenchTestable][AbstractView] Removing launch from console 19:26:04.636 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 19:26:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:04.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:04.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:04.638 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 19:26:04.638 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:26:04.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:04.639 INFO [WorkbenchTestable][AbstractView] Launch removed 19:26:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 19:26:04.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.704 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:04.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:04.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:04.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:04.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:04.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:04.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:04.741 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.742 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 19:26:04.744 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:04.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:04.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:04.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:04.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:04.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:04.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:04.767 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.768 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:04.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:04.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:04.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:26:04.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:04.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:04.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:26:04.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:04.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:26:04.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:26:04.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:04.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:04.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:04.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.781 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:26:04.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:04.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:04.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:26:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:04.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:04.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:04.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:04.795 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:04.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:04.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:04.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:04.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:04.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:04.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:26:04.842 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:04.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:04.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:04.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:04.843 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:26:04.844 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:26:04.844 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:26:04.844 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:04.844 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:04.844 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:04.844 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:04.844 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:26:04.844 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:26:04.844 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:26:04.844 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:26:04.844 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:26:04.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:26:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:26:06.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:26:06.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:06.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:06.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:06.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:06.347 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:26:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:26:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:26:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:26:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:26:06.348 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:26:06.348 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:26:06.348 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:26:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:26:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:26:06.349 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:06.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:06.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:06.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:06.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:06.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:06.350 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:06.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:06.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:06.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:06.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:06.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:06.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:06.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:06.352 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:26:06.468 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:26:06.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:06.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:06.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:26:06.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:06.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:06.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:06.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:06.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:06.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:26:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:06.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:06.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:06.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:06.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:06.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:06.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:06.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:06.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:06.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:06.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:06.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:06.529 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:06.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:06.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:06.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:06.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:06.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:06.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:07.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:07.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:07.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:07.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:07.531 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:07.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:07.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:07.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:07.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:07.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:07.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:07.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:07.533 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:26:07.534 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:26:07.534 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 19:26:07.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 19:26:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:07.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 19:26:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:07.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 19:26:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:26:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:07.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test 19:26:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:26:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:26:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:07.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:26:07.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java 19:26:07.536 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java 19:26:07.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection 19:26:07.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java 19:26:07.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:07.546 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:07.546 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:07.546 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:07.546 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:07.546 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:07.546 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:07.546 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:07.547 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:07.547 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:07.547 DEBUG [main][MenuItemLookup] Item match:Run 19:26:07.547 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:26:07.547 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:26:07.547 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:07.547 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:26:07.547 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:26:07.547 DEBUG [main][MenuItemLookup] Item match:Run As 19:26:07.547 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 19:26:07.547 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 19:26:07.547 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 19:26:07.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 19:26:07.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 19:26:07.548 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 19:26:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'... 19:26:07.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:07.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:07.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:08.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:08.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:08.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:08.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:08.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:08.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:08.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:08.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:08.208 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:08.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:08.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=77204 77205 77206 77207 77208 77209 77210 77211 77212 77213 77214 77215 77216 77217 77218 77219 77220 77221 77222 77223 77224 77225 77226 77227 77228 77229 77230 77231 77232 77233 77234 77235 77236 77237 77238 77239 77240 77241 77242 77243 77244 77245 77246 77247 77248 77249 77250 77251 77252 77253 77254 77255 77256 77257 77258 77259 77260 77261 77262 77263 77264 77265 77266 77267 77268 77269 77270 77271 77272 77273 77274 77275 77276 77277 77278 77279 77280 77281 77282 77283 77284 77285 77286 77287 77288 77289 77290 77291 77292 77293 77294 77295 77296 77297 77298 77299 77300 77301 77302 77303 77304 77305 77306 77307 77308 77309 77310 77311 77312 77313 77314 77315 77316 77317 77318 77319 77320 77321 77322 77323 77324 77325 77326 77327 77328 77329 77330 77331 77332 77333 77334 77335 77336 77337 77338 77339 77340 77341 77342 77343 77344 77345 77346 77347 77348 77349 77350 77351 77352 77353 77354 77355 77356 77357 77358 77359 77360 77361 77362 77363 77364 77365 77366 77367 77368 77369 77370 77371 77372 77373 77374 77375 77376 77377 77378 77379 77380 77381 77382 77383 77384 77385 77386 77387 77388 77389 77390 77391 77392 77393 77394 77395 77396 77397 77398 77399 77400 77401 77402 77403 77404 77405 77406 77407 77408 77409 77410 77411 77412 77413 77414 77415 77416 77417 77418 77419 77420 77421 77422 77423 77424 77425 77426 77427 77428 77429 77430 77431 77432 77433 77434 77435 77436 77437 77438 77439 77440 77441 77442 77443 77444 77445 77446 77447 77448 77449 77450 77451 77452 77453 77454 77455 77456 77457 77458 77459 77460 77461 77462 77463 77464 77465 77466 77467 77468 77469 77470 77471 77472 77473 77474 77475 77476 77477 77478 77479 77480 77481 77482 77483 77484 77485 77486 77487 77488 77489 77490 77491 77492 77493 77494 77495 77496 77497 77498 77499 77500 77501 77502 77503 77504 77505 77506 77507 77508 77509 77510 77511 77512 77513 77514 77515 77516 77517 77518 77519 77520 77521 77522 77523 77524 77525 77526 77527 77528 77529 77530 77531 77532 77533 77534 77535 77536 77537 77538 77539 77540 77541 77542 77543 77544 77545 77546 77547 77548 77549 77550 77551 77552 77553 77554 77555 77556 77557 77558 77559 77560 77561 77562 77563 77564 77565 77566 77567 77568 77569 77570 77571 77572 77573 77574 77575 77576 77577 77578 77579 77580 77581 77582 77583 77584 77585 77586 77587 77588 77589 77590 77591 77592 77593 77594 77595 77596 77597 77598 77599 77600 77601 77602 77603 77604 77605 77606 77607 77608 77609 77610 77611 77612 77613 77614 77615 77616 77617 77618 77619 77620 77621 77622 77623 77624 77625 77626 77627 77628 77629 77630 77631 77632 77633 77634 77635 77636 77637 77638 77639 77640 77641 77642 77643 77644 77645 77646 77647 77648 77649 77650 77651 77652 77653 77654 77655 77656 77657 77658 77659 77660 77661 77662 77663 77664 77665 77666 77667 77668 77669 77670 77671 77672 77673 77674 77675 77676 77677 77678 77679 77680 77681 77682 77683 77684 77685 77686 77687 77688 77689 77690 77691 77692 77693 77694 77695 77696 77697 77698 77699 77700 77701 77702 77703 77704 77705 77706 77707 77708 77709 77710 77711 77712 77713 77714 77715 77716 77717 77718 77719 77720 77721 77722 77723 77724 77725 77726 77727 77728 77729 77730 77731 77732 77733 77734 77735 77736 77737 77738 77739 77740 77741 77742 77743 77744 77745 77746 77747 77748 77749 77750 77751 77752 77753 77754 77755 77756 77757 77758 77759 77760 77761 77762 77763 77764 77765 77766 77767 77768 77769 77770 77771 77772 77773 77774 77775 77776 77777 77778 77779 77780 77781 77782 77783 77784 77785 77786 77787 77788 77789 77790 77791 77792 77793 77794 77795 77796 77797 77798 77799 77800 77801 77802 77803 77804 77805 77806 77807 77808 77809 77810 77811 77812 77813 77814 77815 77816 77817 77818 77819 77820 77821 77822 77823 77824 77825 77826 77827 77828 77829 77830 77831 77832 77833 77834 77835 77836 77837 77838 77839 77840 77841 77842 77843 77844 77845 77846 77847 77848 77849 77850 77851 77852 77853 77854 77855 77856 77857 77858 77859 77860 77861 77862 77863 77864 77865 77866 77867 77868 77869 77870 77871 77872 77873 77874 77875 77876 77877 77878 77879 77880 77881 77882 77883 77884 77885 77886 77887 77888 77889 77890 77891 77892 77893 77894 77895 77896 77897 77898 77899 77900 77901 77902 77903 77904 77905 77906 77907 77908 77909 77910 77911 77912 77913 77914 77915 77916 77917 77918 77919 77920 77921 77922 77923 77924 77925 77926 77927 77928 77929 77930 77931 77932 77933 77934 77935 77936 77937 77938 77939 77940 77941 77942 77943 77944 77945 77946 77947 77948 77949 77950 77951 77952 77953 77954 77955 77956 77957 77958 77959 77960 77961 77962 77963 77964 77965 77966 77967 77968 77969 77970 77971 77972 77973 77974 77975 77976 77977 77978 77979 77980 77981 77982 77983 77984 77985 77986 77987 77988 77989 77990 77991 77992 77993 77994 77995 77996 77997 77998 77999 78000 78001 78002 78003 78004 78005 78006 78007 78008 78009 78010 78011 78012 78013 78014 78015 78016 78017 78018 78019 78020 78021 78022 78023 78024 78025 78026 78027 78028 78029 78030 78031 78032 78033 78034 78035 78036 78037 78038 78039 78040 78041 78042 78043 78044 78045 78046 78047 78048 78049 78050 78051 78052 78053 78054 78055 78056 78057 78058 78059 78060 78061 78062 78063 78064 78065 78066 78067 78068 78069 78070 78071 78072 78073 78074 78075 78076 78077 78078 78079 78080 78081 78082 78083 78084 78085 78086 78087 78088 78089 78090 78091 78092 78093 78094 78095 78096 78097 78098 78099 78100 78101 78102 78103 78104 78105 78106 78107 78108 78109 78110 78111 78112 78113 78114 78115 78116 78117 78118 78119 78120 78121 78122 78123 78124 78125 78126 78127 78128 78129 78130 78131 78132 78133 78134 78135 78136 78137 78138 78139 78140 78141 78142 78143 78144 78145 78146 78147 78148 78149 78150 78151 78152 78153 78154 78155 78156 78157 78158 78159 78160 78161 78162 78163 78164 78165 78166 78167 78168 78169 78170 78171 78172 78173 78174 78175 78176 78177 78178 78179 78180 78181 78182 78183 78184 78185 78186 78187 78188 78189 78190 78191 78192 78193 78194 78195 78196 78197 78198 78199 78200 78201 78202 78203 78204 78205 78206 78207 78208 78209 78210 78211 78212 78213 78214 78215 78216 78217 78218 78219 78220 78221 78222 78223 78224 78225 78226 78227 78228 78229 78230 78231 78232 78233 78234 78235 78236 78237 78238 78239 78240 78241 78242 78243 78244 78245 78246 78247 78248 78249 78250 78251 78252 78253 78254 78255 78256 78257 78258 78259 78260 78261 78262 78263 78264 78265 78266 78267 78268 78269 78270 78271 78272 78273 78274 78275 78276 78277 78278 78279 78280 78281 78282 78283 78284 78285 78286 78287 78288 78289 78290 78291 78292 78293 78294 78295 78296 78297 78298 78299 78300 78301 78302 78303 78304 78305 78306 78307 78308 78309 78310 78311 78312 78313 78314 78315 78316 78317 78318 78319 78320 78321 78322 78323 78324 78325 78326 78327 78328 78329 78330 78331 78332 78333 78334 78335 78336 78337 78338 78339 78340 78341 78342 78343 78344 78345 78346 78347 78348 78349 78350 78351 78352 78353 78354 78355 78356 78357 78358 78359 78360 78361 78362 78363 78364 78365 78366 78367 78368 78369 78370 78371 78372 78373 78374 78375 78376 78377 78378 78379 78380 78381 78382 78383 78384 78385 78386 78387 78388 78389 78390 78391 78392 78393 78394 78395 78396 78397 78398 78399 78400 78401 78402 78403 78404 78405 78406 78407 78408 78409 78410 78411 78412 78413 78414 78415 78416 78417 78418 78419 78420 78421 78422 78423 78424 78425 78426 78427 78428 78429 78430 78431 78432 78433 78434 78435 78436 78437 78438 78439 78440 78441 78442 78443 78444 78445 78446 78447 78448 78449 78450 78451 78452 78453 78454 78455 78456 78457 78458 78459 78460 78461 78462 78463 78464 78465 78466 78467 78468 78469 78470 78471 78472 78473 78474 78475 78476 78477 78478 78479 78480 78481 78482 78483 78484 78485 78486 78487 78488 78489 78490 78491 78492 78493 78494 78495 78496 78497 78498 78499 78500 78501 78502 78503 78504 78505 78506 78507 78508 78509 78510 78511 78512 78513 78514 78515 78516 78517 78518 78519 78520 78521 78522 78523 78524 78525 78526 78527 78528 78529 78530 78531 78532 78533 78534 78535 78536 78537 78538 78539 78540 78541 78542 78543 78544 78545 78546 78547 78548 78549 78550 78551 78552 78553 78554 78555 78556 78557 78558 78559 78560 78561 78562 78563 78564 78565 78566 78567 78568 78569 78570 78571 78572 78573 78574 78575 78576 78577 78578 78579 78580 78581 78582 78583 78584 78585 78586 78587 78588 78589 78590 78591 78592 78593 78594 78595 78596 78597 78598 78599 78600 78601 78602 78603 78604 78605 78606 78607 78608 78609 78610 78611 78612 78613 78614 78615 78616 78617 78618 78619 78620 78621 78622 78623 78624 78625 78626 78627 78628 78629 78630 78631 78632 78633 78634 78635 78636 78637 78638 78639 78640 78641 78642 78643 78644 78645 78646 78647 78648 78649 78650 78651 78652 78653 78654 78655 78656 78657 78658 78659 78660 78661 78662 78663 78664 78665 78666 78667 78668 78669 78670 78671 78672 78673 78674 78675 78676 78677 78678 78679 78680 78681 78682 78683 78684 78685 78686 78687 78688 78689 78690 78691 78692 78693 78694 78695 78696 78697 78698 78699 78700 78701 78702 78703 78704 78705 78706 78707 78708 78709 78710 78711 78712 78713 78714 78715 78716 78717 78718 78719 78720 78721 78722 78723 78724 78725 78726 78727 78728 78729 78730 78731 78732 78733 78734 78735 78736 78737 78738 78739 78740 78741 78742 78743 78744 78745 78746 78747 78748 78749 78750 78751 78752 78753 78754 78755 78756 78757 78758 78759 78760 78761 78762 78763 78764 78765 78766 78767 78768 78769 78770 78771 78772 78773 78774 78775 78776 78777 78778 78779 78780 78781 78782 78783 78784 78785 78786 78787 78788 78789 78790 78791 78792 78793 78794 78795 78796 78797 78798 78799 78800 78801 78802 78803 78804 78805 78806 78807 78808 78809 78810 78811 78812 78813 78814 78815 78816 78817 78818 78819 78820 78821 78822 78823 78824 78825 78826 78827 78828 78829 78830 78831 78832 78833 78834 78835 78836 78837 78838 78839 78840 78841 78842 78843 78844 78845 78846 78847 78848 78849 78850 78851 78852 78853 78854 78855 78856 78857 78858 78859 78860 78861 78862 78863 78864 78865 78866 78867 78868 78869 78870 78871 78872 78873 78874 78875 78876 78877 78878 78879 78880 78881 78882 78883 78884 78885 78886 78887 78888 78889 78890 78891 78892 78893 78894 78895 78896 78897 78898 78899 78900 78901 78902 78903 78904 78905 78906 78907 78908 78909 78910 78911 78912 78913 78914 78915 78916 78917 78918 78919 78920 78921 78922 78923 78924 78925 78926 78927 78928 78929 78930 78931 78932 78933 78934 78935 78936 78937 78938 78939 78940 78941 78942 78943 78944 78945 78946 78947 78948 78949 78950 78951 78952 78953 78954 78955 78956 78957 78958 78959 78960 78961 78962 78963 78964 78965 78966 78967 78968 78969 78970 78971 78972 78973 78974 78975 78976 78977 78978 78979 78980 78981 78982 78983 78984 78985 78986 78987 78988 78989 78990 78991 78992 78993 78994 78995 78996 78997 78998 78999 79000 79001 79002 79003 79004 79005 79006 79007 79008 79009 79010 79011 79012 79013 79014 79015 79016 79017 79018 79019 79020 79021 79022 79023 79024 79025 79026 79027 79028 79029 79030 79031 79032 79033 79034 79035 79036 79037 79038 79039 79040 79041 79042 79043 79044 79045 79046 79047 79048 79049 79050 79051 79052 79053 79054 79055 79056 79057 79058 79059 79060 79061 79062 79063 79064 79065 79066 79067 79068 79069 79070 79071 79072 79073 79074 79075 79076 79077 79078 79079 79080 79081 79082 79083 79084 79085 79086 79087 79088 79089 79090 79091 79092 79093 79094 79095 79096 79097 79098 79099 79100 79101 79102 79103 79104 79105 79106 79107 79108 79109 79110 79111 79112 79113 79114 79115 79116 79117 79118 79119 79120 79121 79122 79123 79124 79125 79126 79127 79128 79129 79130 79131 79132 79133 79134 79135 79136 79137 79138 79139 79140 79141 79142 79143 79144 79145 79146 79147 79148 79149 79150 79151 79152 79153 79154 79155 79156 79157 79158 79159 79160 79161 79162 79163 79164 79165 79166 79167 79168 79169 79170 79171 79172 79173 79174 79175 79176 79177 79178 79179 79180 79181 79182 79183 79184 79185 79186 79187 79188 79189 79190 79191 79192 79193 79194 79195 79196 79197 79198 79199 79200 79201 79202 79203 79204 79205 79206 79207 79208 79209 79210 79211 79212 79213 79214 79215 79216 79217 79218 79219 79220 79221 79222 79223 79224 79225 79226 79227 79228 79229 79230 79231 79232 79233 79234 79235 79236 79237 79238 79239 79240 79241 79242 79243 79244 79245 79246 79247 79248 79249 79250 79251 79252 79253 79254 79255 79256 79257 79258 79259 79260 79261 79262 79263 79264 79265 79266 79267 79268 79269 79270 79271 79272 79273 79274 79275 79276 79277 79278 79279 79280 79281 79282 79283 79284 79285 79286 79287 79288 79289 79290 79291 79292 79293 79294 79295 79296 79297 79298 79299 79300 79301 79302 79303 79304 79305 79306 79307 79308 79309 79310 79311 79312 79313 79314 79315 79316 79317 79318 79319 79320 79321 79322 79323 79324 79325 79326 79327 79328 79329 79330 79331 79332 79333 79334 79335 79336 79337 79338 79339 79340 79341 79342 79343 79344 79345 79346 79347 79348 79349 79350 79351 79352 79353 79354 79355 79356 79357 79358 79359 79360 79361 79362 79363 79364 79365 79366 79367 79368 79369 79370 79371 79372 79373 79374 79375 79376 79377 79378 79379 79380 79381 79382 79383 79384 79385 79386 79387 79388 79389 79390 79391 79392 79393 79394 79395 79396 79397 79398 79399 79400 79401 79402 79403 79404 79405 79406 79407 79408 79409 79410 79411 79412 79413 79414 79415 79416 79417 79418 79419 79420 79421 79422 79423 79424 79425 79426 79427 79428 79429 79430 79431 79432 79433 79434 79435 79436 79437 79438 79439 79440 79441 79442 79443 79444 79445 79446 79447 79448 79449 79450 79451 79452 79453 79454 79455 79456 79457 79458 79459 79460 79461 79462 79463 79464 79465 79466 79467 79468 79469 79470 79471 79472 79473 79474 79475 79476 79477 79478 79479 79480 79481 79482 79483 79484 79485 79486 79487 79488 79489 79490 79491 79492 79493 79494 79495 79496 79497 79498 79499 79500 79501 79502 79503 79504 79505 79506 79507 79508 79509 79510 79511 79512 79513 79514 79515 79516 79517 79518 79519 79520 79521 79522 79523 79524 79525 79526 79527 79528 79529 79530 79531 79532 79533 79534 79535 79536 79537 79538 79539 79540 79541 79542 79543 79544 79545 79546 79547 79548 79549 79550 79551 79552 79553 79554 79555 79556 79557 79558 79559 79560 79561 79562 79563 79564 79565 79566 79567 79568 79569 79570 79571 79572 79573 79574 79575 79576 79577 79578 79579 79580 79581 79582 79583 79584 79585 79586 79587 79588 79589 79590 79591 79592 79593 79594 79595 79596 79597 79598 79599 79600 79601 79602 79603 79604 79605 79606 79607 79608 79609 79610 79611 79612 79613 79614 79615 79616 79617 79618 79619 79620 79621 79622 79623 79624 79625 79626 79627 79628 79629 79630 79631 79632 79633 79634 79635 79636 79637 79638 79639 79640 79641 79642 79643 79644 79645 79646 79647 79648 79649 79650 79651 79652 79653 79654 79655 79656 79657 79658 79659 79660 79661 79662 79663 79664 79665 79666 79667 79668 79669 79670 79671 79672 79673 79674 79675 79676 79677 79678 79679 79680 79681 79682 79683 79684 79685 79686 79687 79688 79689 79690 79691 79692 79693 79694 79695 79696 79697 79698 79699 79700 79701 79702 79703 79704 79705 79706 79707 79708 79709 79710 79711 79712 79713 79714 79715 79716 79717 79718 79719 79720 79721 79722 79723 79724 79725 79726 79727 79728 79729 79730 79731 79732 79733 79734 79735 79736 79737 79738 79739 79740 79741 79742 79743 79744 79745 79746 79747 79748 79749 79750 79751 79752 79753 79754 79755 79756 79757 79758 79759 79760 79761 79762 79763 79764 79765 79766 79767 79768 79769 79770 79771 79772 79773 79774 79775 79776 79777 79778 79779 79780 79781 79782 79783 79784 79785 79786 79787 79788 79789 79790 79791 79792 79793 79794 79795 79796 79797 79798 79799 79800 79801 79802 79803 79804 79805 79806 79807 79808 79809 79810 79811 79812 79813 79814 79815 79816 79817 79818 79819 79820 79821 79822 79823 79824 79825 79826 79827 79828 79829 79830 79831 79832 79833 79834 79835 79836 79837 79838 79839 79840 79841 79842 79843 79844 79845 79846 79847 79848 79849 79850 79851 79852 79853 79854 79855 79856 79857 79858 79859 79860 79861 79862 79863 79864 79865 79866 79867 79868 79869 79870 79871 79872 79873 79874 79875 79876 79877 79878 79879 79880 79881 79882 79883 79884 79885 79886 79887 79888 79889 79890 79891 79892 79893 79894 79895 79896 79897 79898 79899 79900 79901 79902 79903 79904 79905 79906 79907 79908 79909 79910 79911 79912 79913 79914 79915 79916 79917 79918 79919 79920 79921 79922 79923 79924 79925 79926 79927 79928 79929 79930 79931 79932 79933 79934 79935 79936 79937 79938 79939 79940 79941 79942 79943 79944 79945 79946 79947 79948 79949 79950 79951 79952 79953 79954 79955 79956 79957 79958 79959 79960 79961 79962 79963 79964 79965 79966 79967 79968 79969 79970 79971 79972 79973 79974 79975 79976 79977 79978 79979 79980 79981 79982 79983 79984 79985 79986 79987 79988 79989 79990 79991 79992 79993 79994 79995 79996 79997 79998 79999 80000 80001 80002 80003 80004 80005 80006 80007 80008 80009 80010 80011 80012 80013 80014 80015 80016 80017 80018 80019 80020 80021 80022 80023 80024 80025 80026 80027 80028 80029 80030 80031 80032 80033 80034 80035 80036 80037 80038 80039 80040 80041 80042 80043 80044 80045 80046 80047 80048 80049 80050 80051 80052 80053 80054 80055 80056 80057 80058 80059 80060 80061 80062 80063 80064 80065 80066 80067 80068 80069 80070 80071 80072 80073 80074 80075 80076 80077 80078 80079 80080 80081 80082 80083 80084 80085 80086 80087 80088 80089 80090 80091 80092 80093 80094 80095 80096 80097 80098 80099 80100 80101 80102 80103 80104 80105 80106 80107 80108 80109 80110 80111 80112 80113 80114 80115 80116 80117 80118 80119 80120 80121 80122 80123 80124 80125 80126 80127 80128 80129 80130 80131 80132 80133 80134 80135 80136 80137 80138 80139 80140 80141 80142 80143 80144 80145 80146 80147 80148 80149 80150 80151 80152 80153 80154 80155 80156 80157 80158 80159 80160 80161 80162 80163 80164 80165 80166 80167 80168 80169 80170 80171 80172 80173 80174 80175 80176 80177 80178 80179 80180 80181 80182 80183 80184 80185 80186 80187 80188 80189 80190 80191 80192 80193 80194 80195 80196 80197 80198 80199 80200 80201 80202 80203 80204 80205 80206 80207 80208 80209 80210 80211 80212 80213 80214 80215 80216 80217 80218 80219 80220 80221 80222 80223 80224 80225 80226 80227 80228 80229 80230 80231 80232 80233 80234 80235 80236 80237 80238 80239 80240 80241 80242 80243 80244 80245 80246 80247 80248 80249 80250 80251 80252 80253 80254 80255 80256 80257 80258 80259 80260 80261 80262 80263 80264 80265 80266 80267 80268 80269 80270 80271 80272 80273 80274 80275 80276 80277 80278 80279 80280 80281 80282 80283 80284 80285 80286 80287 80288 80289 80290 80291 80292 80293 80294 80295 80296 80297 80298 80299 80300 80301 80302 80303 80304 80305 80306 80307 80308 80309 80310 80311 80312 80313 80314 80315 80316 80317 80318 80319 80320 80321 80322 80323 80324 80325 80326 80327 80328 80329 80330 80331 80332 80333 80334 80335 80336 80337 80338 80339 80340 80341 80342 80343 80344 80345 80346 80347 80348 80349 80350 80351 80352 80353 80354 80355 80356 80357 80358 80359 80360 80361 80362 80363 80364 80365 80366 80367 80368 80369 80370 80371 80372 80373 80374 80375 80376 80377 80378 80379 80380 80381 80382 80383 80384 80385 80386 80387 80388 80389 80390 80391 80392 80393 80394 80395 80396 80397 80398 80399 80400 80401 80402 80403 80404 80405 80406 80407 80408 80409 80410 80411 80412 80413 80414 80415 80416 80417 80418 80419 80420 80421 80422 80423 80424 80425 80426 80427 80428 80429 80430 80431 80432 80433 80434 80435 80436 80437 80438 80439 80440 80441 80442 80443 80444 80445 80446 80447 80448 80449 80450 80451 80452 80453 80454 80455 80456 80457 80458 80459 80460 80461 80462 80463 80464 80465 80466 80467 80468 80469 80470 80471 80472 80473 80474 80475 80476 80477 80478 80479 80480 80481 80482 80483 80484 80485 80486 80487 80488 80489 80490 80491 80492 80493 80494 80495 80496 80497 80498 80499 80500 80501 80502 80503 80504 80505 80506 80507 80508 80509 80510 80511 80512 80513 80514 80515 80516 80517 80518 80519 80520 80521 80522 80523 80524 80525 80526 80527 80528 80529 80530 80531 80532 80533 80534 80535 80536 80537 80538 80539 80540 80541 80542 80543 80544 80545 80546 80547 80548 80549 80550 80551 80552 80553 80554 80555 80556 80557 80558 80559 80560 80561 80562 80563 80564 80565 80566 80567 80568 80569 80570 80571 80572 80573 80574 80575 80576 80577 80578 80579 80580 80581 80582 80583 80584 80585 80586 80587 80588 80589 80590 80591 80592 80593 80594 80595 80596 80597 80598 80599 80600 80601 80602 80603 80604 80605 80606 80607 80608 80609 80610 80611 80612 80613 80614 80615 80616 80617 80618 80619 80620 80621 80622 80623 80624 80625 80626 80627 80628 80629 80630 80631 80632 80633 80634 80635 80636 80637 80638 80639 80640 80641 80642 80643 80644 80645 80646 80647 80648 80649 80650 80651 80652 80653 80654 80655 80656 80657 80658 80659 80660 80661 80662 80663 80664 80665 80666 80667 80668 80669 80670 80671 80672 80673 80674 80675 80676 80677 80678 80679 80680 80681 80682 80683 80684 80685 80686 80687 80688 80689 80690 80691 80692 80693 80694 80695 80696 80697 80698 80699 80700 80701 80702 80703 80704 80705 80706 80707 80708 80709 80710 80711 80712 80713 80714 80715 80716 80717 80718 80719 80720 80721 80722 80723 80724 80725 80726 80727 80728 80729 80730 80731 80732 80733 80734 80735 80736 80737 80738 80739 80740 80741 80742 80743 80744 80745 80746 80747 80748 80749 80750 80751 80752 80753 80754 80755 80756 80757 80758 80759 80760 80761 80762 80763 80764 80765 80766 80767 80768 80769 80770 80771 80772 80773 80774 80775 80776 80777 80778 80779 80780 80781 80782 80783 80784 80785 80786 80787 80788 80789 80790 80791 80792 80793 80794 80795 80796 80797 80798 80799 80800 80801 80802 80803 80804 80805 80806 80807 80808 80809 80810 80811 80812 80813 80814 80815 80816 80817 80818 80819 80820 80821 80822 80823 80824 80825 80826 80827 80828 80829 80830 80831 80832 80833 80834 80835 80836 80837 80838 80839 80840 80841 80842 80843 80844 80845 80846 80847 80848 80849 80850 80851 80852 80853 80854 80855 80856 80857 80858 80859 80860 80861 80862 80863 80864 80865 80866 80867 80868 80869 80870 80871 80872 80873 80874 80875 80876 80877 80878 80879 80880 80881 80882 80883 80884 80885 80886 80887 80888 80889 80890 80891 80892 80893 80894 80895 80896 80897 80898 80899 80900 80901 80902 80903 80904 80905 80906 80907 80908 80909 80910 80911 80912 80913 80914 80915 80916 80917 80918 80919 80920 80921 80922 80923 80924 80925 80926 80927 80928 80929 80930 80931 80932 80933 80934 80935 80936 80937 80938 80939 80940 80941 80942 80943 80944 80945 80946 80947 80948 80949 80950 80951 80952 80953 80954 80955 80956 80957 80958 80959 80960 80961 80962 80963 80964 80965 80966 80967 80968 80969 80970 80971 80972 80973 80974 80975 80976 80977 80978 80979 80980 80981 80982 80983 80984 80985 80986 80987 80988 80989 80990 80991 80992 80993 80994 80995 80996 80997 80998 80999 81000 81001 81002 81003 81004 81005 81006 81007 81008 81009 81010 81011 81012 81013 81014 81015 81016 81017 81018 81019 81020 81021 81022 81023 81024 81025 81026 81027 81028 81029 81030 81031 81032 81033 81034 81035 81036 81037 81038 81039 81040 81041 81042 81043 81044 81045 81046 81047 81048 81049 81050 81051 81052 81053 81054 81055 81056 81057 81058 81059 81060 81061 81062 81063 81064 81065 81066 81067 81068 81069 81070 81071 81072 81073 81074 81075 81076 81077 81078 81079 81080 81081 81082 81083 81084 81085 81086 81087 81088 81089 81090 81091 81092 81093 81094 81095 81096 81097 81098 81099 81100 81101 81102 81103 81104 81105 81106 81107 81108 81109 81110 81111 81112 81113 81114 81115 81116 81117 81118 81119 81120 81121 81122 81123 81124 81125 81126 81127 81128 81129 81130 81131 81132 81133 81134 81135 81136 81137 81138 81139 81140 81141 81142 81143 81144 81145 81146 81147 81148 81149 81150 81151 81152 81153 81154 81155 81156 81157 81158 81159 81160 81161 81162 81163 81164 81165 81166 81167 81168 81169 81170 81171 81172 81173 81174 81175 81176 81177 81178 81179 81180 81181 81182 81183 81184 81185 81186 81187 81188 81189 81190 81191 81192 81193 81194 81195 81196 81197 81198 81199 81200 81201 81202 81203 81204 81205 81206 81207 81208 81209 81210 81211 81212 81213 81214 81215 81216 81217 81218 81219 81220 81221 81222 81223 81224 81225 81226 81227 81228 81229 81230 81231 81232 81233 81234 81235 81236 81237 81238 81239 81240 81241 81242 81243 81244 81245 81246 81247 81248 81249 81250 81251 81252 81253 81254 81255 81256 81257 81258 81259 81260 81261 81262 81263 81264 81265 81266 81267 81268 81269 81270 81271 81272 81273 81274 81275 81276 81277 81278 81279 81280 81281 81282 81283 81284 81285 81286 81287 81288 81289 81290 81291 81292 81293 81294 81295 81296 81297 81298 81299 81300 81301 81302 81303 81304 81305 81306 81307 81308 81309 81310 81311 81312 81313 81314 81315 81316 81317 81318 81319 81320 81321 81322 81323 81324 81325 81326 81327 81328 81329 81330 81331 81332 81333 81334 81335 81336 81337 81338 81339 81340 81341 81342 81343 81344 81345 81346 81347 81348 81349 81350 81351 81352 81353 81354 81355 81356 81357 81358 81359 81360 81361 81362 81363 81364 81365 81366 81367 81368 81369 81370 81371 81372 81373 81374 81375 81376 81377 81378 81379 81380 81381 81382 81383 81384 81385 81386 81387 81388 81389 81390 81391 81392 81393 81394 81395 81396 81397 81398 81399 81400 81401 81402 81403 81404 81405 81406 81407 81408 81409 81410 81411 81412 81413 81414 81415 81416 81417 81418 81419 81420 81421 81422 81423 81424 81425 81426 81427 81428 81429 81430 81431 81432 81433 81434 81435 81436 81437 81438 81439 81440 81441 81442 81443 81444 81445 81446 81447 81448 81449 81450 81451 81452 81453 81454 81455 81456 81457 81458 81459 81460 81461 81462 81463 81464 81465 81466 81467 81468 81469 81470 81471 81472 81473 81474 81475 81476 81477 81478 81479 81480 81481 81482 81483 81484 81485 81486 81487 81488 81489 81490 81491 81492 81493 81494 81495 81496 81497 81498 81499 81500 81501 81502 81503 81504 81505 81506 81507 81508 81509 81510 81511 81512 81513 81514 81515 81516 81517 81518 81519 81520 81521 81522 81523 81524 81525 81526 81527 81528 81529 81530 81531 81532 81533 81534 81535 81536 81537 81538 81539 81540 81541 81542 81543 81544 81545 81546 81547 81548 81549 81550 81551 81552 81553 81554 81555 81556 81557 81558 81559 81560 81561 81562 81563 81564 81565 81566 81567 81568 81569 81570 81571 81572 81573 81574 81575 81576 81577 81578 81579 81580 81581 81582 81583 81584 81585 81586 81587 81588 81589 81590 81591 81592 81593 81594 81595 81596 81597 81598 81599 81600 81601 81602 81603 81604 81605 81606 81607 81608 81609 81610 81611 81612 81613 81614 81615 81616 81617 81618 81619 81620 81621 81622 81623 81624 81625 81626 81627 81628 81629 81630 81631 81632 81633 81634 81635 81636 81637 81638 81639 81640 81641 81642 81643 81644 81645 81646 81647 81648 81649 81650 81651 81652 81653 81654 81655 81656 81657 81658 81659 81660 81661 81662 81663 81664 81665 81666 81667 81668 81669 81670 81671 81672 81673 81674 81675 81676 81677 81678 81679 81680 81681 81682 81683 81684 81685 81686 81687 81688 81689 81690 81691 81692 81693 81694 81695 81696 81697 81698 81699 81700 81701 81702 81703 81704 81705 81706 81707 81708 81709 81710 81711 81712 81713 81714 81715 81716 81717 81718 81719 81720 81721 81722 81723 81724 81725 81726 81727 81728 81729 81730 81731 81732 81733 81734 81735 81736 81737 81738 81739 81740 81741 81742 81743 81744 81745 81746 81747 81748 81749 81750 81751 81752 81753 81754 81755 81756 81757 81758 81759 81760 81761 81762 81763 81764 81765 81766 81767 81768 81769 81770 81771 81772 81773 81774 81775 81776 81777 81778 81779 81780 81781 81782 81783 81784 81785 81786 81787 81788 81789 81790 81791 81792 81793 81794 81795 81796 81797 81798 81799 81800 81801 81802 81803 81804 81805 81806 81807 81808 81809 81810 81811 81812 81813 81814 81815 81816 81817 81818 81819 81820 81821 81822 81823 81824 81825 81826 81827 81828 81829 81830 81831 81832 81833 81834 81835 81836 81837 81838 81839 81840 81841 81842 81843 81844 81845 81846 81847 81848 81849 81850 81851 81852 81853 81854 81855 81856 81857 81858 81859 81860 81861 81862 81863 81864 81865 81866 81867 81868 81869 81870 81871 81872 81873 81874 81875 81876 81877 81878 81879 81880 81881 81882 81883 81884 81885 81886 81887 81888 81889 81890 81891 81892 81893 81894 81895 81896 81897 81898 81899 81900 81901 81902 81903 81904 81905 81906 81907 81908 81909 81910 81911 81912 81913 81914 81915 81916 81917 81918 81919 81920 81921 81922 81923 81924 81925 81926 81927 81928 81929 81930 81931 81932 81933 81934 81935 81936 81937 81938 81939 81940 81941 81942 81943 81944 81945 81946 81947 81948 81949 81950 81951 81952 81953 81954 81955 81956 81957 81958 81959 81960 81961 81962 81963 81964 81965 81966 81967 81968 81969 81970 81971 81972 81973 81974 81975 81976 81977 81978 81979 81980 81981 81982 81983 81984 81985 81986 81987 81988 81989 81990 81991 81992 81993 81994 81995 81996 81997 81998 81999 82000 82001 82002 82003 82004 82005 82006 82007 82008 82009 82010 82011 82012 82013 82014 82015 82016 82017 82018 82019 82020 82021 82022 82023 82024 82025 82026 82027 82028 82029 82030 82031 82032 82033 82034 82035 82036 82037 82038 82039 82040 82041 82042 82043 82044 82045 82046 82047 82048 82049 82050 82051 82052 82053 82054 82055 82056 82057 82058 82059 82060 82061 82062 82063 82064 82065 82066 82067 82068 82069 82070 82071 82072 82073 82074 82075 82076 82077 82078 82079 82080 82081 82082 82083 82084 82085 82086 82087 82088 82089 82090 82091 82092 82093 82094 82095 82096 82097 82098 82099 82100 82101 82102 82103 82104 82105 82106 82107 82108 82109 82110 82111 82112 82113 82114 82115 82116 82117 82118 82119 82120 82121 82122 82123 82124 82125 82126 82127 82128 82129 82130 82131 82132 82133 82134 82135 82136 82137 82138 82139 82140 82141 82142 82143 82144 82145 82146 82147 82148 82149 82150 82151 82152 82153 82154 82155 82156 82157 82158 82159 82160 82161 82162 82163 82164 82165 82166 82167 82168 82169 82170 82171 82172 82173 82174 82175 82176 82177 82178 82179 82180 82181 82182 82183 82184 82185 82186 82187 82188 82189 82190 82191 82192 82193 82194 82195 82196 82197 82198 82199 82200 82201 82202 82203 82204 82205 82206 82207 82208 82209 82210 82211 82212 82213 82214 82215 82216 82217 82218 82219 82220 82221 82222 82223 82224 82225 82226 82227 82228 82229 82230 82231 82232 82233 82234 82235 82236 82237 82238 82239 82240 82241 82242 82243 82244 82245 82246 82247 82248 82249 82250 82251 82252 82253 82254 82255 82256 82257 82258 82259 82260 82261 82262 82263 82264 82265 82266 82267 82268 82269 82270 82271 82272 82273 82274 82275 82276 82277 82278 82279 82280 82281 82282 82283 82284 82285 82286 82287 82288 82289 82290 82291 82292 82293 82294 82295 82296 82297 82298 82299 82300 82301 82302 82303 82304 82305 82306 82307 82308 82309 82310 82311 82312 82313 82314 82315 82316 82317 82318 82319 82320 82321 82322 82323 82324 82325 82326 82327 82328 82329 82330 82331 82332 82333 82334 82335 82336 82337 82338 82339 82340 82341 82342 82343 82344 82345 82346 82347 82348 82349 82350 82351 82352 82353 82354 82355 82356 82357 82358 82359 82360 82361 82362 82363 82364 82365 82366 82367 82368 82369 82370 82371 82372 82373 82374 82375 82376 82377 82378 82379 82380 82381 82382 82383 82384 82385 82386 82387 82388 82389 82390 82391 82392 82393 82394 82395 82396 82397 82398 82399 82400 82401 82402 82403 82404 82405 82406 82407 82408 82409 82410 82411 82412 82413 82414 82415 82416 82417 82418 82419 82420 82421 82422 82423 82424 82425 82426 82427 82428 82429 82430 82431 82432 82433 82434 82435 82436 82437 82438 82439 82440 82441 82442 82443 82444 82445 82446 82447 82448 82449 82450 82451 82452 82453 82454 82455 82456 82457 82458 82459 82460 82461 82462 82463 82464 82465 82466 82467 82468 82469 82470 82471 82472 82473 82474 82475 82476 82477 82478 82479 82480 82481 82482 82483 82484 82485 82486 82487 82488 82489 82490 82491 82492 82493 82494 82495 82496 82497 82498 82499 82500 82501 82502 82503 82504 82505 82506 82507 82508 82509 82510 82511 82512 82513 82514 82515 82516 82517 82518 82519 82520 82521 82522 82523 82524 82525 82526 82527 82528 82529 82530 82531 82532 82533 82534 82535 82536 82537 82538 82539 82540 82541 82542 82543 82544 82545 82546 82547 82548 82549 82550 82551 82552 82553 82554 82555 82556 82557 82558 82559 82560 82561 82562 82563 82564 82565 82566 82567 82568 82569 82570 82571 82572 82573 82574 82575 82576 82577 82578 82579 82580 82581 82582 82583 82584 82585 82586 82587 82588 82589 82590 82591 82592 82593 82594 82595 82596 82597 82598 82599 82600 82601 82602 82603 82604 82605 82606 82607 82608 82609 82610 82611 82612 82613 82614 82615 82616 82617 82618 82619 82620 82621 82622 82623 82624 82625 82626 82627 82628 82629 82630 82631 82632 82633 82634 82635 82636 82637 82638 82639 82640 82641 82642 82643 82644 82645 82646 82647 82648 82649 82650 82651 82652 82653 82654 82655 82656 82657 82658 82659 82660 82661 82662 82663 82664 82665 82666 82667 82668 82669 82670 82671 82672 82673 82674 82675 82676 82677 82678 82679 82680 82681 82682 82683 82684 82685 82686 82687 82688 82689 82690 82691 82692 82693 82694 82695 82696 82697 82698 82699 82700 82701 82702 82703 82704 82705 82706 82707 82708 82709 82710 82711 82712 82713 82714 82715 82716 82717 82718 82719 82720 82721 82722 82723 82724 82725 82726 82727 82728 82729 82730 82731 82732 82733 82734 82735 82736 82737 82738 82739 82740 82741 82742 82743 82744 82745 82746 82747 82748 82749 82750 82751 82752 82753 82754 82755 82756 82757 82758 82759 82760 82761 82762 82763 82764 82765 82766 82767 82768 82769 82770 82771 82772 82773 82774 82775 82776 82777 82778 82779 82780 82781 82782 82783 82784 82785 82786 82787 82788 82789 82790 82791 82792 82793 82794 82795 82796 82797 82798 82799 82800 82801 82802 82803 82804 82805 82806 82807 82808 82809 82810 82811 82812 82813 82814 82815 82816 82817 82818 82819 82820 82821 82822 82823 82824 82825 82826 82827 82828 82829 82830 82831 82832 82833 82834 82835 82836 82837 82838 82839 82840 82841 82842 82843 82844 82845 82846 82847 82848 82849 82850 82851 82852 82853 82854 82855 82856 82857 82858 82859 82860 82861 82862 82863 82864 82865 82866 82867 82868 82869 82870 82871 82872 82873 82874 82875 82876 82877 82878 82879 82880 82881 82882 82883 82884 82885 82886 82887 82888 82889 82890 82891 82892 82893 82894 82895 82896 82897 82898 82899 82900 82901 82902 82903 82904 82905 82906 82907 82908 82909 82910 82911 82912 82913 82914 82915 82916 82917 82918 82919 82920 82921 82922 82923 82924 82925 82926 82927 82928 82929 82930 82931 82932 82933 82934 82935 82936 82937 82938 82939 82940 82941 82942 82943 82944 82945 82946 82947 82948 82949 82950 82951 82952 82953 82954 82955 82956 82957 82958 82959 82960 82961 82962 82963 82964 82965 82966 82967 82968 82969 82970 82971 82972 82973 82974 82975 82976 82977 82978 82979 82980 82981 82982 82983 82984 82985 82986 82987 82988 82989 82990 82991 82992 82993 82994 82995 82996 82997 82998 82999 83000 83001 83002 83003 83004 83005 83006 83007 83008 83009 83010 83011 83012 83013 83014 83015 83016 83017 83018 83019 83020 83021 83022 83023 83024 83025 83026 83027 83028 83029 83030 83031 83032 83033 83034 83035 83036 83037 83038 83039 83040 83041 83042 83043 83044 83045 83046 83047 83048 83049 83050 83051 83052 83053 83054 83055 83056 83057 83058 83059 83060 83061 83062 83063 83064 83065 83066 83067 83068 83069 83070 83071 83072 83073 83074 83075 83076 83077 83078 83079 83080 83081 83082 83083 83084 83085 83086 83087 83088 83089 83090 83091 83092 83093 83094 83095 83096 83097 83098 83099 83100 83101 83102 83103 83104 83105 83106 83107 83108 83109 83110 83111 83112 83113 83114 83115 83116 83117 83118 83119 83120 83121 83122 83123 83124 83125 83126 83127 83128 83129 83130 83131 83132 83133 83134 83135 83136 83137 83138 83139 83140 83141 83142 83143 83144 83145 83146 83147 83148 83149 83150 83151 83152 83153 83154 83155 83156 83157 83158 83159 83160 83161 83162 83163 83164 83165 83166 83167 83168 83169 83170 83171 83172 83173 83174 83175 83176 83177 83178 83179 83180 83181 83182 83183 83184 83185 83186 83187 83188 83189 83190 83191 83192 83193 83194 83195 83196 83197 83198 83199 83200 83201 83202 83203 83204 83205 83206 83207 83208 83209 83210 83211 83212 83213 83214 83215 83216 83217 83218 83219 83220 83221 83222 83223 83224 83225 83226 83227 83228 83229 83230 83231 83232 83233 83234 83235 83236 83237 83238 83239 83240 83241 83242 83243 83244 83245 83246 83247 83248 83249 83250 83251 83252 83253 83254 83255 83256 83257 83258 83259 83260 83261 83262 83263 83264 83265 83266 83267 83268 83269 83270 83271 83272 83273 83274 83275 83276 83277 83278 83279 83280 83281 83282 83283 83284 83285 83286 83287 83288 83289 83290 83291 83292 83293 83294 83295 83296 83297 83298 83299 83300 83301 83302 83303 83304 83305 83306 83307 83308 83309 83310 83311 83312 83313 83314 83315 83316 83317 83318 83319 83320 83321 83322 83323 83324 83325 83326 83327 83328 83329 83330 83331 83332 83333 83334 83335 83336 83337 83338 83339 83340 83341 83342 83343 83344 83345 83346 83347 83348 83349 83350 83351 83352 83353 83354 83355 83356 83357 83358 83359 83360 83361 83362 83363 83364 83365 83366 83367 83368 83369 83370 83371 83372 83373 83374 83375 83376 83377 83378 83379 83380 83381 83382 83383 83384 83385 83386 83387 83388 83389 83390 83391 83392 83393 83394 83395 83396 83397 83398 83399 83400 83401 83402 83403 83404 83405 83406 83407 83408 83409 83410 83411 83412 83413 83414 83415 83416 83417 83418 83419 83420 83421 83422 83423 83424 83425 83426 83427 83428 83429 83430 83431 83432 83433 83434 83435 83436 83437 83438 83439 83440 83441 83442 83443 83444 83445 83446 83447 83448 83449 83450 83451 83452 83453 83454 83455 83456 83457 83458 83459 83460 83461 83462 83463 83464 83465 83466 83467 83468 83469 83470 83471 83472 83473 83474 83475 83476 83477 83478 83479 83480 83481 83482 83483 83484 83485 83486 83487 83488 83489 83490 83491 83492 83493 83494 83495 83496 83497 83498 83499 83500 83501 83502 83503 83504 83505 83506 83507 83508 83509 83510 83511 83512 83513 83514 83515 83516 83517 83518 83519 83520 83521 83522 83523 83524 83525 83526 83527 83528 83529 83530 83531 83532 83533 83534 83535 83536 83537 83538 83539 83540 83541 83542 83543 83544 83545 83546 83547 83548 83549 83550 83551 83552 83553 83554 83555 83556 83557 83558 83559 83560 83561 83562 83563 83564 83565 83566 83567 83568 83569 83570 83571 83572 83573 83574 83575 83576 83577 83578 83579 83580 83581 83582 83583 83584 83585 83586 83587 83588 83589 83590 83591 83592 83593 83594 83595 83596 83597 83598 83599 83600 83601 83602 83603 83604 83605 83606 83607 83608 83609 83610 83611 83612 83613 83614 83615 83616 83617 83618 83619 83620 83621 83622 83623 83624 83625 83626 83627 83628 83629 83630 83631 83632 83633 83634 83635 83636 83637 83638 83639 83640 83641 83642 83643 83644 83645 83646 83647 83648 83649 83650 83651 83652 83653 83654 83655 83656 83657 83658 83659 83660 83661 83662 83663 83664 83665 83666 83667 83668 83669 83670 83671 83672 83673 83674 83675 83676 83677 83678 83679 83680 83681 83682 83683 83684 83685 83686 83687 83688 83689 83690 83691 83692 83693 83694 83695 83696 83697 83698 83699 83700 83701 83702 83703 83704 83705 83706 83707 83708 83709 83710 83711 83712 83713 83714 83715 83716 83717 83718 83719 83720 83721 83722 83723 83724 83725 83726 83727 83728 83729 83730 83731 83732 83733 83734 83735 83736 83737 83738 83739 83740 83741 83742 83743 83744 83745 83746 83747 83748 83749 83750 83751 83752 83753 83754 83755 83756 83757 83758 83759 83760 83761 83762 83763 83764 83765 83766 83767 83768 83769 83770 83771 83772 83773 83774 83775 83776 83777 83778 83779 83780 83781 83782 83783 83784 83785 83786 83787 83788 83789 83790 83791 83792 83793 83794 83795 83796 83797 83798 83799 83800 83801 83802 83803 83804 83805 83806 83807 83808 83809 83810 83811 83812 83813 83814 83815 83816 83817 83818 83819 83820 83821 83822 83823 83824 83825 83826 83827 83828 83829 83830 83831 83832 83833 83834 83835 83836 83837 83838 83839 83840 83841 83842 83843 83844 83845 83846 83847 83848 83849 83850 83851 83852 83853 83854 83855 83856 83857 83858 83859 83860 83861 83862 83863 83864 83865 83866 83867 83868 83869 83870 83871 83872 83873 83874 83875 83876 83877 83878 83879 83880 83881 83882 83883 83884 83885 83886 83887 83888 83889 83890 83891 83892 83893 83894 83895 83896 83897 83898 83899 83900 83901 83902 83903 83904 83905 83906 83907 83908 83909 83910 83911 83912 83913 83914 83915 83916 83917 83918 83919 83920 83921 83922 83923 83924 83925 83926 83927 83928 83929 83930 83931 83932 83933 83934 83935 83936 83937 83938 83939 83940 83941 83942 83943 83944 83945 83946 83947 83948 83949 83950 83951 83952 83953 83954 83955 83956 83957 83958 83959 83960 83961 83962 83963 83964 83965 83966 83967 83968 83969 83970 83971 83972 83973 83974 83975 83976 83977 83978 83979 83980 83981 83982 83983 83984 83985 83986 83987 83988 83989 83990 83991 83992 83993 83994 83995 83996 83997 83998 83999 84000 84001 84002 84003 84004 84005 84006 84007 84008 84009 84010 84011 84012 84013 84014 84015 84016 84017 84018 84019 84020 84021 84022 84023 84024 84025 84026 84027 84028 84029 84030 84031 84032 84033 84034 84035 84036 84037 84038 84039 84040 84041 84042 84043 84044 84045 84046 84047 84048 84049 84050 84051 84052 84053 84054 84055 84056 84057 84058 84059 84060 84061 84062 84063 84064 84065 84066 84067 84068 84069 84070 84071 84072 84073 84074 84075 84076 84077 84078 84079 84080 84081 84082 84083 84084 84085 84086 84087 84088 84089 84090 84091 84092 84093 84094 84095 84096 84097 84098 84099 84100 84101 84102 84103 84104 84105 84106 84107 84108 84109 84110 84111 84112 84113 84114 84115 84116 84117 84118 84119 84120 84121 84122 84123 84124 84125 84126 84127 84128 84129 84130 84131 84132 84133 84134 84135 84136 84137 84138 84139 84140 84141 84142 84143 84144 84145 84146 84147 84148 84149 84150 84151 84152 84153 84154 84155 84156 84157 84158 84159 84160 84161 84162 84163 84164 84165 84166 84167 84168 84169 84170 84171 84172 84173 84174 84175 84176 84177 84178 84179 84180 84181 84182 84183 84184 84185 84186 84187 84188 84189 84190 84191 84192 84193 84194 84195 84196 84197 84198 84199 84200 84201 84202 84203 84204 84205 84206 84207 84208 84209 84210 84211 84212 84213 84214 84215 84216 84217 84218 84219 84220 84221 84222 84223 84224 84225 84226 84227 84228 84229 84230 84231 84232 84233 84234 84235 84236 84237 84238 84239 84240 84241 84242 84243 84244 84245 84246 84247 84248 84249 84250 84251 84252 84253 84254 84255 84256 84257 84258 84259 84260 84261 84262 84263 84264 84265 84266 84267 84268 84269 84270 84271 84272 84273 84274 84275 84276 84277 84278 84279 84280 84281 84282 84283 84284 84285 84286 84287 84288 84289 84290 84291 84292 84293 84294 84295 84296 84297 84298 84299 84300 84301 84302 84303 84304 84305 84306 84307 84308 84309 84310 84311 84312 84313 84314 84315 84316 84317 84318 84319 84320 84321 84322 84323 84324 84325 84326 84327 84328 84329 84330 84331 84332 84333 84334 84335 84336 84337 84338 84339 84340 84341 84342 84343 84344 84345 84346 84347 84348 84349 84350 84351 84352 84353 84354 84355 84356 84357 84358 84359 84360 84361 84362 84363 84364 84365 84366 84367 84368 84369 84370 84371 84372 84373 84374 84375 84376 84377 84378 84379 84380 84381 84382 84383 84384 84385 84386 84387 84388 84389 84390 84391 84392 84393 84394 84395 84396 84397 84398 84399 84400 84401 84402 84403 84404 84405 84406 84407 84408 84409 84410 84411 84412 84413 84414 84415 84416 84417 84418 84419 84420 84421 84422 84423 84424 84425 84426 84427 84428 84429 84430 84431 84432 84433 84434 84435 84436 84437 84438 84439 84440 84441 84442 84443 84444 84445 84446 84447 84448 84449 84450 84451 84452 84453 84454 84455 84456 84457 84458 84459 84460 84461 84462 84463 84464 84465 84466 84467 84468 84469 84470 84471 84472 84473 84474 84475 84476 84477 84478 84479 84480 84481 84482 84483 84484 84485 84486 84487 84488 84489 84490 84491 84492 84493 84494 84495 84496 84497 84498 84499 84500 84501 84502 84503 84504 84505 84506 84507 84508 84509 84510 84511 84512 84513 84514 84515 84516 84517 84518 84519 84520 84521 84522 84523 84524 84525 84526 84527 84528 84529 84530 84531 84532 84533 84534 84535 84536 84537 84538 84539 84540 84541 84542 84543 84544 84545 84546 84547 84548 84549 84550 84551 84552 84553 84554 84555 84556 84557 84558 84559 84560 84561 84562 84563 84564 84565 84566 84567 84568 84569 84570 84571 84572 84573 84574 84575 84576 84577 84578 84579 84580 84581 84582 84583 84584 84585 84586 84587 84588 84589 84590 84591 84592 84593 84594 84595 84596 84597 84598 84599 84600 84601 84602 84603 84604 84605 84606 84607 84608 84609 84610 84611 84612 84613 84614 84615 84616 84617 84618 84619 84620 84621 84622 84623 84624 84625 84626 84627 84628 84629 84630 84631 84632 84633 84634 84635 84636 84637 84638 84639 84640 84641 84642 84643 84644 84645 84646 84647 84648 84649 84650 84651 84652 84653 84654 84655 84656 84657 84658 84659 84660 84661 84662 84663 84664 84665 84666 84667 84668 84669 84670 84671 84672 84673 84674 84675 84676 84677 84678 84679 84680 84681 84682 84683 84684 84685 84686 84687 84688 84689 84690 84691 84692 84693 84694 84695 84696 84697 84698 84699 84700 84701 84702 84703 84704 84705 84706 84707 84708 84709 84710 84711 84712 84713 84714 84715 84716 84717 84718 84719 84720 84721 84722 84723 84724 84725 84726 84727 84728 84729 84730 84731 84732 84733 84734 84735 84736 84737 84738 84739 84740 84741 84742 84743 84744 84745 84746 84747 84748 84749 84750 84751 84752 84753 84754 84755 84756 84757 84758 84759 84760 84761 84762 84763 84764 84765 84766 84767 84768 84769 84770 84771 84772 84773 84774 84775 84776 84777 84778 84779 84780 84781 84782 84783 84784 84785 84786 84787 84788 84789 84790 84791 84792 84793 84794 84795 84796 84797 84798 84799 84800 84801 84802 84803 84804 84805 84806 84807 84808 84809 84810 84811 84812 84813 84814 84815 84816 84817 84818 84819 84820 84821 84822 84823 84824 84825 84826 84827 84828 84829 84830 84831 84832 84833 84834 84835 84836 84837 84838 84839 84840 84841 84842 84843 84844 84845 84846 84847 84848 84849 84850 84851 84852 84853 84854 84855 84856 84857 84858 84859 84860 84861 84862 84863 84864 84865 84866 84867 84868 84869 84870 84871 84872 84873 84874 84875 84876 84877 84878 84879 84880 84881 84882 84883 84884 84885 84886 84887 84888 84889 84890 84891 84892 84893 84894 84895 84896 84897 84898 84899 84900 84901 84902 84903 84904 84905 84906 84907 84908 84909 84910 84911 84912 84913 84914 84915 84916 84917 84918 84919 84920 84921 84922 84923 84924 84925 84926 84927 84928 84929 84930 84931 84932 84933 84934 84935 84936 84937 84938 84939 84940 84941 84942 84943 84944 84945 84946 84947 84948 84949 84950 84951 84952 84953 84954 84955 84956 84957 84958 84959 84960 84961 84962 84963 84964 84965 84966 84967 84968 84969 84970 84971 84972 84973 84974 84975 84976 84977 84978 84979 84980 84981 84982 84983 84984 84985 84986 84987 84988 84989 84990 84991 84992 84993 84994 84995 84996 84997 84998 84999 85000 85001 85002 85003 85004 85005 85006 85007 85008 85009 85010 85011 85012 85013 85014 85015 85016 85017 85018 85019 85020 85021 85022 85023 85024 85025 85026 85027 85028 85029 85030 85031 85032 85033 85034 85035 85036 85037 85038 85039 85040 85041 85042 85043 85044 85045 85046 85047 85048 85049 85050 85051 85052 85053 85054 85055 85056 85057 85058 85059 85060 85061 85062 85063 85064 85065 85066 85067 85068 85069 85070 85071 85072 85073 85074 85075 85076 85077 85078 85079 85080 85081 85082 85083 85084 85085 85086 85087 85088 85089 85090 85091 85092 85093 85094 85095 85096 85097 85098 85099 85100 85101 85102 85103 85104 85105 85106 85107 85108 85109 85110 85111 85112 85113 85114 85115 85116 85117 85118 85119 85120 85121 85122 85123 85124 85125 85126 85127 85128 85129 85130 85131 85132 85133 85134 85135 85136 85137 85138 85139 85140 85141 85142 85143 85144 85145 85146 85147 85148 85149 85150 85151 85152 85153 85154 85155 85156 85157 85158 85159 85160 85161 85162 85163 85164 85165 85166 85167 85168 85169 85170 85171 85172 85173 85174 85175 85176 85177 85178 85179 85180 85181 85182 85183 85184 85185 85186 85187 85188 85189 85190 85191 85192 85193 85194 85195 85196 85197 85198 85199 85200 85201 85202 85203 85204 85205 85206 85207 85208 85209 85210 85211 85212 85213 85214 85215 85216 85217 85218 85219 85220 85221 85222 85223 85224 85225 85226 85227 85228 85229 85230 85231 85232 85233 85234 85235 85236 85237 85238 85239 85240 85241 85242 85243 85244 85245 85246 85247 85248 85249 85250 85251 85252 85253 85254 85255 85256 85257 85258 85259 85260 85261 85262 85263 85264 85265 85266 85267 85268 85269 85270 85271 85272 85273 85274 85275 85276 85277 85278 85279 85280 85281 85282 85283 85284 85285 85286 85287 85288 85289 85290 85291 85292 85293 85294 85295 85296 85297 85298 85299 85300 85301 85302 85303 85304 85305 85306 85307 85308 85309 85310 85311 85312 85313 85314 85315 85316 85317 85318 85319 85320 85321 85322 85323 85324 85325 85326 85327 85328 85329 85330 85331 85332 85333 85334 85335 85336 85337 85338 85339 85340 85341 85342 85343 85344 85345 85346 85347 85348 85349 85350 85351 85352 85353 85354 85355 85356 85357 85358 85359 85360 85361 85362 85363 85364 85365 85366 85367 85368 85369 85370 85371 85372 85373 85374 85375 85376 85377 85378 85379 85380 85381 85382 85383 85384 85385 85386 85387 85388 85389 85390 85391 85392 85393 85394 85395 85396 85397 85398 85399 85400 85401 85402 85403 85404 85405 85406 85407 85408 85409 85410 85411 85412 85413 85414 85415 85416 85417 85418 85419 85420 85421 85422 85423 85424 85425 85426 85427 85428 85429 85430 85431 85432 85433 85434 85435 85436 85437 85438 85439 85440 85441 85442 85443 85444 85445 85446 85447 85448 85449 85450 85451 85452 85453 85454 85455 85456 85457 85458 85459 85460 85461 85462 85463 85464 85465 85466 85467 85468 85469 85470 85471 85472 85473 85474 85475 85476 85477 85478 85479 85480 85481 85482 85483 85484 85485 85486 85487 85488 85489 85490 85491 85492 85493 85494 85495 85496 85497 85498 85499 85500 85501 85502 85503 85504 85505 85506 85507 85508 85509 85510 85511 85512 85513 85514 85515 85516 85517 85518 85519 85520 85521 85522 85523 85524 85525 85526 85527 85528 85529 85530 85531 85532 85533 85534 85535 85536 85537 85538 85539 85540 85541 85542 85543 85544 85545 85546 85547 85548 85549 85550 85551 85552 85553 85554 85555 85556 85557 85558 85559 85560 85561 85562 85563 85564 85565 85566 85567 85568 85569 85570 85571 85572 85573 85574 85575 85576 85577 85578 85579 85580 85581 85582 85583 85584 85585 85586 85587 85588 85589 85590 85591 85592 85593 85594 85595 85596 85597 85598 85599 85600 85601 85602 85603 85604 85605 85606 85607 85608 85609 85610 85611 85612 85613 85614 85615 85616 85617 85618 85619 85620 85621 85622 85623 85624 85625 85626 85627 85628 85629 85630 85631 85632 85633 85634 85635 85636 85637 85638 85639 85640 85641 85642 85643 85644 85645 85646 85647 85648 85649 85650 85651 85652 85653 85654 85655 85656 85657 85658 85659 85660 85661 85662 85663 85664 85665 85666 85667 85668 85669 85670 85671 85672 85673 85674 85675 85676 85677 85678 85679 85680 85681 85682 85683 85684 85685 85686 85687 85688 85689 85690 85691 85692 85693 85694 85695 85696 85697 85698 85699 85700 85701 85702 85703 85704 85705 85706 85707 85708 85709 85710 85711 85712 85713 85714 85715 85716 85717 85718 85719 85720 85721 85722 85723 85724 85725 85726 85727 85728 85729 85730 85731 85732 85733 85734 85735 85736 85737 85738 85739 85740 85741 85742 85743 85744 85745 85746 85747 85748 85749 85750 85751 85752 85753 85754 85755 85756 85757 85758 85759 85760 85761 85762 85763 85764 85765 85766 85767 85768 85769 85770 85771 85772 85773 85774 85775 85776 85777 85778 85779 85780 85781 85782 85783 85784 85785 85786 85787 85788 85789 85790 85791 85792 85793 85794 85795 85796 85797 85798 85799 85800 85801 85802 85803 85804 85805 85806 85807 85808 85809 85810 85811 85812 85813 85814 85815 85816 85817 85818 85819 85820 85821 85822 85823 85824 85825 85826 85827 85828 85829 85830 85831 85832 85833 85834 85835 85836 85837 85838 85839 85840 85841 85842 85843 85844 85845 85846 85847 85848 85849 85850 85851 85852 85853 85854 85855 85856 85857 85858 85859 85860 85861 85862 85863 85864 85865 85866 85867 85868 85869 85870 85871 85872 85873 85874 85875 85876 85877 85878 85879 85880 85881 85882 85883 85884 85885 85886 85887 85888 85889 85890 85891 85892 85893 85894 85895 85896 85897 85898 85899 85900 85901 85902 85903 85904 85905 85906 85907 85908 85909 85910 85911 85912 85913 85914 85915 85916 85917 85918 85919 85920 85921 85922 85923 85924 85925 85926 85927 85928 85929 85930 85931 85932 85933 85934 85935 85936 85937 85938 85939 85940 85941 85942 85943 85944 85945 85946 85947 85948 85949 85950 85951 85952 85953 85954 85955 85956 85957 85958 85959 85960 85961 85962 85963 85964 85965 85966 85967 85968 85969 85970 85971 85972 85973 85974 85975 85976 85977 85978 85979 85980 85981 85982 85983 85984 85985 85986 85987 85988 85989 85990 85991 85992 85993 85994 85995 85996 85997 85998 85999 86000 86001 86002 86003 86004 86005 86006 86007 86008 86009 86010 86011 86012 86013 86014 86015 86016 86017 86018 86019 86020 86021 86022 86023 86024 86025 86026 86027 86028 86029 86030 86031 86032 86033 86034 86035 86036 86037 86038 86039 86040 86041 86042 86043 86044 86045 86046 86047 86048 86049 86050 86051 86052 86053 86054 86055 86056 86057 86058 86059 86060 86061 86062 86063 86064 86065 86066 86067 86068 86069 86070 86071 86072 86073 86074 86075 86076 86077 86078 86079 86080 86081 86082 86083 86084 86085 86086 86087 86088 86089 86090 86091 86092 86093 86094 86095 86096 86097 86098 86099 86100 86101 86102 86103 86104 86105 86106 86107 86108 86109 86110 86111 86112 86113 86114 86115 86116 86117 86118 86119 86120 86121 86122 86123 86124 86125 86126 86127 86128 86129 86130 86131 86132 86133 86134 86135 86136 86137 86138 86139 86140 86141 86142 86143 86144 86145 86146 86147 86148 86149 86150 86151 86152 86153 86154 86155 86156 86157 86158 86159 86160 86161 86162 86163 86164 86165 86166 86167 86168 86169 86170 86171 86172 86173 86174 86175 86176 86177 86178 86179 86180 86181 86182 86183 86184 86185 86186 86187 86188 86189 86190 86191 86192 86193 86194 86195 86196 86197 86198 86199 86200 86201 86202 86203 86204 86205 86206 86207 86208 86209 86210 86211 86212 86213 86214 86215 86216 86217 86218 86219 86220 86221 86222 86223 86224 86225 86226 86227 86228 86229 86230 86231 86232 86233 86234 86235 86236 86237 86238 86239 86240 86241 86242 86243 86244 86245 86246 86247 86248 86249 86250 86251 86252 86253 86254 86255 86256 86257 86258 86259 86260 86261 86262 86263 86264 86265 86266 86267 86268 86269 86270 86271 86272 86273 86274 86275 86276 86277 86278 86279 86280 86281 86282 86283 86284 86285 86286 86287 86288 86289 86290 86291 86292 86293 86294 86295 86296 86297 86298 86299 86300 86301 86302 86303 86304 86305 86306 86307 86308 86309 86310 86311 86312 86313 86314 86315 86316 86317 86318 86319 86320 86321 86322 86323 86324 86325 86326 86327 86328 86329 86330 86331 86332 86333 86334 86335 86336 86337 86338 86339 86340 86341 86342 86343 86344 86345 86346 86347 86348 86349 86350 86351 86352 86353 86354 86355 86356 86357 86358 86359 86360 86361 86362 86363 86364 86365 86366 86367 86368 86369 86370 86371 86372 86373 86374 86375 86376 86377 86378 86379 86380 86381 86382 86383 86384 86385 86386 86387 86388 86389 86390 86391 86392 86393 86394 86395 86396 86397 86398 86399 86400 86401 86402 86403 86404 86405 86406 86407 86408 86409 86410 86411 86412 86413 86414 86415 86416 86417 86418 86419 86420 86421 86422 86423 86424 86425 86426 86427 86428 86429 86430 86431 86432 86433 86434 86435 86436 86437 86438 86439 86440 86441 86442 86443 86444 86445 86446 86447 86448 86449 86450 86451 86452 86453 86454 86455 86456 86457 86458 86459 86460 86461 86462 86463 86464 86465 86466 86467 86468 86469 86470 86471 86472 86473 86474 86475 86476 86477 86478 86479 86480 86481 86482 86483 86484 86485 86486 86487 86488 86489 86490 86491 86492 86493 86494 86495 86496 86497 86498 86499 86500 86501 86502 86503 86504 86505 86506 86507 86508 86509 86510 86511 86512 86513 86514 86515 86516 86517 86518 86519 86520 86521 86522 86523 86524 86525 86526 86527 86528 86529 86530 86531 86532 86533 86534 86535 86536 86537 86538 86539 86540 86541 86542 86543 86544 86545 86546 86547 86548 86549 86550 86551 86552 86553 86554 86555 86556 86557 86558 86559 86560 86561 86562 86563 86564 86565 86566 86567 86568 86569 86570 86571 86572 86573 86574 86575 86576 86577 86578 86579 86580 86581 86582 86583 86584 86585 86586 86587 86588 86589 86590 86591 86592 86593 86594 86595 86596 86597 86598 86599 86600 86601 86602 86603 86604 86605 86606 86607 86608 86609 86610 86611 86612 86613 86614 86615 86616 86617 86618 86619 86620 86621 86622 86623 86624 86625 86626 86627 86628 86629 86630 86631 86632 86633 86634 86635 86636 86637 86638 86639 86640 86641 86642 86643 86644 86645 86646 86647 86648 86649 86650 86651 86652 86653 86654 86655 86656 86657 86658 86659 86660 86661 86662 86663 86664 86665 86666 86667 86668 86669 86670 86671 86672 86673 86674 86675 86676 86677 86678 86679 86680 86681 86682 86683 86684 86685 86686 86687 86688 86689 86690 86691 86692 86693 86694 86695 86696 86697 86698 86699 86700 86701 86702 86703 86704 86705 86706 86707 86708 86709 86710 86711 86712 86713 86714 86715 86716 86717 86718 86719 86720 86721 86722 86723 86724 86725 86726 86727 86728 86729 86730 86731 86732 86733 86734 86735 86736 86737 86738 86739 86740 86741 86742 86743 86744 86745 86746 86747 86748 86749 86750 86751 86752 86753 86754 86755 86756 86757 86758 86759 86760 86761 86762 86763 86764 86765 86766 86767 86768 86769 86770 86771 86772 86773 86774 86775 86776 86777 86778 86779 86780 86781 86782 86783 86784 86785 86786 86787 86788 86789 86790 86791 86792 86793 86794 86795 86796 86797 86798 86799 86800 86801 86802 86803 86804 86805 86806 86807 86808 86809 86810 86811 86812 86813 86814 86815 86816 86817 86818 86819 86820 86821 86822 86823 86824 86825 86826 86827 86828 86829 86830 86831 86832 86833 86834 86835 86836 86837 86838 86839 86840 86841 86842 86843 86844 86845 86846 86847 86848 86849 86850 86851 86852 86853 86854 86855 86856 86857 86858 86859 86860 86861 86862 86863 86864 86865 86866 86867 86868 86869 86870 86871 86872 86873 86874 86875 86876 86877 86878 86879 86880 86881 86882 86883 86884 86885 86886 86887 86888 86889 86890 86891 86892 86893 86894 86895 86896 86897 86898 86899 86900 86901 86902 86903 86904 86905 86906 86907 86908 86909 86910 86911 86912 86913 86914 86915 86916 86917 86918 86919 86920 86921 86922 86923 86924 86925 86926 86927 86928 86929 86930 86931 86932 86933 86934 86935 86936 86937 86938 86939 86940 86941 86942 86943 86944 86945 86946 86947 86948 86949 86950 86951 86952 86953 86954 86955 86956 86957 86958 86959 86960 86961 86962 86963 86964 86965 86966 86967 86968 86969 86970 86971 86972 86973 86974 86975 86976 86977 86978 86979 86980 86981 86982 86983 86984 86985 86986 86987 86988 86989 86990 86991 86992 86993 86994 86995 86996 86997 86998 86999 87000 87001 87002 87003 87004 87005 87006 87007 87008 87009 87010 87011 87012 87013 87014 87015 87016 87017 87018 87019 87020 87021 87022 87023 87024 87025 87026 87027 87028 87029 87030 87031 87032 87033 87034 87035 87036 87037 87038 87039 87040 87041 87042 87043 87044 87045 87046 87047 87048 87049 87050 87051 87052 87053 87054 87055 87056 87057 87058 87059 87060 87061 87062 87063 87064 87065 87066 87067 87068 87069 87070 87071 87072 87073 87074 87075 87076 87077 87078 87079 87080 87081 87082 87083 87084 87085 87086 87087 87088 87089 87090 87091 87092 87093 87094 87095 87096 87097 87098 87099 87100 87101 87102 87103 87104 87105 87106 87107 87108 87109 87110 87111 87112 87113 87114 87115 87116 87117 87118 87119 87120 87121 87122 87123 87124 87125 87126 87127 87128 87129 87130 87131 87132 87133 87134 87135 87136 87137 87138 87139 87140 87141 87142 87143 87144 87145 87146 87147 87148 87149 87150 87151 87152 87153 87154 87155 87156 87157 87158 87159 87160 87161 87162 87163 87164 87165 87166 87167 87168 87169 87170 87171 87172 87173 87174 87175 87176 87177 87178 87179 87180 87181 87182 87183 87184 87185 87186 87187 87188 87189 87190 87191 87192 87193 87194 87195 87196 87197 87198 87199 87200 87201 87202 87203 87204 87205 87206 87207 87208 87209 87210 87211 87212 87213 87214 87215 87216 87217 87218 87219 87220 87221 87222 87223 87224 87225 87226 87227 87228 87229 87230 87231 87232 87233 87234 87235 87236 87237 87238 87239 87240 87241 87242 87243 87244 87245 87246 87247 87248 87249 87250 87251 87252 87253 87254 87255 87256 87257 87258 87259 87260 87261 87262 87263 87264 87265 87266 87267 87268 87269 87270 87271 87272 87273 87274 87275 87276 87277 87278 87279 87280 87281 87282 87283 87284 87285 87286 87287 87288 87289 87290 87291 87292 87293 87294 87295 87296 87297 87298 87299 87300 87301 87302 87303 87304 87305 87306 87307 87308 87309 87310 87311 87312 87313 87314 87315 87316 87317 87318 87319 87320 87321 87322 87323 87324 87325 87326 87327 87328 87329 87330 87331 87332 87333 87334 87335 87336 87337 87338 87339 87340 87341 87342 87343 87344 87345 87346 87347 87348 87349 87350 87351 87352 87353 87354 87355 87356 87357 87358 87359 87360 87361 87362 87363 87364 87365 87366 87367 87368 87369 87370 87371 87372 87373 87374 87375 87376 87377 87378 87379 87380 87381 87382 87383 87384 87385 87386 87387 87388 87389 87390 87391 87392 87393 87394 87395 87396 87397 87398 87399 87400 87401 87402 87403 87404 87405 87406 87407 87408 87409 87410 87411 87412 87413 87414 87415 87416 87417 87418 87419 87420 87421 87422 87423 87424 87425 87426 87427 87428 87429 87430 87431 87432 87433 87434 87435 87436 87437 87438 87439 87440 87441 87442 87443 87444 87445 87446 87447 87448 87449 87450 87451 87452 87453 87454 87455 87456 87457 87458 87459 87460 87461 87462 87463 87464 87465 87466 87467 87468 87469 87470 87471 87472 87473 87474 87475 87476 87477 87478 87479 87480 87481 87482 87483 87484 87485 87486 87487 87488 87489 87490 87491 87492 87493 87494 87495 87496 87497 87498 87499 87500 87501 87502 87503 87504 87505 87506 87507 87508 87509 87510 87511 87512 87513 87514 87515 87516 87517 87518 87519 87520 87521 87522 87523 87524 87525 87526 87527 87528 87529 87530 87531 87532 87533 87534 87535 87536 87537 87538 87539 87540 87541 87542 87543 87544 87545 87546 87547 87548 87549 87550 87551 87552 87553 87554 87555 87556 87557 87558 87559 87560 87561 87562 87563 87564 87565 87566 87567 87568 87569 87570 87571 87572 87573 87574 87575 87576 87577 87578 87579 87580 87581 87582 87583 87584 87585 87586 87587 87588 87589 87590 87591 87592 87593 87594 87595 87596 87597 87598 87599 87600 87601 87602 87603 87604 87605 87606 87607 87608 87609 87610 87611 87612 87613 87614 87615 87616 87617 87618 87619 87620 87621 87622 87623 87624 87625 87626 87627 87628 87629 87630 87631 87632 87633 87634 87635 87636 87637 87638 87639 87640 87641 87642 87643 87644 87645 87646 87647 87648 87649 87650 87651 87652 87653 87654 87655 87656 87657 87658 87659 87660 87661 87662 87663 87664 87665 87666 87667 87668 87669 87670 87671 87672 87673 87674 87675 87676 87677 87678 87679 87680 87681 87682 87683 87684 87685 87686 87687 87688 87689 87690 87691 87692 87693 87694 87695 87696 87697 87698 87699 87700 87701 87702 87703 87704 87705 87706 87707 87708 87709 87710 87711 87712 87713 87714 87715 87716 87717 87718 87719 87720 87721 87722 87723 87724 87725 87726 87727 87728 87729 87730 87731 87732 87733 87734 87735 87736 87737 87738 87739 87740 87741 87742 87743 87744 87745 87746 87747 87748 87749 87750 87751 87752 87753 87754 87755 87756 87757 87758 87759 87760 87761 87762 87763 87764 87765 87766 87767 87768 87769 87770 87771 87772 87773 87774 87775 87776 87777 87778 87779 87780 87781 87782 87783 87784 87785 87786 87787 87788 87789 87790 87791 87792 87793 87794 87795 87796 87797 87798 87799 87800 87801 87802 87803 87804 87805 87806 87807 87808 87809 87810 87811 87812 87813 87814 87815 87816 87817 87818 87819 87820 87821 87822 87823 87824 87825 87826 87827 87828 87829 87830 87831 87832 87833 87834 87835 87836 87837 87838 87839 87840 87841 87842 87843 87844 87845 87846 87847 87848 87849 87850 87851 87852 87853 87854 87855 87856 87857 87858 87859 87860 87861 87862 87863 87864 87865 87866 87867 87868 87869 87870 87871 87872 87873 87874 87875 87876 87877 87878 87879 87880 87881 87882 87883 87884 87885 87886 87887 87888 87889 87890 87891 87892 87893 87894 87895 87896 87897 87898 87899 87900 87901 87902 87903 87904 87905 87906 87907 87908 87909 87910 87911 87912 87913 87914 87915 87916 87917 87918 87919 87920 87921 87922 87923 87924 87925 87926 87927 87928 87929 87930 87931 87932 87933 87934 87935 87936 87937 87938 87939 87940 87941 87942 87943 87944 87945 87946 87947 87948 87949 87950 87951 87952 87953 87954 87955 87956 87957 87958 87959 87960 87961 87962 87963 87964 87965 87966 87967 87968 87969 87970 87971 87972 87973 87974 87975 87976 87977 87978 87979 87980 87981 87982 87983 87984 87985 87986 87987 87988 87989 87990 87991 87992 87993 87994 87995 87996 87997 87998 87999 88000 88001 88002 88003 88004 88005 88006 88007 88008 88009 88010 88011 88012 88013 88014 88015 88016 88017 88018 88019 88020 88021 88022 88023 88024 88025 88026 88027 88028 88029 88030 88031 88032 88033 88034 88035 88036 88037 88038 88039 88040 88041 88042 88043 88044 88045 88046 88047 88048 88049 88050 88051 88052 88053 88054 88055 88056 88057 88058 88059 88060 88061 88062 88063 88064 88065 88066 88067 88068 88069 88070 88071 88072 88073 88074 88075 88076 88077 88078 88079 88080 88081 88082 88083 88084 88085 88086 88087 88088 88089 88090 88091 88092 88093 88094 88095 88096 88097 88098 88099 88100 88101 88102 88103 88104 88105 88106 88107 88108 88109 88110 88111 88112 88113 88114 88115 88116 88117 88118 88119 88120 88121 88122 88123 88124 88125 88126 88127 88128 88129 88130 88131 88132 88133 88134 88135 88136 88137 88138 88139 88140 88141 88142 88143 88144 88145 88146 88147 88148 88149 88150 88151 88152 88153 88154 88155 88156 88157 88158 88159 88160 88161 88162 88163 88164 88165 88166 88167 88168 88169 88170 88171 88172 88173 88174 88175 88176 88177 88178 88179 88180 88181 88182 88183 88184 88185 88186 88187 88188 88189 88190 88191 88192 88193 88194 88195 88196 88197 88198 88199 88200 88201 88202 88203 88204 88205 88206 88207 88208 88209 88210 88211 88212 88213 88214 88215 88216 88217 88218 88219 88220 88221 88222 88223 88224 88225 88226 88227 88228 88229 88230 88231 88232 88233 88234 88235 88236 88237 88238 88239 88240 88241 88242 88243 88244 88245 88246 88247 88248 88249 88250 88251 88252 88253 88254 88255 88256 88257 88258 88259 88260 88261 88262 88263 88264 88265 88266 88267 88268 88269 88270 88271 88272 88273 88274 88275 88276 88277 88278 88279 88280 88281 88282 88283 88284 88285 88286 88287 88288 88289 88290 88291 88292 88293 88294 88295 88296 88297 88298 88299 88300 88301 88302 88303 88304 88305 88306 88307 88308 88309 88310 88311 88312 88313 88314 88315 88316 88317 88318 88319 88320 88321 88322 88323 88324 88325 88326 88327 88328 88329 88330 88331 88332 88333 88334 88335 88336 88337 88338 88339 88340 88341 88342 88343 88344 88345 88346 88347 88348 88349 88350 88351 88352 88353 88354 88355 88356 88357 88358 88359 88360 88361 88362 88363 88364 88365 88366 88367 88368 88369 88370 88371 88372 88373 88374 88375 88376 88377 88378 88379 88380 88381 88382 88383 88384 88385 88386 88387 88388 88389 88390 88391 88392 88393 88394 88395 88396 88397 88398 88399 88400 88401 88402 88403 88404 88405 88406 88407 88408 88409 88410 88411 88412 88413 88414 88415 88416 88417 88418 88419 88420 88421 88422 88423 88424 88425 88426 88427 88428 88429 88430 88431 88432 88433 88434 88435 88436 88437 88438 88439 88440 88441 88442 88443 88444 88445 88446 88447 88448 88449 88450 88451 88452 88453 88454 88455 88456 88457 88458 88459 88460 88461 88462 88463 88464 88465 88466 88467 88468 88469 88470 88471 88472 88473 88474 88475 88476 88477 88478 88479 88480 88481 88482 88483 88484 88485 88486 88487 88488 88489 88490 88491 88492 88493 88494 88495 88496 88497 88498 88499 88500 88501 88502 88503 88504 88505 88506 88507 88508 88509 88510 88511 88512 88513 88514 88515 88516 88517 88518 88519 88520 88521 88522 88523 88524 88525 88526 88527 88528 88529 88530 88531 88532 88533 88534 88535 88536 88537 88538 88539 88540 88541 88542 88543 88544 88545 88546 88547 88548 88549 88550 88551 88552 88553 88554 88555 88556 88557 88558 88559 88560 88561 88562 88563 88564 88565 88566 88567 88568 88569 88570 88571 88572 88573 88574 88575 88576 88577 88578 88579 88580 88581 88582 88583 88584 88585 88586 88587 88588 88589 88590 88591 88592 88593 88594 88595 88596 88597 88598 88599 88600 88601 88602 88603 88604 88605 88606 88607 88608 88609 88610 88611 88612 88613 88614 88615 88616 88617 88618 88619 88620 88621 88622 88623 88624 88625 88626 88627 88628 88629 88630 88631 88632 88633 88634 88635 88636 88637 88638 88639 88640 88641 88642 88643 88644 88645 88646 88647 88648 88649 88650 88651 88652 88653 88654 88655 88656 88657 88658 88659 88660 88661 88662 88663 88664 88665 88666 88667 88668 88669 88670 88671 88672 88673 88674 88675 88676 88677 88678 88679 88680 88681 88682 88683 88684 88685 88686 88687 88688 88689 88690 88691 88692 88693 88694 88695 88696 88697 88698 88699 88700 88701 88702 88703 88704 88705 88706 88707 88708 88709 88710 88711 88712 88713 88714 88715 88716 88717 88718 88719 88720 88721 88722 88723 88724 88725 88726 88727 88728 88729 88730 88731 88732 88733 88734 88735 88736 88737 88738 88739 88740 88741 88742 88743 88744 88745 88746 88747 88748 88749 88750 88751 88752 88753 88754 88755 88756 88757 88758 88759 88760 88761 88762 88763 88764 88765 88766 88767 88768 88769 88770 88771 88772 88773 88774 88775 88776 88777 88778 88779 88780 88781 88782 88783 88784 88785 88786 88787 88788 88789 88790 88791 88792 88793 88794 88795 88796 88797 88798 88799 88800 88801 88802 88803 88804 88805 88806 88807 88808 88809 88810 88811 88812 88813 88814 88815 88816 88817 88818 88819 88820 88821 88822 88823 88824 88825 88826 88827 88828 88829 88830 88831 88832 88833 88834 88835 88836 88837 88838 88839 88840 88841 88842 88843 88844 88845 88846 88847 88848 88849 88850 88851 88852 88853 88854 88855 88856 88857 88858 88859 88860 88861 88862 88863 88864 88865 88866 88867 88868 88869 88870 88871 88872 88873 88874 88875 88876 88877 88878 88879 88880 88881 88882 88883 88884 88885 88886 88887 88888 88889 88890 88891 88892 88893 88894 88895 88896 88897 88898 88899 88900 88901 88902 88903 88904 88905 88906 88907 88908 88909 88910 88911 88912 88913 88914 88915 88916 88917 88918 88919 88920 88921 88922 88923 88924 88925 88926 88927 88928 88929 88930 88931 88932 88933 88934 88935 88936 88937 88938 88939 88940 88941 88942 88943 88944 88945 88946 88947 88948 88949 88950 88951 88952 88953 88954 88955 88956 88957 88958 88959 88960 88961 88962 88963 88964 88965 88966 88967 88968 88969 88970 88971 88972 88973 88974 88975 88976 88977 88978 88979 88980 88981 88982 88983 88984 88985 88986 88987 88988 88989 88990 88991 88992 88993 88994 88995 88996 88997 88998 88999 89000 89001 89002 89003 89004 89005 89006 89007 89008 89009 89010 89011 89012 89013 89014 89015 89016 89017 89018 89019 89020 89021 89022 89023 89024 89025 89026 89027 89028 89029 89030 89031 89032 89033 89034 89035 89036 89037 89038 89039 89040 89041 89042 89043 89044 89045 89046 89047 89048 89049 89050 89051 89052 89053 89054 89055 89056 89057 89058 89059 89060 89061 89062 89063 89064 89065 89066 89067 89068 89069 89070 89071 89072 89073 89074 89075 89076 89077 89078 89079 89080 89081 89082 89083 89084 89085 89086 89087 89088 89089 89090 89091 89092 89093 89094 89095 89096 89097 89098 89099 89100 89101 89102 89103 89104 89105 89106 89107 89108 89109 89110 89111 89112 89113 89114 89115 89116 89117 89118 89119 89120 89121 89122 89123 89124 89125 89126 89127 89128 89129 89130 89131 89132 89133 89134 89135 89136 89137 89138 89139 89140 89141 89142 89143 89144 89145 89146 89147 89148 89149 89150 89151 89152 89153 89154 89155 89156 89157 89158 89159 89160 89161 89162 89163 89164 89165 89166 89167 89168 89169 89170 89171 89172 89173 89174 89175 89176 89177 89178 89179 89180 89181 89182 89183 89184 89185 89186 89187 89188 89189 89190 89191 89192 89193 89194 89195 89196 89197 89198 89199 89200 89201 89202 89203 89204 89205 89206 89207 89208 89209 89210 89211 89212 89213 89214 89215 89216 89217 89218 89219 89220 89221 89222 89223 89224 89225 89226 89227 89228 89229 89230 89231 89232 89233 89234 89235 89236 89237 89238 89239 89240 89241 89242 89243 89244 89245 89246 89247 89248 89249 89250 89251 89252 89253 89254 89255 89256 89257 89258 89259 89260 89261 89262 89263 89264 89265 89266 89267 89268 89269 89270 89271 89272 89273 89274 89275 89276 89277 89278 89279 89280 89281 89282 89283 89284 89285 89286 89287 89288 89289 89290 89291 89292 89293 89294 89295 89296 89297 89298 89299 89300 89301 89302 89303 89304 89305 89306 89307 89308 89309 89310 89311 89312 89313 89314 89315 89316 89317 89318 89319 89320 89321 89322 89323 89324 89325 89326 89327 89328 89329 89330 89331 89332 89333 89334 89335 89336 89337 89338 89339 89340 89341 89342 89343 89344 89345 89346 89347 89348 89349 89350 89351 89352 89353 89354 89355 89356 89357 89358 89359 89360 89361 89362 89363 89364 89365 89366 89367 89368 89369 89370 89371 89372 89373 89374 89375 89376 89377 89378 89379 89380 89381 89382 89383 89384 89385 89386 89387 89388 89389 89390 89391 89392 89393 89394 89395 89396 89397 89398 89399 89400 89401 89402 89403 89404 89405 89406 89407 89408 89409 89410 89411 89412 89413 89414 89415 89416 89417 89418 89419 89420 89421 89422 89423 89424 89425 89426 89427 89428 89429 89430 89431 89432 89433 89434 89435 89436 89437 89438 89439 89440 89441 89442 89443 89444 89445 89446 89447 89448 89449 89450 89451 89452 89453 89454 89455 89456 89457 89458 89459 89460 89461 89462 89463 89464 89465 89466 89467 89468 89469 89470 89471 89472 89473 89474 89475 89476 89477 89478 89479 89480 89481 89482 89483 89484 89485 89486 89487 89488 89489 89490 89491 89492 89493 89494 89495 89496 89497 89498 89499 89500 89501 89502 89503 89504 89505 89506 89507 89508 89509 89510 89511 89512 89513 89514 89515 89516 89517 89518 89519 89520 89521 89522 89523 89524 89525 89526 89527 89528 89529 89530 89531 89532 89533 89534 89535 89536 89537 89538 89539 89540 89541 89542 89543 89544 89545 89546 89547 89548 89549 89550 89551 89552 89553 89554 89555 89556 89557 89558 89559 89560 89561 89562 89563 89564 89565 89566 89567 89568 89569 89570 89571 89572 89573 89574 89575 89576 89577 89578 89579 89580 89581 89582 89583 89584 89585 89586 89587 89588 89589 89590 89591 89592 89593 89594 89595 89596 89597 89598 89599 89600 89601 89602 89603 89604 89605 89606 89607 89608 89609 89610 89611 89612 89613 89614 89615 89616 89617 89618 89619 89620 89621 89622 89623 89624 89625 89626 89627 89628 89629 89630 89631 89632 89633 89634 89635 89636 89637 89638 89639 89640 89641 89642 89643 89644 89645 89646 89647 89648 89649 89650 89651 89652 89653 89654 89655 89656 89657 89658 89659 89660 89661 89662 89663 89664 89665 89666 89667 89668 89669 89670 89671 89672 89673 89674 89675 89676 89677 89678 89679 89680 89681 89682 89683 89684 89685 89686 89687 89688 89689 89690 89691 89692 89693 89694 89695 89696 89697 89698 89699 89700 89701 89702 89703 89704 89705 89706 89707 89708 89709 89710 89711 89712 89713 89714 89715 89716 89717 89718 89719 89720 89721 89722 89723 89724 89725 89726 89727 89728 89729 89730 89731 89732 89733 89734 89735 89736 89737 89738 89739 89740 89741 89742 89743 89744 89745 89746 89747 89748 89749 89750 89751 89752 89753 89754 89755 89756 89757 89758 89759 89760 89761 89762 89763 89764 89765 89766 89767 89768 89769 89770 89771 89772 89773 89774 89775 89776 89777 89778 89779 89780 89781 89782 89783 89784 89785 89786 89787 89788 89789 89790 89791 89792 89793 89794 89795 89796 89797 89798 89799 89800 89801 89802 89803 89804 89805 89806 89807 89808 89809 89810 89811 89812 89813 89814 89815 89816 89817 89818 89819 89820 89821 89822 89823 89824 89825 89826 89827 89828 89829 89830 89831 89832 89833 89834 89835 89836 89837 89838 89839 89840 89841 89842 89843 89844 89845 89846 89847 89848 89849 89850 89851 89852 89853 89854 89855 89856 89857 89858 89859 89860 89861 89862 89863 89864 89865 89866 89867 89868 89869 89870 89871 89872 89873 89874 89875 89876 89877 89878 89879 89880 89881 89882 89883 89884 89885 89886 89887 89888 89889 89890 89891 89892 89893 89894 89895 89896 89897 89898 89899 89900 89901 89902 89903 89904 89905 89906 89907 89908 89909 89910 89911 89912 89913 89914 89915 89916 89917 89918 89919 89920 89921 89922 89923 89924 89925 89926 89927 89928 89929 89930 89931 89932 89933 89934 89935 89936 89937 89938 89939 89940 89941 89942 89943 89944 89945 89946 89947 89948 89949 89950 89951 89952 89953 89954 89955 89956 89957 89958 89959 89960 89961 89962 89963 89964 89965 89966 89967 89968 89969 89970 89971 89972 89973 89974 89975 89976 89977 89978 89979 89980 89981 89982 89983 89984 89985 89986 89987 89988 89989 89990 89991 89992 89993 89994 89995 89996 89997 89998 89999 90000 90001 90002 90003 90004 90005 90006 90007 90008 90009 90010 90011 90012 90013 90014 90015 90016 90017 90018 90019 90020 90021 90022 90023 90024 90025 90026 90027 90028 90029 90030 90031 90032 90033 90034 90035 90036 90037 90038 90039 90040 90041 90042 90043 90044 90045 90046 90047 90048 90049 90050 90051 90052 90053 90054 90055 90056 90057 90058 90059 90060 90061 90062 90063 90064 90065 90066 90067 90068 90069 90070 90071 90072 90073 90074 90075 90076 90077 90078 90079 90080 90081 90082 90083 90084 90085 90086 90087 90088 90089 90090 90091 90092 90093 90094 90095 90096 90097 90098 90099 90100 90101 90102 90103 90104 90105 90106 90107 90108 90109 90110 90111 90112 90113 90114 90115 90116 90117 90118 90119 90120 90121 90122 90123 90124 90125 90126 90127 90128 90129 90130 90131 90132 90133 90134 90135 90136 90137 90138 90139 90140 90141 90142 90143 90144 90145 90146 90147 90148 90149 90150 90151 90152 90153 90154 90155 90156 90157 90158 90159 90160 90161 90162 90163 90164 90165 90166 90167 90168 90169 90170 90171 90172 90173 90174 90175 90176 90177 90178 90179 90180 90181 90182 90183 90184 90185 90186 90187 90188 90189 90190 90191 90192 90193 90194 90195 90196 90197 90198 90199 90200 90201 90202 90203 90204 90205 90206 90207 90208 90209 90210 90211 90212 90213 90214 90215 90216 90217 90218 90219 90220 90221 90222 90223 90224 90225 90226 90227 90228 90229 90230 90231 90232 90233 90234 90235 90236 90237 90238 90239 90240 90241 90242 90243 90244 90245 90246 90247 90248 90249 90250 90251 90252 90253 90254 90255 90256 90257 90258 90259 90260 90261 90262 90263 90264 90265 90266 90267 90268 90269 90270 90271 90272 90273 90274 90275 90276 90277 90278 90279 90280 90281 90282 90283 90284 90285 90286 90287 90288 90289 90290 90291 90292 90293 90294 90295 90296 90297 90298 90299 90300 90301 90302 90303 90304 90305 90306 90307 90308 90309 90310 90311 90312 90313 90314 90315 90316 90317 90318 90319 90320 90321 90322 90323 90324 90325 90326 90327 90328 90329 90330 90331 90332 90333 90334 90335 90336 90337 90338 90339 90340 90341 90342 90343 90344 90345 90346 90347 90348 90349 90350 90351 90352 90353 90354 90355 90356 90357 90358 90359 90360 90361 90362 90363 90364 90365 90366 90367 90368 90369 90370 90371 90372 90373 90374 90375 90376 90377 90378 90379 90380 90381 90382 90383 90384 90385 90386 90387 90388 90389 90390 90391 90392 90393 90394 90395 90396 90397 90398 90399 90400 90401 90402 90403 90404 90405 90406 90407 90408 90409 90410 90411 90412 90413 90414 90415 90416 90417 90418 90419 90420 90421 90422 90423 90424 90425 90426 90427 90428 90429 90430 90431 90432 90433 90434 90435 90436 90437 90438 90439 90440 90441 90442 90443 90444 90445 90446 90447 90448 90449 90450 90451 90452 90453 90454 90455 90456 90457 90458 90459 90460 90461 90462 90463 90464 90465 90466 90467 90468 90469 90470 90471 90472 90473 90474 90475 90476 90477 90478 90479 90480 90481 90482 90483 90484 90485 90486 90487 90488 90489 90490 90491 90492 90493 90494 90495 90496 90497 90498 90499 90500 90501 90502 90503 90504 90505 90506 90507 90508 90509 90510 90511 90512 90513 90514 90515 90516 90517 90518 90519 90520 90521 90522 90523 90524 90525 90526 90527 90528 90529 90530 90531 90532 90533 90534 90535 90536 90537 TooltipText=null 19:26:08.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:08.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:08.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully 19:26:08.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Match Job' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:08.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:08.410 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 19:26:11.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.497 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:11.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:11.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:11.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:11.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:11.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:11.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:11.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:11.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:11.606 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:11.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:11.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:11.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:11.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:11.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:11.607 INFO [WorkbenchTestable][AbstractView] Terminating console 19:26:11.607 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:11.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:11.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:11.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:11.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:11.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:11.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 19:26:11.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:11.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:11.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:11.618 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 19:26:11.618 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:26:11.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 19:26:11.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.724 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:11.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:11.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:11.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:11.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:11.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:11.788 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:11.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:11.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:11.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:11.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:11.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:11.790 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:11.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:11.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:11.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:11.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:11.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:11.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 19:26:11.791 INFO [WorkbenchTestable][AbstractView] Console terminated 19:26:11.791 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:11.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:11.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:11.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:11.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:11.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:11.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:26:11.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:26:11.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:11.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:11.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:11.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:11.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:11.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:26:11.794 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:26:12.795 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:12.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:12.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:12.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1085349 1085350 1085351 1085352 1085353 1085354 1085355 1085356 1085357 1085358 1085359 1085360 1085361 1085362 1085363 1085364 1085365 1085366 1085367 1085368 1085369 1085370 1085371 1085372 1085373 1085374 1085375 1085376 1085377 1085378 1085379 1085380 1085381 1085382 1085383 1085384 1085385 1085386 1085387 1085388 1085389 1085390 1085391 1085392 1085393 1085394 1085395 1085396 1085397 1085398 1085399 1085400 1085401 1085402 1085403 1085404 1085405 1085406 1085407 1085408 1085409 1085410 1085411 1085412 1085413 1085414 1085415 1085416 1085417 1085418 1085419 1085420 1085421 1085422 1085423 1085424 1085425 1085426 1085427 1085428 1085429 1085430 1085431 1085432 1085433 1085434 1085435 1085436 1085437 1085438 1085439 1085440 1085441 1085442 1085443 1085444 1085445 1085446 1085447 1085448 1085449 1085450 1085451 1085452 1085453 1085454 1085455 1085456 1085457 1085458 1085459 1085460 1085461 1085462 1085463 1085464 1085465 1085466 1085467 1085468 1085469 1085470 1085471 1085472 1085473 1085474 1085475 1085476 1085477 1085478 1085479 1085480 1085481 1085482 1085483 1085484 1085485 1085486 1085487 1085488 1085489 1085490 1085491 1085492 1085493 1085494 1085495 1085496 1085497 1085498 1085499 1085500 1085501 1085502 1085503 1085504 1085505 1085506 1085507 1085508 1085509 1085510 1085511 1085512 1085513 1085514 1085515 1085516 1085517 1085518 1085519 1085520 1085521 1085522 1085523 1085524 1085525 1085526 1085527 1085528 1085529 1085530 1085531 1085532 1085533 1085534 1085535 1085536 1085537 1085538 1085539 1085540 1085541 1085542 1085543 1085544 1085545 1085546 1085547 1085548 1085549 1085550 1085551 1085552 1085553 1085554 1085555 1085556 1085557 1085558 1085559 1085560 1085561 1085562 1085563 1085564 1085565 1085566 1085567 1085568 1085569 1085570 1085571 1085572 1085573 1085574 1085575 1085576 1085577 1085578 1085579 1085580 1085581 1085582 1085583 1085584 1085585 1085586 1085587 1085588 1085589 1085590 1085591 1085592 1085593 1085594 1085595 1085596 1085597 1085598 1085599 1085600 1085601 1085602 1085603 1085604 1085605 1085606 1085607 1085608 1085609 1085610 1085611 1085612 1085613 1085614 1085615 1085616 1085617 1085618 1085619 1085620 1085621 1085622 1085623 1085624 1085625 1085626 1085627 1085628 1085629 1085630 1085631 1085632 1085633 1085634 1085635 1085636 1085637 1085638 1085639 1085640 1085641 1085642 1085643 1085644 1085645 1085646 1085647 1085648 1085649 1085650 1085651 1085652 1085653 1085654 1085655 1085656 1085657 1085658 1085659 1085660 1085661 1085662 1085663 1085664 1085665 1085666 1085667 1085668 1085669 1085670 1085671 1085672 1085673 1085674 1085675 1085676 1085677 1085678 1085679 1085680 1085681 1085682 1085683 1085684 1085685 1085686 1085687 1085688 1085689 1085690 1085691 1085692 1085693 1085694 1085695 1085696 1085697 1085698 1085699 1085700 1085701 1085702 1085703 1085704 1085705 1085706 1085707 1085708 1085709 1085710 1085711 1085712 1085713 1085714 1085715 1085716 1085717 1085718 1085719 1085720 1085721 1085722 1085723 1085724 1085725 1085726 1085727 1085728 1085729 1085730 1085731 1085732 1085733 1085734 1085735 1085736 1085737 1085738 1085739 1085740 1085741 1085742 1085743 1085744 1085745 1085746 1085747 1085748 1085749 1085750 1085751 1085752 1085753 1085754 1085755 1085756 1085757 1085758 1085759 1085760 1085761 1085762 1085763 1085764 1085765 1085766 1085767 1085768 1085769 1085770 1085771 1085772 1085773 1085774 1085775 1085776 1085777 1085778 1085779 1085780 1085781 1085782 1085783 1085784 1085785 1085786 1085787 1085788 1085789 1085790 1085791 1085792 1085793 1085794 1085795 1085796 1085797 1085798 1085799 1085800 1085801 1085802 1085803 1085804 1085805 1085806 1085807 1085808 1085809 1085810 1085811 1085812 1085813 1085814 1085815 1085816 1085817 1085818 1085819 1085820 1085821 1085822 1085823 1085824 1085825 1085826 1085827 1085828 1085829 1085830 1085831 1085832 1085833 1085834 1085835 1085836 1085837 1085838 1085839 1085840 1085841 1085842 1085843 1085844 1085845 1085846 1085847 1085848 1085849 1085850 1085851 1085852 1085853 1085854 1085855 1085856 1085857 1085858 1085859 1085860 1085861 1085862 1085863 1085864 1085865 1085866 1085867 1085868 1085869 1085870 1085871 1085872 1085873 1085874 1085875 1085876 1085877 1085878 1085879 1085880 1085881 1085882 1085883 1085884 1085885 1085886 1085887 1085888 1085889 1085890 1085891 1085892 1085893 1085894 1085895 1085896 1085897 1085898 1085899 1085900 1085901 1085902 1085903 1085904 1085905 1085906 1085907 1085908 1085909 1085910 1085911 1085912 1085913 1085914 1085915 1085916 1085917 1085918 1085919 1085920 1085921 1085922 1085923 1085924 1085925 1085926 1085927 1085928 1085929 1085930 1085931 1085932 1085933 1085934 1085935 1085936 1085937 1085938 1085939 1085940 1085941 1085942 1085943 1085944 1085945 1085946 1085947 1085948 1085949 1085950 1085951 1085952 1085953 1085954 1085955 1085956 1085957 1085958 1085959 1085960 1085961 1085962 1085963 1085964 1085965 1085966 1085967 1085968 1085969 1085970 1085971 1085972 1085973 1085974 1085975 1085976 1085977 1085978 1085979 1085980 1085981 1085982 1085983 1085984 1085985 1085986 1085987 1085988 1085989 1085990 1085991 1085992 1085993 1085994 1085995 1085996 1085997 1085998 1085999 1086000 1086001 1086002 1086003 1086004 1086005 1086006 1086007 1086008 1086009 1086010 1086011 1086012 1086013 1086014 1086015 1086016 1086017 1086018 1086019 1086020 1086021 1086022 1086023 1086024 1086025 1086026 1086027 1086028 1086029 1086030 1086031 1086032 1086033 1086034 1086035 1086036 1086037 1086038 1086039 1086040 1086041 1086042 1086043 1086044 1086045 1086046 1086047 1086048 1086049 1086050 1086051 1086052 1086053 1086054 1086055 1086056 1086057 1086058 1086059 1086060 1086061 1086062 1086063 1086064 1086065 1086066 1086067 1086068 1086069 1086070 1086071 1086072 1086073 1086074 1086075 1086076 1086077 1086078 1086079 1086080 1086081 1086082 1086083 1086084 1086085 1086086 1086087 1086088 1086089 1086090 1086091 1086092 1086093 1086094 1086095 1086096 1086097 1086098 1086099 1086100 1086101 1086102 1086103 1086104 1086105 1086106 1086107 1086108 1086109 1086110 1086111 1086112 1086113 1086114 1086115 1086116 1086117 1086118 1086119 1086120 1086121 1086122 1086123 1086124 1086125 1086126 1086127 1086128 1086129 1086130 1086131 1086132 1086133 1086134 1086135 1086136 1086137 1086138 1086139 1086140 1086141 1086142 1086143 1086144 1086145 1086146 1086147 1086148 1086149 1086150 1086151 1086152 1086153 1086154 1086155 1086156 1086157 1086158 1086159 1086160 1086161 1086162 1086163 1086164 1086165 1086166 1086167 1086168 1086169 1086170 1086171 1086172 1086173 1086174 1086175 1086176 1086177 1086178 1086179 1086180 1086181 1086182 1086183 1086184 1086185 1086186 1086187 1086188 1086189 1086190 1086191 1086192 1086193 1086194 1086195 1086196 1086197 1086198 1086199 1086200 1086201 1086202 1086203 1086204 1086205 1086206 1086207 1086208 1086209 1086210 1086211 1086212 1086213 1086214 1086215 1086216 1086217 1086218 1086219 1086220 1086221 1086222 1086223 1086224 1086225 1086226 1086227 1086228 1086229 1086230 1086231 1086232 1086233 1086234 1086235 1086236 1086237 1086238 1086239 1086240 1086241 1086242 1086243 1086244 1086245 1086246 1086247 1086248 1086249 1086250 1086251 1086252 1086253 1086254 1086255 1086256 1086257 1086258 1086259 1086260 1086261 1086262 1086263 1086264 1086265 1086266 1086267 1086268 1086269 1086270 1086271 1086272 1086273 1086274 1086275 1086276 1086277 1086278 1086279 1086280 1086281 1086282 1086283 1086284 1086285 1086286 1086287 1086288 1086289 1086290 1086291 1086292 1086293 1086294 1086295 1086296 1086297 1086298 1086299 1086300 1086301 1086302 1086303 1086304 1086305 1086306 1086307 1086308 1086309 1086310 1086311 1086312 1086313 1086314 1086315 1086316 1086317 1086318 1086319 1086320 1086321 1086322 1086323 1086324 1086325 1086326 1086327 1086328 1086329 1086330 1086331 1086332 1086333 1086334 1086335 1086336 1086337 1086338 1086339 1086340 1086341 1086342 1086343 1086344 1086345 1086346 1086347 1086348 1086349 1086350 1086351 1086352 1086353 1086354 1086355 1086356 1086357 1086358 1086359 1086360 1086361 1086362 1086363 1086364 1086365 1086366 1086367 1086368 1086369 1086370 1086371 1086372 1086373 1086374 1086375 1086376 1086377 1086378 1086379 1086380 1086381 1086382 1086383 1086384 1086385 1086386 1086387 1086388 1086389 1086390 1086391 1086392 1086393 1086394 1086395 1086396 1086397 1086398 1086399 1086400 1086401 1086402 1086403 1086404 1086405 1086406 1086407 1086408 1086409 1086410 1086411 1086412 1086413 1086414 1086415 1086416 1086417 1086418 1086419 1086420 1086421 1086422 1086423 1086424 1086425 1086426 1086427 1086428 1086429 1086430 1086431 1086432 1086433 1086434 1086435 1086436 1086437 1086438 1086439 1086440 1086441 1086442 1086443 1086444 1086445 1086446 1086447 1086448 1086449 1086450 1086451 1086452 1086453 1086454 1086455 1086456 1086457 1086458 1086459 1086460 1086461 1086462 1086463 1086464 1086465 1086466 1086467 1086468 1086469 1086470 1086471 1086472 1086473 1086474 1086475 1086476 1086477 1086478 1086479 1086480 1086481 1086482 1086483 1086484 1086485 1086486 1086487 1086488 1086489 1086490 1086491 1086492 1086493 1086494 1086495 1086496 1086497 1086498 1086499 1086500 1086501 1086502 1086503 1086504 1086505 1086506 1086507 1086508 1086509 1086510 1086511 1086512 1086513 1086514 1086515 1086516 1086517 1086518 1086519 1086520 1086521 1086522 1086523 1086524 1086525 1086526 1086527 1086528 1086529 1086530 1086531 1086532 1086533 1086534 1086535 1086536 1086537 1086538 1086539 1086540 1086541 1086542 1086543 1086544 1086545 1086546 1086547 1086548 1086549 1086550 1086551 1086552 1086553 1086554 1086555 1086556 1086557 1086558 1086559 1086560 1086561 1086562 1086563 1086564 1086565 1086566 1086567 1086568 1086569 1086570 1086571 1086572 1086573 1086574 1086575 1086576 1086577 1086578 1086579 1086580 1086581 1086582 1086583 1086584 1086585 1086586 1086587 1086588 1086589 1086590 1086591 1086592 1086593 1086594 1086595 1086596 1086597 1086598 1086599 1086600 1086601 1086602 1086603 1086604 1086605 1086606 1086607 1086608 1086609 1086610 1086611 1086612 1086613 1086614 1086615 1086616 1086617 1086618 1086619 1086620 1086621 1086622 1086623 1086624 1086625 1086626 1086627 1086628 1086629 1086630 1086631 1086632 1086633 1086634 1086635 1086636 1086637 1086638 1086639 1086640 1086641 1086642 1086643 1086644 1086645 1086646 1086647 1086648 1086649 1086650 1086651 1086652 1086653 1086654 1086655 1086656 1086657 1086658 1086659 1086660 1086661 1086662 1086663 1086664 1086665 1086666 1086667 1086668 1086669 1086670 1086671 1086672 1086673 1086674 1086675 1086676 1086677 1086678 1086679 1086680 1086681 1086682 1086683 1086684 1086685 1086686 1086687 1086688 1086689 1086690 1086691 1086692 1086693 1086694 1086695 1086696 1086697 1086698 1086699 1086700 1086701 1086702 1086703 1086704 1086705 1086706 1086707 1086708 1086709 1086710 1086711 1086712 1086713 1086714 1086715 1086716 1086717 1086718 1086719 1086720 1086721 1086722 1086723 1086724 1086725 1086726 1086727 1086728 1086729 1086730 1086731 1086732 1086733 1086734 1086735 1086736 1086737 1086738 1086739 1086740 1086741 1086742 1086743 1086744 1086745 1086746 1086747 1086748 1086749 1086750 1086751 1086752 1086753 1086754 1086755 1086756 1086757 1086758 1086759 1086760 1086761 1086762 1086763 1086764 1086765 1086766 1086767 1086768 1086769 1086770 1086771 1086772 1086773 1086774 1086775 1086776 1086777 1086778 1086779 1086780 1086781 1086782 1086783 1086784 1086785 1086786 1086787 1086788 1086789 1086790 1086791 1086792 1086793 1086794 1086795 1086796 1086797 1086798 1086799 1086800 1086801 1086802 1086803 1086804 1086805 1086806 1086807 1086808 1086809 1086810 1086811 1086812 1086813 1086814 1086815 1086816 1086817 1086818 1086819 1086820 1086821 1086822 1086823 1086824 1086825 1086826 1086827 1086828 1086829 1086830 1086831 1086832 1086833 1086834 1086835 1086836 1086837 1086838 1086839 1086840 1086841 1086842 1086843 1086844 1086845 1086846 1086847 1086848 1086849 1086850 1086851 1086852 1086853 1086854 1086855 1086856 1086857 1086858 1086859 1086860 1086861 1086862 1086863 1086864 1086865 1086866 1086867 1086868 1086869 1086870 1086871 1086872 1086873 1086874 1086875 1086876 1086877 1086878 1086879 1086880 1086881 1086882 1086883 1086884 1086885 1086886 1086887 1086888 1086889 1086890 1086891 1086892 1086893 1086894 1086895 1086896 1086897 1086898 1086899 1086900 1086901 1086902 1086903 1086904 1086905 1086906 1086907 1086908 1086909 1086910 1086911 1086912 1086913 1086914 1086915 1086916 1086917 1086918 1086919 1086920 1086921 1086922 1086923 1086924 1086925 1086926 1086927 1086928 1086929 1086930 1086931 1086932 1086933 1086934 1086935 1086936 1086937 1086938 1086939 1086940 1086941 1086942 1086943 1086944 1086945 1086946 1086947 1086948 1086949 1086950 1086951 1086952 1086953 1086954 1086955 1086956 1086957 1086958 1086959 1086960 1086961 1086962 1086963 1086964 1086965 1086966 1086967 1086968 1086969 1086970 1086971 1086972 1086973 1086974 1086975 1086976 1086977 1086978 1086979 1086980 1086981 1086982 1086983 1086984 1086985 1086986 1086987 1086988 1086989 1086990 1086991 1086992 1086993 1086994 1086995 1086996 1086997 1086998 1086999 1087000 1087001 1087002 1087003 1087004 1087005 1087006 1087007 1087008 1087009 1087010 1087011 1087012 1087013 1087014 1087015 1087016 1087017 1087018 1087019 1087020 1087021 1087022 1087023 1087024 1087025 1087026 1087027 1087028 1087029 1087030 1087031 1087032 1087033 1087034 1087035 1087036 1087037 1087038 1087039 1087040 1087041 1087042 1087043 1087044 1087045 1087046 1087047 1087048 1087049 1087050 1087051 1087052 1087053 1087054 1087055 1087056 1087057 1087058 1087059 1087060 1087061 1087062 1087063 1087064 1087065 1087066 1087067 1087068 1087069 1087070 1087071 1087072 1087073 1087074 1087075 1087076 1087077 1087078 1087079 1087080 1087081 1087082 1087083 1087084 1087085 1087086 1087087 1087088 1087089 1087090 1087091 1087092 1087093 1087094 1087095 1087096 1087097 1087098 1087099 1087100 1087101 1087102 1087103 1087104 1087105 1087106 1087107 1087108 1087109 1087110 1087111 1087112 1087113 1087114 1087115 1087116 1087117 1087118 1087119 1087120 1087121 1087122 1087123 1087124 1087125 1087126 1087127 1087128 1087129 1087130 1087131 1087132 1087133 1087134 1087135 1087136 1087137 1087138 1087139 1087140 1087141 1087142 1087143 1087144 1087145 1087146 1087147 1087148 1087149 1087150 1087151 1087152 1087153 1087154 1087155 1087156 1087157 1087158 1087159 1087160 1087161 1087162 1087163 1087164 1087165 1087166 1087167 1087168 1087169 1087170 1087171 1087172 1087173 1087174 1087175 1087176 1087177 1087178 1087179 1087180 1087181 1087182 1087183 1087184 1087185 1087186 1087187 1087188 1087189 1087190 1087191 1087192 1087193 1087194 1087195 1087196 1087197 1087198 1087199 1087200 1087201 1087202 1087203 1087204 1087205 1087206 1087207 1087208 1087209 1087210 1087211 1087212 1087213 1087214 1087215 1087216 1087217 1087218 1087219 1087220 1087221 1087222 1087223 1087224 1087225 1087226 1087227 1087228 1087229 1087230 1087231 1087232 1087233 1087234 1087235 1087236 1087237 1087238 1087239 1087240 1087241 1087242 1087243 1087244 1087245 1087246 1087247 1087248 1087249 1087250 1087251 1087252 1087253 1087254 1087255 1087256 1087257 1087258 1087259 1087260 1087261 1087262 1087263 1087264 1087265 1087266 1087267 1087268 1087269 1087270 1087271 1087272 1087273 1087274 1087275 1087276 1087277 1087278 1087279 1087280 1087281 1087282 1087283 1087284 1087285 1087286 1087287 1087288 1087289 1087290 1087291 1087292 1087293 1087294 1087295 1087296 1087297 1087298 1087299 1087300 1087301 1087302 1087303 1087304 1087305 1087306 1087307 1087308 1087309 1087310 1087311 1087312 1087313 1087314 1087315 1087316 1087317 1087318 1087319 1087320 1087321 1087322 1087323 1087324 1087325 1087326 1087327 1087328 1087329 1087330 1087331 1087332 1087333 1087334 1087335 1087336 1087337 1087338 1087339 1087340 1087341 1087342 1087343 1087344 1087345 1087346 1087347 1087348 1087349 1087350 1087351 1087352 1087353 1087354 1087355 1087356 1087357 1087358 1087359 1087360 1087361 1087362 1087363 1087364 1087365 1087366 1087367 1087368 1087369 1087370 1087371 1087372 1087373 1087374 1087375 1087376 1087377 1087378 1087379 1087380 1087381 1087382 1087383 1087384 1087385 1087386 1087387 1087388 1087389 1087390 1087391 1087392 1087393 1087394 1087395 1087396 1087397 1087398 1087399 1087400 1087401 1087402 1087403 1087404 1087405 1087406 1087407 1087408 1087409 1087410 1087411 1087412 1087413 1087414 1087415 1087416 1087417 1087418 1087419 1087420 1087421 1087422 1087423 1087424 1087425 1087426 1087427 1087428 1087429 1087430 1087431 1087432 1087433 1087434 1087435 1087436 1087437 1087438 1087439 1087440 1087441 1087442 1087443 1087444 1087445 1087446 1087447 1087448 1087449 1087450 1087451 1087452 1087453 1087454 1087455 1087456 1087457 1087458 1087459 1087460 1087461 1087462 1087463 1087464 1087465 1087466 1087467 1087468 1087469 1087470 1087471 1087472 1087473 1087474 1087475 1087476 1087477 1087478 1087479 1087480 1087481 1087482 1087483 1087484 1087485 1087486 1087487 1087488 1087489 1087490 1087491 1087492 1087493 1087494 1087495 1087496 1087497 1087498 1087499 1087500 1087501 1087502 1087503 1087504 1087505 1087506 1087507 1087508 1087509 1087510 1087511 1087512 1087513 1087514 1087515 1087516 1087517 1087518 1087519 1087520 1087521 1087522 1087523 1087524 1087525 1087526 1087527 1087528 1087529 1087530 1087531 1087532 1087533 1087534 1087535 1087536 1087537 1087538 1087539 1087540 1087541 1087542 1087543 1087544 1087545 1087546 1087547 1087548 1087549 1087550 1087551 1087552 1087553 1087554 1087555 1087556 1087557 1087558 1087559 1087560 1087561 1087562 1087563 1087564 1087565 1087566 1087567 1087568 1087569 1087570 1087571 1087572 1087573 1087574 1087575 1087576 1087577 1087578 1087579 1087580 1087581 1087582 1087583 1087584 1087585 1087586 1087587 1087588 1087589 1087590 1087591 1087592 1087593 1087594 1087595 1087596 1087597 1087598 1087599 1087600 1087601 1087602 1087603 1087604 1087605 1087606 1087607 1087608 1087609 1087610 1087611 1087612 1087613 1087614 1087615 1087616 1087617 1087618 1087619 1087620 1087621 1087622 1087623 1087624 1087625 1087626 1087627 1087628 1087629 1087630 1087631 1087632 1087633 1087634 1087635 1087636 1087637 1087638 1087639 1087640 1087641 1087642 1087643 1087644 1087645 1087646 1087647 1087648 1087649 1087650 1087651 1087652 1087653 1087654 1087655 1087656 1087657 1087658 1087659 1087660 1087661 1087662 1087663 1087664 1087665 1087666 1087667 1087668 1087669 1087670 1087671 1087672 1087673 1087674 1087675 1087676 1087677 1087678 1087679 1087680 1087681 1087682 1087683 1087684 1087685 1087686 1087687 1087688 1087689 1087690 1087691 1087692 1087693 1087694 1087695 1087696 1087697 1087698 1087699 1087700 1087701 1087702 1087703 1087704 1087705 1087706 1087707 1087708 1087709 1087710 1087711 1087712 1087713 1087714 1087715 1087716 1087717 1087718 1087719 1087720 1087721 1087722 1087723 1087724 1087725 1087726 1087727 1087728 1087729 1087730 1087731 1087732 1087733 1087734 1087735 1087736 1087737 1087738 1087739 1087740 1087741 1087742 1087743 1087744 1087745 1087746 1087747 1087748 1087749 1087750 1087751 1087752 1087753 1087754 1087755 1087756 1087757 1087758 1087759 1087760 1087761 1087762 1087763 1087764 1087765 1087766 1087767 1087768 1087769 1087770 1087771 1087772 1087773 1087774 1087775 1087776 1087777 1087778 1087779 1087780 1087781 1087782 1087783 1087784 1087785 1087786 1087787 1087788 1087789 1087790 1087791 1087792 1087793 1087794 1087795 1087796 1087797 1087798 1087799 1087800 1087801 1087802 1087803 1087804 1087805 1087806 1087807 1087808 1087809 1087810 1087811 1087812 1087813 1087814 1087815 1087816 1087817 1087818 1087819 1087820 1087821 1087822 1087823 1087824 1087825 1087826 1087827 1087828 1087829 1087830 1087831 1087832 1087833 1087834 1087835 1087836 1087837 1087838 1087839 1087840 1087841 1087842 1087843 1087844 1087845 1087846 1087847 1087848 1087849 1087850 1087851 1087852 1087853 1087854 1087855 1087856 1087857 1087858 1087859 1087860 1087861 1087862 1087863 1087864 1087865 1087866 1087867 1087868 1087869 1087870 1087871 1087872 1087873 1087874 1087875 1087876 1087877 1087878 1087879 1087880 1087881 1087882 1087883 1087884 1087885 1087886 1087887 1087888 1087889 1087890 1087891 1087892 1087893 1087894 1087895 1087896 1087897 1087898 1087899 1087900 1087901 1087902 1087903 1087904 1087905 1087906 1087907 1087908 1087909 1087910 1087911 1087912 1087913 1087914 1087915 1087916 1087917 1087918 1087919 1087920 1087921 1087922 1087923 1087924 1087925 1087926 1087927 1087928 1087929 1087930 1087931 1087932 1087933 1087934 1087935 1087936 1087937 1087938 1087939 1087940 1087941 1087942 1087943 1087944 1087945 1087946 1087947 1087948 1087949 1087950 1087951 1087952 1087953 1087954 1087955 1087956 1087957 1087958 1087959 1087960 1087961 1087962 1087963 1087964 1087965 1087966 1087967 1087968 1087969 1087970 1087971 1087972 1087973 1087974 1087975 1087976 1087977 1087978 1087979 1087980 1087981 1087982 1087983 1087984 1087985 1087986 1087987 1087988 1087989 1087990 1087991 1087992 1087993 1087994 1087995 1087996 1087997 1087998 1087999 1088000 1088001 1088002 1088003 1088004 1088005 1088006 1088007 1088008 1088009 1088010 1088011 1088012 1088013 1088014 1088015 1088016 1088017 1088018 1088019 1088020 1088021 1088022 1088023 1088024 1088025 1088026 1088027 1088028 1088029 1088030 1088031 1088032 1088033 1088034 1088035 1088036 1088037 1088038 1088039 1088040 1088041 1088042 1088043 1088044 1088045 1088046 1088047 1088048 1088049 1088050 1088051 1088052 1088053 1088054 1088055 1088056 1088057 1088058 1088059 1088060 1088061 1088062 1088063 1088064 1088065 1088066 1088067 1088068 1088069 1088070 1088071 1088072 1088073 1088074 1088075 1088076 1088077 1088078 1088079 1088080 1088081 1088082 1088083 1088084 1088085 1088086 1088087 1088088 1088089 1088090 1088091 1088092 1088093 1088094 1088095 1088096 1088097 1088098 1088099 1088100 1088101 1088102 1088103 1088104 1088105 1088106 1088107 1088108 1088109 1088110 1088111 1088112 1088113 1088114 1088115 1088116 1088117 1088118 1088119 1088120 1088121 1088122 1088123 1088124 1088125 1088126 1088127 1088128 1088129 1088130 1088131 1088132 1088133 1088134 1088135 1088136 1088137 1088138 1088139 1088140 1088141 1088142 1088143 1088144 1088145 1088146 1088147 1088148 1088149 1088150 1088151 1088152 1088153 1088154 1088155 1088156 1088157 1088158 1088159 1088160 1088161 1088162 1088163 1088164 1088165 1088166 1088167 1088168 1088169 1088170 1088171 1088172 1088173 1088174 1088175 1088176 1088177 1088178 1088179 1088180 1088181 1088182 1088183 1088184 1088185 1088186 1088187 1088188 1088189 1088190 1088191 1088192 1088193 1088194 1088195 1088196 1088197 1088198 1088199 1088200 1088201 1088202 1088203 1088204 1088205 1088206 1088207 1088208 1088209 1088210 1088211 1088212 1088213 1088214 1088215 1088216 1088217 1088218 1088219 1088220 1088221 1088222 1088223 1088224 1088225 1088226 1088227 1088228 1088229 1088230 1088231 1088232 1088233 1088234 1088235 1088236 1088237 1088238 1088239 1088240 1088241 1088242 1088243 1088244 1088245 1088246 1088247 1088248 1088249 1088250 1088251 1088252 1088253 1088254 1088255 1088256 1088257 1088258 1088259 1088260 1088261 1088262 1088263 1088264 1088265 1088266 1088267 1088268 1088269 1088270 1088271 1088272 1088273 1088274 1088275 1088276 1088277 1088278 1088279 1088280 1088281 1088282 1088283 1088284 1088285 1088286 1088287 1088288 1088289 1088290 1088291 1088292 1088293 1088294 1088295 1088296 1088297 1088298 1088299 1088300 1088301 1088302 1088303 1088304 1088305 1088306 1088307 1088308 1088309 1088310 1088311 1088312 1088313 1088314 1088315 1088316 1088317 1088318 1088319 1088320 1088321 1088322 1088323 1088324 1088325 1088326 1088327 1088328 1088329 1088330 1088331 1088332 1088333 1088334 1088335 1088336 1088337 1088338 1088339 1088340 1088341 1088342 1088343 1088344 1088345 1088346 1088347 1088348 1088349 1088350 1088351 1088352 1088353 1088354 1088355 1088356 1088357 1088358 1088359 1088360 1088361 1088362 1088363 1088364 1088365 1088366 1088367 1088368 1088369 1088370 1088371 1088372 1088373 1088374 1088375 1088376 1088377 1088378 1088379 1088380 1088381 1088382 1088383 1088384 1088385 1088386 1088387 1088388 1088389 1088390 1088391 1088392 1088393 1088394 1088395 1088396 1088397 1088398 1088399 1088400 1088401 1088402 1088403 1088404 1088405 1088406 1088407 1088408 1088409 1088410 1088411 1088412 1088413 1088414 1088415 1088416 1088417 1088418 1088419 1088420 1088421 1088422 1088423 1088424 1088425 1088426 1088427 1088428 1088429 1088430 1088431 1088432 1088433 1088434 1088435 1088436 1088437 1088438 1088439 1088440 1088441 1088442 1088443 1088444 1088445 1088446 1088447 1088448 1088449 1088450 1088451 1088452 1088453 1088454 1088455 1088456 1088457 1088458 1088459 1088460 1088461 1088462 1088463 1088464 1088465 1088466 1088467 1088468 1088469 1088470 1088471 1088472 1088473 1088474 1088475 1088476 1088477 1088478 1088479 1088480 1088481 1088482 1088483 1088484 1088485 1088486 1088487 1088488 1088489 1088490 1088491 1088492 1088493 1088494 1088495 1088496 1088497 1088498 1088499 1088500 1088501 1088502 1088503 1088504 1088505 1088506 1088507 1088508 1088509 1088510 1088511 1088512 1088513 1088514 1088515 1088516 1088517 1088518 1088519 1088520 1088521 1088522 1088523 1088524 1088525 1088526 1088527 1088528 1088529 1088530 1088531 1088532 1088533 1088534 1088535 1088536 1088537 1088538 1088539 1088540 1088541 1088542 1088543 1088544 1088545 1088546 1088547 1088548 1088549 1088550 1088551 1088552 1088553 1088554 1088555 1088556 1088557 1088558 1088559 1088560 1088561 1088562 1088563 1088564 1088565 1088566 1088567 1088568 1088569 1088570 1088571 1088572 1088573 1088574 1088575 1088576 1088577 1088578 1088579 1088580 1088581 1088582 1088583 1088584 1088585 1088586 1088587 1088588 1088589 1088590 1088591 1088592 1088593 1088594 1088595 1088596 1088597 1088598 1088599 1088600 1088601 1088602 1088603 1088604 1088605 1088606 1088607 1088608 1088609 1088610 1088611 1088612 1088613 1088614 1088615 1088616 1088617 1088618 1088619 1088620 1088621 1088622 1088623 1088624 1088625 1088626 1088627 1088628 1088629 1088630 1088631 1088632 1088633 1088634 1088635 1088636 1088637 1088638 1088639 1088640 1088641 1088642 1088643 1088644 1088645 1088646 1088647 1088648 1088649 1088650 1088651 1088652 1088653 1088654 1088655 1088656 1088657 1088658 1088659 1088660 1088661 1088662 1088663 1088664 1088665 1088666 1088667 1088668 1088669 1088670 1088671 1088672 1088673 1088674 1088675 1088676 1088677 1088678 1088679 1088680 1088681 1088682 1088683 1088684 1088685 1088686 1088687 1088688 1088689 1088690 1088691 1088692 1088693 1088694 1088695 1088696 1088697 1088698 1088699 1088700 1088701 1088702 1088703 1088704 1088705 1088706 1088707 1088708 1088709 1088710 1088711 1088712 1088713 1088714 1088715 1088716 1088717 1088718 1088719 1088720 1088721 1088722 1088723 1088724 1088725 1088726 1088727 1088728 1088729 1088730 1088731 1088732 1088733 1088734 1088735 1088736 1088737 1088738 1088739 1088740 1088741 1088742 1088743 1088744 1088745 1088746 1088747 1088748 1088749 1088750 1088751 1088752 1088753 1088754 1088755 1088756 1088757 1088758 1088759 1088760 1088761 1088762 1088763 1088764 1088765 1088766 1088767 1088768 1088769 1088770 1088771 1088772 1088773 1088774 1088775 1088776 1088777 1088778 1088779 1088780 1088781 1088782 1088783 1088784 1088785 1088786 1088787 1088788 1088789 1088790 1088791 1088792 1088793 1088794 1088795 1088796 1088797 1088798 1088799 1088800 1088801 1088802 1088803 1088804 1088805 1088806 1088807 1088808 1088809 1088810 1088811 1088812 1088813 1088814 1088815 1088816 1088817 1088818 1088819 1088820 1088821 1088822 1088823 1088824 1088825 1088826 1088827 1088828 1088829 1088830 1088831 1088832 1088833 1088834 1088835 1088836 1088837 1088838 1088839 1088840 1088841 1088842 1088843 1088844 1088845 1088846 1088847 1088848 1088849 1088850 1088851 1088852 1088853 1088854 1088855 1088856 1088857 1088858 1088859 1088860 1088861 1088862 1088863 1088864 1088865 1088866 1088867 1088868 1088869 1088870 1088871 1088872 1088873 1088874 1088875 1088876 1088877 1088878 1088879 1088880 1088881 1088882 1088883 1088884 1088885 1088886 1088887 1088888 1088889 1088890 1088891 1088892 1088893 1088894 1088895 1088896 1088897 1088898 1088899 1088900 1088901 1088902 1088903 1088904 1088905 1088906 1088907 1088908 1088909 1088910 1088911 1088912 1088913 1088914 1088915 1088916 1088917 1088918 1088919 1088920 1088921 1088922 1088923 1088924 1088925 1088926 1088927 1088928 1088929 1088930 1088931 1088932 1088933 1088934 1088935 1088936 1088937 1088938 1088939 1088940 1088941 1088942 1088943 1088944 1088945 1088946 1088947 1088948 1088949 1088950 1088951 1088952 1088953 1088954 1088955 1088956 1088957 1088958 1088959 1088960 1088961 1088962 1088963 1088964 1088965 1088966 1088967 1088968 1088969 1088970 1088971 1088972 1088973 1088974 1088975 1088976 1088977 1088978 1088979 1088980 1088981 1088982 1088983 1088984 1088985 1088986 1088987 1088988 1088989 1088990 1088991 1088992 1088993 1088994 1088995 1088996 1088997 1088998 1088999 1089000 1089001 1089002 1089003 1089004 1089005 1089006 1089007 1089008 1089009 1089010 1089011 1089012 1089013 1089014 1089015 1089016 1089017 1089018 1089019 1089020 1089021 1089022 1089023 1089024 1089025 1089026 1089027 1089028 1089029 1089030 1089031 1089032 1089033 1089034 1089035 1089036 1089037 1089038 1089039 1089040 1089041 1089042 1089043 1089044 1089045 1089046 1089047 1089048 1089049 1089050 1089051 1089052 1089053 1089054 1089055 1089056 1089057 1089058 1089059 1089060 1089061 1089062 1089063 1089064 1089065 1089066 1089067 1089068 1089069 1089070 1089071 1089072 1089073 1089074 1089075 1089076 1089077 1089078 1089079 1089080 1089081 1089082 1089083 1089084 1089085 1089086 1089087 1089088 1089089 1089090 1089091 1089092 1089093 1089094 1089095 1089096 1089097 1089098 1089099 1089100 1089101 1089102 1089103 1089104 1089105 1089106 1089107 1089108 1089109 1089110 1089111 1089112 1089113 1089114 1089115 1089116 1089117 1089118 1089119 1089120 1089121 1089122 1089123 1089124 1089125 1089126 1089127 1089128 1089129 1089130 1089131 1089132 1089133 1089134 1089135 1089136 1089137 1089138 1089139 1089140 1089141 1089142 1089143 1089144 1089145 1089146 1089147 1089148 1089149 1089150 1089151 1089152 1089153 1089154 1089155 1089156 1089157 1089158 1089159 1089160 1089161 1089162 1089163 1089164 1089165 1089166 1089167 1089168 1089169 1089170 1089171 1089172 1089173 1089174 1089175 1089176 1089177 1089178 1089179 1089180 1089181 1089182 1089183 1089184 1089185 1089186 1089187 1089188 1089189 1089190 1089191 1089192 1089193 1089194 1089195 1089196 1089197 1089198 1089199 1089200 1089201 1089202 1089203 1089204 1089205 1089206 1089207 1089208 1089209 1089210 1089211 1089212 1089213 1089214 1089215 1089216 1089217 1089218 1089219 1089220 1089221 1089222 1089223 1089224 1089225 1089226 1089227 1089228 1089229 1089230 1089231 1089232 1089233 1089234 1089235 1089236 1089237 1089238 1089239 1089240 1089241 1089242 1089243 1089244 1089245 1089246 1089247 1089248 1089249 1089250 1089251 1089252 1089253 1089254 1089255 1089256 1089257 1089258 1089259 1089260 1089261 1089262 1089263 1089264 1089265 1089266 1089267 1089268 1089269 1089270 1089271 1089272 1089273 1089274 1089275 1089276 1089277 1089278 1089279 1089280 1089281 1089282 1089283 1089284 1089285 1089286 1089287 1089288 1089289 1089290 1089291 1089292 1089293 1089294 1089295 1089296 1089297 1089298 1089299 1089300 1089301 1089302 1089303 1089304 1089305 1089306 1089307 1089308 1089309 1089310 1089311 1089312 1089313 1089314 1089315 1089316 1089317 1089318 1089319 1089320 1089321 1089322 1089323 1089324 1089325 1089326 1089327 1089328 1089329 1089330 1089331 1089332 1089333 1089334 1089335 1089336 1089337 1089338 1089339 1089340 1089341 1089342 1089343 1089344 1089345 1089346 1089347 1089348 1089349 1089350 1089351 1089352 1089353 1089354 1089355 1089356 1089357 1089358 1089359 1089360 1089361 1089362 1089363 1089364 1089365 1089366 1089367 1089368 1089369 1089370 1089371 1089372 1089373 1089374 1089375 1089376 1089377 1089378 1089379 1089380 1089381 1089382 1089383 1089384 1089385 1089386 1089387 1089388 1089389 1089390 1089391 1089392 1089393 1089394 1089395 1089396 1089397 1089398 1089399 1089400 1089401 1089402 1089403 1089404 1089405 1089406 1089407 1089408 1089409 1089410 1089411 1089412 1089413 1089414 1089415 1089416 1089417 1089418 1089419 1089420 1089421 1089422 1089423 1089424 1089425 1089426 1089427 1089428 1089429 1089430 1089431 1089432 1089433 1089434 1089435 1089436 1089437 1089438 1089439 1089440 1089441 1089442 1089443 1089444 1089445 1089446 1089447 1089448 1089449 1089450 1089451 1089452 1089453 1089454 1089455 1089456 1089457 1089458 1089459 1089460 1089461 1089462 1089463 1089464 1089465 1089466 1089467 1089468 1089469 1089470 1089471 1089472 1089473 1089474 1089475 1089476 1089477 1089478 1089479 1089480 1089481 1089482 1089483 1089484 1089485 1089486 1089487 1089488 1089489 1089490 1089491 1089492 1089493 1089494 1089495 1089496 1089497 1089498 1089499 1089500 1089501 1089502 1089503 1089504 1089505 1089506 1089507 1089508 1089509 1089510 1089511 1089512 1089513 1089514 1089515 1089516 1089517 1089518 1089519 1089520 1089521 1089522 1089523 1089524 1089525 1089526 1089527 1089528 1089529 1089530 1089531 1089532 1089533 1089534 1089535 1089536 1089537 1089538 1089539 1089540 1089541 1089542 1089543 1089544 1089545 1089546 1089547 1089548 1089549 1089550 1089551 1089552 1089553 1089554 1089555 1089556 1089557 1089558 1089559 1089560 1089561 1089562 1089563 1089564 1089565 1089566 1089567 1089568 1089569 1089570 1089571 1089572 1089573 1089574 1089575 1089576 1089577 1089578 1089579 1089580 1089581 1089582 1089583 1089584 1089585 1089586 1089587 1089588 1089589 1089590 1089591 1089592 1089593 1089594 1089595 1089596 1089597 1089598 1089599 1089600 1089601 1089602 1089603 1089604 1089605 1089606 1089607 1089608 1089609 1089610 1089611 1089612 1089613 1089614 1089615 1089616 1089617 1089618 1089619 1089620 1089621 1089622 1089623 1089624 1089625 1089626 1089627 1089628 1089629 1089630 1089631 1089632 1089633 1089634 1089635 1089636 1089637 1089638 1089639 1089640 1089641 1089642 1089643 1089644 1089645 1089646 1089647 1089648 1089649 1089650 1089651 1089652 1089653 1089654 1089655 1089656 1089657 1089658 1089659 1089660 1089661 1089662 1089663 1089664 1089665 1089666 1089667 1089668 1089669 1089670 1089671 1089672 1089673 1089674 1089675 1089676 1089677 1089678 1089679 1089680 1089681 1089682 1089683 1089684 1089685 1089686 1089687 1089688 1089689 1089690 1089691 1089692 1089693 1089694 1089695 1089696 1089697 1089698 1089699 1089700 1089701 1089702 1089703 1089704 1089705 1089706 1089707 1089708 1089709 1089710 1089711 1089712 1089713 1089714 1089715 1089716 1089717 1089718 1089719 1089720 1089721 1089722 1089723 1089724 1089725 1089726 1089727 1089728 1089729 1089730 1089731 1089732 1089733 1089734 1089735 1089736 1089737 1089738 1089739 1089740 1089741 1089742 1089743 1089744 1089745 1089746 1089747 1089748 1089749 1089750 1089751 1089752 1089753 1089754 1089755 1089756 1089757 1089758 1089759 1089760 1089761 1089762 1089763 1089764 1089765 1089766 1089767 1089768 1089769 1089770 1089771 1089772 1089773 1089774 1089775 1089776 1089777 1089778 1089779 1089780 1089781 1089782 1089783 1089784 1089785 1089786 1089787 1089788 1089789 1089790 1089791 1089792 1089793 1089794 1089795 1089796 1089797 1089798 1089799 1089800 1089801 1089802 1089803 1089804 1089805 1089806 1089807 1089808 1089809 1089810 1089811 1089812 1089813 1089814 1089815 1089816 1089817 1089818 1089819 1089820 1089821 1089822 1089823 1089824 1089825 1089826 1089827 1089828 1089829 1089830 1089831 1089832 1089833 1089834 1089835 1089836 1089837 1089838 1089839 1089840 1089841 1089842 1089843 1089844 1089845 1089846 1089847 1089848 1089849 1089850 1089851 1089852 1089853 1089854 1089855 1089856 1089857 1089858 1089859 1089860 1089861 1089862 1089863 1089864 1089865 1089866 1089867 1089868 1089869 1089870 1089871 1089872 1089873 1089874 1089875 1089876 1089877 1089878 1089879 1089880 1089881 1089882 1089883 1089884 1089885 1089886 1089887 1089888 1089889 1089890 1089891 1089892 1089893 1089894 1089895 1089896 1089897 1089898 1089899 1089900 1089901 1089902 1089903 1089904 1089905 1089906 1089907 1089908 1089909 1089910 1089911 1089912 1089913 1089914 1089915 1089916 1089917 1089918 1089919 1089920 1089921 1089922 1089923 1089924 1089925 1089926 1089927 1089928 1089929 1089930 1089931 1089932 1089933 1089934 1089935 1089936 1089937 1089938 1089939 1089940 1089941 1089942 1089943 1089944 1089945 1089946 1089947 1089948 1089949 1089950 1089951 1089952 1089953 1089954 1089955 1089956 1089957 1089958 1089959 1089960 1089961 1089962 1089963 1089964 1089965 1089966 1089967 1089968 1089969 1089970 1089971 1089972 1089973 1089974 1089975 1089976 1089977 1089978 1089979 1089980 1089981 1089982 1089983 1089984 1089985 1089986 1089987 1089988 1089989 1089990 1089991 1089992 1089993 1089994 1089995 1089996 1089997 1089998 1089999 1090000 1090001 1090002 1090003 1090004 1090005 1090006 1090007 1090008 1090009 1090010 1090011 1090012 1090013 1090014 1090015 1090016 1090017 1090018 1090019 1090020 1090021 1090022 1090023 1090024 1090025 1090026 1090027 1090028 1090029 1090030 1090031 1090032 1090033 1090034 1090035 1090036 1090037 1090038 1090039 1090040 1090041 1090042 1090043 1090044 1090045 1090046 1090047 1090048 1090049 1090050 1090051 1090052 1090053 1090054 1090055 1090056 1090057 1090058 1090059 1090060 1090061 1090062 1090063 1090064 1090065 1090066 1090067 1090068 1090069 1090070 1090071 1090072 1090073 1090074 1090075 1090076 1090077 1090078 1090079 1090080 1090081 1090082 1090083 1090084 1090085 1090086 1090087 1090088 1090089 1090090 1090091 1090092 1090093 1090094 1090095 1090096 1090097 1090098 1090099 1090100 1090101 1090102 1090103 1090104 1090105 1090106 1090107 1090108 1090109 1090110 1090111 1090112 1090113 1090114 1090115 1090116 1090117 1090118 1090119 1090120 1090121 1090122 1090123 1090124 1090125 1090126 1090127 1090128 1090129 1090130 1090131 1090132 1090133 1090134 1090135 1090136 1090137 1090138 1090139 1090140 1090141 1090142 1090143 1090144 1090145 1090146 1090147 1090148 1090149 1090150 1090151 1090152 1090153 1090154 1090155 1090156 1090157 1090158 1090159 1090160 1090161 1090162 1090163 1090164 1090165 1090166 1090167 1090168 1090169 1090170 1090171 1090172 1090173 1090174 1090175 1090176 1090177 1090178 1090179 1090180 1090181 1090182 1090183 1090184 1090185 1090186 1090187 1090188 1090189 1090190 1090191 1090192 1090193 1090194 1090195 1090196 1090197 1090198 1090199 1090200 1090201 1090202 1090203 1090204 1090205 1090206 1090207 1090208 1090209 1090210 1090211 1090212 1090213 1090214 1090215 1090216 1090217 1090218 1090219 1090220 1090221 1090222 1090223 1090224 1090225 1090226 1090227 1090228 1090229 1090230 1090231 1090232 1090233 1090234 1090235 1090236 1090237 1090238 1090239 1090240 1090241 1090242 1090243 1090244 1090245 1090246 1090247 1090248 1090249 1090250 1090251 1090252 1090253 1090254 1090255 1090256 1090257 1090258 1090259 1090260 1090261 1090262 1090263 1090264 1090265 1090266 1090267 1090268 1090269 1090270 1090271 1090272 1090273 1090274 1090275 1090276 1090277 1090278 1090279 1090280 1090281 1090282 1090283 1090284 1090285 1090286 1090287 1090288 1090289 1090290 1090291 1090292 1090293 1090294 1090295 1090296 1090297 1090298 1090299 1090300 1090301 1090302 1090303 1090304 1090305 1090306 1090307 1090308 1090309 1090310 1090311 1090312 1090313 1090314 1090315 1090316 1090317 1090318 1090319 1090320 1090321 1090322 1090323 1090324 1090325 1090326 1090327 1090328 1090329 1090330 1090331 1090332 1090333 1090334 1090335 1090336 1090337 1090338 1090339 1090340 1090341 1090342 1090343 1090344 1090345 1090346 1090347 1090348 1090349 1090350 1090351 1090352 1090353 1090354 1090355 1090356 1090357 1090358 1090359 1090360 1090361 1090362 1090363 1090364 1090365 1090366 1090367 1090368 1090369 1090370 1090371 1090372 1090373 1090374 1090375 1090376 1090377 1090378 1090379 1090380 1090381 1090382 1090383 1090384 1090385 1090386 1090387 1090388 1090389 1090390 1090391 1090392 1090393 1090394 1090395 1090396 1090397 1090398 1090399 1090400 1090401 1090402 1090403 1090404 1090405 1090406 1090407 1090408 1090409 1090410 1090411 1090412 1090413 1090414 1090415 1090416 1090417 1090418 1090419 1090420 1090421 1090422 1090423 1090424 1090425 1090426 1090427 1090428 1090429 1090430 1090431 1090432 1090433 1090434 1090435 1090436 1090437 1090438 1090439 1090440 1090441 1090442 1090443 1090444 1090445 1090446 1090447 1090448 1090449 1090450 1090451 1090452 1090453 1090454 1090455 1090456 1090457 1090458 1090459 1090460 1090461 1090462 1090463 1090464 1090465 1090466 1090467 1090468 1090469 1090470 1090471 1090472 1090473 1090474 1090475 1090476 1090477 1090478 1090479 1090480 1090481 1090482 1090483 1090484 1090485 1090486 1090487 1090488 1090489 1090490 1090491 1090492 1090493 1090494 1090495 1090496 1090497 1090498 1090499 1090500 1090501 1090502 1090503 1090504 1090505 1090506 1090507 1090508 1090509 1090510 1090511 1090512 1090513 1090514 1090515 1090516 1090517 1090518 1090519 1090520 1090521 1090522 1090523 1090524 1090525 1090526 1090527 1090528 1090529 1090530 1090531 1090532 1090533 1090534 1090535 1090536 1090537 1090538 1090539 1090540 1090541 1090542 1090543 1090544 1090545 1090546 1090547 1090548 1090549 1090550 1090551 1090552 1090553 1090554 1090555 1090556 1090557 1090558 1090559 1090560 1090561 1090562 1090563 1090564 1090565 1090566 1090567 1090568 1090569 1090570 1090571 1090572 1090573 1090574 1090575 1090576 1090577 1090578 1090579 1090580 1090581 1090582 1090583 1090584 1090585 1090586 1090587 1090588 1090589 1090590 1090591 1090592 1090593 1090594 1090595 1090596 1090597 1090598 1090599 1090600 1090601 1090602 1090603 1090604 1090605 1090606 1090607 1090608 1090609 1090610 1090611 1090612 1090613 1090614 1090615 1090616 1090617 1090618 1090619 1090620 1090621 1090622 1090623 1090624 1090625 1090626 1090627 1090628 1090629 1090630 1090631 1090632 1090633 1090634 1090635 1090636 1090637 1090638 1090639 1090640 1090641 1090642 1090643 1090644 1090645 1090646 1090647 1090648 1090649 1090650 1090651 1090652 1090653 1090654 1090655 1090656 1090657 1090658 1090659 1090660 1090661 1090662 1090663 1090664 1090665 1090666 1090667 1090668 1090669 1090670 1090671 1090672 1090673 1090674 1090675 1090676 1090677 1090678 1090679 1090680 1090681 1090682 1090683 1090684 1090685 1090686 1090687 1090688 1090689 1090690 1090691 1090692 1090693 1090694 1090695 1090696 1090697 1090698 1090699 1090700 1090701 1090702 1090703 1090704 1090705 1090706 1090707 1090708 1090709 1090710 1090711 1090712 1090713 1090714 1090715 1090716 1090717 1090718 1090719 1090720 1090721 1090722 1090723 1090724 1090725 1090726 1090727 1090728 1090729 1090730 1090731 1090732 1090733 1090734 1090735 1090736 1090737 1090738 1090739 1090740 1090741 1090742 1090743 1090744 1090745 1090746 1090747 1090748 1090749 1090750 1090751 1090752 1090753 1090754 1090755 1090756 1090757 1090758 1090759 1090760 1090761 1090762 1090763 1090764 1090765 1090766 1090767 1090768 1090769 1090770 1090771 1090772 1090773 1090774 1090775 1090776 1090777 1090778 1090779 1090780 1090781 1090782 1090783 1090784 1090785 1090786 1090787 1090788 1090789 1090790 1090791 1090792 1090793 1090794 1090795 1090796 1090797 1090798 1090799 1090800 1090801 1090802 1090803 1090804 1090805 1090806 1090807 1090808 1090809 1090810 1090811 1090812 1090813 1090814 1090815 1090816 1090817 1090818 1090819 1090820 1090821 1090822 1090823 1090824 1090825 1090826 1090827 1090828 1090829 1090830 1090831 1090832 1090833 1090834 1090835 1090836 1090837 1090838 1090839 1090840 1090841 1090842 1090843 1090844 1090845 1090846 1090847 1090848 1090849 1090850 1090851 1090852 1090853 1090854 1090855 1090856 1090857 1090858 1090859 1090860 1090861 1090862 1090863 1090864 1090865 1090866 1090867 1090868 1090869 1090870 1090871 1090872 1090873 1090874 1090875 1090876 1090877 1090878 1090879 1090880 1090881 1090882 1090883 1090884 1090885 1090886 1090887 1090888 1090889 1090890 1090891 1090892 1090893 1090894 1090895 1090896 1090897 1090898 1090899 1090900 1090901 1090902 1090903 1090904 1090905 1090906 1090907 1090908 1090909 1090910 1090911 1090912 1090913 1090914 1090915 1090916 1090917 1090918 1090919 1090920 1090921 1090922 1090923 1090924 1090925 1090926 1090927 1090928 1090929 1090930 1090931 1090932 1090933 1090934 1090935 1090936 1090937 1090938 1090939 1090940 1090941 1090942 1090943 1090944 1090945 1090946 1090947 1090948 1090949 1090950 1090951 1090952 1090953 1090954 1090955 1090956 1090957 1090958 1090959 1090960 1090961 1090962 1090963 1090964 1090965 1090966 1090967 1090968 1090969 1090970 1090971 1090972 1090973 1090974 1090975 1090976 1090977 1090978 1090979 1090980 1090981 1090982 1090983 1090984 1090985 1090986 1090987 1090988 1090989 1090990 1090991 1090992 1090993 1090994 1090995 1090996 1090997 1090998 1090999 1091000 1091001 1091002 1091003 1091004 1091005 1091006 1091007 1091008 1091009 1091010 1091011 1091012 1091013 1091014 1091015 1091016 1091017 1091018 1091019 1091020 1091021 1091022 1091023 1091024 1091025 1091026 1091027 1091028 1091029 1091030 1091031 1091032 1091033 1091034 1091035 1091036 1091037 1091038 1091039 1091040 1091041 1091042 1091043 1091044 1091045 1091046 1091047 1091048 1091049 1091050 1091051 1091052 1091053 1091054 1091055 1091056 1091057 1091058 1091059 1091060 1091061 1091062 1091063 1091064 1091065 1091066 1091067 1091068 1091069 1091070 1091071 1091072 1091073 1091074 1091075 1091076 1091077 1091078 1091079 1091080 1091081 1091082 1091083 1091084 1091085 1091086 1091087 1091088 1091089 1091090 1091091 1091092 1091093 1091094 1091095 1091096 1091097 1091098 1091099 1091100 1091101 1091102 1091103 1091104 1091105 1091106 1091107 1091108 1091109 1091110 1091111 1091112 1091113 1091114 1091115 1091116 1091117 1091118 1091119 1091120 1091121 1091122 1091123 1091124 1091125 1091126 1091127 1091128 1091129 1091130 1091131 1091132 1091133 1091134 1091135 1091136 1091137 1091138 1091139 1091140 1091141 1091142 1091143 1091144 1091145 1091146 1091147 1091148 1091149 1091150 1091151 1091152 1091153 1091154 1091155 1091156 1091157 1091158 1091159 1091160 1091161 1091162 1091163 1091164 1091165 1091166 1091167 1091168 1091169 1091170 1091171 1091172 1091173 1091174 1091175 1091176 1091177 1091178 1091179 1091180 1091181 1091182 1091183 1091184 1091185 1091186 1091187 1091188 1091189 1091190 1091191 1091192 1091193 1091194 1091195 1091196 1091197 1091198 1091199 1091200 1091201 1091202 1091203 1091204 1091205 1091206 1091207 1091208 1091209 1091210 1091211 1091212 1091213 1091214 1091215 1091216 1091217 1091218 1091219 1091220 1091221 1091222 1091223 1091224 1091225 1091226 1091227 1091228 1091229 1091230 1091231 1091232 1091233 1091234 1091235 1091236 1091237 1091238 1091239 1091240 1091241 1091242 1091243 1091244 1091245 1091246 1091247 1091248 1091249 1091250 1091251 1091252 1091253 1091254 1091255 1091256 1091257 1091258 1091259 1091260 1091261 1091262 1091263 1091264 1091265 1091266 1091267 1091268 1091269 1091270 1091271 1091272 1091273 1091274 1091275 1091276 1091277 1091278 1091279 1091280 1091281 1091282 1091283 1091284 1091285 1091286 1091287 1091288 1091289 1091290 1091291 1091292 1091293 1091294 1091295 1091296 1091297 1091298 1091299 1091300 1091301 1091302 1091303 1091304 1091305 1091306 1091307 1091308 1091309 1091310 1091311 1091312 1091313 1091314 1091315 1091316 1091317 1091318 1091319 1091320 1091321 1091322 1091323 1091324 1091325 1091326 1091327 1091328 1091329 1091330 1091331 1091332 1091333 1091334 1091335 1091336 1091337 1091338 1091339 1091340 1091341 1091342 1091343 1091344 1091345 1091346 1091347 1091348 1091349 1091350 1091351 1091352 1091353 1091354 1091355 1091356 1091357 1091358 1091359 1091360 1091361 1091362 1091363 1091364 1091365 1091366 1091367 1091368 1091369 1091370 1091371 1091372 1091373 1091374 1091375 1091376 1091377 1091378 1091379 1091380 1091381 1091382 1091383 1091384 1091385 1091386 1091387 1091388 1091389 1091390 1091391 1091392 1091393 1091394 1091395 1091396 1091397 1091398 1091399 1091400 1091401 1091402 1091403 1091404 1091405 1091406 1091407 1091408 1091409 1091410 1091411 1091412 1091413 1091414 1091415 1091416 1091417 1091418 1091419 1091420 1091421 1091422 1091423 1091424 1091425 1091426 1091427 1091428 1091429 1091430 1091431 1091432 1091433 1091434 1091435 1091436 1091437 1091438 1091439 1091440 1091441 1091442 1091443 1091444 1091445 1091446 1091447 1091448 1091449 1091450 1091451 1091452 1091453 1091454 1091455 1091456 1091457 1091458 1091459 1091460 1091461 1091462 1091463 1091464 1091465 1091466 1091467 1091468 1091469 1091470 1091471 1091472 1091473 1091474 1091475 1091476 1091477 1091478 1091479 1091480 1091481 1091482 1091483 1091484 1091485 1091486 1091487 1091488 1091489 1091490 1091491 1091492 1091493 1091494 1091495 1091496 1091497 1091498 1091499 1091500 1091501 1091502 1091503 1091504 1091505 1091506 1091507 1091508 1091509 1091510 1091511 1091512 1091513 1091514 1091515 1091516 1091517 1091518 1091519 1091520 1091521 1091522 1091523 1091524 1091525 1091526 1091527 1091528 1091529 1091530 1091531 1091532 1091533 1091534 1091535 1091536 1091537 1091538 1091539 1091540 1091541 1091542 1091543 1091544 1091545 1091546 1091547 1091548 1091549 1091550 1091551 1091552 1091553 1091554 1091555 1091556 1091557 1091558 1091559 1091560 1091561 1091562 1091563 1091564 1091565 1091566 1091567 1091568 1091569 1091570 1091571 1091572 1091573 1091574 1091575 1091576 1091577 1091578 1091579 1091580 1091581 1091582 1091583 1091584 1091585 1091586 1091587 1091588 1091589 1091590 1091591 1091592 1091593 1091594 1091595 1091596 1091597 1091598 1091599 1091600 1091601 1091602 1091603 1091604 1091605 1091606 1091607 1091608 1091609 1091610 1091611 1091612 1091613 1091614 1091615 1091616 1091617 1091618 1091619 1091620 1091621 1091622 1091623 1091624 1091625 1091626 1091627 1091628 1091629 1091630 1091631 1091632 1091633 1091634 1091635 1091636 1091637 1091638 1091639 1091640 1091641 1091642 1091643 1091644 1091645 1091646 1091647 1091648 1091649 1091650 1091651 1091652 1091653 1091654 1091655 1091656 1091657 1091658 1091659 1091660 1091661 1091662 1091663 1091664 1091665 1091666 1091667 1091668 1091669 1091670 1091671 1091672 1091673 1091674 1091675 1091676 1091677 1091678 1091679 1091680 1091681 1091682 1091683 1091684 1091685 1091686 1091687 1091688 1091689 1091690 1091691 1091692 1091693 1091694 1091695 1091696 1091697 1091698 1091699 1091700 1091701 1091702 1091703 1091704 1091705 1091706 1091707 1091708 1091709 1091710 1091711 1091712 1091713 1091714 1091715 1091716 1091717 1091718 1091719 1091720 1091721 1091722 1091723 1091724 1091725 1091726 1091727 1091728 1091729 1091730 1091731 1091732 1091733 1091734 1091735 1091736 1091737 1091738 1091739 1091740 1091741 1091742 1091743 1091744 1091745 1091746 1091747 1091748 1091749 1091750 1091751 1091752 1091753 1091754 1091755 1091756 1091757 1091758 1091759 1091760 1091761 1091762 1091763 1091764 1091765 1091766 1091767 1091768 1091769 1091770 1091771 1091772 1091773 1091774 1091775 1091776 1091777 1091778 1091779 1091780 1091781 1091782 1091783 1091784 1091785 1091786 1091787 1091788 1091789 1091790 1091791 1091792 1091793 1091794 1091795 1091796 1091797 1091798 1091799 1091800 1091801 1091802 1091803 1091804 1091805 1091806 1091807 1091808 1091809 1091810 1091811 1091812 1091813 1091814 1091815 1091816 1091817 1091818 1091819 1091820 1091821 1091822 1091823 1091824 1091825 1091826 1091827 1091828 1091829 1091830 1091831 1091832 1091833 1091834 1091835 1091836 1091837 1091838 1091839 1091840 1091841 1091842 1091843 1091844 1091845 1091846 1091847 1091848 1091849 1091850 1091851 1091852 1091853 1091854 1091855 1091856 1091857 1091858 1091859 1091860 1091861 1091862 1091863 1091864 1091865 1091866 1091867 1091868 1091869 1091870 1091871 1091872 1091873 1091874 1091875 1091876 1091877 1091878 1091879 1091880 1091881 1091882 1091883 1091884 1091885 1091886 1091887 1091888 1091889 1091890 1091891 1091892 1091893 1091894 1091895 1091896 1091897 1091898 1091899 1091900 1091901 1091902 1091903 1091904 1091905 1091906 1091907 1091908 1091909 1091910 1091911 1091912 1091913 1091914 1091915 1091916 1091917 1091918 1091919 1091920 1091921 1091922 1091923 1091924 1091925 1091926 1091927 1091928 1091929 1091930 1091931 1091932 1091933 1091934 1091935 1091936 1091937 1091938 1091939 1091940 1091941 1091942 1091943 1091944 1091945 1091946 1091947 1091948 1091949 1091950 1091951 1091952 1091953 1091954 1091955 1091956 1091957 1091958 1091959 1091960 1091961 1091962 1091963 1091964 1091965 1091966 1091967 1091968 1091969 1091970 1091971 1091972 1091973 1091974 1091975 1091976 1091977 1091978 1091979 1091980 1091981 1091982 1091983 1091984 1091985 1091986 1091987 1091988 1091989 1091990 1091991 1091992 1091993 1091994 1091995 1091996 1091997 1091998 1091999 1092000 1092001 1092002 1092003 1092004 1092005 1092006 1092007 1092008 1092009 1092010 1092011 1092012 1092013 1092014 1092015 1092016 1092017 1092018 1092019 1092020 1092021 1092022 1092023 1092024 1092025 1092026 1092027 1092028 1092029 1092030 1092031 1092032 1092033 1092034 1092035 1092036 1092037 1092038 1092039 1092040 1092041 1092042 1092043 1092044 1092045 1092046 1092047 1092048 1092049 1092050 1092051 1092052 1092053 1092054 1092055 1092056 1092057 1092058 1092059 1092060 1092061 1092062 1092063 1092064 1092065 1092066 1092067 1092068 1092069 1092070 1092071 1092072 1092073 1092074 1092075 1092076 1092077 1092078 1092079 1092080 1092081 1092082 1092083 1092084 1092085 1092086 1092087 1092088 1092089 1092090 1092091 1092092 1092093 1092094 1092095 1092096 1092097 1092098 1092099 1092100 1092101 1092102 1092103 1092104 1092105 1092106 1092107 1092108 1092109 1092110 1092111 1092112 1092113 1092114 1092115 1092116 1092117 1092118 1092119 1092120 1092121 1092122 1092123 1092124 1092125 1092126 1092127 1092128 1092129 1092130 1092131 1092132 1092133 1092134 1092135 1092136 1092137 1092138 1092139 1092140 1092141 1092142 1092143 1092144 1092145 1092146 1092147 1092148 1092149 1092150 1092151 1092152 1092153 1092154 1092155 1092156 1092157 1092158 1092159 1092160 1092161 1092162 1092163 1092164 1092165 1092166 1092167 1092168 1092169 1092170 1092171 1092172 1092173 1092174 1092175 1092176 1092177 1092178 1092179 1092180 1092181 1092182 1092183 1092184 1092185 1092186 1092187 1092188 1092189 1092190 1092191 1092192 1092193 1092194 1092195 1092196 1092197 1092198 1092199 1092200 1092201 1092202 1092203 1092204 1092205 1092206 1092207 1092208 1092209 1092210 1092211 1092212 1092213 1092214 1092215 1092216 1092217 1092218 1092219 1092220 1092221 1092222 1092223 1092224 1092225 1092226 1092227 1092228 1092229 1092230 1092231 1092232 1092233 1092234 1092235 1092236 1092237 1092238 1092239 1092240 1092241 1092242 1092243 1092244 1092245 1092246 1092247 1092248 1092249 1092250 1092251 1092252 1092253 1092254 1092255 1092256 1092257 1092258 1092259 1092260 1092261 1092262 1092263 1092264 1092265 1092266 1092267 1092268 1092269 1092270 1092271 1092272 1092273 1092274 1092275 1092276 1092277 1092278 1092279 1092280 1092281 1092282 1092283 1092284 1092285 1092286 1092287 1092288 1092289 1092290 1092291 1092292 1092293 1092294 1092295 1092296 1092297 1092298 1092299 1092300 1092301 1092302 1092303 1092304 1092305 1092306 1092307 1092308 1092309 1092310 1092311 1092312 1092313 1092314 1092315 1092316 1092317 1092318 1092319 1092320 1092321 1092322 1092323 1092324 1092325 1092326 1092327 1092328 1092329 1092330 1092331 1092332 1092333 1092334 1092335 1092336 1092337 1092338 1092339 1092340 1092341 1092342 1092343 1092344 1092345 1092346 1092347 1092348 1092349 1092350 1092351 1092352 1092353 1092354 1092355 1092356 1092357 1092358 1092359 1092360 1092361 1092362 1092363 1092364 1092365 1092366 1092367 1092368 1092369 1092370 1092371 1092372 1092373 1092374 1092375 1092376 1092377 1092378 1092379 1092380 1092381 1092382 1092383 1092384 1092385 1092386 1092387 1092388 1092389 1092390 1092391 1092392 1092393 1092394 1092395 1092396 1092397 1092398 1092399 1092400 1092401 1092402 1092403 1092404 1092405 1092406 1092407 1092408 1092409 1092410 1092411 1092412 1092413 1092414 1092415 1092416 1092417 1092418 1092419 1092420 1092421 1092422 1092423 1092424 1092425 1092426 1092427 1092428 1092429 1092430 1092431 1092432 1092433 1092434 1092435 1092436 1092437 1092438 1092439 1092440 1092441 1092442 1092443 1092444 1092445 1092446 1092447 1092448 1092449 1092450 1092451 1092452 1092453 1092454 1092455 1092456 1092457 1092458 1092459 1092460 1092461 1092462 1092463 1092464 1092465 1092466 1092467 1092468 1092469 1092470 1092471 1092472 1092473 1092474 1092475 1092476 1092477 1092478 1092479 1092480 1092481 1092482 1092483 1092484 1092485 1092486 1092487 1092488 1092489 1092490 1092491 1092492 1092493 1092494 1092495 1092496 1092497 1092498 1092499 1092500 1092501 1092502 1092503 1092504 1092505 1092506 1092507 1092508 1092509 1092510 1092511 1092512 1092513 1092514 1092515 1092516 1092517 1092518 1092519 1092520 1092521 1092522 1092523 1092524 1092525 1092526 1092527 1092528 1092529 1092530 1092531 1092532 1092533 1092534 1092535 1092536 1092537 1092538 1092539 1092540 1092541 1092542 1092543 1092544 1092545 1092546 1092547 1092548 1092549 1092550 1092551 1092552 1092553 1092554 1092555 1092556 1092557 1092558 1092559 1092560 1092561 1092562 1092563 1092564 1092565 1092566 1092567 1092568 1092569 1092570 1092571 1092572 1092573 1092574 1092575 1092576 1092577 1092578 1092579 1092580 1092581 1092582 1092583 1092584 1092585 1092586 1092587 1092588 1092589 1092590 1092591 1092592 1092593 1092594 1092595 1092596 1092597 1092598 1092599 1092600 1092601 1092602 1092603 1092604 1092605 1092606 1092607 1092608 1092609 1092610 1092611 1092612 1092613 1092614 1092615 1092616 1092617 1092618 1092619 1092620 1092621 1092622 1092623 1092624 1092625 1092626 1092627 1092628 1092629 1092630 1092631 1092632 1092633 1092634 1092635 1092636 1092637 1092638 1092639 1092640 1092641 1092642 1092643 1092644 1092645 1092646 1092647 1092648 1092649 1092650 1092651 1092652 1092653 1092654 1092655 1092656 1092657 1092658 1092659 1092660 1092661 1092662 1092663 1092664 1092665 1092666 1092667 1092668 1092669 1092670 1092671 1092672 1092673 1092674 1092675 1092676 1092677 1092678 1092679 1092680 1092681 1092682 1092683 1092684 1092685 1092686 1092687 1092688 1092689 1092690 1092691 1092692 1092693 1092694 1092695 1092696 1092697 1092698 1092699 1092700 1092701 1092702 1092703 1092704 1092705 1092706 1092707 1092708 1092709 1092710 1092711 1092712 1092713 1092714 1092715 1092716 1092717 1092718 1092719 1092720 1092721 1092722 1092723 1092724 1092725 1092726 1092727 1092728 1092729 1092730 1092731 1092732 1092733 1092734 1092735 1092736 1092737 1092738 1092739 1092740 1092741 1092742 1092743 1092744 1092745 1092746 1092747 1092748 1092749 1092750 1092751 1092752 1092753 1092754 1092755 1092756 1092757 1092758 1092759 1092760 1092761 1092762 1092763 1092764 1092765 1092766 1092767 1092768 1092769 1092770 1092771 1092772 1092773 1092774 1092775 1092776 1092777 1092778 1092779 1092780 1092781 1092782 1092783 1092784 1092785 1092786 1092787 1092788 1092789 1092790 1092791 1092792 1092793 1092794 1092795 1092796 1092797 1092798 1092799 1092800 1092801 1092802 1092803 1092804 1092805 1092806 1092807 1092808 1092809 1092810 1092811 1092812 1092813 1092814 1092815 1092816 1092817 1092818 1092819 1092820 1092821 1092822 1092823 1092824 1092825 1092826 1092827 1092828 1092829 1092830 1092831 1092832 1092833 1092834 1092835 1092836 1092837 1092838 1092839 1092840 1092841 1092842 1092843 1092844 1092845 1092846 1092847 1092848 1092849 1092850 1092851 1092852 1092853 1092854 1092855 1092856 1092857 1092858 1092859 1092860 1092861 1092862 1092863 1092864 1092865 1092866 1092867 1092868 1092869 1092870 1092871 1092872 1092873 1092874 1092875 1092876 1092877 1092878 1092879 1092880 1092881 1092882 1092883 1092884 1092885 1092886 1092887 1092888 1092889 1092890 1092891 1092892 1092893 1092894 1092895 1092896 1092897 1092898 1092899 1092900 1092901 1092902 1092903 1092904 1092905 1092906 1092907 1092908 1092909 1092910 1092911 1092912 1092913 1092914 1092915 1092916 1092917 1092918 1092919 1092920 1092921 1092922 1092923 1092924 1092925 1092926 1092927 1092928 1092929 1092930 1092931 1092932 1092933 1092934 1092935 1092936 1092937 1092938 1092939 1092940 1092941 1092942 1092943 1092944 1092945 1092946 1092947 1092948 1092949 1092950 1092951 1092952 1092953 1092954 1092955 1092956 1092957 1092958 1092959 1092960 1092961 1092962 1092963 1092964 1092965 1092966 1092967 1092968 1092969 1092970 1092971 1092972 1092973 1092974 1092975 1092976 1092977 1092978 1092979 1092980 1092981 1092982 1092983 1092984 1092985 1092986 1092987 1092988 1092989 1092990 1092991 1092992 1092993 1092994 1092995 1092996 1092997 1092998 1092999 1093000 1093001 1093002 1093003 1093004 1093005 1093006 1093007 1093008 1093009 1093010 1093011 1093012 1093013 1093014 1093015 1093016 1093017 1093018 1093019 1093020 1093021 1093022 1093023 1093024 1093025 1093026 1093027 1093028 1093029 1093030 1093031 1093032 1093033 1093034 1093035 1093036 1093037 1093038 1093039 1093040 1093041 1093042 1093043 1093044 1093045 1093046 1093047 1093048 1093049 1093050 1093051 1093052 1093053 1093054 1093055 1093056 1093057 1093058 1093059 1093060 1093061 1093062 1093063 1093064 1093065 1093066 1093067 1093068 1093069 1093070 1093071 1093072 1093073 1093074 1093075 1093076 1093077 1093078 1093079 1093080 1093081 1093082 1093083 1093084 1093085 1093086 1093087 1093088 1093089 1093090 1093091 1093092 1093093 1093094 1093095 1093096 1093097 1093098 1093099 1093100 1093101 1093102 1093103 1093104 1093105 1093106 1093107 1093108 1093109 1093110 1093111 1093112 1093113 1093114 1093115 1093116 1093117 1093118 1093119 1093120 1093121 1093122 1093123 1093124 1093125 1093126 1093127 1093128 1093129 1093130 1093131 1093132 1093133 1093134 1093135 1093136 1093137 1093138 1093139 1093140 1093141 1093142 1093143 1093144 1093145 1093146 1093147 1093148 1093149 1093150 1093151 1093152 1093153 1093154 1093155 1093156 1093157 1093158 1093159 1093160 1093161 1093162 1093163 1093164 1093165 1093166 1093167 1093168 1093169 1093170 1093171 1093172 1093173 1093174 1093175 1093176 1093177 1093178 1093179 1093180 1093181 1093182 1093183 1093184 1093185 1093186 1093187 1093188 1093189 1093190 1093191 1093192 1093193 1093194 1093195 1093196 1093197 1093198 1093199 1093200 1093201 1093202 1093203 1093204 1093205 1093206 1093207 1093208 1093209 1093210 1093211 1093212 1093213 1093214 1093215 1093216 1093217 1093218 1093219 1093220 1093221 1093222 1093223 1093224 1093225 1093226 1093227 1093228 1093229 1093230 1093231 1093232 1093233 1093234 1093235 1093236 1093237 1093238 1093239 1093240 1093241 1093242 1093243 1093244 1093245 1093246 1093247 1093248 1093249 1093250 1093251 1093252 1093253 1093254 1093255 1093256 1093257 1093258 1093259 1093260 1093261 1093262 1093263 1093264 1093265 1093266 1093267 1093268 1093269 1093270 1093271 1093272 1093273 1093274 1093275 1093276 1093277 1093278 1093279 1093280 1093281 1093282 1093283 1093284 1093285 1093286 1093287 1093288 1093289 1093290 1093291 1093292 1093293 1093294 1093295 1093296 1093297 1093298 1093299 1093300 1093301 1093302 1093303 1093304 1093305 1093306 1093307 1093308 1093309 1093310 1093311 1093312 1093313 1093314 1093315 1093316 1093317 1093318 1093319 1093320 1093321 1093322 1093323 1093324 1093325 1093326 1093327 1093328 1093329 1093330 1093331 1093332 1093333 1093334 1093335 1093336 1093337 1093338 1093339 1093340 1093341 1093342 1093343 1093344 1093345 1093346 1093347 1093348 1093349 1093350 1093351 1093352 1093353 1093354 1093355 1093356 1093357 1093358 1093359 1093360 1093361 1093362 1093363 1093364 1093365 1093366 1093367 1093368 1093369 1093370 1093371 1093372 1093373 1093374 1093375 1093376 1093377 1093378 1093379 1093380 1093381 1093382 1093383 1093384 1093385 1093386 1093387 1093388 1093389 1093390 1093391 1093392 1093393 1093394 1093395 1093396 1093397 1093398 1093399 1093400 1093401 1093402 1093403 1093404 1093405 1093406 1093407 1093408 1093409 1093410 1093411 1093412 1093413 1093414 1093415 1093416 1093417 1093418 1093419 1093420 1093421 1093422 1093423 1093424 1093425 1093426 1093427 1093428 1093429 1093430 1093431 1093432 1093433 1093434 1093435 1093436 1093437 1093438 1093439 1093440 1093441 1093442 1093443 1093444 1093445 1093446 1093447 1093448 1093449 1093450 1093451 1093452 1093453 1093454 1093455 1093456 1093457 1093458 1093459 1093460 1093461 1093462 1093463 1093464 1093465 1093466 1093467 1093468 1093469 1093470 1093471 1093472 1093473 1093474 1093475 1093476 1093477 1093478 1093479 1093480 1093481 1093482 1093483 1093484 1093485 1093486 1093487 1093488 1093489 1093490 1093491 1093492 1093493 1093494 1093495 1093496 1093497 1093498 1093499 1093500 1093501 1093502 1093503 1093504 1093505 1093506 1093507 1093508 1093509 1093510 1093511 1093512 1093513 1093514 1093515 1093516 1093517 1093518 1093519 1093520 1093521 1093522 1093523 1093524 1093525 1093526 1093527 1093528 1093529 1093530 1093531 1093532 1093533 1093534 1093535 1093536 1093537 1093538 1093539 1093540 1093541 1093542 1093543 1093544 1093545 1093546 1093547 1093548 1093549 1093550 1093551 1093552 1093553 1093554 1093555 1093556 1093557 1093558 1093559 1093560 1093561 1093562 1093563 1093564 1093565 1093566 1093567 1093568 1093569 1093570 1093571 1093572 1093573 1093574 1093575 1093576 1093577 1093578 1093579 1093580 1093581 1093582 1093583 1093584 1093585 1093586 1093587 1093588 1093589 1093590 1093591 1093592 1093593 1093594 1093595 1093596 1093597 1093598 1093599 1093600 1093601 1093602 1093603 1093604 1093605 1093606 1093607 1093608 1093609 1093610 1093611 1093612 1093613 1093614 1093615 1093616 1093617 1093618 1093619 1093620 1093621 1093622 1093623 1093624 1093625 1093626 1093627 1093628 1093629 1093630 1093631 1093632 1093633 1093634 1093635 1093636 1093637 1093638 1093639 1093640 1093641 1093642 1093643 1093644 1093645 1093646 1093647 1093648 1093649 1093650 1093651 1093652 1093653 1093654 1093655 1093656 1093657 1093658 1093659 1093660 1093661 1093662 1093663 1093664 1093665 1093666 1093667 1093668 1093669 1093670 1093671 1093672 1093673 1093674 1093675 1093676 1093677 1093678 1093679 1093680 1093681 1093682 1093683 1093684 1093685 1093686 1093687 1093688 1093689 1093690 1093691 1093692 1093693 1093694 1093695 1093696 1093697 1093698 1093699 1093700 1093701 1093702 1093703 1093704 1093705 1093706 1093707 1093708 1093709 1093710 1093711 1093712 1093713 1093714 1093715 1093716 1093717 1093718 1093719 1093720 1093721 1093722 1093723 1093724 1093725 1093726 1093727 1093728 1093729 1093730 1093731 1093732 1093733 1093734 1093735 1093736 1093737 1093738 1093739 1093740 1093741 1093742 1093743 1093744 1093745 1093746 1093747 1093748 1093749 1093750 1093751 1093752 1093753 1093754 1093755 1093756 1093757 1093758 1093759 1093760 1093761 1093762 1093763 1093764 1093765 1093766 1093767 1093768 1093769 1093770 1093771 1093772 1093773 1093774 1093775 1093776 1093777 1093778 1093779 1093780 1093781 1093782 1093783 1093784 1093785 1093786 1093787 1093788 1093789 1093790 1093791 1093792 1093793 1093794 1093795 1093796 1093797 1093798 1093799 1093800 1093801 1093802 1093803 1093804 1093805 1093806 1093807 1093808 1093809 1093810 1093811 1093812 1093813 1093814 1093815 1093816 1093817 1093818 1093819 1093820 1093821 1093822 1093823 1093824 1093825 1093826 1093827 1093828 1093829 1093830 1093831 1093832 1093833 1093834 1093835 1093836 1093837 1093838 1093839 1093840 1093841 1093842 1093843 1093844 1093845 1093846 1093847 1093848 1093849 1093850 1093851 1093852 1093853 1093854 1093855 1093856 1093857 1093858 1093859 1093860 1093861 1093862 1093863 1093864 1093865 1093866 1093867 1093868 1093869 1093870 1093871 1093872 1093873 1093874 1093875 1093876 1093877 1093878 1093879 1093880 1093881 1093882 1093883 1093884 1093885 1093886 1093887 1093888 1093889 1093890 1093891 1093892 1093893 1093894 1093895 1093896 1093897 1093898 1093899 1093900 1093901 1093902 1093903 1093904 1093905 1093906 1093907 1093908 1093909 1093910 1093911 1093912 1093913 1093914 1093915 1093916 1093917 1093918 1093919 1093920 1093921 1093922 1093923 1093924 1093925 1093926 1093927 1093928 1093929 1093930 1093931 1093932 1093933 1093934 1093935 1093936 1093937 1093938 1093939 1093940 1093941 1093942 1093943 1093944 1093945 1093946 1093947 1093948 1093949 1093950 1093951 1093952 1093953 1093954 1093955 1093956 1093957 1093958 1093959 1093960 1093961 1093962 1093963 1093964 1093965 1093966 1093967 1093968 1093969 1093970 1093971 1093972 1093973 1093974 1093975 1093976 1093977 1093978 1093979 1093980 1093981 1093982 1093983 1093984 1093985 1093986 1093987 1093988 1093989 1093990 1093991 1093992 1093993 1093994 1093995 1093996 1093997 1093998 1093999 1094000 1094001 1094002 1094003 1094004 1094005 1094006 1094007 1094008 1094009 1094010 1094011 1094012 1094013 1094014 1094015 1094016 1094017 1094018 1094019 1094020 1094021 1094022 1094023 1094024 1094025 1094026 1094027 1094028 1094029 1094030 1094031 1094032 1094033 1094034 1094035 1094036 1094037 1094038 1094039 1094040 1094041 1094042 1094043 1094044 1094045 1094046 1094047 1094048 1094049 1094050 1094051 1094052 1094053 1094054 1094055 1094056 1094057 1094058 1094059 1094060 1094061 1094062 1094063 1094064 1094065 1094066 1094067 1094068 1094069 1094070 1094071 1094072 1094073 1094074 1094075 1094076 1094077 1094078 1094079 1094080 1094081 1094082 1094083 1094084 1094085 1094086 1094087 1094088 1094089 1094090 1094091 1094092 1094093 1094094 1094095 1094096 1094097 1094098 1094099 1094100 1094101 1094102 1094103 1094104 1094105 1094106 1094107 1094108 1094109 1094110 1094111 1094112 1094113 1094114 1094115 1094116 1094117 1094118 1094119 1094120 1094121 1094122 1094123 1094124 1094125 1094126 1094127 1094128 1094129 1094130 1094131 1094132 1094133 1094134 1094135 1094136 1094137 1094138 1094139 1094140 1094141 1094142 1094143 1094144 1094145 1094146 1094147 1094148 1094149 1094150 1094151 1094152 1094153 1094154 1094155 1094156 1094157 1094158 1094159 1094160 1094161 1094162 1094163 1094164 1094165 1094166 1094167 1094168 1094169 1094170 1094171 1094172 1094173 1094174 1094175 1094176 1094177 1094178 1094179 1094180 1094181 1094182 1094183 1094184 1094185 1094186 1094187 1094188 1094189 1094190 1094191 1094192 1094193 1094194 1094195 1094196 1094197 1094198 1094199 1094200 1094201 1094202 1094203 1094204 1094205 1094206 1094207 1094208 1094209 1094210 1094211 1094212 1094213 1094214 1094215 1094216 1094217 1094218 1094219 1094220 1094221 1094222 1094223 1094224 1094225 1094226 1094227 1094228 1094229 1094230 1094231 1094232 1094233 1094234 1094235 1094236 1094237 1094238 1094239 1094240 1094241 1094242 1094243 1094244 1094245 1094246 1094247 1094248 1094249 1094250 1094251 1094252 1094253 1094254 1094255 1094256 1094257 1094258 1094259 1094260 1094261 1094262 1094263 1094264 1094265 1094266 1094267 1094268 1094269 1094270 1094271 1094272 1094273 1094274 1094275 1094276 1094277 1094278 1094279 1094280 1094281 1094282 1094283 1094284 1094285 1094286 1094287 1094288 1094289 1094290 1094291 1094292 1094293 1094294 1094295 1094296 1094297 1094298 1094299 1094300 1094301 1094302 1094303 1094304 1094305 1094306 1094307 1094308 1094309 1094310 1094311 1094312 1094313 1094314 1094315 1094316 1094317 1094318 1094319 1094320 1094321 1094322 1094323 1094324 1094325 1094326 1094327 1094328 1094329 1094330 1094331 1094332 1094333 1094334 1094335 1094336 1094337 1094338 1094339 1094340 1094341 1094342 1094343 1094344 1094345 1094346 1094347 1094348 1094349 1094350 1094351 1094352 1094353 1094354 1094355 1094356 1094357 1094358 1094359 1094360 1094361 1094362 1094363 1094364 1094365 1094366 1094367 1094368 1094369 1094370 1094371 1094372 1094373 1094374 1094375 1094376 1094377 1094378 1094379 1094380 1094381 1094382 1094383 1094384 1094385 1094386 1094387 1094388 1094389 1094390 1094391 1094392 1094393 1094394 1094395 1094396 1094397 1094398 1094399 1094400 1094401 1094402 1094403 1094404 1094405 1094406 1094407 1094408 1094409 1094410 1094411 1094412 1094413 1094414 1094415 1094416 1094417 1094418 1094419 1094420 1094421 1094422 1094423 1094424 1094425 1094426 1094427 1094428 1094429 1094430 1094431 1094432 1094433 1094434 1094435 1094436 1094437 1094438 1094439 1094440 1094441 1094442 1094443 1094444 1094445 1094446 1094447 1094448 1094449 1094450 1094451 1094452 1094453 1094454 1094455 1094456 1094457 1094458 1094459 1094460 1094461 1094462 1094463 1094464 1094465 1094466 1094467 1094468 1094469 1094470 1094471 1094472 1094473 1094474 1094475 1094476 1094477 1094478 1094479 1094480 1094481 1094482 1094483 1094484 1094485 1094486 1094487 1094488 1094489 1094490 1094491 1094492 1094493 1094494 1094495 1094496 1094497 1094498 1094499 1094500 1094501 1094502 1094503 1094504 1094505 1094506 1094507 1094508 1094509 1094510 1094511 1094512 1094513 1094514 1094515 1094516 1094517 1094518 1094519 1094520 1094521 1094522 1094523 1094524 1094525 1094526 1094527 1094528 1094529 1094530 1094531 1094532 1094533 1094534 1094535 1094536 1094537 1094538 1094539 1094540 1094541 1094542 1094543 1094544 1094545 1094546 1094547 1094548 1094549 1094550 1094551 1094552 1094553 1094554 1094555 1094556 1094557 1094558 1094559 1094560 1094561 1094562 1094563 1094564 1094565 1094566 1094567 1094568 1094569 1094570 1094571 1094572 1094573 1094574 1094575 1094576 1094577 1094578 1094579 1094580 1094581 1094582 1094583 1094584 1094585 1094586 1094587 1094588 1094589 1094590 1094591 1094592 1094593 1094594 1094595 1094596 1094597 1094598 1094599 1094600 1094601 1094602 1094603 1094604 1094605 1094606 1094607 1094608 1094609 1094610 1094611 1094612 1094613 1094614 1094615 1094616 1094617 1094618 1094619 1094620 1094621 1094622 1094623 1094624 1094625 1094626 1094627 1094628 1094629 1094630 1094631 1094632 1094633 1094634 1094635 1094636 1094637 1094638 1094639 1094640 1094641 1094642 1094643 1094644 1094645 1094646 1094647 1094648 1094649 1094650 1094651 1094652 1094653 1094654 1094655 1094656 1094657 1094658 1094659 1094660 1094661 1094662 1094663 1094664 1094665 1094666 1094667 1094668 1094669 1094670 1094671 1094672 1094673 1094674 1094675 1094676 1094677 1094678 1094679 1094680 1094681 1094682 1094683 1094684 1094685 1094686 1094687 1094688 1094689 1094690 1094691 1094692 1094693 1094694 1094695 1094696 1094697 1094698 1094699 1094700 1094701 1094702 1094703 1094704 1094705 1094706 1094707 1094708 1094709 1094710 1094711 1094712 1094713 1094714 1094715 1094716 1094717 1094718 1094719 1094720 1094721 1094722 1094723 1094724 1094725 1094726 1094727 1094728 1094729 1094730 1094731 1094732 1094733 1094734 1094735 1094736 1094737 1094738 1094739 1094740 1094741 1094742 1094743 1094744 1094745 1094746 1094747 1094748 1094749 1094750 1094751 1094752 1094753 1094754 1094755 1094756 1094757 1094758 1094759 1094760 1094761 1094762 1094763 1094764 1094765 1094766 1094767 1094768 1094769 1094770 1094771 1094772 1094773 1094774 1094775 1094776 1094777 1094778 1094779 1094780 1094781 1094782 1094783 1094784 1094785 1094786 1094787 1094788 1094789 1094790 1094791 1094792 1094793 1094794 1094795 1094796 1094797 1094798 1094799 1094800 1094801 1094802 1094803 1094804 1094805 1094806 1094807 1094808 1094809 1094810 1094811 1094812 1094813 1094814 1094815 1094816 1094817 1094818 1094819 1094820 1094821 1094822 1094823 1094824 1094825 1094826 1094827 1094828 1094829 1094830 1094831 1094832 1094833 1094834 1094835 1094836 1094837 1094838 1094839 1094840 1094841 1094842 1094843 1094844 1094845 1094846 1094847 1094848 1094849 1094850 1094851 1094852 1094853 1094854 1094855 1094856 1094857 1094858 1094859 1094860 1094861 1094862 1094863 1094864 1094865 1094866 1094867 1094868 1094869 1094870 1094871 1094872 1094873 1094874 1094875 1094876 1094877 1094878 1094879 1094880 1094881 1094882 1094883 1094884 1094885 1094886 1094887 1094888 1094889 1094890 1094891 1094892 1094893 1094894 1094895 1094896 1094897 1094898 1094899 1094900 1094901 1094902 1094903 1094904 1094905 1094906 1094907 1094908 1094909 1094910 1094911 1094912 1094913 1094914 1094915 1094916 1094917 1094918 1094919 1094920 1094921 1094922 1094923 1094924 1094925 1094926 1094927 1094928 1094929 1094930 1094931 1094932 1094933 1094934 1094935 1094936 1094937 1094938 1094939 1094940 1094941 1094942 1094943 1094944 1094945 1094946 1094947 1094948 1094949 1094950 1094951 1094952 1094953 1094954 1094955 1094956 1094957 1094958 1094959 1094960 1094961 1094962 1094963 1094964 1094965 1094966 1094967 1094968 1094969 1094970 1094971 1094972 1094973 1094974 1094975 1094976 1094977 1094978 1094979 1094980 1094981 1094982 1094983 1094984 1094985 1094986 1094987 1094988 1094989 1094990 1094991 1094992 1094993 1094994 1094995 1094996 1094997 1094998 1094999 1095000 1095001 1095002 1095003 1095004 1095005 1095006 1095007 1095008 1095009 1095010 1095011 1095012 1095013 1095014 1095015 1095016 1095017 1095018 1095019 1095020 1095021 1095022 1095023 1095024 1095025 1095026 1095027 1095028 1095029 1095030 1095031 1095032 1095033 1095034 1095035 1095036 1095037 1095038 1095039 1095040 1095041 1095042 1095043 1095044 1095045 1095046 1095047 1095048 1095049 1095050 1095051 1095052 1095053 1095054 1095055 1095056 1095057 1095058 1095059 1095060 1095061 1095062 1095063 1095064 1095065 1095066 1095067 1095068 1095069 1095070 1095071 1095072 1095073 1095074 1095075 1095076 1095077 1095078 1095079 1095080 1095081 1095082 1095083 1095084 1095085 1095086 1095087 1095088 1095089 1095090 1095091 1095092 1095093 1095094 1095095 1095096 1095097 1095098 1095099 1095100 1095101 1095102 1095103 1095104 1095105 1095106 1095107 1095108 1095109 1095110 1095111 1095112 1095113 1095114 1095115 1095116 1095117 1095118 1095119 1095120 1095121 1095122 1095123 1095124 1095125 1095126 1095127 1095128 1095129 1095130 1095131 1095132 1095133 1095134 1095135 1095136 1095137 1095138 1095139 1095140 1095141 1095142 1095143 1095144 1095145 1095146 1095147 1095148 1095149 1095150 1095151 1095152 1095153 1095154 1095155 1095156 1095157 1095158 1095159 1095160 1095161 1095162 1095163 1095164 1095165 1095166 1095167 1095168 1095169 1095170 1095171 1095172 1095173 1095174 1095175 1095176 1095177 1095178 1095179 1095180 1095181 1095182 1095183 1095184 1095185 1095186 1095187 1095188 1095189 1095190 1095191 1095192 1095193 1095194 1095195 1095196 1095197 1095198 1095199 1095200 1095201 1095202 1095203 1095204 1095205 1095206 1095207 1095208 1095209 1095210 1095211 1095212 1095213 1095214 1095215 1095216 1095217 1095218 1095219 1095220 1095221 1095222 1095223 1095224 1095225 1095226 1095227 1095228 1095229 1095230 1095231 1095232 1095233 1095234 1095235 1095236 1095237 1095238 1095239 1095240 1095241 1095242 1095243 1095244 1095245 1095246 1095247 1095248 1095249 1095250 1095251 1095252 1095253 1095254 1095255 1095256 1095257 1095258 1095259 1095260 1095261 1095262 1095263 1095264 1095265 1095266 1095267 1095268 1095269 1095270 1095271 1095272 1095273 1095274 1095275 1095276 1095277 1095278 1095279 1095280 1095281 1095282 1095283 1095284 1095285 1095286 1095287 1095288 1095289 1095290 1095291 1095292 1095293 1095294 1095295 1095296 1095297 1095298 1095299 1095300 1095301 1095302 1095303 1095304 1095305 1095306 1095307 1095308 1095309 1095310 1095311 1095312 1095313 1095314 1095315 1095316 1095317 1095318 1095319 1095320 1095321 1095322 1095323 1095324 1095325 1095326 1095327 1095328 1095329 1095330 1095331 1095332 1095333 1095334 1095335 1095336 1095337 1095338 1095339 1095340 1095341 1095342 1095343 1095344 1095345 1095346 1095347 1095348 TooltipText=null 19:26:12.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:12.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:12.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:26:12.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:26:12.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:12.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:12.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:12.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:26:12.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:12.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:12.801 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Console ( TestLoopClass [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 7:26:07 PM – 7:26:11 PM) [pid: 3228])"as the parent 19:26:12.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 19:26:12.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:12.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:12.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:12.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.811 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:12.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:12.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:12.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:12.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:12.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:12.826 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:12.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:12.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:12.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:12.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:12.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:12.827 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:12.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:12.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:12.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:12.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:12.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:12.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.829 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:12.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:12.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:12.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:12.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:12.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:12.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:26:12.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:12.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:12.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:12.831 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:26:12.831 INFO [WorkbenchTestable][AbstractView] Terminating console 19:26:12.831 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:12.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:12.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:12.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:26:12.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:12.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:12.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 19:26:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:12.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:12.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:12.833 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 19:26:12.833 INFO [WorkbenchTestable][AbstractView] Removing launch from console 19:26:12.834 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:12.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:12.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:12.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1085349 1085350 1085351 1085352 1085353 1085354 1085355 1085356 1085357 1085358 1085359 1085360 1085361 1085362 1085363 1085364 1085365 1085366 1085367 1085368 1085369 1085370 1085371 1085372 1085373 1085374 1085375 1085376 1085377 1085378 1085379 1085380 1085381 1085382 1085383 1085384 1085385 1085386 1085387 1085388 1085389 1085390 1085391 1085392 1085393 1085394 1085395 1085396 1085397 1085398 1085399 1085400 1085401 1085402 1085403 1085404 1085405 1085406 1085407 1085408 1085409 1085410 1085411 1085412 1085413 1085414 1085415 1085416 1085417 1085418 1085419 1085420 1085421 1085422 1085423 1085424 1085425 1085426 1085427 1085428 1085429 1085430 1085431 1085432 1085433 1085434 1085435 1085436 1085437 1085438 1085439 1085440 1085441 1085442 1085443 1085444 1085445 1085446 1085447 1085448 1085449 1085450 1085451 1085452 1085453 1085454 1085455 1085456 1085457 1085458 1085459 1085460 1085461 1085462 1085463 1085464 1085465 1085466 1085467 1085468 1085469 1085470 1085471 1085472 1085473 1085474 1085475 1085476 1085477 1085478 1085479 1085480 1085481 1085482 1085483 1085484 1085485 1085486 1085487 1085488 1085489 1085490 1085491 1085492 1085493 1085494 1085495 1085496 1085497 1085498 1085499 1085500 1085501 1085502 1085503 1085504 1085505 1085506 1085507 1085508 1085509 1085510 1085511 1085512 1085513 1085514 1085515 1085516 1085517 1085518 1085519 1085520 1085521 1085522 1085523 1085524 1085525 1085526 1085527 1085528 1085529 1085530 1085531 1085532 1085533 1085534 1085535 1085536 1085537 1085538 1085539 1085540 1085541 1085542 1085543 1085544 1085545 1085546 1085547 1085548 1085549 1085550 1085551 1085552 1085553 1085554 1085555 1085556 1085557 1085558 1085559 1085560 1085561 1085562 1085563 1085564 1085565 1085566 1085567 1085568 1085569 1085570 1085571 1085572 1085573 1085574 1085575 1085576 1085577 1085578 1085579 1085580 1085581 1085582 1085583 1085584 1085585 1085586 1085587 1085588 1085589 1085590 1085591 1085592 1085593 1085594 1085595 1085596 1085597 1085598 1085599 1085600 1085601 1085602 1085603 1085604 1085605 1085606 1085607 1085608 1085609 1085610 1085611 1085612 1085613 1085614 1085615 1085616 1085617 1085618 1085619 1085620 1085621 1085622 1085623 1085624 1085625 1085626 1085627 1085628 1085629 1085630 1085631 1085632 1085633 1085634 1085635 1085636 1085637 1085638 1085639 1085640 1085641 1085642 1085643 1085644 1085645 1085646 1085647 1085648 1085649 1085650 1085651 1085652 1085653 1085654 1085655 1085656 1085657 1085658 1085659 1085660 1085661 1085662 1085663 1085664 1085665 1085666 1085667 1085668 1085669 1085670 1085671 1085672 1085673 1085674 1085675 1085676 1085677 1085678 1085679 1085680 1085681 1085682 1085683 1085684 1085685 1085686 1085687 1085688 1085689 1085690 1085691 1085692 1085693 1085694 1085695 1085696 1085697 1085698 1085699 1085700 1085701 1085702 1085703 1085704 1085705 1085706 1085707 1085708 1085709 1085710 1085711 1085712 1085713 1085714 1085715 1085716 1085717 1085718 1085719 1085720 1085721 1085722 1085723 1085724 1085725 1085726 1085727 1085728 1085729 1085730 1085731 1085732 1085733 1085734 1085735 1085736 1085737 1085738 1085739 1085740 1085741 1085742 1085743 1085744 1085745 1085746 1085747 1085748 1085749 1085750 1085751 1085752 1085753 1085754 1085755 1085756 1085757 1085758 1085759 1085760 1085761 1085762 1085763 1085764 1085765 1085766 1085767 1085768 1085769 1085770 1085771 1085772 1085773 1085774 1085775 1085776 1085777 1085778 1085779 1085780 1085781 1085782 1085783 1085784 1085785 1085786 1085787 1085788 1085789 1085790 1085791 1085792 1085793 1085794 1085795 1085796 1085797 1085798 1085799 1085800 1085801 1085802 1085803 1085804 1085805 1085806 1085807 1085808 1085809 1085810 1085811 1085812 1085813 1085814 1085815 1085816 1085817 1085818 1085819 1085820 1085821 1085822 1085823 1085824 1085825 1085826 1085827 1085828 1085829 1085830 1085831 1085832 1085833 1085834 1085835 1085836 1085837 1085838 1085839 1085840 1085841 1085842 1085843 1085844 1085845 1085846 1085847 1085848 1085849 1085850 1085851 1085852 1085853 1085854 1085855 1085856 1085857 1085858 1085859 1085860 1085861 1085862 1085863 1085864 1085865 1085866 1085867 1085868 1085869 1085870 1085871 1085872 1085873 1085874 1085875 1085876 1085877 1085878 1085879 1085880 1085881 1085882 1085883 1085884 1085885 1085886 1085887 1085888 1085889 1085890 1085891 1085892 1085893 1085894 1085895 1085896 1085897 1085898 1085899 1085900 1085901 1085902 1085903 1085904 1085905 1085906 1085907 1085908 1085909 1085910 1085911 1085912 1085913 1085914 1085915 1085916 1085917 1085918 1085919 1085920 1085921 1085922 1085923 1085924 1085925 1085926 1085927 1085928 1085929 1085930 1085931 1085932 1085933 1085934 1085935 1085936 1085937 1085938 1085939 1085940 1085941 1085942 1085943 1085944 1085945 1085946 1085947 1085948 1085949 1085950 1085951 1085952 1085953 1085954 1085955 1085956 1085957 1085958 1085959 1085960 1085961 1085962 1085963 1085964 1085965 1085966 1085967 1085968 1085969 1085970 1085971 1085972 1085973 1085974 1085975 1085976 1085977 1085978 1085979 1085980 1085981 1085982 1085983 1085984 1085985 1085986 1085987 1085988 1085989 1085990 1085991 1085992 1085993 1085994 1085995 1085996 1085997 1085998 1085999 1086000 1086001 1086002 1086003 1086004 1086005 1086006 1086007 1086008 1086009 1086010 1086011 1086012 1086013 1086014 1086015 1086016 1086017 1086018 1086019 1086020 1086021 1086022 1086023 1086024 1086025 1086026 1086027 1086028 1086029 1086030 1086031 1086032 1086033 1086034 1086035 1086036 1086037 1086038 1086039 1086040 1086041 1086042 1086043 1086044 1086045 1086046 1086047 1086048 1086049 1086050 1086051 1086052 1086053 1086054 1086055 1086056 1086057 1086058 1086059 1086060 1086061 1086062 1086063 1086064 1086065 1086066 1086067 1086068 1086069 1086070 1086071 1086072 1086073 1086074 1086075 1086076 1086077 1086078 1086079 1086080 1086081 1086082 1086083 1086084 1086085 1086086 1086087 1086088 1086089 1086090 1086091 1086092 1086093 1086094 1086095 1086096 1086097 1086098 1086099 1086100 1086101 1086102 1086103 1086104 1086105 1086106 1086107 1086108 1086109 1086110 1086111 1086112 1086113 1086114 1086115 1086116 1086117 1086118 1086119 1086120 1086121 1086122 1086123 1086124 1086125 1086126 1086127 1086128 1086129 1086130 1086131 1086132 1086133 1086134 1086135 1086136 1086137 1086138 1086139 1086140 1086141 1086142 1086143 1086144 1086145 1086146 1086147 1086148 1086149 1086150 1086151 1086152 1086153 1086154 1086155 1086156 1086157 1086158 1086159 1086160 1086161 1086162 1086163 1086164 1086165 1086166 1086167 1086168 1086169 1086170 1086171 1086172 1086173 1086174 1086175 1086176 1086177 1086178 1086179 1086180 1086181 1086182 1086183 1086184 1086185 1086186 1086187 1086188 1086189 1086190 1086191 1086192 1086193 1086194 1086195 1086196 1086197 1086198 1086199 1086200 1086201 1086202 1086203 1086204 1086205 1086206 1086207 1086208 1086209 1086210 1086211 1086212 1086213 1086214 1086215 1086216 1086217 1086218 1086219 1086220 1086221 1086222 1086223 1086224 1086225 1086226 1086227 1086228 1086229 1086230 1086231 1086232 1086233 1086234 1086235 1086236 1086237 1086238 1086239 1086240 1086241 1086242 1086243 1086244 1086245 1086246 1086247 1086248 1086249 1086250 1086251 1086252 1086253 1086254 1086255 1086256 1086257 1086258 1086259 1086260 1086261 1086262 1086263 1086264 1086265 1086266 1086267 1086268 1086269 1086270 1086271 1086272 1086273 1086274 1086275 1086276 1086277 1086278 1086279 1086280 1086281 1086282 1086283 1086284 1086285 1086286 1086287 1086288 1086289 1086290 1086291 1086292 1086293 1086294 1086295 1086296 1086297 1086298 1086299 1086300 1086301 1086302 1086303 1086304 1086305 1086306 1086307 1086308 1086309 1086310 1086311 1086312 1086313 1086314 1086315 1086316 1086317 1086318 1086319 1086320 1086321 1086322 1086323 1086324 1086325 1086326 1086327 1086328 1086329 1086330 1086331 1086332 1086333 1086334 1086335 1086336 1086337 1086338 1086339 1086340 1086341 1086342 1086343 1086344 1086345 1086346 1086347 1086348 1086349 1086350 1086351 1086352 1086353 1086354 1086355 1086356 1086357 1086358 1086359 1086360 1086361 1086362 1086363 1086364 1086365 1086366 1086367 1086368 1086369 1086370 1086371 1086372 1086373 1086374 1086375 1086376 1086377 1086378 1086379 1086380 1086381 1086382 1086383 1086384 1086385 1086386 1086387 1086388 1086389 1086390 1086391 1086392 1086393 1086394 1086395 1086396 1086397 1086398 1086399 1086400 1086401 1086402 1086403 1086404 1086405 1086406 1086407 1086408 1086409 1086410 1086411 1086412 1086413 1086414 1086415 1086416 1086417 1086418 1086419 1086420 1086421 1086422 1086423 1086424 1086425 1086426 1086427 1086428 1086429 1086430 1086431 1086432 1086433 1086434 1086435 1086436 1086437 1086438 1086439 1086440 1086441 1086442 1086443 1086444 1086445 1086446 1086447 1086448 1086449 1086450 1086451 1086452 1086453 1086454 1086455 1086456 1086457 1086458 1086459 1086460 1086461 1086462 1086463 1086464 1086465 1086466 1086467 1086468 1086469 1086470 1086471 1086472 1086473 1086474 1086475 1086476 1086477 1086478 1086479 1086480 1086481 1086482 1086483 1086484 1086485 1086486 1086487 1086488 1086489 1086490 1086491 1086492 1086493 1086494 1086495 1086496 1086497 1086498 1086499 1086500 1086501 1086502 1086503 1086504 1086505 1086506 1086507 1086508 1086509 1086510 1086511 1086512 1086513 1086514 1086515 1086516 1086517 1086518 1086519 1086520 1086521 1086522 1086523 1086524 1086525 1086526 1086527 1086528 1086529 1086530 1086531 1086532 1086533 1086534 1086535 1086536 1086537 1086538 1086539 1086540 1086541 1086542 1086543 1086544 1086545 1086546 1086547 1086548 1086549 1086550 1086551 1086552 1086553 1086554 1086555 1086556 1086557 1086558 1086559 1086560 1086561 1086562 1086563 1086564 1086565 1086566 1086567 1086568 1086569 1086570 1086571 1086572 1086573 1086574 1086575 1086576 1086577 1086578 1086579 1086580 1086581 1086582 1086583 1086584 1086585 1086586 1086587 1086588 1086589 1086590 1086591 1086592 1086593 1086594 1086595 1086596 1086597 1086598 1086599 1086600 1086601 1086602 1086603 1086604 1086605 1086606 1086607 1086608 1086609 1086610 1086611 1086612 1086613 1086614 1086615 1086616 1086617 1086618 1086619 1086620 1086621 1086622 1086623 1086624 1086625 1086626 1086627 1086628 1086629 1086630 1086631 1086632 1086633 1086634 1086635 1086636 1086637 1086638 1086639 1086640 1086641 1086642 1086643 1086644 1086645 1086646 1086647 1086648 1086649 1086650 1086651 1086652 1086653 1086654 1086655 1086656 1086657 1086658 1086659 1086660 1086661 1086662 1086663 1086664 1086665 1086666 1086667 1086668 1086669 1086670 1086671 1086672 1086673 1086674 1086675 1086676 1086677 1086678 1086679 1086680 1086681 1086682 1086683 1086684 1086685 1086686 1086687 1086688 1086689 1086690 1086691 1086692 1086693 1086694 1086695 1086696 1086697 1086698 1086699 1086700 1086701 1086702 1086703 1086704 1086705 1086706 1086707 1086708 1086709 1086710 1086711 1086712 1086713 1086714 1086715 1086716 1086717 1086718 1086719 1086720 1086721 1086722 1086723 1086724 1086725 1086726 1086727 1086728 1086729 1086730 1086731 1086732 1086733 1086734 1086735 1086736 1086737 1086738 1086739 1086740 1086741 1086742 1086743 1086744 1086745 1086746 1086747 1086748 1086749 1086750 1086751 1086752 1086753 1086754 1086755 1086756 1086757 1086758 1086759 1086760 1086761 1086762 1086763 1086764 1086765 1086766 1086767 1086768 1086769 1086770 1086771 1086772 1086773 1086774 1086775 1086776 1086777 1086778 1086779 1086780 1086781 1086782 1086783 1086784 1086785 1086786 1086787 1086788 1086789 1086790 1086791 1086792 1086793 1086794 1086795 1086796 1086797 1086798 1086799 1086800 1086801 1086802 1086803 1086804 1086805 1086806 1086807 1086808 1086809 1086810 1086811 1086812 1086813 1086814 1086815 1086816 1086817 1086818 1086819 1086820 1086821 1086822 1086823 1086824 1086825 1086826 1086827 1086828 1086829 1086830 1086831 1086832 1086833 1086834 1086835 1086836 1086837 1086838 1086839 1086840 1086841 1086842 1086843 1086844 1086845 1086846 1086847 1086848 1086849 1086850 1086851 1086852 1086853 1086854 1086855 1086856 1086857 1086858 1086859 1086860 1086861 1086862 1086863 1086864 1086865 1086866 1086867 1086868 1086869 1086870 1086871 1086872 1086873 1086874 1086875 1086876 1086877 1086878 1086879 1086880 1086881 1086882 1086883 1086884 1086885 1086886 1086887 1086888 1086889 1086890 1086891 1086892 1086893 1086894 1086895 1086896 1086897 1086898 1086899 1086900 1086901 1086902 1086903 1086904 1086905 1086906 1086907 1086908 1086909 1086910 1086911 1086912 1086913 1086914 1086915 1086916 1086917 1086918 1086919 1086920 1086921 1086922 1086923 1086924 1086925 1086926 1086927 1086928 1086929 1086930 1086931 1086932 1086933 1086934 1086935 1086936 1086937 1086938 1086939 1086940 1086941 1086942 1086943 1086944 1086945 1086946 1086947 1086948 1086949 1086950 1086951 1086952 1086953 1086954 1086955 1086956 1086957 1086958 1086959 1086960 1086961 1086962 1086963 1086964 1086965 1086966 1086967 1086968 1086969 1086970 1086971 1086972 1086973 1086974 1086975 1086976 1086977 1086978 1086979 1086980 1086981 1086982 1086983 1086984 1086985 1086986 1086987 1086988 1086989 1086990 1086991 1086992 1086993 1086994 1086995 1086996 1086997 1086998 1086999 1087000 1087001 1087002 1087003 1087004 1087005 1087006 1087007 1087008 1087009 1087010 1087011 1087012 1087013 1087014 1087015 1087016 1087017 1087018 1087019 1087020 1087021 1087022 1087023 1087024 1087025 1087026 1087027 1087028 1087029 1087030 1087031 1087032 1087033 1087034 1087035 1087036 1087037 1087038 1087039 1087040 1087041 1087042 1087043 1087044 1087045 1087046 1087047 1087048 1087049 1087050 1087051 1087052 1087053 1087054 1087055 1087056 1087057 1087058 1087059 1087060 1087061 1087062 1087063 1087064 1087065 1087066 1087067 1087068 1087069 1087070 1087071 1087072 1087073 1087074 1087075 1087076 1087077 1087078 1087079 1087080 1087081 1087082 1087083 1087084 1087085 1087086 1087087 1087088 1087089 1087090 1087091 1087092 1087093 1087094 1087095 1087096 1087097 1087098 1087099 1087100 1087101 1087102 1087103 1087104 1087105 1087106 1087107 1087108 1087109 1087110 1087111 1087112 1087113 1087114 1087115 1087116 1087117 1087118 1087119 1087120 1087121 1087122 1087123 1087124 1087125 1087126 1087127 1087128 1087129 1087130 1087131 1087132 1087133 1087134 1087135 1087136 1087137 1087138 1087139 1087140 1087141 1087142 1087143 1087144 1087145 1087146 1087147 1087148 1087149 1087150 1087151 1087152 1087153 1087154 1087155 1087156 1087157 1087158 1087159 1087160 1087161 1087162 1087163 1087164 1087165 1087166 1087167 1087168 1087169 1087170 1087171 1087172 1087173 1087174 1087175 1087176 1087177 1087178 1087179 1087180 1087181 1087182 1087183 1087184 1087185 1087186 1087187 1087188 1087189 1087190 1087191 1087192 1087193 1087194 1087195 1087196 1087197 1087198 1087199 1087200 1087201 1087202 1087203 1087204 1087205 1087206 1087207 1087208 1087209 1087210 1087211 1087212 1087213 1087214 1087215 1087216 1087217 1087218 1087219 1087220 1087221 1087222 1087223 1087224 1087225 1087226 1087227 1087228 1087229 1087230 1087231 1087232 1087233 1087234 1087235 1087236 1087237 1087238 1087239 1087240 1087241 1087242 1087243 1087244 1087245 1087246 1087247 1087248 1087249 1087250 1087251 1087252 1087253 1087254 1087255 1087256 1087257 1087258 1087259 1087260 1087261 1087262 1087263 1087264 1087265 1087266 1087267 1087268 1087269 1087270 1087271 1087272 1087273 1087274 1087275 1087276 1087277 1087278 1087279 1087280 1087281 1087282 1087283 1087284 1087285 1087286 1087287 1087288 1087289 1087290 1087291 1087292 1087293 1087294 1087295 1087296 1087297 1087298 1087299 1087300 1087301 1087302 1087303 1087304 1087305 1087306 1087307 1087308 1087309 1087310 1087311 1087312 1087313 1087314 1087315 1087316 1087317 1087318 1087319 1087320 1087321 1087322 1087323 1087324 1087325 1087326 1087327 1087328 1087329 1087330 1087331 1087332 1087333 1087334 1087335 1087336 1087337 1087338 1087339 1087340 1087341 1087342 1087343 1087344 1087345 1087346 1087347 1087348 1087349 1087350 1087351 1087352 1087353 1087354 1087355 1087356 1087357 1087358 1087359 1087360 1087361 1087362 1087363 1087364 1087365 1087366 1087367 1087368 1087369 1087370 1087371 1087372 1087373 1087374 1087375 1087376 1087377 1087378 1087379 1087380 1087381 1087382 1087383 1087384 1087385 1087386 1087387 1087388 1087389 1087390 1087391 1087392 1087393 1087394 1087395 1087396 1087397 1087398 1087399 1087400 1087401 1087402 1087403 1087404 1087405 1087406 1087407 1087408 1087409 1087410 1087411 1087412 1087413 1087414 1087415 1087416 1087417 1087418 1087419 1087420 1087421 1087422 1087423 1087424 1087425 1087426 1087427 1087428 1087429 1087430 1087431 1087432 1087433 1087434 1087435 1087436 1087437 1087438 1087439 1087440 1087441 1087442 1087443 1087444 1087445 1087446 1087447 1087448 1087449 1087450 1087451 1087452 1087453 1087454 1087455 1087456 1087457 1087458 1087459 1087460 1087461 1087462 1087463 1087464 1087465 1087466 1087467 1087468 1087469 1087470 1087471 1087472 1087473 1087474 1087475 1087476 1087477 1087478 1087479 1087480 1087481 1087482 1087483 1087484 1087485 1087486 1087487 1087488 1087489 1087490 1087491 1087492 1087493 1087494 1087495 1087496 1087497 1087498 1087499 1087500 1087501 1087502 1087503 1087504 1087505 1087506 1087507 1087508 1087509 1087510 1087511 1087512 1087513 1087514 1087515 1087516 1087517 1087518 1087519 1087520 1087521 1087522 1087523 1087524 1087525 1087526 1087527 1087528 1087529 1087530 1087531 1087532 1087533 1087534 1087535 1087536 1087537 1087538 1087539 1087540 1087541 1087542 1087543 1087544 1087545 1087546 1087547 1087548 1087549 1087550 1087551 1087552 1087553 1087554 1087555 1087556 1087557 1087558 1087559 1087560 1087561 1087562 1087563 1087564 1087565 1087566 1087567 1087568 1087569 1087570 1087571 1087572 1087573 1087574 1087575 1087576 1087577 1087578 1087579 1087580 1087581 1087582 1087583 1087584 1087585 1087586 1087587 1087588 1087589 1087590 1087591 1087592 1087593 1087594 1087595 1087596 1087597 1087598 1087599 1087600 1087601 1087602 1087603 1087604 1087605 1087606 1087607 1087608 1087609 1087610 1087611 1087612 1087613 1087614 1087615 1087616 1087617 1087618 1087619 1087620 1087621 1087622 1087623 1087624 1087625 1087626 1087627 1087628 1087629 1087630 1087631 1087632 1087633 1087634 1087635 1087636 1087637 1087638 1087639 1087640 1087641 1087642 1087643 1087644 1087645 1087646 1087647 1087648 1087649 1087650 1087651 1087652 1087653 1087654 1087655 1087656 1087657 1087658 1087659 1087660 1087661 1087662 1087663 1087664 1087665 1087666 1087667 1087668 1087669 1087670 1087671 1087672 1087673 1087674 1087675 1087676 1087677 1087678 1087679 1087680 1087681 1087682 1087683 1087684 1087685 1087686 1087687 1087688 1087689 1087690 1087691 1087692 1087693 1087694 1087695 1087696 1087697 1087698 1087699 1087700 1087701 1087702 1087703 1087704 1087705 1087706 1087707 1087708 1087709 1087710 1087711 1087712 1087713 1087714 1087715 1087716 1087717 1087718 1087719 1087720 1087721 1087722 1087723 1087724 1087725 1087726 1087727 1087728 1087729 1087730 1087731 1087732 1087733 1087734 1087735 1087736 1087737 1087738 1087739 1087740 1087741 1087742 1087743 1087744 1087745 1087746 1087747 1087748 1087749 1087750 1087751 1087752 1087753 1087754 1087755 1087756 1087757 1087758 1087759 1087760 1087761 1087762 1087763 1087764 1087765 1087766 1087767 1087768 1087769 1087770 1087771 1087772 1087773 1087774 1087775 1087776 1087777 1087778 1087779 1087780 1087781 1087782 1087783 1087784 1087785 1087786 1087787 1087788 1087789 1087790 1087791 1087792 1087793 1087794 1087795 1087796 1087797 1087798 1087799 1087800 1087801 1087802 1087803 1087804 1087805 1087806 1087807 1087808 1087809 1087810 1087811 1087812 1087813 1087814 1087815 1087816 1087817 1087818 1087819 1087820 1087821 1087822 1087823 1087824 1087825 1087826 1087827 1087828 1087829 1087830 1087831 1087832 1087833 1087834 1087835 1087836 1087837 1087838 1087839 1087840 1087841 1087842 1087843 1087844 1087845 1087846 1087847 1087848 1087849 1087850 1087851 1087852 1087853 1087854 1087855 1087856 1087857 1087858 1087859 1087860 1087861 1087862 1087863 1087864 1087865 1087866 1087867 1087868 1087869 1087870 1087871 1087872 1087873 1087874 1087875 1087876 1087877 1087878 1087879 1087880 1087881 1087882 1087883 1087884 1087885 1087886 1087887 1087888 1087889 1087890 1087891 1087892 1087893 1087894 1087895 1087896 1087897 1087898 1087899 1087900 1087901 1087902 1087903 1087904 1087905 1087906 1087907 1087908 1087909 1087910 1087911 1087912 1087913 1087914 1087915 1087916 1087917 1087918 1087919 1087920 1087921 1087922 1087923 1087924 1087925 1087926 1087927 1087928 1087929 1087930 1087931 1087932 1087933 1087934 1087935 1087936 1087937 1087938 1087939 1087940 1087941 1087942 1087943 1087944 1087945 1087946 1087947 1087948 1087949 1087950 1087951 1087952 1087953 1087954 1087955 1087956 1087957 1087958 1087959 1087960 1087961 1087962 1087963 1087964 1087965 1087966 1087967 1087968 1087969 1087970 1087971 1087972 1087973 1087974 1087975 1087976 1087977 1087978 1087979 1087980 1087981 1087982 1087983 1087984 1087985 1087986 1087987 1087988 1087989 1087990 1087991 1087992 1087993 1087994 1087995 1087996 1087997 1087998 1087999 1088000 1088001 1088002 1088003 1088004 1088005 1088006 1088007 1088008 1088009 1088010 1088011 1088012 1088013 1088014 1088015 1088016 1088017 1088018 1088019 1088020 1088021 1088022 1088023 1088024 1088025 1088026 1088027 1088028 1088029 1088030 1088031 1088032 1088033 1088034 1088035 1088036 1088037 1088038 1088039 1088040 1088041 1088042 1088043 1088044 1088045 1088046 1088047 1088048 1088049 1088050 1088051 1088052 1088053 1088054 1088055 1088056 1088057 1088058 1088059 1088060 1088061 1088062 1088063 1088064 1088065 1088066 1088067 1088068 1088069 1088070 1088071 1088072 1088073 1088074 1088075 1088076 1088077 1088078 1088079 1088080 1088081 1088082 1088083 1088084 1088085 1088086 1088087 1088088 1088089 1088090 1088091 1088092 1088093 1088094 1088095 1088096 1088097 1088098 1088099 1088100 1088101 1088102 1088103 1088104 1088105 1088106 1088107 1088108 1088109 1088110 1088111 1088112 1088113 1088114 1088115 1088116 1088117 1088118 1088119 1088120 1088121 1088122 1088123 1088124 1088125 1088126 1088127 1088128 1088129 1088130 1088131 1088132 1088133 1088134 1088135 1088136 1088137 1088138 1088139 1088140 1088141 1088142 1088143 1088144 1088145 1088146 1088147 1088148 1088149 1088150 1088151 1088152 1088153 1088154 1088155 1088156 1088157 1088158 1088159 1088160 1088161 1088162 1088163 1088164 1088165 1088166 1088167 1088168 1088169 1088170 1088171 1088172 1088173 1088174 1088175 1088176 1088177 1088178 1088179 1088180 1088181 1088182 1088183 1088184 1088185 1088186 1088187 1088188 1088189 1088190 1088191 1088192 1088193 1088194 1088195 1088196 1088197 1088198 1088199 1088200 1088201 1088202 1088203 1088204 1088205 1088206 1088207 1088208 1088209 1088210 1088211 1088212 1088213 1088214 1088215 1088216 1088217 1088218 1088219 1088220 1088221 1088222 1088223 1088224 1088225 1088226 1088227 1088228 1088229 1088230 1088231 1088232 1088233 1088234 1088235 1088236 1088237 1088238 1088239 1088240 1088241 1088242 1088243 1088244 1088245 1088246 1088247 1088248 1088249 1088250 1088251 1088252 1088253 1088254 1088255 1088256 1088257 1088258 1088259 1088260 1088261 1088262 1088263 1088264 1088265 1088266 1088267 1088268 1088269 1088270 1088271 1088272 1088273 1088274 1088275 1088276 1088277 1088278 1088279 1088280 1088281 1088282 1088283 1088284 1088285 1088286 1088287 1088288 1088289 1088290 1088291 1088292 1088293 1088294 1088295 1088296 1088297 1088298 1088299 1088300 1088301 1088302 1088303 1088304 1088305 1088306 1088307 1088308 1088309 1088310 1088311 1088312 1088313 1088314 1088315 1088316 1088317 1088318 1088319 1088320 1088321 1088322 1088323 1088324 1088325 1088326 1088327 1088328 1088329 1088330 1088331 1088332 1088333 1088334 1088335 1088336 1088337 1088338 1088339 1088340 1088341 1088342 1088343 1088344 1088345 1088346 1088347 1088348 1088349 1088350 1088351 1088352 1088353 1088354 1088355 1088356 1088357 1088358 1088359 1088360 1088361 1088362 1088363 1088364 1088365 1088366 1088367 1088368 1088369 1088370 1088371 1088372 1088373 1088374 1088375 1088376 1088377 1088378 1088379 1088380 1088381 1088382 1088383 1088384 1088385 1088386 1088387 1088388 1088389 1088390 1088391 1088392 1088393 1088394 1088395 1088396 1088397 1088398 1088399 1088400 1088401 1088402 1088403 1088404 1088405 1088406 1088407 1088408 1088409 1088410 1088411 1088412 1088413 1088414 1088415 1088416 1088417 1088418 1088419 1088420 1088421 1088422 1088423 1088424 1088425 1088426 1088427 1088428 1088429 1088430 1088431 1088432 1088433 1088434 1088435 1088436 1088437 1088438 1088439 1088440 1088441 1088442 1088443 1088444 1088445 1088446 1088447 1088448 1088449 1088450 1088451 1088452 1088453 1088454 1088455 1088456 1088457 1088458 1088459 1088460 1088461 1088462 1088463 1088464 1088465 1088466 1088467 1088468 1088469 1088470 1088471 1088472 1088473 1088474 1088475 1088476 1088477 1088478 1088479 1088480 1088481 1088482 1088483 1088484 1088485 1088486 1088487 1088488 1088489 1088490 1088491 1088492 1088493 1088494 1088495 1088496 1088497 1088498 1088499 1088500 1088501 1088502 1088503 1088504 1088505 1088506 1088507 1088508 1088509 1088510 1088511 1088512 1088513 1088514 1088515 1088516 1088517 1088518 1088519 1088520 1088521 1088522 1088523 1088524 1088525 1088526 1088527 1088528 1088529 1088530 1088531 1088532 1088533 1088534 1088535 1088536 1088537 1088538 1088539 1088540 1088541 1088542 1088543 1088544 1088545 1088546 1088547 1088548 1088549 1088550 1088551 1088552 1088553 1088554 1088555 1088556 1088557 1088558 1088559 1088560 1088561 1088562 1088563 1088564 1088565 1088566 1088567 1088568 1088569 1088570 1088571 1088572 1088573 1088574 1088575 1088576 1088577 1088578 1088579 1088580 1088581 1088582 1088583 1088584 1088585 1088586 1088587 1088588 1088589 1088590 1088591 1088592 1088593 1088594 1088595 1088596 1088597 1088598 1088599 1088600 1088601 1088602 1088603 1088604 1088605 1088606 1088607 1088608 1088609 1088610 1088611 1088612 1088613 1088614 1088615 1088616 1088617 1088618 1088619 1088620 1088621 1088622 1088623 1088624 1088625 1088626 1088627 1088628 1088629 1088630 1088631 1088632 1088633 1088634 1088635 1088636 1088637 1088638 1088639 1088640 1088641 1088642 1088643 1088644 1088645 1088646 1088647 1088648 1088649 1088650 1088651 1088652 1088653 1088654 1088655 1088656 1088657 1088658 1088659 1088660 1088661 1088662 1088663 1088664 1088665 1088666 1088667 1088668 1088669 1088670 1088671 1088672 1088673 1088674 1088675 1088676 1088677 1088678 1088679 1088680 1088681 1088682 1088683 1088684 1088685 1088686 1088687 1088688 1088689 1088690 1088691 1088692 1088693 1088694 1088695 1088696 1088697 1088698 1088699 1088700 1088701 1088702 1088703 1088704 1088705 1088706 1088707 1088708 1088709 1088710 1088711 1088712 1088713 1088714 1088715 1088716 1088717 1088718 1088719 1088720 1088721 1088722 1088723 1088724 1088725 1088726 1088727 1088728 1088729 1088730 1088731 1088732 1088733 1088734 1088735 1088736 1088737 1088738 1088739 1088740 1088741 1088742 1088743 1088744 1088745 1088746 1088747 1088748 1088749 1088750 1088751 1088752 1088753 1088754 1088755 1088756 1088757 1088758 1088759 1088760 1088761 1088762 1088763 1088764 1088765 1088766 1088767 1088768 1088769 1088770 1088771 1088772 1088773 1088774 1088775 1088776 1088777 1088778 1088779 1088780 1088781 1088782 1088783 1088784 1088785 1088786 1088787 1088788 1088789 1088790 1088791 1088792 1088793 1088794 1088795 1088796 1088797 1088798 1088799 1088800 1088801 1088802 1088803 1088804 1088805 1088806 1088807 1088808 1088809 1088810 1088811 1088812 1088813 1088814 1088815 1088816 1088817 1088818 1088819 1088820 1088821 1088822 1088823 1088824 1088825 1088826 1088827 1088828 1088829 1088830 1088831 1088832 1088833 1088834 1088835 1088836 1088837 1088838 1088839 1088840 1088841 1088842 1088843 1088844 1088845 1088846 1088847 1088848 1088849 1088850 1088851 1088852 1088853 1088854 1088855 1088856 1088857 1088858 1088859 1088860 1088861 1088862 1088863 1088864 1088865 1088866 1088867 1088868 1088869 1088870 1088871 1088872 1088873 1088874 1088875 1088876 1088877 1088878 1088879 1088880 1088881 1088882 1088883 1088884 1088885 1088886 1088887 1088888 1088889 1088890 1088891 1088892 1088893 1088894 1088895 1088896 1088897 1088898 1088899 1088900 1088901 1088902 1088903 1088904 1088905 1088906 1088907 1088908 1088909 1088910 1088911 1088912 1088913 1088914 1088915 1088916 1088917 1088918 1088919 1088920 1088921 1088922 1088923 1088924 1088925 1088926 1088927 1088928 1088929 1088930 1088931 1088932 1088933 1088934 1088935 1088936 1088937 1088938 1088939 1088940 1088941 1088942 1088943 1088944 1088945 1088946 1088947 1088948 1088949 1088950 1088951 1088952 1088953 1088954 1088955 1088956 1088957 1088958 1088959 1088960 1088961 1088962 1088963 1088964 1088965 1088966 1088967 1088968 1088969 1088970 1088971 1088972 1088973 1088974 1088975 1088976 1088977 1088978 1088979 1088980 1088981 1088982 1088983 1088984 1088985 1088986 1088987 1088988 1088989 1088990 1088991 1088992 1088993 1088994 1088995 1088996 1088997 1088998 1088999 1089000 1089001 1089002 1089003 1089004 1089005 1089006 1089007 1089008 1089009 1089010 1089011 1089012 1089013 1089014 1089015 1089016 1089017 1089018 1089019 1089020 1089021 1089022 1089023 1089024 1089025 1089026 1089027 1089028 1089029 1089030 1089031 1089032 1089033 1089034 1089035 1089036 1089037 1089038 1089039 1089040 1089041 1089042 1089043 1089044 1089045 1089046 1089047 1089048 1089049 1089050 1089051 1089052 1089053 1089054 1089055 1089056 1089057 1089058 1089059 1089060 1089061 1089062 1089063 1089064 1089065 1089066 1089067 1089068 1089069 1089070 1089071 1089072 1089073 1089074 1089075 1089076 1089077 1089078 1089079 1089080 1089081 1089082 1089083 1089084 1089085 1089086 1089087 1089088 1089089 1089090 1089091 1089092 1089093 1089094 1089095 1089096 1089097 1089098 1089099 1089100 1089101 1089102 1089103 1089104 1089105 1089106 1089107 1089108 1089109 1089110 1089111 1089112 1089113 1089114 1089115 1089116 1089117 1089118 1089119 1089120 1089121 1089122 1089123 1089124 1089125 1089126 1089127 1089128 1089129 1089130 1089131 1089132 1089133 1089134 1089135 1089136 1089137 1089138 1089139 1089140 1089141 1089142 1089143 1089144 1089145 1089146 1089147 1089148 1089149 1089150 1089151 1089152 1089153 1089154 1089155 1089156 1089157 1089158 1089159 1089160 1089161 1089162 1089163 1089164 1089165 1089166 1089167 1089168 1089169 1089170 1089171 1089172 1089173 1089174 1089175 1089176 1089177 1089178 1089179 1089180 1089181 1089182 1089183 1089184 1089185 1089186 1089187 1089188 1089189 1089190 1089191 1089192 1089193 1089194 1089195 1089196 1089197 1089198 1089199 1089200 1089201 1089202 1089203 1089204 1089205 1089206 1089207 1089208 1089209 1089210 1089211 1089212 1089213 1089214 1089215 1089216 1089217 1089218 1089219 1089220 1089221 1089222 1089223 1089224 1089225 1089226 1089227 1089228 1089229 1089230 1089231 1089232 1089233 1089234 1089235 1089236 1089237 1089238 1089239 1089240 1089241 1089242 1089243 1089244 1089245 1089246 1089247 1089248 1089249 1089250 1089251 1089252 1089253 1089254 1089255 1089256 1089257 1089258 1089259 1089260 1089261 1089262 1089263 1089264 1089265 1089266 1089267 1089268 1089269 1089270 1089271 1089272 1089273 1089274 1089275 1089276 1089277 1089278 1089279 1089280 1089281 1089282 1089283 1089284 1089285 1089286 1089287 1089288 1089289 1089290 1089291 1089292 1089293 1089294 1089295 1089296 1089297 1089298 1089299 1089300 1089301 1089302 1089303 1089304 1089305 1089306 1089307 1089308 1089309 1089310 1089311 1089312 1089313 1089314 1089315 1089316 1089317 1089318 1089319 1089320 1089321 1089322 1089323 1089324 1089325 1089326 1089327 1089328 1089329 1089330 1089331 1089332 1089333 1089334 1089335 1089336 1089337 1089338 1089339 1089340 1089341 1089342 1089343 1089344 1089345 1089346 1089347 1089348 1089349 1089350 1089351 1089352 1089353 1089354 1089355 1089356 1089357 1089358 1089359 1089360 1089361 1089362 1089363 1089364 1089365 1089366 1089367 1089368 1089369 1089370 1089371 1089372 1089373 1089374 1089375 1089376 1089377 1089378 1089379 1089380 1089381 1089382 1089383 1089384 1089385 1089386 1089387 1089388 1089389 1089390 1089391 1089392 1089393 1089394 1089395 1089396 1089397 1089398 1089399 1089400 1089401 1089402 1089403 1089404 1089405 1089406 1089407 1089408 1089409 1089410 1089411 1089412 1089413 1089414 1089415 1089416 1089417 1089418 1089419 1089420 1089421 1089422 1089423 1089424 1089425 1089426 1089427 1089428 1089429 1089430 1089431 1089432 1089433 1089434 1089435 1089436 1089437 1089438 1089439 1089440 1089441 1089442 1089443 1089444 1089445 1089446 1089447 1089448 1089449 1089450 1089451 1089452 1089453 1089454 1089455 1089456 1089457 1089458 1089459 1089460 1089461 1089462 1089463 1089464 1089465 1089466 1089467 1089468 1089469 1089470 1089471 1089472 1089473 1089474 1089475 1089476 1089477 1089478 1089479 1089480 1089481 1089482 1089483 1089484 1089485 1089486 1089487 1089488 1089489 1089490 1089491 1089492 1089493 1089494 1089495 1089496 1089497 1089498 1089499 1089500 1089501 1089502 1089503 1089504 1089505 1089506 1089507 1089508 1089509 1089510 1089511 1089512 1089513 1089514 1089515 1089516 1089517 1089518 1089519 1089520 1089521 1089522 1089523 1089524 1089525 1089526 1089527 1089528 1089529 1089530 1089531 1089532 1089533 1089534 1089535 1089536 1089537 1089538 1089539 1089540 1089541 1089542 1089543 1089544 1089545 1089546 1089547 1089548 1089549 1089550 1089551 1089552 1089553 1089554 1089555 1089556 1089557 1089558 1089559 1089560 1089561 1089562 1089563 1089564 1089565 1089566 1089567 1089568 1089569 1089570 1089571 1089572 1089573 1089574 1089575 1089576 1089577 1089578 1089579 1089580 1089581 1089582 1089583 1089584 1089585 1089586 1089587 1089588 1089589 1089590 1089591 1089592 1089593 1089594 1089595 1089596 1089597 1089598 1089599 1089600 1089601 1089602 1089603 1089604 1089605 1089606 1089607 1089608 1089609 1089610 1089611 1089612 1089613 1089614 1089615 1089616 1089617 1089618 1089619 1089620 1089621 1089622 1089623 1089624 1089625 1089626 1089627 1089628 1089629 1089630 1089631 1089632 1089633 1089634 1089635 1089636 1089637 1089638 1089639 1089640 1089641 1089642 1089643 1089644 1089645 1089646 1089647 1089648 1089649 1089650 1089651 1089652 1089653 1089654 1089655 1089656 1089657 1089658 1089659 1089660 1089661 1089662 1089663 1089664 1089665 1089666 1089667 1089668 1089669 1089670 1089671 1089672 1089673 1089674 1089675 1089676 1089677 1089678 1089679 1089680 1089681 1089682 1089683 1089684 1089685 1089686 1089687 1089688 1089689 1089690 1089691 1089692 1089693 1089694 1089695 1089696 1089697 1089698 1089699 1089700 1089701 1089702 1089703 1089704 1089705 1089706 1089707 1089708 1089709 1089710 1089711 1089712 1089713 1089714 1089715 1089716 1089717 1089718 1089719 1089720 1089721 1089722 1089723 1089724 1089725 1089726 1089727 1089728 1089729 1089730 1089731 1089732 1089733 1089734 1089735 1089736 1089737 1089738 1089739 1089740 1089741 1089742 1089743 1089744 1089745 1089746 1089747 1089748 1089749 1089750 1089751 1089752 1089753 1089754 1089755 1089756 1089757 1089758 1089759 1089760 1089761 1089762 1089763 1089764 1089765 1089766 1089767 1089768 1089769 1089770 1089771 1089772 1089773 1089774 1089775 1089776 1089777 1089778 1089779 1089780 1089781 1089782 1089783 1089784 1089785 1089786 1089787 1089788 1089789 1089790 1089791 1089792 1089793 1089794 1089795 1089796 1089797 1089798 1089799 1089800 1089801 1089802 1089803 1089804 1089805 1089806 1089807 1089808 1089809 1089810 1089811 1089812 1089813 1089814 1089815 1089816 1089817 1089818 1089819 1089820 1089821 1089822 1089823 1089824 1089825 1089826 1089827 1089828 1089829 1089830 1089831 1089832 1089833 1089834 1089835 1089836 1089837 1089838 1089839 1089840 1089841 1089842 1089843 1089844 1089845 1089846 1089847 1089848 1089849 1089850 1089851 1089852 1089853 1089854 1089855 1089856 1089857 1089858 1089859 1089860 1089861 1089862 1089863 1089864 1089865 1089866 1089867 1089868 1089869 1089870 1089871 1089872 1089873 1089874 1089875 1089876 1089877 1089878 1089879 1089880 1089881 1089882 1089883 1089884 1089885 1089886 1089887 1089888 1089889 1089890 1089891 1089892 1089893 1089894 1089895 1089896 1089897 1089898 1089899 1089900 1089901 1089902 1089903 1089904 1089905 1089906 1089907 1089908 1089909 1089910 1089911 1089912 1089913 1089914 1089915 1089916 1089917 1089918 1089919 1089920 1089921 1089922 1089923 1089924 1089925 1089926 1089927 1089928 1089929 1089930 1089931 1089932 1089933 1089934 1089935 1089936 1089937 1089938 1089939 1089940 1089941 1089942 1089943 1089944 1089945 1089946 1089947 1089948 1089949 1089950 1089951 1089952 1089953 1089954 1089955 1089956 1089957 1089958 1089959 1089960 1089961 1089962 1089963 1089964 1089965 1089966 1089967 1089968 1089969 1089970 1089971 1089972 1089973 1089974 1089975 1089976 1089977 1089978 1089979 1089980 1089981 1089982 1089983 1089984 1089985 1089986 1089987 1089988 1089989 1089990 1089991 1089992 1089993 1089994 1089995 1089996 1089997 1089998 1089999 1090000 1090001 1090002 1090003 1090004 1090005 1090006 1090007 1090008 1090009 1090010 1090011 1090012 1090013 1090014 1090015 1090016 1090017 1090018 1090019 1090020 1090021 1090022 1090023 1090024 1090025 1090026 1090027 1090028 1090029 1090030 1090031 1090032 1090033 1090034 1090035 1090036 1090037 1090038 1090039 1090040 1090041 1090042 1090043 1090044 1090045 1090046 1090047 1090048 1090049 1090050 1090051 1090052 1090053 1090054 1090055 1090056 1090057 1090058 1090059 1090060 1090061 1090062 1090063 1090064 1090065 1090066 1090067 1090068 1090069 1090070 1090071 1090072 1090073 1090074 1090075 1090076 1090077 1090078 1090079 1090080 1090081 1090082 1090083 1090084 1090085 1090086 1090087 1090088 1090089 1090090 1090091 1090092 1090093 1090094 1090095 1090096 1090097 1090098 1090099 1090100 1090101 1090102 1090103 1090104 1090105 1090106 1090107 1090108 1090109 1090110 1090111 1090112 1090113 1090114 1090115 1090116 1090117 1090118 1090119 1090120 1090121 1090122 1090123 1090124 1090125 1090126 1090127 1090128 1090129 1090130 1090131 1090132 1090133 1090134 1090135 1090136 1090137 1090138 1090139 1090140 1090141 1090142 1090143 1090144 1090145 1090146 1090147 1090148 1090149 1090150 1090151 1090152 1090153 1090154 1090155 1090156 1090157 1090158 1090159 1090160 1090161 1090162 1090163 1090164 1090165 1090166 1090167 1090168 1090169 1090170 1090171 1090172 1090173 1090174 1090175 1090176 1090177 1090178 1090179 1090180 1090181 1090182 1090183 1090184 1090185 1090186 1090187 1090188 1090189 1090190 1090191 1090192 1090193 1090194 1090195 1090196 1090197 1090198 1090199 1090200 1090201 1090202 1090203 1090204 1090205 1090206 1090207 1090208 1090209 1090210 1090211 1090212 1090213 1090214 1090215 1090216 1090217 1090218 1090219 1090220 1090221 1090222 1090223 1090224 1090225 1090226 1090227 1090228 1090229 1090230 1090231 1090232 1090233 1090234 1090235 1090236 1090237 1090238 1090239 1090240 1090241 1090242 1090243 1090244 1090245 1090246 1090247 1090248 1090249 1090250 1090251 1090252 1090253 1090254 1090255 1090256 1090257 1090258 1090259 1090260 1090261 1090262 1090263 1090264 1090265 1090266 1090267 1090268 1090269 1090270 1090271 1090272 1090273 1090274 1090275 1090276 1090277 1090278 1090279 1090280 1090281 1090282 1090283 1090284 1090285 1090286 1090287 1090288 1090289 1090290 1090291 1090292 1090293 1090294 1090295 1090296 1090297 1090298 1090299 1090300 1090301 1090302 1090303 1090304 1090305 1090306 1090307 1090308 1090309 1090310 1090311 1090312 1090313 1090314 1090315 1090316 1090317 1090318 1090319 1090320 1090321 1090322 1090323 1090324 1090325 1090326 1090327 1090328 1090329 1090330 1090331 1090332 1090333 1090334 1090335 1090336 1090337 1090338 1090339 1090340 1090341 1090342 1090343 1090344 1090345 1090346 1090347 1090348 1090349 1090350 1090351 1090352 1090353 1090354 1090355 1090356 1090357 1090358 1090359 1090360 1090361 1090362 1090363 1090364 1090365 1090366 1090367 1090368 1090369 1090370 1090371 1090372 1090373 1090374 1090375 1090376 1090377 1090378 1090379 1090380 1090381 1090382 1090383 1090384 1090385 1090386 1090387 1090388 1090389 1090390 1090391 1090392 1090393 1090394 1090395 1090396 1090397 1090398 1090399 1090400 1090401 1090402 1090403 1090404 1090405 1090406 1090407 1090408 1090409 1090410 1090411 1090412 1090413 1090414 1090415 1090416 1090417 1090418 1090419 1090420 1090421 1090422 1090423 1090424 1090425 1090426 1090427 1090428 1090429 1090430 1090431 1090432 1090433 1090434 1090435 1090436 1090437 1090438 1090439 1090440 1090441 1090442 1090443 1090444 1090445 1090446 1090447 1090448 1090449 1090450 1090451 1090452 1090453 1090454 1090455 1090456 1090457 1090458 1090459 1090460 1090461 1090462 1090463 1090464 1090465 1090466 1090467 1090468 1090469 1090470 1090471 1090472 1090473 1090474 1090475 1090476 1090477 1090478 1090479 1090480 1090481 1090482 1090483 1090484 1090485 1090486 1090487 1090488 1090489 1090490 1090491 1090492 1090493 1090494 1090495 1090496 1090497 1090498 1090499 1090500 1090501 1090502 1090503 1090504 1090505 1090506 1090507 1090508 1090509 1090510 1090511 1090512 1090513 1090514 1090515 1090516 1090517 1090518 1090519 1090520 1090521 1090522 1090523 1090524 1090525 1090526 1090527 1090528 1090529 1090530 1090531 1090532 1090533 1090534 1090535 1090536 1090537 1090538 1090539 1090540 1090541 1090542 1090543 1090544 1090545 1090546 1090547 1090548 1090549 1090550 1090551 1090552 1090553 1090554 1090555 1090556 1090557 1090558 1090559 1090560 1090561 1090562 1090563 1090564 1090565 1090566 1090567 1090568 1090569 1090570 1090571 1090572 1090573 1090574 1090575 1090576 1090577 1090578 1090579 1090580 1090581 1090582 1090583 1090584 1090585 1090586 1090587 1090588 1090589 1090590 1090591 1090592 1090593 1090594 1090595 1090596 1090597 1090598 1090599 1090600 1090601 1090602 1090603 1090604 1090605 1090606 1090607 1090608 1090609 1090610 1090611 1090612 1090613 1090614 1090615 1090616 1090617 1090618 1090619 1090620 1090621 1090622 1090623 1090624 1090625 1090626 1090627 1090628 1090629 1090630 1090631 1090632 1090633 1090634 1090635 1090636 1090637 1090638 1090639 1090640 1090641 1090642 1090643 1090644 1090645 1090646 1090647 1090648 1090649 1090650 1090651 1090652 1090653 1090654 1090655 1090656 1090657 1090658 1090659 1090660 1090661 1090662 1090663 1090664 1090665 1090666 1090667 1090668 1090669 1090670 1090671 1090672 1090673 1090674 1090675 1090676 1090677 1090678 1090679 1090680 1090681 1090682 1090683 1090684 1090685 1090686 1090687 1090688 1090689 1090690 1090691 1090692 1090693 1090694 1090695 1090696 1090697 1090698 1090699 1090700 1090701 1090702 1090703 1090704 1090705 1090706 1090707 1090708 1090709 1090710 1090711 1090712 1090713 1090714 1090715 1090716 1090717 1090718 1090719 1090720 1090721 1090722 1090723 1090724 1090725 1090726 1090727 1090728 1090729 1090730 1090731 1090732 1090733 1090734 1090735 1090736 1090737 1090738 1090739 1090740 1090741 1090742 1090743 1090744 1090745 1090746 1090747 1090748 1090749 1090750 1090751 1090752 1090753 1090754 1090755 1090756 1090757 1090758 1090759 1090760 1090761 1090762 1090763 1090764 1090765 1090766 1090767 1090768 1090769 1090770 1090771 1090772 1090773 1090774 1090775 1090776 1090777 1090778 1090779 1090780 1090781 1090782 1090783 1090784 1090785 1090786 1090787 1090788 1090789 1090790 1090791 1090792 1090793 1090794 1090795 1090796 1090797 1090798 1090799 1090800 1090801 1090802 1090803 1090804 1090805 1090806 1090807 1090808 1090809 1090810 1090811 1090812 1090813 1090814 1090815 1090816 1090817 1090818 1090819 1090820 1090821 1090822 1090823 1090824 1090825 1090826 1090827 1090828 1090829 1090830 1090831 1090832 1090833 1090834 1090835 1090836 1090837 1090838 1090839 1090840 1090841 1090842 1090843 1090844 1090845 1090846 1090847 1090848 1090849 1090850 1090851 1090852 1090853 1090854 1090855 1090856 1090857 1090858 1090859 1090860 1090861 1090862 1090863 1090864 1090865 1090866 1090867 1090868 1090869 1090870 1090871 1090872 1090873 1090874 1090875 1090876 1090877 1090878 1090879 1090880 1090881 1090882 1090883 1090884 1090885 1090886 1090887 1090888 1090889 1090890 1090891 1090892 1090893 1090894 1090895 1090896 1090897 1090898 1090899 1090900 1090901 1090902 1090903 1090904 1090905 1090906 1090907 1090908 1090909 1090910 1090911 1090912 1090913 1090914 1090915 1090916 1090917 1090918 1090919 1090920 1090921 1090922 1090923 1090924 1090925 1090926 1090927 1090928 1090929 1090930 1090931 1090932 1090933 1090934 1090935 1090936 1090937 1090938 1090939 1090940 1090941 1090942 1090943 1090944 1090945 1090946 1090947 1090948 1090949 1090950 1090951 1090952 1090953 1090954 1090955 1090956 1090957 1090958 1090959 1090960 1090961 1090962 1090963 1090964 1090965 1090966 1090967 1090968 1090969 1090970 1090971 1090972 1090973 1090974 1090975 1090976 1090977 1090978 1090979 1090980 1090981 1090982 1090983 1090984 1090985 1090986 1090987 1090988 1090989 1090990 1090991 1090992 1090993 1090994 1090995 1090996 1090997 1090998 1090999 1091000 1091001 1091002 1091003 1091004 1091005 1091006 1091007 1091008 1091009 1091010 1091011 1091012 1091013 1091014 1091015 1091016 1091017 1091018 1091019 1091020 1091021 1091022 1091023 1091024 1091025 1091026 1091027 1091028 1091029 1091030 1091031 1091032 1091033 1091034 1091035 1091036 1091037 1091038 1091039 1091040 1091041 1091042 1091043 1091044 1091045 1091046 1091047 1091048 1091049 1091050 1091051 1091052 1091053 1091054 1091055 1091056 1091057 1091058 1091059 1091060 1091061 1091062 1091063 1091064 1091065 1091066 1091067 1091068 1091069 1091070 1091071 1091072 1091073 1091074 1091075 1091076 1091077 1091078 1091079 1091080 1091081 1091082 1091083 1091084 1091085 1091086 1091087 1091088 1091089 1091090 1091091 1091092 1091093 1091094 1091095 1091096 1091097 1091098 1091099 1091100 1091101 1091102 1091103 1091104 1091105 1091106 1091107 1091108 1091109 1091110 1091111 1091112 1091113 1091114 1091115 1091116 1091117 1091118 1091119 1091120 1091121 1091122 1091123 1091124 1091125 1091126 1091127 1091128 1091129 1091130 1091131 1091132 1091133 1091134 1091135 1091136 1091137 1091138 1091139 1091140 1091141 1091142 1091143 1091144 1091145 1091146 1091147 1091148 1091149 1091150 1091151 1091152 1091153 1091154 1091155 1091156 1091157 1091158 1091159 1091160 1091161 1091162 1091163 1091164 1091165 1091166 1091167 1091168 1091169 1091170 1091171 1091172 1091173 1091174 1091175 1091176 1091177 1091178 1091179 1091180 1091181 1091182 1091183 1091184 1091185 1091186 1091187 1091188 1091189 1091190 1091191 1091192 1091193 1091194 1091195 1091196 1091197 1091198 1091199 1091200 1091201 1091202 1091203 1091204 1091205 1091206 1091207 1091208 1091209 1091210 1091211 1091212 1091213 1091214 1091215 1091216 1091217 1091218 1091219 1091220 1091221 1091222 1091223 1091224 1091225 1091226 1091227 1091228 1091229 1091230 1091231 1091232 1091233 1091234 1091235 1091236 1091237 1091238 1091239 1091240 1091241 1091242 1091243 1091244 1091245 1091246 1091247 1091248 1091249 1091250 1091251 1091252 1091253 1091254 1091255 1091256 1091257 1091258 1091259 1091260 1091261 1091262 1091263 1091264 1091265 1091266 1091267 1091268 1091269 1091270 1091271 1091272 1091273 1091274 1091275 1091276 1091277 1091278 1091279 1091280 1091281 1091282 1091283 1091284 1091285 1091286 1091287 1091288 1091289 1091290 1091291 1091292 1091293 1091294 1091295 1091296 1091297 1091298 1091299 1091300 1091301 1091302 1091303 1091304 1091305 1091306 1091307 1091308 1091309 1091310 1091311 1091312 1091313 1091314 1091315 1091316 1091317 1091318 1091319 1091320 1091321 1091322 1091323 1091324 1091325 1091326 1091327 1091328 1091329 1091330 1091331 1091332 1091333 1091334 1091335 1091336 1091337 1091338 1091339 1091340 1091341 1091342 1091343 1091344 1091345 1091346 1091347 1091348 1091349 1091350 1091351 1091352 1091353 1091354 1091355 1091356 1091357 1091358 1091359 1091360 1091361 1091362 1091363 1091364 1091365 1091366 1091367 1091368 1091369 1091370 1091371 1091372 1091373 1091374 1091375 1091376 1091377 1091378 1091379 1091380 1091381 1091382 1091383 1091384 1091385 1091386 1091387 1091388 1091389 1091390 1091391 1091392 1091393 1091394 1091395 1091396 1091397 1091398 1091399 1091400 1091401 1091402 1091403 1091404 1091405 1091406 1091407 1091408 1091409 1091410 1091411 1091412 1091413 1091414 1091415 1091416 1091417 1091418 1091419 1091420 1091421 1091422 1091423 1091424 1091425 1091426 1091427 1091428 1091429 1091430 1091431 1091432 1091433 1091434 1091435 1091436 1091437 1091438 1091439 1091440 1091441 1091442 1091443 1091444 1091445 1091446 1091447 1091448 1091449 1091450 1091451 1091452 1091453 1091454 1091455 1091456 1091457 1091458 1091459 1091460 1091461 1091462 1091463 1091464 1091465 1091466 1091467 1091468 1091469 1091470 1091471 1091472 1091473 1091474 1091475 1091476 1091477 1091478 1091479 1091480 1091481 1091482 1091483 1091484 1091485 1091486 1091487 1091488 1091489 1091490 1091491 1091492 1091493 1091494 1091495 1091496 1091497 1091498 1091499 1091500 1091501 1091502 1091503 1091504 1091505 1091506 1091507 1091508 1091509 1091510 1091511 1091512 1091513 1091514 1091515 1091516 1091517 1091518 1091519 1091520 1091521 1091522 1091523 1091524 1091525 1091526 1091527 1091528 1091529 1091530 1091531 1091532 1091533 1091534 1091535 1091536 1091537 1091538 1091539 1091540 1091541 1091542 1091543 1091544 1091545 1091546 1091547 1091548 1091549 1091550 1091551 1091552 1091553 1091554 1091555 1091556 1091557 1091558 1091559 1091560 1091561 1091562 1091563 1091564 1091565 1091566 1091567 1091568 1091569 1091570 1091571 1091572 1091573 1091574 1091575 1091576 1091577 1091578 1091579 1091580 1091581 1091582 1091583 1091584 1091585 1091586 1091587 1091588 1091589 1091590 1091591 1091592 1091593 1091594 1091595 1091596 1091597 1091598 1091599 1091600 1091601 1091602 1091603 1091604 1091605 1091606 1091607 1091608 1091609 1091610 1091611 1091612 1091613 1091614 1091615 1091616 1091617 1091618 1091619 1091620 1091621 1091622 1091623 1091624 1091625 1091626 1091627 1091628 1091629 1091630 1091631 1091632 1091633 1091634 1091635 1091636 1091637 1091638 1091639 1091640 1091641 1091642 1091643 1091644 1091645 1091646 1091647 1091648 1091649 1091650 1091651 1091652 1091653 1091654 1091655 1091656 1091657 1091658 1091659 1091660 1091661 1091662 1091663 1091664 1091665 1091666 1091667 1091668 1091669 1091670 1091671 1091672 1091673 1091674 1091675 1091676 1091677 1091678 1091679 1091680 1091681 1091682 1091683 1091684 1091685 1091686 1091687 1091688 1091689 1091690 1091691 1091692 1091693 1091694 1091695 1091696 1091697 1091698 1091699 1091700 1091701 1091702 1091703 1091704 1091705 1091706 1091707 1091708 1091709 1091710 1091711 1091712 1091713 1091714 1091715 1091716 1091717 1091718 1091719 1091720 1091721 1091722 1091723 1091724 1091725 1091726 1091727 1091728 1091729 1091730 1091731 1091732 1091733 1091734 1091735 1091736 1091737 1091738 1091739 1091740 1091741 1091742 1091743 1091744 1091745 1091746 1091747 1091748 1091749 1091750 1091751 1091752 1091753 1091754 1091755 1091756 1091757 1091758 1091759 1091760 1091761 1091762 1091763 1091764 1091765 1091766 1091767 1091768 1091769 1091770 1091771 1091772 1091773 1091774 1091775 1091776 1091777 1091778 1091779 1091780 1091781 1091782 1091783 1091784 1091785 1091786 1091787 1091788 1091789 1091790 1091791 1091792 1091793 1091794 1091795 1091796 1091797 1091798 1091799 1091800 1091801 1091802 1091803 1091804 1091805 1091806 1091807 1091808 1091809 1091810 1091811 1091812 1091813 1091814 1091815 1091816 1091817 1091818 1091819 1091820 1091821 1091822 1091823 1091824 1091825 1091826 1091827 1091828 1091829 1091830 1091831 1091832 1091833 1091834 1091835 1091836 1091837 1091838 1091839 1091840 1091841 1091842 1091843 1091844 1091845 1091846 1091847 1091848 1091849 1091850 1091851 1091852 1091853 1091854 1091855 1091856 1091857 1091858 1091859 1091860 1091861 1091862 1091863 1091864 1091865 1091866 1091867 1091868 1091869 1091870 1091871 1091872 1091873 1091874 1091875 1091876 1091877 1091878 1091879 1091880 1091881 1091882 1091883 1091884 1091885 1091886 1091887 1091888 1091889 1091890 1091891 1091892 1091893 1091894 1091895 1091896 1091897 1091898 1091899 1091900 1091901 1091902 1091903 1091904 1091905 1091906 1091907 1091908 1091909 1091910 1091911 1091912 1091913 1091914 1091915 1091916 1091917 1091918 1091919 1091920 1091921 1091922 1091923 1091924 1091925 1091926 1091927 1091928 1091929 1091930 1091931 1091932 1091933 1091934 1091935 1091936 1091937 1091938 1091939 1091940 1091941 1091942 1091943 1091944 1091945 1091946 1091947 1091948 1091949 1091950 1091951 1091952 1091953 1091954 1091955 1091956 1091957 1091958 1091959 1091960 1091961 1091962 1091963 1091964 1091965 1091966 1091967 1091968 1091969 1091970 1091971 1091972 1091973 1091974 1091975 1091976 1091977 1091978 1091979 1091980 1091981 1091982 1091983 1091984 1091985 1091986 1091987 1091988 1091989 1091990 1091991 1091992 1091993 1091994 1091995 1091996 1091997 1091998 1091999 1092000 1092001 1092002 1092003 1092004 1092005 1092006 1092007 1092008 1092009 1092010 1092011 1092012 1092013 1092014 1092015 1092016 1092017 1092018 1092019 1092020 1092021 1092022 1092023 1092024 1092025 1092026 1092027 1092028 1092029 1092030 1092031 1092032 1092033 1092034 1092035 1092036 1092037 1092038 1092039 1092040 1092041 1092042 1092043 1092044 1092045 1092046 1092047 1092048 1092049 1092050 1092051 1092052 1092053 1092054 1092055 1092056 1092057 1092058 1092059 1092060 1092061 1092062 1092063 1092064 1092065 1092066 1092067 1092068 1092069 1092070 1092071 1092072 1092073 1092074 1092075 1092076 1092077 1092078 1092079 1092080 1092081 1092082 1092083 1092084 1092085 1092086 1092087 1092088 1092089 1092090 1092091 1092092 1092093 1092094 1092095 1092096 1092097 1092098 1092099 1092100 1092101 1092102 1092103 1092104 1092105 1092106 1092107 1092108 1092109 1092110 1092111 1092112 1092113 1092114 1092115 1092116 1092117 1092118 1092119 1092120 1092121 1092122 1092123 1092124 1092125 1092126 1092127 1092128 1092129 1092130 1092131 1092132 1092133 1092134 1092135 1092136 1092137 1092138 1092139 1092140 1092141 1092142 1092143 1092144 1092145 1092146 1092147 1092148 1092149 1092150 1092151 1092152 1092153 1092154 1092155 1092156 1092157 1092158 1092159 1092160 1092161 1092162 1092163 1092164 1092165 1092166 1092167 1092168 1092169 1092170 1092171 1092172 1092173 1092174 1092175 1092176 1092177 1092178 1092179 1092180 1092181 1092182 1092183 1092184 1092185 1092186 1092187 1092188 1092189 1092190 1092191 1092192 1092193 1092194 1092195 1092196 1092197 1092198 1092199 1092200 1092201 1092202 1092203 1092204 1092205 1092206 1092207 1092208 1092209 1092210 1092211 1092212 1092213 1092214 1092215 1092216 1092217 1092218 1092219 1092220 1092221 1092222 1092223 1092224 1092225 1092226 1092227 1092228 1092229 1092230 1092231 1092232 1092233 1092234 1092235 1092236 1092237 1092238 1092239 1092240 1092241 1092242 1092243 1092244 1092245 1092246 1092247 1092248 1092249 1092250 1092251 1092252 1092253 1092254 1092255 1092256 1092257 1092258 1092259 1092260 1092261 1092262 1092263 1092264 1092265 1092266 1092267 1092268 1092269 1092270 1092271 1092272 1092273 1092274 1092275 1092276 1092277 1092278 1092279 1092280 1092281 1092282 1092283 1092284 1092285 1092286 1092287 1092288 1092289 1092290 1092291 1092292 1092293 1092294 1092295 1092296 1092297 1092298 1092299 1092300 1092301 1092302 1092303 1092304 1092305 1092306 1092307 1092308 1092309 1092310 1092311 1092312 1092313 1092314 1092315 1092316 1092317 1092318 1092319 1092320 1092321 1092322 1092323 1092324 1092325 1092326 1092327 1092328 1092329 1092330 1092331 1092332 1092333 1092334 1092335 1092336 1092337 1092338 1092339 1092340 1092341 1092342 1092343 1092344 1092345 1092346 1092347 1092348 1092349 1092350 1092351 1092352 1092353 1092354 1092355 1092356 1092357 1092358 1092359 1092360 1092361 1092362 1092363 1092364 1092365 1092366 1092367 1092368 1092369 1092370 1092371 1092372 1092373 1092374 1092375 1092376 1092377 1092378 1092379 1092380 1092381 1092382 1092383 1092384 1092385 1092386 1092387 1092388 1092389 1092390 1092391 1092392 1092393 1092394 1092395 1092396 1092397 1092398 1092399 1092400 1092401 1092402 1092403 1092404 1092405 1092406 1092407 1092408 1092409 1092410 1092411 1092412 1092413 1092414 1092415 1092416 1092417 1092418 1092419 1092420 1092421 1092422 1092423 1092424 1092425 1092426 1092427 1092428 1092429 1092430 1092431 1092432 1092433 1092434 1092435 1092436 1092437 1092438 1092439 1092440 1092441 1092442 1092443 1092444 1092445 1092446 1092447 1092448 1092449 1092450 1092451 1092452 1092453 1092454 1092455 1092456 1092457 1092458 1092459 1092460 1092461 1092462 1092463 1092464 1092465 1092466 1092467 1092468 1092469 1092470 1092471 1092472 1092473 1092474 1092475 1092476 1092477 1092478 1092479 1092480 1092481 1092482 1092483 1092484 1092485 1092486 1092487 1092488 1092489 1092490 1092491 1092492 1092493 1092494 1092495 1092496 1092497 1092498 1092499 1092500 1092501 1092502 1092503 1092504 1092505 1092506 1092507 1092508 1092509 1092510 1092511 1092512 1092513 1092514 1092515 1092516 1092517 1092518 1092519 1092520 1092521 1092522 1092523 1092524 1092525 1092526 1092527 1092528 1092529 1092530 1092531 1092532 1092533 1092534 1092535 1092536 1092537 1092538 1092539 1092540 1092541 1092542 1092543 1092544 1092545 1092546 1092547 1092548 1092549 1092550 1092551 1092552 1092553 1092554 1092555 1092556 1092557 1092558 1092559 1092560 1092561 1092562 1092563 1092564 1092565 1092566 1092567 1092568 1092569 1092570 1092571 1092572 1092573 1092574 1092575 1092576 1092577 1092578 1092579 1092580 1092581 1092582 1092583 1092584 1092585 1092586 1092587 1092588 1092589 1092590 1092591 1092592 1092593 1092594 1092595 1092596 1092597 1092598 1092599 1092600 1092601 1092602 1092603 1092604 1092605 1092606 1092607 1092608 1092609 1092610 1092611 1092612 1092613 1092614 1092615 1092616 1092617 1092618 1092619 1092620 1092621 1092622 1092623 1092624 1092625 1092626 1092627 1092628 1092629 1092630 1092631 1092632 1092633 1092634 1092635 1092636 1092637 1092638 1092639 1092640 1092641 1092642 1092643 1092644 1092645 1092646 1092647 1092648 1092649 1092650 1092651 1092652 1092653 1092654 1092655 1092656 1092657 1092658 1092659 1092660 1092661 1092662 1092663 1092664 1092665 1092666 1092667 1092668 1092669 1092670 1092671 1092672 1092673 1092674 1092675 1092676 1092677 1092678 1092679 1092680 1092681 1092682 1092683 1092684 1092685 1092686 1092687 1092688 1092689 1092690 1092691 1092692 1092693 1092694 1092695 1092696 1092697 1092698 1092699 1092700 1092701 1092702 1092703 1092704 1092705 1092706 1092707 1092708 1092709 1092710 1092711 1092712 1092713 1092714 1092715 1092716 1092717 1092718 1092719 1092720 1092721 1092722 1092723 1092724 1092725 1092726 1092727 1092728 1092729 1092730 1092731 1092732 1092733 1092734 1092735 1092736 1092737 1092738 1092739 1092740 1092741 1092742 1092743 1092744 1092745 1092746 1092747 1092748 1092749 1092750 1092751 1092752 1092753 1092754 1092755 1092756 1092757 1092758 1092759 1092760 1092761 1092762 1092763 1092764 1092765 1092766 1092767 1092768 1092769 1092770 1092771 1092772 1092773 1092774 1092775 1092776 1092777 1092778 1092779 1092780 1092781 1092782 1092783 1092784 1092785 1092786 1092787 1092788 1092789 1092790 1092791 1092792 1092793 1092794 1092795 1092796 1092797 1092798 1092799 1092800 1092801 1092802 1092803 1092804 1092805 1092806 1092807 1092808 1092809 1092810 1092811 1092812 1092813 1092814 1092815 1092816 1092817 1092818 1092819 1092820 1092821 1092822 1092823 1092824 1092825 1092826 1092827 1092828 1092829 1092830 1092831 1092832 1092833 1092834 1092835 1092836 1092837 1092838 1092839 1092840 1092841 1092842 1092843 1092844 1092845 1092846 1092847 1092848 1092849 1092850 1092851 1092852 1092853 1092854 1092855 1092856 1092857 1092858 1092859 1092860 1092861 1092862 1092863 1092864 1092865 1092866 1092867 1092868 1092869 1092870 1092871 1092872 1092873 1092874 1092875 1092876 1092877 1092878 1092879 1092880 1092881 1092882 1092883 1092884 1092885 1092886 1092887 1092888 1092889 1092890 1092891 1092892 1092893 1092894 1092895 1092896 1092897 1092898 1092899 1092900 1092901 1092902 1092903 1092904 1092905 1092906 1092907 1092908 1092909 1092910 1092911 1092912 1092913 1092914 1092915 1092916 1092917 1092918 1092919 1092920 1092921 1092922 1092923 1092924 1092925 1092926 1092927 1092928 1092929 1092930 1092931 1092932 1092933 1092934 1092935 1092936 1092937 1092938 1092939 1092940 1092941 1092942 1092943 1092944 1092945 1092946 1092947 1092948 1092949 1092950 1092951 1092952 1092953 1092954 1092955 1092956 1092957 1092958 1092959 1092960 1092961 1092962 1092963 1092964 1092965 1092966 1092967 1092968 1092969 1092970 1092971 1092972 1092973 1092974 1092975 1092976 1092977 1092978 1092979 1092980 1092981 1092982 1092983 1092984 1092985 1092986 1092987 1092988 1092989 1092990 1092991 1092992 1092993 1092994 1092995 1092996 1092997 1092998 1092999 1093000 1093001 1093002 1093003 1093004 1093005 1093006 1093007 1093008 1093009 1093010 1093011 1093012 1093013 1093014 1093015 1093016 1093017 1093018 1093019 1093020 1093021 1093022 1093023 1093024 1093025 1093026 1093027 1093028 1093029 1093030 1093031 1093032 1093033 1093034 1093035 1093036 1093037 1093038 1093039 1093040 1093041 1093042 1093043 1093044 1093045 1093046 1093047 1093048 1093049 1093050 1093051 1093052 1093053 1093054 1093055 1093056 1093057 1093058 1093059 1093060 1093061 1093062 1093063 1093064 1093065 1093066 1093067 1093068 1093069 1093070 1093071 1093072 1093073 1093074 1093075 1093076 1093077 1093078 1093079 1093080 1093081 1093082 1093083 1093084 1093085 1093086 1093087 1093088 1093089 1093090 1093091 1093092 1093093 1093094 1093095 1093096 1093097 1093098 1093099 1093100 1093101 1093102 1093103 1093104 1093105 1093106 1093107 1093108 1093109 1093110 1093111 1093112 1093113 1093114 1093115 1093116 1093117 1093118 1093119 1093120 1093121 1093122 1093123 1093124 1093125 1093126 1093127 1093128 1093129 1093130 1093131 1093132 1093133 1093134 1093135 1093136 1093137 1093138 1093139 1093140 1093141 1093142 1093143 1093144 1093145 1093146 1093147 1093148 1093149 1093150 1093151 1093152 1093153 1093154 1093155 1093156 1093157 1093158 1093159 1093160 1093161 1093162 1093163 1093164 1093165 1093166 1093167 1093168 1093169 1093170 1093171 1093172 1093173 1093174 1093175 1093176 1093177 1093178 1093179 1093180 1093181 1093182 1093183 1093184 1093185 1093186 1093187 1093188 1093189 1093190 1093191 1093192 1093193 1093194 1093195 1093196 1093197 1093198 1093199 1093200 1093201 1093202 1093203 1093204 1093205 1093206 1093207 1093208 1093209 1093210 1093211 1093212 1093213 1093214 1093215 1093216 1093217 1093218 1093219 1093220 1093221 1093222 1093223 1093224 1093225 1093226 1093227 1093228 1093229 1093230 1093231 1093232 1093233 1093234 1093235 1093236 1093237 1093238 1093239 1093240 1093241 1093242 1093243 1093244 1093245 1093246 1093247 1093248 1093249 1093250 1093251 1093252 1093253 1093254 1093255 1093256 1093257 1093258 1093259 1093260 1093261 1093262 1093263 1093264 1093265 1093266 1093267 1093268 1093269 1093270 1093271 1093272 1093273 1093274 1093275 1093276 1093277 1093278 1093279 1093280 1093281 1093282 1093283 1093284 1093285 1093286 1093287 1093288 1093289 1093290 1093291 1093292 1093293 1093294 1093295 1093296 1093297 1093298 1093299 1093300 1093301 1093302 1093303 1093304 1093305 1093306 1093307 1093308 1093309 1093310 1093311 1093312 1093313 1093314 1093315 1093316 1093317 1093318 1093319 1093320 1093321 1093322 1093323 1093324 1093325 1093326 1093327 1093328 1093329 1093330 1093331 1093332 1093333 1093334 1093335 1093336 1093337 1093338 1093339 1093340 1093341 1093342 1093343 1093344 1093345 1093346 1093347 1093348 1093349 1093350 1093351 1093352 1093353 1093354 1093355 1093356 1093357 1093358 1093359 1093360 1093361 1093362 1093363 1093364 1093365 1093366 1093367 1093368 1093369 1093370 1093371 1093372 1093373 1093374 1093375 1093376 1093377 1093378 1093379 1093380 1093381 1093382 1093383 1093384 1093385 1093386 1093387 1093388 1093389 1093390 1093391 1093392 1093393 1093394 1093395 1093396 1093397 1093398 1093399 1093400 1093401 1093402 1093403 1093404 1093405 1093406 1093407 1093408 1093409 1093410 1093411 1093412 1093413 1093414 1093415 1093416 1093417 1093418 1093419 1093420 1093421 1093422 1093423 1093424 1093425 1093426 1093427 1093428 1093429 1093430 1093431 1093432 1093433 1093434 1093435 1093436 1093437 1093438 1093439 1093440 1093441 1093442 1093443 1093444 1093445 1093446 1093447 1093448 1093449 1093450 1093451 1093452 1093453 1093454 1093455 1093456 1093457 1093458 1093459 1093460 1093461 1093462 1093463 1093464 1093465 1093466 1093467 1093468 1093469 1093470 1093471 1093472 1093473 1093474 1093475 1093476 1093477 1093478 1093479 1093480 1093481 1093482 1093483 1093484 1093485 1093486 1093487 1093488 1093489 1093490 1093491 1093492 1093493 1093494 1093495 1093496 1093497 1093498 1093499 1093500 1093501 1093502 1093503 1093504 1093505 1093506 1093507 1093508 1093509 1093510 1093511 1093512 1093513 1093514 1093515 1093516 1093517 1093518 1093519 1093520 1093521 1093522 1093523 1093524 1093525 1093526 1093527 1093528 1093529 1093530 1093531 1093532 1093533 1093534 1093535 1093536 1093537 1093538 1093539 1093540 1093541 1093542 1093543 1093544 1093545 1093546 1093547 1093548 1093549 1093550 1093551 1093552 1093553 1093554 1093555 1093556 1093557 1093558 1093559 1093560 1093561 1093562 1093563 1093564 1093565 1093566 1093567 1093568 1093569 1093570 1093571 1093572 1093573 1093574 1093575 1093576 1093577 1093578 1093579 1093580 1093581 1093582 1093583 1093584 1093585 1093586 1093587 1093588 1093589 1093590 1093591 1093592 1093593 1093594 1093595 1093596 1093597 1093598 1093599 1093600 1093601 1093602 1093603 1093604 1093605 1093606 1093607 1093608 1093609 1093610 1093611 1093612 1093613 1093614 1093615 1093616 1093617 1093618 1093619 1093620 1093621 1093622 1093623 1093624 1093625 1093626 1093627 1093628 1093629 1093630 1093631 1093632 1093633 1093634 1093635 1093636 1093637 1093638 1093639 1093640 1093641 1093642 1093643 1093644 1093645 1093646 1093647 1093648 1093649 1093650 1093651 1093652 1093653 1093654 1093655 1093656 1093657 1093658 1093659 1093660 1093661 1093662 1093663 1093664 1093665 1093666 1093667 1093668 1093669 1093670 1093671 1093672 1093673 1093674 1093675 1093676 1093677 1093678 1093679 1093680 1093681 1093682 1093683 1093684 1093685 1093686 1093687 1093688 1093689 1093690 1093691 1093692 1093693 1093694 1093695 1093696 1093697 1093698 1093699 1093700 1093701 1093702 1093703 1093704 1093705 1093706 1093707 1093708 1093709 1093710 1093711 1093712 1093713 1093714 1093715 1093716 1093717 1093718 1093719 1093720 1093721 1093722 1093723 1093724 1093725 1093726 1093727 1093728 1093729 1093730 1093731 1093732 1093733 1093734 1093735 1093736 1093737 1093738 1093739 1093740 1093741 1093742 1093743 1093744 1093745 1093746 1093747 1093748 1093749 1093750 1093751 1093752 1093753 1093754 1093755 1093756 1093757 1093758 1093759 1093760 1093761 1093762 1093763 1093764 1093765 1093766 1093767 1093768 1093769 1093770 1093771 1093772 1093773 1093774 1093775 1093776 1093777 1093778 1093779 1093780 1093781 1093782 1093783 1093784 1093785 1093786 1093787 1093788 1093789 1093790 1093791 1093792 1093793 1093794 1093795 1093796 1093797 1093798 1093799 1093800 1093801 1093802 1093803 1093804 1093805 1093806 1093807 1093808 1093809 1093810 1093811 1093812 1093813 1093814 1093815 1093816 1093817 1093818 1093819 1093820 1093821 1093822 1093823 1093824 1093825 1093826 1093827 1093828 1093829 1093830 1093831 1093832 1093833 1093834 1093835 1093836 1093837 1093838 1093839 1093840 1093841 1093842 1093843 1093844 1093845 1093846 1093847 1093848 1093849 1093850 1093851 1093852 1093853 1093854 1093855 1093856 1093857 1093858 1093859 1093860 1093861 1093862 1093863 1093864 1093865 1093866 1093867 1093868 1093869 1093870 1093871 1093872 1093873 1093874 1093875 1093876 1093877 1093878 1093879 1093880 1093881 1093882 1093883 1093884 1093885 1093886 1093887 1093888 1093889 1093890 1093891 1093892 1093893 1093894 1093895 1093896 1093897 1093898 1093899 1093900 1093901 1093902 1093903 1093904 1093905 1093906 1093907 1093908 1093909 1093910 1093911 1093912 1093913 1093914 1093915 1093916 1093917 1093918 1093919 1093920 1093921 1093922 1093923 1093924 1093925 1093926 1093927 1093928 1093929 1093930 1093931 1093932 1093933 1093934 1093935 1093936 1093937 1093938 1093939 1093940 1093941 1093942 1093943 1093944 1093945 1093946 1093947 1093948 1093949 1093950 1093951 1093952 1093953 1093954 1093955 1093956 1093957 1093958 1093959 1093960 1093961 1093962 1093963 1093964 1093965 1093966 1093967 1093968 1093969 1093970 1093971 1093972 1093973 1093974 1093975 1093976 1093977 1093978 1093979 1093980 1093981 1093982 1093983 1093984 1093985 1093986 1093987 1093988 1093989 1093990 1093991 1093992 1093993 1093994 1093995 1093996 1093997 1093998 1093999 1094000 1094001 1094002 1094003 1094004 1094005 1094006 1094007 1094008 1094009 1094010 1094011 1094012 1094013 1094014 1094015 1094016 1094017 1094018 1094019 1094020 1094021 1094022 1094023 1094024 1094025 1094026 1094027 1094028 1094029 1094030 1094031 1094032 1094033 1094034 1094035 1094036 1094037 1094038 1094039 1094040 1094041 1094042 1094043 1094044 1094045 1094046 1094047 1094048 1094049 1094050 1094051 1094052 1094053 1094054 1094055 1094056 1094057 1094058 1094059 1094060 1094061 1094062 1094063 1094064 1094065 1094066 1094067 1094068 1094069 1094070 1094071 1094072 1094073 1094074 1094075 1094076 1094077 1094078 1094079 1094080 1094081 1094082 1094083 1094084 1094085 1094086 1094087 1094088 1094089 1094090 1094091 1094092 1094093 1094094 1094095 1094096 1094097 1094098 1094099 1094100 1094101 1094102 1094103 1094104 1094105 1094106 1094107 1094108 1094109 1094110 1094111 1094112 1094113 1094114 1094115 1094116 1094117 1094118 1094119 1094120 1094121 1094122 1094123 1094124 1094125 1094126 1094127 1094128 1094129 1094130 1094131 1094132 1094133 1094134 1094135 1094136 1094137 1094138 1094139 1094140 1094141 1094142 1094143 1094144 1094145 1094146 1094147 1094148 1094149 1094150 1094151 1094152 1094153 1094154 1094155 1094156 1094157 1094158 1094159 1094160 1094161 1094162 1094163 1094164 1094165 1094166 1094167 1094168 1094169 1094170 1094171 1094172 1094173 1094174 1094175 1094176 1094177 1094178 1094179 1094180 1094181 1094182 1094183 1094184 1094185 1094186 1094187 1094188 1094189 1094190 1094191 1094192 1094193 1094194 1094195 1094196 1094197 1094198 1094199 1094200 1094201 1094202 1094203 1094204 1094205 1094206 1094207 1094208 1094209 1094210 1094211 1094212 1094213 1094214 1094215 1094216 1094217 1094218 1094219 1094220 1094221 1094222 1094223 1094224 1094225 1094226 1094227 1094228 1094229 1094230 1094231 1094232 1094233 1094234 1094235 1094236 1094237 1094238 1094239 1094240 1094241 1094242 1094243 1094244 1094245 1094246 1094247 1094248 1094249 1094250 1094251 1094252 1094253 1094254 1094255 1094256 1094257 1094258 1094259 1094260 1094261 1094262 1094263 1094264 1094265 1094266 1094267 1094268 1094269 1094270 1094271 1094272 1094273 1094274 1094275 1094276 1094277 1094278 1094279 1094280 1094281 1094282 1094283 1094284 1094285 1094286 1094287 1094288 1094289 1094290 1094291 1094292 1094293 1094294 1094295 1094296 1094297 1094298 1094299 1094300 1094301 1094302 1094303 1094304 1094305 1094306 1094307 1094308 1094309 1094310 1094311 1094312 1094313 1094314 1094315 1094316 1094317 1094318 1094319 1094320 1094321 1094322 1094323 1094324 1094325 1094326 1094327 1094328 1094329 1094330 1094331 1094332 1094333 1094334 1094335 1094336 1094337 1094338 1094339 1094340 1094341 1094342 1094343 1094344 1094345 1094346 1094347 1094348 1094349 1094350 1094351 1094352 1094353 1094354 1094355 1094356 1094357 1094358 1094359 1094360 1094361 1094362 1094363 1094364 1094365 1094366 1094367 1094368 1094369 1094370 1094371 1094372 1094373 1094374 1094375 1094376 1094377 1094378 1094379 1094380 1094381 1094382 1094383 1094384 1094385 1094386 1094387 1094388 1094389 1094390 1094391 1094392 1094393 1094394 1094395 1094396 1094397 1094398 1094399 1094400 1094401 1094402 1094403 1094404 1094405 1094406 1094407 1094408 1094409 1094410 1094411 1094412 1094413 1094414 1094415 1094416 1094417 1094418 1094419 1094420 1094421 1094422 1094423 1094424 1094425 1094426 1094427 1094428 1094429 1094430 1094431 1094432 1094433 1094434 1094435 1094436 1094437 1094438 1094439 1094440 1094441 1094442 1094443 1094444 1094445 1094446 1094447 1094448 1094449 1094450 1094451 1094452 1094453 1094454 1094455 1094456 1094457 1094458 1094459 1094460 1094461 1094462 1094463 1094464 1094465 1094466 1094467 1094468 1094469 1094470 1094471 1094472 1094473 1094474 1094475 1094476 1094477 1094478 1094479 1094480 1094481 1094482 1094483 1094484 1094485 1094486 1094487 1094488 1094489 1094490 1094491 1094492 1094493 1094494 1094495 1094496 1094497 1094498 1094499 1094500 1094501 1094502 1094503 1094504 1094505 1094506 1094507 1094508 1094509 1094510 1094511 1094512 1094513 1094514 1094515 1094516 1094517 1094518 1094519 1094520 1094521 1094522 1094523 1094524 1094525 1094526 1094527 1094528 1094529 1094530 1094531 1094532 1094533 1094534 1094535 1094536 1094537 1094538 1094539 1094540 1094541 1094542 1094543 1094544 1094545 1094546 1094547 1094548 1094549 1094550 1094551 1094552 1094553 1094554 1094555 1094556 1094557 1094558 1094559 1094560 1094561 1094562 1094563 1094564 1094565 1094566 1094567 1094568 1094569 1094570 1094571 1094572 1094573 1094574 1094575 1094576 1094577 1094578 1094579 1094580 1094581 1094582 1094583 1094584 1094585 1094586 1094587 1094588 1094589 1094590 1094591 1094592 1094593 1094594 1094595 1094596 1094597 1094598 1094599 1094600 1094601 1094602 1094603 1094604 1094605 1094606 1094607 1094608 1094609 1094610 1094611 1094612 1094613 1094614 1094615 1094616 1094617 1094618 1094619 1094620 1094621 1094622 1094623 1094624 1094625 1094626 1094627 1094628 1094629 1094630 1094631 1094632 1094633 1094634 1094635 1094636 1094637 1094638 1094639 1094640 1094641 1094642 1094643 1094644 1094645 1094646 1094647 1094648 1094649 1094650 1094651 1094652 1094653 1094654 1094655 1094656 1094657 1094658 1094659 1094660 1094661 1094662 1094663 1094664 1094665 1094666 1094667 1094668 1094669 1094670 1094671 1094672 1094673 1094674 1094675 1094676 1094677 1094678 1094679 1094680 1094681 1094682 1094683 1094684 1094685 1094686 1094687 1094688 1094689 1094690 1094691 1094692 1094693 1094694 1094695 1094696 1094697 1094698 1094699 1094700 1094701 1094702 1094703 1094704 1094705 1094706 1094707 1094708 1094709 1094710 1094711 1094712 1094713 1094714 1094715 1094716 1094717 1094718 1094719 1094720 1094721 1094722 1094723 1094724 1094725 1094726 1094727 1094728 1094729 1094730 1094731 1094732 1094733 1094734 1094735 1094736 1094737 1094738 1094739 1094740 1094741 1094742 1094743 1094744 1094745 1094746 1094747 1094748 1094749 1094750 1094751 1094752 1094753 1094754 1094755 1094756 1094757 1094758 1094759 1094760 1094761 1094762 1094763 1094764 1094765 1094766 1094767 1094768 1094769 1094770 1094771 1094772 1094773 1094774 1094775 1094776 1094777 1094778 1094779 1094780 1094781 1094782 1094783 1094784 1094785 1094786 1094787 1094788 1094789 1094790 1094791 1094792 1094793 1094794 1094795 1094796 1094797 1094798 1094799 1094800 1094801 1094802 1094803 1094804 1094805 1094806 1094807 1094808 1094809 1094810 1094811 1094812 1094813 1094814 1094815 1094816 1094817 1094818 1094819 1094820 1094821 1094822 1094823 1094824 1094825 1094826 1094827 1094828 1094829 1094830 1094831 1094832 1094833 1094834 1094835 1094836 1094837 1094838 1094839 1094840 1094841 1094842 1094843 1094844 1094845 1094846 1094847 1094848 1094849 1094850 1094851 1094852 1094853 1094854 1094855 1094856 1094857 1094858 1094859 1094860 1094861 1094862 1094863 1094864 1094865 1094866 1094867 1094868 1094869 1094870 1094871 1094872 1094873 1094874 1094875 1094876 1094877 1094878 1094879 1094880 1094881 1094882 1094883 1094884 1094885 1094886 1094887 1094888 1094889 1094890 1094891 1094892 1094893 1094894 1094895 1094896 1094897 1094898 1094899 1094900 1094901 1094902 1094903 1094904 1094905 1094906 1094907 1094908 1094909 1094910 1094911 1094912 1094913 1094914 1094915 1094916 1094917 1094918 1094919 1094920 1094921 1094922 1094923 1094924 1094925 1094926 1094927 1094928 1094929 1094930 1094931 1094932 1094933 1094934 1094935 1094936 1094937 1094938 1094939 1094940 1094941 1094942 1094943 1094944 1094945 1094946 1094947 1094948 1094949 1094950 1094951 1094952 1094953 1094954 1094955 1094956 1094957 1094958 1094959 1094960 1094961 1094962 1094963 1094964 1094965 1094966 1094967 1094968 1094969 1094970 1094971 1094972 1094973 1094974 1094975 1094976 1094977 1094978 1094979 1094980 1094981 1094982 1094983 1094984 1094985 1094986 1094987 1094988 1094989 1094990 1094991 1094992 1094993 1094994 1094995 1094996 1094997 1094998 1094999 1095000 1095001 1095002 1095003 1095004 1095005 1095006 1095007 1095008 1095009 1095010 1095011 1095012 1095013 1095014 1095015 1095016 1095017 1095018 1095019 1095020 1095021 1095022 1095023 1095024 1095025 1095026 1095027 1095028 1095029 1095030 1095031 1095032 1095033 1095034 1095035 1095036 1095037 1095038 1095039 1095040 1095041 1095042 1095043 1095044 1095045 1095046 1095047 1095048 1095049 1095050 1095051 1095052 1095053 1095054 1095055 1095056 1095057 1095058 1095059 1095060 1095061 1095062 1095063 1095064 1095065 1095066 1095067 1095068 1095069 1095070 1095071 1095072 1095073 1095074 1095075 1095076 1095077 1095078 1095079 1095080 1095081 1095082 1095083 1095084 1095085 1095086 1095087 1095088 1095089 1095090 1095091 1095092 1095093 1095094 1095095 1095096 1095097 1095098 1095099 1095100 1095101 1095102 1095103 1095104 1095105 1095106 1095107 1095108 1095109 1095110 1095111 1095112 1095113 1095114 1095115 1095116 1095117 1095118 1095119 1095120 1095121 1095122 1095123 1095124 1095125 1095126 1095127 1095128 1095129 1095130 1095131 1095132 1095133 1095134 1095135 1095136 1095137 1095138 1095139 1095140 1095141 1095142 1095143 1095144 1095145 1095146 1095147 1095148 1095149 1095150 1095151 1095152 1095153 1095154 1095155 1095156 1095157 1095158 1095159 1095160 1095161 1095162 1095163 1095164 1095165 1095166 1095167 1095168 1095169 1095170 1095171 1095172 1095173 1095174 1095175 1095176 1095177 1095178 1095179 1095180 1095181 1095182 1095183 1095184 1095185 1095186 1095187 1095188 1095189 1095190 1095191 1095192 1095193 1095194 1095195 1095196 1095197 1095198 1095199 1095200 1095201 1095202 1095203 1095204 1095205 1095206 1095207 1095208 1095209 1095210 1095211 1095212 1095213 1095214 1095215 1095216 1095217 1095218 1095219 1095220 1095221 1095222 1095223 1095224 1095225 1095226 1095227 1095228 1095229 1095230 1095231 1095232 1095233 1095234 1095235 1095236 1095237 1095238 1095239 1095240 1095241 1095242 1095243 1095244 1095245 1095246 1095247 1095248 1095249 1095250 1095251 1095252 1095253 1095254 1095255 1095256 1095257 1095258 1095259 1095260 1095261 1095262 1095263 1095264 1095265 1095266 1095267 1095268 1095269 1095270 1095271 1095272 1095273 1095274 1095275 1095276 1095277 1095278 1095279 1095280 1095281 1095282 1095283 1095284 1095285 1095286 1095287 1095288 1095289 1095290 1095291 1095292 1095293 1095294 1095295 1095296 1095297 1095298 1095299 1095300 1095301 1095302 1095303 1095304 1095305 1095306 1095307 1095308 1095309 1095310 1095311 1095312 1095313 1095314 1095315 1095316 1095317 1095318 1095319 1095320 1095321 1095322 1095323 1095324 1095325 1095326 1095327 1095328 1095329 1095330 1095331 1095332 1095333 1095334 1095335 1095336 1095337 1095338 1095339 1095340 1095341 1095342 1095343 1095344 1095345 1095346 1095347 1095348 TooltipText=null 19:26:12.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 19:26:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:12.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:12.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:12.860 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 19:26:12.860 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:26:12.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:12.861 INFO [WorkbenchTestable][AbstractView] Launch removed 19:26:12.898 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:12.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:12.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:12.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:26:12.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:12.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:26:12.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:12.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:12.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:12.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:12.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:26:12.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:26:12.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:12.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:26:12.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:26:12.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:12.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:12.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:12.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:26:12.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:12.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:12.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:26:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:12.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:12.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:12.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:12.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:12.928 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:12.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:12.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:12.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:12.978 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:12.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:12.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:12.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:12.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:26:12.981 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:12.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:12.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:12.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:12.982 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:26:12.983 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:26:12.983 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:26:12.983 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:12.983 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:12.983 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:12.983 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:12.983 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:26:12.983 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:26:12.983 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:26:12.984 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:26:12.984 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:26:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:26:14.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:26:14.485 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:26:14.485 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:14.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:14.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:14.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:14.486 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:26:14.487 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:26:14.487 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:26:14.487 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:14.487 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:14.487 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:26:14.487 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:26:14.487 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:26:14.487 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:26:14.487 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:26:14.487 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:26:14.487 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:26:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:26:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:26:14.488 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:14.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:14.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:14.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:14.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:14.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:14.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:14.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:14.489 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:14.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:14.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:14.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:14.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:14.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:14.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:14.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:14.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:14.491 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:26:14.607 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 19:26:14.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:14.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:14.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:26:14.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:14.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:14.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:14.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:14.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:14.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:14.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:26:14.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:14.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:14.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:14.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:14.612 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:14.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:14.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:14.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:14.668 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:14.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:14.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:14.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:14.669 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:14.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:14.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:14.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:14.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:14.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:14.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:15.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:15.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:15.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:15.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:15.671 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:15.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:15.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:15.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:15.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:15.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:15.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:15.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:15.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:26:15.674 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:26:15.674 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 19:26:15.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 19:26:15.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:15.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 19:26:15.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:15.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 19:26:15.675 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 19:26:15.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:15.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:15.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:15.675 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 19:26:15.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 19:26:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:15.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 19:26:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:15.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 19:26:15.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:26:15.675 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:26:15.682 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:26:15.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:26:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:15.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:15.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:15.686 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:15.686 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:15.686 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:15.686 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:15.686 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:15.686 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:15.686 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:15.686 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:15.686 DEBUG [main][MenuItemLookup] Item match:Run 19:26:15.687 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:26:15.687 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:26:15.687 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:15.687 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:26:15.687 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:26:15.687 DEBUG [main][MenuItemLookup] Item match:Run As 19:26:15.687 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 19:26:15.687 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 19:26:15.687 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 19:26:15.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 19:26:15.688 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 19:26:15.688 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 19:26:15.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 19:26:15.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:15.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:15.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:15.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:15.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:15.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:15.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:15.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:15.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:15.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:15.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:15.926 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:15.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:16.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:16.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 19:26:16.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 19:26:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug child count update' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 19:26:16.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:16.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:16.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:16.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:16.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:16.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:16.154 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:16.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:16.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:16.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:16.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:16.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:16.156 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:16.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:16.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:16.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:16.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:16.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:16.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 19:26:16.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:16.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:16.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:16.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:16.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:16.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:16.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:16.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:16.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:16.206 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:16.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:16.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:16.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:16.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:16.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:16.208 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:16.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:16.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:16.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:16.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:16.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:16.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:26:16.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 19:26:16.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:16.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:16.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:26:16.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.220 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:16.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:16.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:16.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:16.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:16.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:16.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:16.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:16.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:16.282 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:16.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:16.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:16.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:16.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:16.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:16.283 INFO [WorkbenchTestable][AbstractView] Clearing console 19:26:16.283 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:16.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:16.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:16.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:16.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:16.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:16.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Clear Console") 19:26:16.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:16.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:16.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:16.286 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console 19:26:16.286 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:26:16.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:16.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""... 19:26:16.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully 19:26:16.288 INFO [WorkbenchTestable][AbstractView] Console cleared 19:26:16.288 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:16.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:16.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:16.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:26:16.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:16.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:16.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:16.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:16.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 19:26:16.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:16.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:16.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown 19:26:17.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:17.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:17.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:26:17.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.329 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 19:26:17.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:17.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:17.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:17.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:17.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:26:17.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:17.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:17.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:17.369 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:17.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:17.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:17.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:17.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:17.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:17.371 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:17.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:17.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:17.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:17.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:17.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:17.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.372 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:17.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:17.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:17.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 19:26:17.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:17.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:17.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 19:26:17.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:17.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:17.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:17.375 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 19:26:17.375 INFO [WorkbenchTestable][AbstractView] Terminating console 19:26:17.375 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:17.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:17.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:17.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:26:17.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:17.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:17.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 19:26:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:17.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:17.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:17.378 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 19:26:17.378 INFO [WorkbenchTestable][AbstractView] Removing launch from console 19:26:17.378 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:17.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:17.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:17.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:26:17.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 19:26:17.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:17.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:17.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:26:17.379 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 19:26:17.379 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:26:17.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:17.380 INFO [WorkbenchTestable][AbstractView] Launch removed 19:26:17.432 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:26:17.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:26:17.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:17.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 19:26:17.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:17.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:26:17.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:17.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:17.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 19:26:17.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:26:17.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 19:26:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:17.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 19:26:17.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:26:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:17.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:17.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:17.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:17.444 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:17.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:17.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:17.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:17.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:17.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:17.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:17.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:17.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:17.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:17.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:17.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:17.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:17.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:18.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:18.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:18.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:18.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:18.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:18.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:26:18.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:26:18.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:18.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:18.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:18.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:18.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:18.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:18.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:18.506 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 19:26:18.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:26:18.507 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:26:18.507 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:26:18.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:26:18.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:26:18.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'New' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:18.564 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:26:18.564 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:26:18.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:26:18.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:26:18.565 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:26:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:18.567 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer 19:26:18.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:26:18.568 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:26:18.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:26:18.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:26:18.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:26:18.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'New' 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:26:18.618 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:26:18.618 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:26:18.619 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:26:18.619 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:26:18.619 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:26:18.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:26:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:26:19.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:26:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:19.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:19.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:19.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:19.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:26:19.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:19.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:26:19.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:19.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:19.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:19.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:19.327 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:26:19.327 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:26:19.327 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:26:19.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:19.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:19.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:19.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:19.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:26:19.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:19.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:19.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:26:19.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:19.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:19.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:19.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:19.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:19.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:19.329 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:26:19.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:19.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:19.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:19.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:19.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:26:19.335 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:26:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:26:19.836 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:26:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:19.836 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 19:26:19.836 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:19.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.28 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 6.78 s consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 25.112 s testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.969 s toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.385 s testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 10.132 s consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 0.03 s getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.835 s testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.937 s testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 8.132 s testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 4.531 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:19.851 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:19.853 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:26:19.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:19.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:19.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:19.853 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:26:19.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:19.854 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:26:19.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:19.854 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:26:19.854 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:26:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:26:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:19.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:19.854 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:19.854 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:19.854 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:19.854 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:19.854 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:19.854 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:19.855 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:19.855 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:19.855 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:19.855 DEBUG [main][MenuItemLookup] Item match:Window 19:26:19.856 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:19.856 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:19.856 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:19.856 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.856 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:19.856 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:19.856 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.856 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:26:19.856 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.856 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:26:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:19.857 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:19.857 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:19.857 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:19.857 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:19.857 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:19.857 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:19.857 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:19.857 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:19.857 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:19.857 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:19.857 DEBUG [main][MenuItemLookup] Item match:Window 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:19.858 DEBUG [main][MenuItemLookup] Item match:Perspective 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:26:19.858 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:26:19.858 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:26:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:26:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:19.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:19.859 DEBUG [main][MenuItemLookup] Item match:Window 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.859 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:26:19.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:19.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:19.860 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:19.860 DEBUG [main][MenuItemLookup] Item match:Window 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:19.861 DEBUG [main][MenuItemLookup] Item match:Perspective 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:26:19.861 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:26:19.861 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:26:19.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:19.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:19.862 DEBUG [main][MenuItemLookup] Item match:Window 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.862 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:26:19.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:19.864 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:19.864 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:19.864 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:19.864 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:19.864 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:19.864 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:19.864 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:19.864 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:19.864 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:19.864 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:19.864 DEBUG [main][MenuItemLookup] Item match:Window 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:19.865 DEBUG [main][MenuItemLookup] Item match:Perspective 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:26:19.865 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:26:19.865 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:26:19.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:26:19.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:26:19.866 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:26:19.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:26:19.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:26:19.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:26:19.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:19.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:19.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:19.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:19.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:26:19.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:19.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:19.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:19.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:26:19.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:19.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:19.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:19.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:26:19.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:19.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:19.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:19.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:19.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:19.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:19.911 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:26:19.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:19.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:19.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:19.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:20.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:20.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:20.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:26:20.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:20.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:20.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:20.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:26:20.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:20.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:20.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:20.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:20.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:20.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:20.168 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:20.169 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:20.169 DEBUG [main][MenuItemLookup] Item match:File 19:26:20.169 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:26:20.169 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:20.174 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:26:20.174 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:26:20.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:26:20.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:26:20.197 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:26:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:26:20.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:26:20.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:26:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:20.321 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:26:20.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:26:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:20.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:20.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:20.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:20.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:20.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:20.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:26:20.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:26:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:20.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:26:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:20.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:26:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:26:20.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:26:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:20.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:26:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:20.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:26:20.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:26:20.325 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:26:20.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:26:20.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:26:20.338 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:26:20.338 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:26:20.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:26:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:20.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:20.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:20.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:20.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:20.340 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:26:20.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:20.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:20.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:20.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:20.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:20.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:26:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:26:20.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:26:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:20.706 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:26:20.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:20.706 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 19:26:20.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:26:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:20.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:20.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:20.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:20.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:26:20.709 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:26:20.711 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 19:26:20.770 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:26:20.770 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:26:20.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:26:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:20.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:20.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:20.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:20.774 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:26:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:20.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:20.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:21.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:26:24.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:26:24.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:24.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:26:24.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:24.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:24.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:24.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:24.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:24.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:24.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:24.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:24.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:24.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:24.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:24.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:24.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:24.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:26:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:24.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:24.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:24.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:24.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:26:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:24.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:24.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:24.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:24.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:24.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:24.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:24.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:24.257 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:24.257 DEBUG [main][MenuItemLookup] Item match:File 19:26:24.259 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:26:24.259 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:24.263 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:26:24.263 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:26:24.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:26:24.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:26:24.264 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:26:24.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:26:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:26:24.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:26:24.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:24.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:24.709 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:26:24.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:24.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:26:24.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:24.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:24.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:24.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:24.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:24.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:24.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:26:24.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:26:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:24.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:26:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:24.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:26:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:26:24.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:26:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:24.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:26:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:24.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:26:24.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:26:24.713 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:26:24.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:26:24.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:26:24.725 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:26:24.725 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:26:24.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:26:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:24.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:24.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:24.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:24.727 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:26:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:24.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:24.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:25.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:25.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:25.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:26:25.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:26:25.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:26:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:25.019 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:26:25.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:25.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:26:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:25.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:25.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:25.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:26:25.109 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:26:25.111 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 19:26:25.145 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:26:25.145 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:26:25.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:26:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:25.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:25.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:25.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:25.194 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:26:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:25.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:25.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:26.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:26.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:26.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:26.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:26.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:26.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:26.214 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:26:26.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:26.214 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:26.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:26.214 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:26.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:26.214 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:26.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:26.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:26:26.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:26.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:26.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:26.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:26.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:26.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:26:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:26.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:26.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:26.217 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:26.217 DEBUG [main][MenuItemLookup] Item match:File 19:26:26.218 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:26:26.218 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:26:26.225 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:26:26.226 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:26.226 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:26:26.226 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:26:26.226 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:26:26.226 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:26.226 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:26:26.226 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:26.226 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:26:26.226 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:26:26.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:26:26.318 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:26:26.320 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:26:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:26:26.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:26:26.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:26:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:26.735 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:26:26.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:26.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:26:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:26.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:26.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:26.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:26:26.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:26:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:26.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:26:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:26.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:26:26.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:26:26.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:26:26.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:26.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:26:26.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:26.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:26:26.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:26:26.740 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:26:26.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:26:26.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:26:26.741 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:26:26.741 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:26:26.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:26:26.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:26.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:26.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:26.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:26.743 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:26:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:26.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:26.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:27.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:27.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:27.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:27.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:26:27.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:26:27.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:26:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:27.099 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:26:27.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:27.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:26:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:27.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:27.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:27.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:27.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:26:27.196 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:26:27.198 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 19:26:27.231 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:26:27.231 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:26:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:26:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:27.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:27.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:27.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:27.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:27.292 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:26:27.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:27.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:27.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:27.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:27.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:27.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:27.907 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 19:26:27.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:27.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:27.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:27.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:27.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:27.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:27.928 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:27.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 19:26:27.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:27.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:27.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 19:26:27.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 19:26:27.929 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:27.929 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:27.929 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:27.929 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:27.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:27.929 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:27.929 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:27.929 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:27.929 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:27.929 DEBUG [main][MenuItemLookup] Item match:Window 19:26:27.932 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:27.932 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:27.932 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:27.932 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:27.932 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:27.932 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:27.938 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:27.938 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:27.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:27.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:27.939 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:28.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:28.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:28.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:28.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:28.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:28.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:28.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:28.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:28.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:28.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:28.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:28.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:28.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:28.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:28.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:28.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:28.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:28.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:28.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:28.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:28.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:28.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:28.133 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:28.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:28.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:28.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:28.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:28.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:28.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:28.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:28.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:28.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:28.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:28.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:28.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:28.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:28.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:28.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:28.136 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:28.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:28.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:28.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:28.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:28.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:28.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:28.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:28.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:28.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:28.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:28.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 19:26:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:28.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 19:26:28.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:28.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:28.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:28.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:28.307 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:28.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:28.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:28.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 19:26:28.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:28.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:28.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:28.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:28.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:28.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:28.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:28.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:28.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:28.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:28.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:28.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:28.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:28.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:29.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:29.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:29.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:29.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:29.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:29.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:29.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:29.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:29.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:29.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:29.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:29.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:29.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:29.373 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:29.373 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:29.374 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:29.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:29.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:29.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:29.876 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:29.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:29.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:29.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:29.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:29.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:29.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:29.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:29.878 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:29.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:29.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:29.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:29.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:29.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:30.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:30.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:30.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:30.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:30.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:30.881 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:30.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:30.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:30.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:30.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:30.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:30.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:30.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:30.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:30.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:30.883 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:30.883 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:30.883 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:30.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:30.884 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:26:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:30.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:30.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:26:30.884 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:26:30.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:26:30.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:26:30.919 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:26:30.921 DEBUG [main][EditorHandler] 2 editor(s) found 19:26:30.921 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 19:26:30.977 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 19:26:30.977 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 19:26:31.073 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 19:26:31.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:31.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:31.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:31.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:31.074 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:31.075 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:31.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:31.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:26:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:31.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:31.075 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 19:26:31.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:31.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:31.577 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 19:26:31.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 19:26:31.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:32.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 19:26:32.080 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 19:26:32.080 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 19:26:32.081 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 19:26:32.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 19:26:32.082 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 19:26:32.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 19:26:32.082 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 19:26:32.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 19:26:32.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 19:26:32.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:26:32.112 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:26:32.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:26:32.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:26:32.139 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:32.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:32.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:32.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:32.140 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:32.140 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:32.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:32.141 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:32.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:32.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:32.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:32.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 19:26:32.182 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:32.182 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 19:26:32.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:32.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:32.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:32.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:32.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:32.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:32.191 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:32.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:32.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:32.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:32.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:32.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:32.192 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:32.192 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:32.192 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:32.192 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:32.192 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:32.192 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:32.192 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:32.192 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:32.192 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:32.192 DEBUG [main][MenuItemLookup] Item match:Window 19:26:32.193 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:32.193 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:32.193 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:32.193 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:32.193 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:32.193 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:32.198 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:32.198 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:32.199 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:32.199 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:32.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:32.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:32.229 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:32.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:32.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:32.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:32.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:32.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:32.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:32.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:32.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:32.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:32.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:32.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:32.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:32.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:32.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:32.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:32.333 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:32.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:32.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:32.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:32.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:32.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:32.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:32.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:32.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:32.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:32.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:32.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:32.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:32.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:32.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:32.336 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:32.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:32.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:32.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:32.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:32.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:32.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:32.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:32.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:32.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:32.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:32.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:32.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:32.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:32.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:32.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:32.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:32.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:32.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:32.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:32.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:26:32.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:32.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:32.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:32.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:32.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:32.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:32.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:32.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:32.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:32.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:32.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:32.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:32.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:32.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:33.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:33.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:33.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:33.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:33.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:33.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:33.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:33.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:33.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:33.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:33.444 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:33.444 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:33.445 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:33.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:33.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:33.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:26:33.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:33.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:33.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:33.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:33.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:33.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:33.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:33.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:33.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:33.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:33.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:33.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:33.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:33.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:33.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:34.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:34.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:34.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:34.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:34.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:34.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:34.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:34.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:34.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:34.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:34.451 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:34.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:34.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:34.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:34.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:26:34.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:34.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:34.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:26:34.452 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:26:34.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:26:34.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:26:34.468 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:26:34.469 DEBUG [main][EditorHandler] 0 editor(s) found 19:26:34.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:34.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:34.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:34.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:34.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:34.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:34.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:34.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:34.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:34.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:35.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:35.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:35.473 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:35.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:35.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:35.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:35.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:35.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:35.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:35.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:35.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:35.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:35.475 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:35.475 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:35.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:35.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:35.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:35.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:26:35.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:35.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:35.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 19:26:35.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:35.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:35.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:35.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:35.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:35.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 19:26:35.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 19:26:35.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:35.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 19:26:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:35.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 19:26:35.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:26:35.477 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:26:35.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:26:35.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:26:35.488 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 19:26:35.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:26:35.488 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:26:35.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:26:35.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:26:35.502 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:26:35.503 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:26:35.724 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:26:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:35.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 19:26:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:35.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:35.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:35.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:35.744 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:35.744 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 19:26:35.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:35.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:35.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:35.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:35.799 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:35.799 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:35.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:35.799 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:35.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:35.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:35.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:35.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 19:26:35.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:35.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 19:26:35.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:35.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:35.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:35.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:35.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:35.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:35.892 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:35.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:26:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:35.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:35.893 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:35.893 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:35.893 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:35.893 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:35.893 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:35.894 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:35.894 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:35.894 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:35.894 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:35.894 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:35.894 DEBUG [main][MenuItemLookup] Item match:Window 19:26:35.896 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:35.896 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:35.896 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:35.896 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:35.896 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:35.896 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:35.902 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:35.902 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:35.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:35.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:35.932 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:36.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:36.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:36.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:36.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:36.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:36.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:36.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:36.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:36.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:36.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:36.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:36.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:36.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:36.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:36.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:36.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:36.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:36.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:36.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:36.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:36.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:36.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:36.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:36.043 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:36.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:36.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:36.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:36.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:36.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:36.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:36.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:36.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:36.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:36.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:36.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:36.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:36.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:36.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:36.045 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:36.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:36.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:36.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:36.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:36.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:36.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:36.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:36.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:36.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:36.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:26:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:36.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:36.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:36.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:36.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:36.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:36.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:36.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:36.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:36.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 19:26:36.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:36.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:36.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:36.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:36.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:36.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:36.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:36.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:36.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:36.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:36.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:36.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:36.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:36.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:36.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:37.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:37.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:37.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:37.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:37.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:37.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:37.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:37.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:37.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:37.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:37.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:37.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:37.180 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:37.180 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:37.180 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:37.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:37.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:26:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:37.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:37.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:26:37.181 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:26:37.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:26:37.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:26:37.193 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 19:26:37.193 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 19:26:37.193 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 19:26:37.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 19:26:37.193 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 19:26:37.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:37.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:37.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:37.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:37.194 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:37.201 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:37.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:37.202 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:37.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:37.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:37.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:37.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:37.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:37.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 19:26:37.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:37.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 19:26:37.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:37.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:37.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:37.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:37.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:37.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:37.293 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:37.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:26:37.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:37.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:37.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:37.294 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:37.294 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:37.294 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:37.294 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:37.294 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:37.294 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:37.294 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:37.294 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:37.294 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:37.294 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:37.294 DEBUG [main][MenuItemLookup] Item match:Window 19:26:37.295 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:37.295 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:37.295 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:37.295 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:37.295 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:37.295 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:37.301 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:37.301 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:37.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:37.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:37.328 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:37.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:37.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:37.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:37.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:37.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:37.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:37.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:37.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:37.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:37.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:37.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:37.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:37.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:37.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:37.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:37.438 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:37.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:37.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:37.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:37.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:37.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:37.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:37.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:37.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:37.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:37.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:37.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:37.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:37.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:37.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:37.440 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:37.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:37.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:37.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:37.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:37.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:37.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:37.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:26:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:37.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:37.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:37.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:37.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:37.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:37.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:37.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:37.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:37.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:37.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 19:26:37.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:37.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:37.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:37.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:37.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:37.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:37.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:37.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:37.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:37.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:37.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:37.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:38.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:38.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:38.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:38.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:38.537 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:38.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:38.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:38.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:38.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:38.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:38.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:38.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:38.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:38.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:38.539 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:38.539 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:38.540 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:38.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:38.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:38.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:26:38.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:38.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:38.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:26:38.540 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:26:38.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:26:38.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:26:38.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:38.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:38.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:26:38.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:38.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:38.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:38.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:26:38.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:38.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:38.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:26:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:38.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:38.558 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:38.558 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:38.558 DEBUG [main][MenuItemLookup] Item match:File 19:26:38.559 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:26:38.559 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:26:38.563 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:26:38.563 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:38.564 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:26:38.564 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:26:38.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:26:38.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:26:38.564 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:26:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:26:38.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:26:38.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:26:38.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:38.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:38.713 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:26:38.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:26:38.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:38.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:38.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:38.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:38.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:38.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:38.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:38.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:38.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:38.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:38.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:38.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:38.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:38.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:38.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:38.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:38.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:38.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:38.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:38.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 19:26:38.718 DEBUG [main][TreeItemHandler] Selecting tree item: File 19:26:38.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 19:26:38.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 19:26:38.722 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:26:38.723 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:26:38.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:26:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:38.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:38.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:38.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:38.734 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:26:38.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:38.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:38.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:38.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:38.802 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:38.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 19:26:38.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 19:26:38.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 19:26:38.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:38.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:38.805 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:26:38.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:38.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:26:38.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:38.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:38.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:38.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:38.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:26:38.830 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:26:38.832 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 19:26:38.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 19:26:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:38.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:38.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:38.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:26:38.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:26:38.837 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 19:26:38.837 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:26:38.837 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 19:26:38.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:26:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:38.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:38.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:38.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:38.850 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:26:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:38.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:38.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:38.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:38.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26cad1dd is found... 19:26:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26cad1dd is found finished successfully 19:26:39.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 19:26:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:39.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:39.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:39.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:39.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:39.373 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:39.373 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:26:39.373 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:39.374 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:26:39.374 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:26:39.374 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 19:26:39.482 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 19:26:39.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:39.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:39.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:39.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:39.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:39.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:39.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:39.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:39.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:39.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:40.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:40.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:40.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:40.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:40.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:40.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:40.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:40.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:40.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:40.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:40.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:40.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:40.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:40.543 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:40.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:40.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:40.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:26:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:40.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:40.544 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 19:26:40.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:40.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:40.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:40.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 19:26:40.544 DEBUG [main][TreeItemHandler] Selecting tree item: files 19:26:40.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 19:26:40.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 19:26:40.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:26:40.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'New' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:40.618 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:26:40.618 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:26:40.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:26:40.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:26:40.618 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:26:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:40.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:26:40.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:26:41.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:26:41.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:41.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:41.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:41.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:41.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:41.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:41.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:41.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:41.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:41.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:41.119 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 19:26:41.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 19:26:41.119 DEBUG [main][TreeItemHandler] Selecting tree item: files 19:26:41.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 19:26:41.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 19:26:41.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:26:41.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:41.182 DEBUG [main][MenuItemLookup] Found menu:'New' 19:26:41.182 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:26:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:41.182 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:26:41.182 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:26:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:41.182 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:26:41.182 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:26:41.183 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:26:41.183 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:26:41.183 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:26:41.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:26:41.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:26:41.183 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:26:41.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:26:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:26:41.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 19:26:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:41.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:41.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:41.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:26:41.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:41.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 19:26:41.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:41.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:41.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:41.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:41.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:41.402 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:26:41.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:41.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:41.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:41.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:41.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:26:41.408 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:26:41.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:26:41.908 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:26:41.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:41.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:41.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:41.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:41.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:41.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:41.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:41.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:41.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:41.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:41.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:41.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:41.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:42.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:42.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:42.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:42.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:42.912 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:42.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:42.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:42.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:42.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:42.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:42.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:42.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:42.915 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:42.915 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:42.915 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:42.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:42.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:26:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:42.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:42.916 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:42.917 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:42.917 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 19:26:42.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:42.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:42.917 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:42.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:42.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:42.918 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 19:26:42.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:42.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:42.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:42.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:42.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:42.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:42.919 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 19:26:42.919 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 19:26:42.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:42.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:42.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:42.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:42.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:42.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:42.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:42.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:26:42.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:42.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:42.920 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 19:26:42.920 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 19:26:42.920 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 19:26:42.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:42.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:42.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:42.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:42.921 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:42.921 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:42.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:42.922 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:42.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:42.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:42.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:43.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:43.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:43.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 19:26:43.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:43.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 19:26:43.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:43.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:43.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:43.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:43.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:43.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:43.021 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:43.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:26:43.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:43.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:43.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:43.022 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:43.023 DEBUG [main][MenuItemLookup] Item match:Window 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:43.023 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:43.023 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:43.029 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:43.029 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:43.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:43.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:43.030 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:43.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:43.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:43.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:43.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:43.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:43.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:43.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:43.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:43.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:43.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:43.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:43.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:43.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:43.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:43.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:43.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:43.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:43.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:43.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:43.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:43.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:43.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:43.151 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:43.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:43.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:43.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:43.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:43.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:43.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:43.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:43.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:43.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:43.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:43.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:43.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:43.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:43.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:43.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:43.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:43.153 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:43.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:43.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:43.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:43.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:43.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:43.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:43.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:26:43.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:43.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:43.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:43.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:43.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:43.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:43.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:43.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:43.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:43.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:43.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:43.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:43.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 19:26:43.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:43.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:43.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:43.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:43.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:43.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:43.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:43.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:43.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:43.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:43.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:43.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:43.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:43.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:44.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:44.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:44.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:44.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:44.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:44.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:44.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:44.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:44.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:44.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:44.276 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:44.276 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:26:44.277 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:26:44.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:26:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:44.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:26:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:44.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:26:44.277 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 19:26:44.277 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 19:26:44.277 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 19:26:44.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 19:26:44.278 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 19:26:44.278 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 19:26:44.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:26:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:44.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:26:44.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:44.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:44.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:44.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:44.782 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:44.782 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:44.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:44.782 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:44.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:44.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:44.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:44.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:44.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:44.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 19:26:44.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:44.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:44.873 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:44.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:26:44.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:44.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:44.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:44.874 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:44.874 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:44.874 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:44.874 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:44.874 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:44.874 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:44.874 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:44.874 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:44.874 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:44.874 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:44.874 DEBUG [main][MenuItemLookup] Item match:Window 19:26:44.875 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:44.875 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:44.875 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:44.875 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:44.875 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:44.875 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:44.880 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:44.880 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:44.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:44.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:44.908 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:45.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:45.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:45.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:45.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:45.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:45.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:45.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:45.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:45.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:45.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:45.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:45.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:45.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:45.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:45.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:45.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:45.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:45.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:45.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:45.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:45.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:45.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:45.024 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:45.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:45.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:45.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:45.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:45.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:45.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:45.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:45.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:45.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:45.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:45.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:45.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:45.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:45.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:45.026 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:45.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:45.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:45.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:45.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:45.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:45.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:45.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:45.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:45.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:45.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:45.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:26:45.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:45.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:45.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:26:45.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:45.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:45.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:45.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:45.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:45.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:45.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:45.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:45.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:45.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 19:26:45.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:45.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:45.141 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:45.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:45.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:45.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:45.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:45.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:45.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:45.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:45.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:45.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:45.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:45.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:45.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:46.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:46.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:46.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:26:46.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:46.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:46.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:46.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:46.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:26:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:46.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:46.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:46.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:46.147 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:26:46.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 19:26:46.147 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 19:26:46.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 19:26:46.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 19:26:46.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:26:46.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'New' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:46.212 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:26:46.212 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:26:46.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:26:46.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:26:46.213 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:26:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:46.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:26:46.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:46.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:46.713 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 19:26:46.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 19:26:46.714 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 19:26:46.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 19:26:46.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 19:26:46.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:26:46.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:46.782 DEBUG [main][MenuItemLookup] Found menu:'New' 19:26:46.782 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:26:46.782 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:46.782 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:26:46.782 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:46.782 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:26:46.782 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:26:46.782 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:26:46.782 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:26:46.782 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:26:46.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:26:46.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:26:46.783 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:26:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:26:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:26:47.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:26:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:47.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:47.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:47.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:47.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:26:47.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:47.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:47.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:47.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:26:47.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:47.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:47.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:47.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:47.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:47.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:47.476 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:26:47.476 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:26:47.476 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:26:47.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:47.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:47.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:47.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:47.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:26:47.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:47.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:26:47.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:47.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:47.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:47.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:47.478 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:26:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:47.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:47.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:26:47.484 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:26:47.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:26:47.985 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:26:47.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:26:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:26:47.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:26:47.985 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 19:26:47.985 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:47.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:47.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:47.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.136 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 4.274 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.694 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.403 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 5.727 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.853 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:47.997 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:47.997 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:26:47.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:47.998 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:47.998 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:47.998 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:26:47.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:47.999 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:26:47.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:47.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:47.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:47.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:47.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:47.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:47.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:48.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.001 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:26:48.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:48.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:48.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:48.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:48.005 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:26:48.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:48.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:48.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.040 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:48.040 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:48.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.041 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:48.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:48.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:48.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:48.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:48.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:48.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:48.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:48.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:48.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:48.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:48.090 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:48.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:48.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:48.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:48.091 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:48.091 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:48.091 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:48.091 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:48.091 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:48.091 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:48.091 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:48.091 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:48.091 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:48.091 DEBUG [main][MenuItemLookup] Item match:Window 19:26:48.092 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:48.092 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:48.092 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:48.092 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:48.092 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:48.092 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:48.098 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:48.098 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:48.120 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:48.120 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:48.120 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:48.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:48.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:48.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:48.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:48.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:48.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:48.228 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:48.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:48.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:48.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:48.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:48.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:48.229 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:48.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:48.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:48.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:48.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:48.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:48.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:48.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:48.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:48.232 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:48.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:48.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:48.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:48.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:48.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:48.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:48.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:48.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:48.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:48.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:48.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:26:48.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:48.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:48.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.335 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:48.335 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:48.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.363 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:48.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:48.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:48.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:48.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.401 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:48.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:48.401 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:48.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:48.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:48.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:48.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:48.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:48.418 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:48.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:48.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:48.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:48.419 DEBUG [main][MenuItemLookup] Item match:Window 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:48.419 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:48.419 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:48.425 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:48.425 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:48.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:48.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:48.426 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:48.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:48.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:48.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:48.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:48.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:48.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:48.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:48.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:48.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:48.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:48.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:48.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:48.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:48.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:48.529 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:48.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:48.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:48.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:48.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:48.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:48.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:48.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:48.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:48.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:48.531 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:48.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:48.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:48.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:48.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:48.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:48.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:48.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:48.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:48.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:48.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:26:48.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:48.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:48.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.622 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:48.623 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:48.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.623 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:48.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:48.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:48.644 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:48.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:48.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:48.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:48.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:48.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:48.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:48.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:48.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:48.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:48.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:48.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:48.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:48.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:48.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:48.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:48.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:48.714 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:48.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:48.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:48.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:48.715 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:48.715 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:48.715 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:48.715 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:48.715 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:48.715 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:48.715 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:48.715 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:48.715 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:48.715 DEBUG [main][MenuItemLookup] Item match:Window 19:26:48.716 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:48.716 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:48.716 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:48.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:48.716 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:48.716 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:48.721 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:48.722 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:48.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:48.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:48.722 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:48.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:48.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:48.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:48.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:48.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:48.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:48.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:48.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:48.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:48.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:48.829 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:48.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:48.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:48.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:48.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:48.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:48.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:48.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:48.831 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:48.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:48.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:48.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:48.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:48.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:48.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:48.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:48.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:48.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:48.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:48.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:48.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:48.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:26:48.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:48.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:48.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.924 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:48.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:48.927 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:48.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:48.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:48.927 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:48.928 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:48.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:48.952 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:48.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:48.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:48.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:48.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:48.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:48.987 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:48.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:48.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:48.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:48.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:48.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:48.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:48.996 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:48.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:48.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:48.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:48.997 DEBUG [main][MenuItemLookup] Item match:Window 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:48.997 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:48.997 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:49.003 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:49.003 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:49.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:49.025 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:49.025 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:49.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:49.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:49.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:49.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:49.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:49.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:49.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:49.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:49.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:49.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:49.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:49.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:49.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:49.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:49.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:49.137 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:49.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:49.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:49.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:49.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:49.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:49.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:49.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:49.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:49.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:49.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:49.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:49.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:49.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:49.139 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:49.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:49.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:49.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:49.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:49.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:49.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:49.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:49.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:49.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:49.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:49.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:49.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:49.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:49.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:49.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:26:49.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:49.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:49.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:49.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:49.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:49.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:49.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:49.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:49.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:49.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:49.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:49.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:49.236 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:49.236 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:49.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:49.236 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:49.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:49.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:49.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:49.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:49.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:49.287 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:49.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:49.287 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:49.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:49.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:49.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:49.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:49.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:49.300 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:49.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:49.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:49.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:49.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:49.300 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:49.301 DEBUG [main][MenuItemLookup] Item match:Window 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:49.301 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:49.301 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:49.307 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:49.307 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:49.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:49.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:49.326 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:49.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:49.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:49.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:49.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:49.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:49.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:49.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:49.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:49.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:49.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:49.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:49.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:49.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:49.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:49.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:49.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:49.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:49.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:49.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:49.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:49.433 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:49.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:49.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:49.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:49.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:49.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:49.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:49.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:49.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:49.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:49.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:49.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:49.435 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:49.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:49.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:49.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:49.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:49.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:49.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:49.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:49.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:49.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:49.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:49.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:49.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:49.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:26:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:49.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:49.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:49.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:49.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:49.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:49.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:49.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:49.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:49.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:49.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:49.529 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 19:26:49.529 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 19:26:49.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:49.529 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:26:49.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:49.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:49.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:49.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:49.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:49.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 19:26:49.582 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 19:26:49.582 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:49.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:49.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:49.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.08 s testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.321 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.272 s getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.031 s selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.281 s getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.3 s selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.295 s Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:49.594 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:49.594 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:26:49.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:49.595 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:49.595 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:49.595 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:26:49.595 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:49.595 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:26:49.596 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:49.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:49.596 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:49.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:49.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:49.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:49.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:49.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:49.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:49.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:49.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:49.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:49.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:49.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:49.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:49.598 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:49.599 DEBUG [main][MenuItemLookup] Item match:Window 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:49.599 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:26:49.599 DEBUG [main][MenuItemLookup] Item match:Preferences 19:26:49.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:26:49.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:26:49.600 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:26:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:26:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:26:49.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:26:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:49.755 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:26:49.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:49.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:26:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:49.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:49.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:49.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:49.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:49.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:49.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:49.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:49.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:49.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:49.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:49.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:49.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:49.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:49.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:49.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:49.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 19:26:49.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:49.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:50.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:50.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 19:26:50.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:50.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:50.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:50.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 19:26:50.263 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 19:26:50.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 19:26:50.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 19:26:50.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:50.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:50.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 19:26:50.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:50.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:26:50.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:50.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:50.385 TRACE [main][WidgetHandler] Notify Table with event 13 19:26:50.385 TRACE [main][WidgetHandler] Wait for synchronization 19:26:50.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified 19:26:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:26:50.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:26:50.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:26:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:50.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:26:50.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:50.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:50.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:50.414 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:26:50.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:50.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:50.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:50.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:50.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:50.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:50.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:50.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:50.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:50.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:50.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:50.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:50.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:50.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:50.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:50.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:50.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:50.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:50.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:50.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:50.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:50.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:50.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:50.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:50.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:50.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:50.470 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:50.470 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:50.470 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:50.470 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:50.470 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:50.470 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:50.470 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:50.470 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:50.470 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:50.470 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:50.470 DEBUG [main][MenuItemLookup] Item match:Window 19:26:50.471 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:50.471 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:50.471 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:50.471 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:50.471 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:50.471 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:50.471 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:50.471 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:26:50.471 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:50.471 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:26:50.471 DEBUG [main][MenuItemLookup] Item match:Preferences 19:26:50.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:26:50.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:26:50.471 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:26:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:26:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:26:50.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:26:50.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:50.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:50.669 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:26:50.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:50.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:26:50.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:50.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:50.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:50.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:50.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:50.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:50.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:50.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:50.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:50.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:50.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 19:26:50.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:50.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:50.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 19:26:50.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:50.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:50.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:50.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 19:26:50.689 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 19:26:50.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 19:26:50.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 19:26:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:50.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:50.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:26:50.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:50.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:50.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:50.698 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:26:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:50.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:50.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:50.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 19:26:50.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 19:26:50.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 19:26:50.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:50.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:50.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 19:26:50.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:50.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:50.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:26:50.773 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:26:50.774 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 19:26:50.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:26:50.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:50.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:50.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:50.776 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:26:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:50.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:50.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:50.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 19:26:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:50.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:26:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:50.831 TRACE [main][WidgetHandler] Notify Table with event 13 19:26:50.831 TRACE [main][WidgetHandler] Wait for synchronization 19:26:50.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:26:50.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:50.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:50.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:50.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:26:50.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:50.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:50.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:26:50.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:26:50.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:50.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:26:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:52.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 19:26:52.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:26:52.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:52.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:26:52.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:26:52.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:52.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:26:52.347 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 19:26:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:52.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:52.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:52.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 19:26:52.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 19:26:52.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 19:26:52.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:52.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:52.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:26:52.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:52.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:52.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:52.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:52.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:52.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:52.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:52.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 19:26:52.464 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 19:26:52.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 19:26:52.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 19:26:52.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:26:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:52.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:52.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:52.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:52.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:52.467 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:26:52.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:52.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:52.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:52.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:52.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:26:52.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:52.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:52.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:52.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:26:52.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:52.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:52.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:26:52.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:26:52.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:52.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:26:52.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:52.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:52.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:26:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:52.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:52.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:52.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:52.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:52.519 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:26:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:52.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:52.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:52.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:52.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:52.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:52.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:52.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:52.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:52.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:52.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:52.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:52.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:52.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:52.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:52.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:52.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:52.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:52.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:52.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:52.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:52.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:52.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:52.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:52.565 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:52.565 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:52.565 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:52.565 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:52.565 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:52.565 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:52.565 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:52.565 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:52.565 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:52.565 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:52.565 DEBUG [main][MenuItemLookup] Item match:Window 19:26:52.566 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:52.566 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:52.566 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:52.566 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:52.566 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:52.566 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:52.566 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:52.566 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:26:52.566 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:52.566 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:26:52.566 DEBUG [main][MenuItemLookup] Item match:Preferences 19:26:52.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:26:52.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:26:52.566 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:26:52.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:26:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:26:52.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:26:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:52.759 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:26:52.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:52.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:26:52.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:52.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:52.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:52.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:52.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:52.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:52.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:52.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:52.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:52.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:52.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 19:26:52.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:52.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:52.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:52.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:52.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 19:26:52.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:52.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:52.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:52.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:52.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:52.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 19:26:52.764 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 19:26:52.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 19:26:52.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 19:26:52.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:52.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:52.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:52.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:52.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 19:26:52.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:52.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:52.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:52.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:52.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:26:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:52.811 TRACE [main][WidgetHandler] Notify Table with event 13 19:26:52.811 TRACE [main][WidgetHandler] Wait for synchronization 19:26:52.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:26:52.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:52.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:26:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:52.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:52.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:52.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:52.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:26:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:52.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:26:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:52.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:52.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:52.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:52.855 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:26:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:52.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:52.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:52.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:52.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:52.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:52.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:52.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:52.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:52.929 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:52.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:52.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:52.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:52.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:52.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:52.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:52.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:52.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:52.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:52.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:52.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:52.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:52.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:52.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:52.930 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:52.963 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:52.963 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:52.963 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:52.963 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:52.963 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:52.963 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:52.963 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:52.963 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:52.963 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:52.963 DEBUG [main][MenuItemLookup] Item match:Window 19:26:52.964 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:52.964 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:52.964 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:52.964 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:52.964 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:52.964 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:52.964 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:52.964 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:26:52.964 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:52.964 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:26:52.964 DEBUG [main][MenuItemLookup] Item match:Preferences 19:26:52.964 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:26:52.964 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:26:52.964 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:26:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:26:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:26:53.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:26:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:53.161 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:26:53.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:53.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:26:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:53.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:53.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:53.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:53.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:53.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:53.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:53.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:53.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:53.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:53.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:53.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:53.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:53.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 19:26:53.186 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:53.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:53.186 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:53.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:53.186 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:53.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 19:26:53.186 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:53.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:53.186 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:53.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:53.186 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:53.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 19:26:53.187 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 19:26:53.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 19:26:53.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 19:26:53.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 19:26:53.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:26:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:53.192 TRACE [main][WidgetHandler] Notify Table with event 13 19:26:53.192 TRACE [main][WidgetHandler] Wait for synchronization 19:26:53.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified 19:26:53.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:26:53.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:26:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:26:53.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:53.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:53.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:26:53.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:53.228 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:26:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:53.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:53.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:53.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:53.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:53.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:53.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:53.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:53.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:53.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:53.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:53.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:53.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:53.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:53.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:53.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:53.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:53.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:53.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:53.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:53.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:53.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:53.276 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:53.276 DEBUG [main][MenuItemLookup] Item match:Window 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:53.276 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:26:53.276 DEBUG [main][MenuItemLookup] Item match:Preferences 19:26:53.277 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:26:53.277 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:26:53.277 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:26:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:26:53.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:26:53.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:26:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:53.477 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:26:53.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:53.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:26:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:53.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:53.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:53.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:53.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:53.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:53.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:53.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:53.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:53.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:53.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:53.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:53.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:53.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:53.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:53.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 19:26:53.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:53.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:53.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:53.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:53.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:53.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 19:26:53.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:53.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:53.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:53.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:53.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:53.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 19:26:53.481 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 19:26:53.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 19:26:53.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 19:26:53.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:26:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:53.507 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:26:53.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:53.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:53.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:53.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 19:26:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 19:26:53.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 19:26:53.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:53.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 19:26:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:26:53.578 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:26:53.579 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 19:26:53.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:26:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:53.581 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:26:53.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:53.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:53.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:53.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:53.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 19:26:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:26:53.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:53.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:53.632 TRACE [main][WidgetHandler] Notify Table with event 13 19:26:53.632 TRACE [main][WidgetHandler] Wait for synchronization 19:26:53.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:26:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:26:53.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:26:53.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:26:53.640 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 19:26:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:53.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:53.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 19:26:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 19:26:53.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 19:26:53.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:53.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:53.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:26:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:53.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 19:26:53.731 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 19:26:53.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 19:26:53.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 19:26:53.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:26:53.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:53.733 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:26:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:53.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:53.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:53.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:53.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:53.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:26:53.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:53.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:53.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:53.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:26:53.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:53.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:26:53.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:26:53.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:26:53.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:53.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:53.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified 19:26:53.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:26:53.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:26:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:26:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:53.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: Matcher matching text to regular expression 'Java Editor.*') 19:26:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:53.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:53.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:26:53.784 TRACE [main][WidgetHandler] Notify Table with event 13 19:26:53.784 TRACE [main][WidgetHandler] Wait for synchronization 19:26:53.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:26:53.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:26:53.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:26:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:26:53.790 INFO [WorkbenchTestable][AbstractButton] Click button Re&move 19:26:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:53.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:53.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:53.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:26:53.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:53.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:26:53.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:53.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:26:53.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:26:53.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:53.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:26:53.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 19:26:55.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:26:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:55.302 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:26:55.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:55.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:55.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:55.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:55.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:55.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:55.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:55.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:55.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:55.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:55.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:55.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:55.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:55.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:55.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:55.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:55.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:55.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:55.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:55.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:55.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:55.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:55.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:55.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:55.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:55.350 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:55.350 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:55.350 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:55.350 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:55.350 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:55.350 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:55.350 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:55.350 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:55.350 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:55.350 DEBUG [main][MenuItemLookup] Item match:Window 19:26:55.350 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:55.351 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:55.351 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:55.351 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:55.351 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:55.351 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:55.351 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:55.351 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:26:55.351 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:55.351 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:26:55.351 DEBUG [main][MenuItemLookup] Item match:Preferences 19:26:55.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:26:55.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:26:55.351 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:26:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:26:55.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:26:55.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:26:55.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:55.555 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:26:55.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:55.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:26:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:55.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:55.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:55.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:55.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:55.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:55.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:55.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 19:26:55.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:55.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:55.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:55.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 19:26:55.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:55.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:55.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:55.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 19:26:55.574 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 19:26:55.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 19:26:55.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 19:26:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:26:55.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:55.589 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:26:55.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:55.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:55.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:55.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:55.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 19:26:55.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 19:26:55.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 19:26:55.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:55.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:55.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 19:26:55.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:26:55.657 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:26:55.658 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 19:26:55.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:26:55.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:55.660 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:26:55.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:55.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:55.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:55.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:55.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:26:55.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:55.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:26:55.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:26:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:55.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:26:55.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:55.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:26:55.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:26:55.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:55.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:55.729 TRACE [main][WidgetHandler] Notify Table with event 13 19:26:55.729 TRACE [main][WidgetHandler] Wait for synchronization 19:26:55.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:26:55.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:55.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:55.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:55.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:26:55.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:55.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:55.732 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:26:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:55.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:55.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:55.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:26:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:55.736 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:26:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:55.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:55.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:55.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:55.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:55.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:55.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:55.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:55.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:55.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:55.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:55.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:55.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:55.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:55.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:55.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:55.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:55.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:55.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:26:55.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:55.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:55.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:55.783 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:55.783 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:55.783 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:55.783 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:55.783 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:55.783 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:55.783 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:55.783 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:55.783 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:55.783 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:55.783 DEBUG [main][MenuItemLookup] Item match:Window 19:26:55.784 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:55.784 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:55.784 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:55.784 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:55.784 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:55.784 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:26:55.784 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:55.784 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:26:55.784 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:55.784 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:26:55.784 DEBUG [main][MenuItemLookup] Item match:Preferences 19:26:55.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:26:55.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:26:55.784 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:26:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:26:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:26:55.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:26:55.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:55.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:55.983 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:26:55.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:55.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:26:55.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:55.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:55.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:55.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:55.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:55.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:55.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:55.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:55.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:55.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:55.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:55.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:55.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:55.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:55.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:55.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:55.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:55.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:55.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:55.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 19:26:55.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:55.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:55.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:55.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:55.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:55.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 19:26:55.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 19:26:55.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:55.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 19:26:55.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:55.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 19:26:55.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 19:26:55.987 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 19:26:56.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 19:26:56.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 19:26:56.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:26:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:56.010 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:26:56.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:56.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:56.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:56.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:56.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 19:26:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 19:26:56.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 19:26:56.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:56.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 19:26:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:26:56.086 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:26:56.087 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 19:26:56.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:26:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:56.089 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:26:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:56.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:56.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:56.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:56.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:56.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 19:26:56.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:26:56.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:56.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:56.203 TRACE [main][WidgetHandler] Notify Table with event 13 19:26:56.203 TRACE [main][WidgetHandler] Wait for synchronization 19:26:56.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:26:56.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:56.207 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:26:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:56.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:56.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:56.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:26:56.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:56.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:56.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:56.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:26:56.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:56.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:26:56.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:26:56.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:26:56.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:26:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:56.214 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:26:56.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:56.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:56.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:56.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:26:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:26:56.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:56.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:56.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:56.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:56.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 19:26:56.257 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 19:26:56.257 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:26:56.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:26:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.664 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.873 s addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 2.095 s selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.364 s getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.345 s removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 2.075 s addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.433 s removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.475 s Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:26:56.286 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:26:56.288 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:26:56.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:56.288 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:26:56.288 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:56.288 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:26:56.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:56.302 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:26:56.302 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:56.302 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:26:56.302 DEBUG [main][EditorHandler] 0 editor(s) found 19:26:56.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:26:56.312 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:26:56.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:56.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:56.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:56.312 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:56.312 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:26:56.312 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:26:56.312 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:26:56.312 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:26:56.312 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:26:56.312 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:26:56.312 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:26:56.312 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:26:56.312 DEBUG [main][MenuItemLookup] Item match:Window 19:26:56.313 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:26:56.313 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:26:56.313 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:26:56.313 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:56.313 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:26:56.313 DEBUG [main][MenuItemLookup] Item match:Show View 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:56.319 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:26:56.319 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:26:56.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:26:56.320 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:26:56.320 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:26:56.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:26:56.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:26:56.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:26:56.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:56.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:56.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:26:56.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:56.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:56.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:56.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:56.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:56.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:56.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:56.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:56.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:26:56.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:56.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:56.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:56.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:56.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:56.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:26:56.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:26:56.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:56.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:26:56.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:56.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:26:56.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:26:56.422 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:26:56.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:26:56.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:26:56.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:56.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:56.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:56.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:26:56.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:26:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:26:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:26:56.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:26:56.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:26:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:56.424 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:26:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:56.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:56.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:56.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:26:56.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:26:56.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:26:56.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:26:56.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:56.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:56.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:56.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:56.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:56.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:56.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:26:56.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:56.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:56.513 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:56.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:56.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:56.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:56.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:56.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:56.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:56.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:56.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.515 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:56.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:56.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:56.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:56.517 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:26:56.517 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:26:56.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:26:56.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:26:56.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:26:56.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:26:56.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:26:56.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:56.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:56.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:26:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:56.560 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:26:56.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:26:56.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:56.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:26:56.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:26:56.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:56.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:56.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:26:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:26:56.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:56.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:56.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:56.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:26:56.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:26:56.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:26:56.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:56.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:56.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:56.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:56.631 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:26:56.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:26:56.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:26:56.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:26:56.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:56.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:56.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:56.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:56.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:26:56.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:56.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:56.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:56.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:56.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:56.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:56.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:56.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:26:56.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:56.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:56.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:56.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:56.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:56.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:26:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:56.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:26:56.635 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:26:56.635 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:56.636 DEBUG [main][MenuItemLookup] Item match:File 19:26:56.637 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:26:56.637 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'File' 19:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'' 19:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:26:56.642 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:26:56.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:26:56.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:26:56.667 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:26:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:26:56.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:26:56.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:26:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:56.790 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:26:56.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:56.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:26:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:26:56.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:26:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:26:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:26:56.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:26:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:56.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:26:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:56.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:26:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:26:56.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:26:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:26:56.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:26:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:26:56.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:26:56.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:26:56.794 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:26:56.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:26:56.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:26:56.807 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:26:56.807 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:26:56.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:26:56.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:56.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:56.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:56.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:56.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:56.809 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:26:56.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:56.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:56.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:56.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:57.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:26:57.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:57.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:26:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:26:57.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:26:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:26:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:26:57.172 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:26:57.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:26:57.172 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:26:57.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:26:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:57.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:57.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:57.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:26:57.175 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:26:57.176 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:26:57.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:26:57.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:57.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:57.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:57.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:57.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:57.230 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:26:57.231 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:26:57.231 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 19:26:57.231 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 19:26:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:57.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:57.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:57.268 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:26:57.268 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:26:57.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:26:57.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:26:57.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:26:57.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:26:57.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:26:57.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:26:57.271 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:26:57.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:26:57.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:26:57.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:26:57.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:26:57.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:27:00.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:27:00.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:27:00.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:27:00.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:00.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:27:00.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:00.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:27:00.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:00.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:00.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:00.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:00.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:00.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:00.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:27:00.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:00.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:00.900 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:27:00.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:00.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:00.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:00.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:00.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:00.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:00.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:27:00.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:00.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:00.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:00.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:00.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:00.903 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:00.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:00.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:00.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:00.953 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:00.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:00.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:00.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:00.954 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:00.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:00.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:00.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:00.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:00.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:00.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:01.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:01.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:01.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:01.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:01.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:01.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:01.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:01.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:01.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:01.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:01.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:01.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:01.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:01.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:01.959 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:27:01.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:01.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:01.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:02.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:02.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:02.005 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:02.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:02.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:02.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:02.006 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:02.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:02.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:02.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:02.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:02.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:02.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:02.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:02.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:03.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:03.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:03.008 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:03.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:03.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:03.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:03.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:03.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:03.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:03.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:03.011 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:03.011 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:27:03.012 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:27:03.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:27:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:03.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:27:03.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:27:03.514 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:27:03.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:27:03.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:27:03.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:03.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:03.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:27:03.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:03.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:03.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:03.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:27:03.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:03.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:03.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:03.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:03.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:27:03.538 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:03.538 DEBUG [main][MenuItemLookup] Item match:File 19:27:03.539 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:27:03.539 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:03.544 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:27:03.544 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:27:03.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:27:03.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:27:03.545 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:27:03.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:27:03.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:27:03.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:27:03.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:03.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:03.675 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:03.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:27:03.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:03.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:03.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:03.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:27:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:27:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:27:03.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:03.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:03.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:27:03.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:03.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:03.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:03.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:27:03.689 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:27:03.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:27:03.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:27:03.703 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:03.703 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:27:03.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:27:03.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:03.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:03.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:03.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:03.705 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:27:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:03.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:03.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:03.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:03.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:27:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:27:03.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:27:03.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:03.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:03.834 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:27:03.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:03.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:27:03.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:03.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:03.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:03.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:03.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:27:03.903 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:27:03.904 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 19:27:03.937 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:27:03.937 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:27:03.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:27:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:03.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:03.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:03.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:03.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:03.942 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:27:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:03.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:03.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:27:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:27:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:27:04.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:04.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:27:04.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:04.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:04.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:04.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:27:04.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:04.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:04.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:04.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:04.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5105a537 is found... 19:27:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5105a537 is found finished successfully 19:27:04.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 19:27:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:04.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:04.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:04.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:04.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:04.521 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:04.521 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 19:27:04.521 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:27:04.531 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:04.531 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:27:04.531 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:27:04.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:04.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:04.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:04.540 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:04.540 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:04.540 DEBUG [main][MenuItemLookup] Item match:File 19:27:04.541 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:27:04.541 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:27:04.541 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:27:04.541 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:27:04.541 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:04.541 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:27:04.541 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:27:04.541 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:04.541 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:27:04.541 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:27:04.542 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:27:04.542 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:27:04.542 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:27:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:27:04.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:27:04.806 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:04.806 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:27:04.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:04.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:04.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:04.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:04.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:04.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:04.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:04.919 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:04.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:04.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:04.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:04.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:04.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:04.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:04.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:04.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:04.957 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:04.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:04.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:04.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:04.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:04.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:04.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:27:04.959 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:04.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:04.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:04.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:04.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:04.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:04.960 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:04.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:04.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:04.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:04.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:04.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:04.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:04.961 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:04.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:04.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:04.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:04.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:04.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:04.962 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:04.962 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:04.962 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:04.962 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:04.963 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:04.963 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:04.963 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:27:04.963 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:04.963 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:04.963 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:04.963 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:04.963 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:04.963 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:05.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:05.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:05.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:05.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:05.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:05.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:05.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:05.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:05.965 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:05.966 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:05.966 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:05.966 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:05.966 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:05.966 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:05.966 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:05.966 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:05.967 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:05.967 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:05.967 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:05.967 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:05.967 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:05.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:05.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:05.967 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:05.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:05.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:05.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:05.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:05.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:05.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:05.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:05.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:05.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:05.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:05.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:05.971 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:27:05.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:05.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:06.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:06.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:06.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:06.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:06.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:27:06.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:06.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:06.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:06.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:06.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:06.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:06.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:06.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:06.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:06.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:06.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:06.523 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:06.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:06.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:06.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:06.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:06.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:27:06.525 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:06.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:06.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:06.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:06.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:06.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:06.527 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:06.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:06.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:06.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:06.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:06.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:06.527 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:06.528 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:06.528 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:06.528 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:06.528 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:06.528 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:06.528 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:06.528 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:06.529 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:06.529 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:06.529 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:06.529 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:06.529 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:08.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:08.030 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:08.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:08.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:08.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:08.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:08.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:08.031 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:08.032 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:08.032 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:08.032 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:08.032 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:08.032 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:08.032 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:08.032 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:08.032 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:08.032 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:08.032 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:08.032 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:08.032 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:08.033 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:08.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:08.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:08.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:08.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:08.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:08.036 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:27:08.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:08.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:08.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:08.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:08.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:08.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:27:08.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:08.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:08.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:08.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:08.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:08.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:08.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:08.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:08.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:08.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:08.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:08.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:08.105 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:08.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:08.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:08.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:08.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:08.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view.... 19:27:08.107 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:08.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:08.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:08.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:08.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:08.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:08.107 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:08.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:08.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:08.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:08.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:08.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:08.108 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:08.108 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:08.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:08.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:08.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:08.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:08.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:08.109 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:08.110 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:08.110 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:08.110 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:08.110 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:08.110 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:08.110 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:08.110 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:08.110 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:08.110 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:08.110 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:08.110 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:08.110 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:08.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:09.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:09.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:09.612 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:09.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:09.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:09.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:09.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:09.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:09.613 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:09.614 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:09.614 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:09.614 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:09.614 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:09.614 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:09.614 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:09.614 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:09.614 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:09.614 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:09.614 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:09.614 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:09.614 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:09.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:09.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:09.615 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:09.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:09.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:09.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:09.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:09.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:09.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:09.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:09.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:09.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:09.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:09.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view. finished successfully 19:27:09.618 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:09.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:09.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:09.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:09.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:09.619 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:09.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:09.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:09.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:09.620 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:09.621 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:09.621 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:09.621 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:09.621 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:09.621 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:09.621 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:09.621 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:09.621 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:09.621 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:09.621 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:09.621 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:09.621 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:10.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:10.622 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:10.622 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:10.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:10.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:10.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:10.623 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:10.624 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:10.624 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:10.624 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:10.624 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:10.624 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:10.624 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:10.625 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:10.625 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:10.625 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:10.625 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:10.625 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:10.625 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:10.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:10.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:10.625 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:10.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:10.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:10.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:10.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.626 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:27:10.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:10.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:10.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:10.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:10.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:10.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:10.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:10.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:10.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:10.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:10.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:10.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:10.670 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:10.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:10.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:10.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:10.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:10.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:10.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:10.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:10.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:10.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:10.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:10.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:10.720 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:10.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:10.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:10.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:10.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:10.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:10.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:10.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:10.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:10.768 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:10.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:10.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:10.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:10.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:10.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:10.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:10.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:10.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:10.816 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:10.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:10.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:10.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:10.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:10.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:10.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:10.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:10.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:10.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:10.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:10.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:10.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:10.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:10.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:10.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:10.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:10.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:10.923 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:10.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:10.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:10.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:10.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:10.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:10.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:10.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:10.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:10.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:10.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:10.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:10.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:10.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:10.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:10.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:11.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:11.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:11.016 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:11.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:11.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:11.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:11.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:11.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:11.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:11.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:11.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:11.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:11.020 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:11.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:11.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:11.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:11.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:11.021 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:11.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:11.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:11.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:11.021 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:11.022 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:11.022 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:11.022 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:11.022 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:11.022 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:11.022 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:11.022 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:11.022 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:11.022 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:11.022 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:11.022 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:11.022 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:11.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:12.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:12.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:12.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:12.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:12.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:12.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:12.025 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:12.026 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:12.026 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:12.026 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:12.026 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:12.026 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:12.026 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:12.026 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:12.026 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:12.026 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:12.026 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:12.026 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:12.026 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:12.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:12.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:12.026 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:12.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:12.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:12.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:12.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:12.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:12.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:12.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:12.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:12.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:12.028 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:12.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:12.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:12.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:12.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:12.029 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:12.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:12.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:12.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:12.030 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:12.030 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:12.030 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:12.030 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:12.031 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:12.031 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:12.031 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:12.031 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:12.031 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:12.031 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:12.031 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:12.031 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:12.031 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:12.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:13.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:13.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:13.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:13.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:13.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:13.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:13.033 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:13.034 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:13.034 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:13.034 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:13.034 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:13.034 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:13.034 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:13.034 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:13.034 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:13.034 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:13.034 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:13.034 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:13.034 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:13.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:13.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:13.035 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:13.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:13.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:13.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:13.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:13.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:13.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:13.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:13.036 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:27:13.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:13.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:13.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:13.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:13.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:13.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:13.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:13.037 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:13.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:13.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:13.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:13.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:13.038 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:13.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:13.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:13.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:13.039 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:13.039 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:13.039 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:13.039 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:13.040 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:13.040 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:13.040 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:13.040 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:13.040 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:13.040 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:13.040 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:13.040 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:13.040 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:14.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:14.541 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:14.542 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:14.543 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:14.543 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:14.543 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:14.543 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:14.543 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:14.543 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:14.543 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:14.543 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:14.544 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:14.544 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:14.544 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:14.544 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:14.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:14.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:14.544 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:14.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.545 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:27:14.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:14.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:14.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:14.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:14.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:14.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:14.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:14.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:14.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:14.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:14.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:14.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:14.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:14.586 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:14.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:14.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:14.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:14.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:14.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:14.627 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:14.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:14.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:14.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:14.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:14.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:14.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:14.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:14.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:14.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:14.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:14.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:14.733 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:14.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:14.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:14.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:14.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:14.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:14.799 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:14.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:14.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:14.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:14.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:14.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:14.863 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:14.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:14.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:14.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:14.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:14.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:14.928 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:14.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:14.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:14.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:14.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:14.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:14.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:14.931 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:14.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:14.933 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:14.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:14.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:14.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:14.933 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:14.934 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:14.934 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:14.934 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:14.934 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:14.934 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:14.934 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:14.934 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:14.934 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:14.934 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:14.934 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:14.934 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:14.934 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:14.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:16.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:16.443 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:16.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:16.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:16.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:16.445 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:16.446 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:16.446 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:16.446 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:16.446 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:16.446 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:16.446 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:16.446 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:16.446 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:16.446 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:16.446 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:16.446 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:16.446 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:16.446 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:16.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:16.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:16.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:16.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:16.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:16.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:16.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:16.448 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:16.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:16.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:16.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:16.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:16.449 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:16.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:16.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:16.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:16.449 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:16.450 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:16.450 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:16.450 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:16.450 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:16.450 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:16.450 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:16.450 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:16.450 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:16.450 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:16.450 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:16.450 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:16.450 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:17.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:17.451 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:17.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:17.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:17.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:17.453 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:17.453 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:17.453 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:17.453 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:17.454 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:17.454 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:17.454 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:27:17.454 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:17.454 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:17.454 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:17.454 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:17.454 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:17.454 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:17.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:17.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:17.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:17.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:17.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:17.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:17.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:17.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:17.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:17.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:17.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:17.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:17.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:17.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:17.464 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:27:17.464 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:27:17.464 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:27:17.464 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:27:17.464 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:27:17.464 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:27:17.464 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:27:17.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:27:17.464 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:27:17.464 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:27:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:17.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:17.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:27:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:17.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:27:17.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:17.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:17.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:17.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:17.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:17.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:17.567 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:27:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:17.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:17.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:17.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:27:17.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:17.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:17.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:17.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:17.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:17.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:17.579 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:27:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:17.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:17.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:17.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:17.651 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:17.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:17.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:17.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:17.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:17.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:17.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:17.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:17.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:17.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:17.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:17.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:17.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:17.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:17.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:17.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:18.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:18.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:18.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:18.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:18.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:18.682 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:18.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:18.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:18.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:18.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:18.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:18.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:18.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:18.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:18.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:18.684 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:18.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:27:18.684 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:27:18.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:27:18.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:27:18.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:27:18.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'New' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:18.752 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:27:18.752 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:27:18.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:27:18.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:27:18.753 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:27:18.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:18.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:27:18.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:27:19.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:19.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:19.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:19.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:19.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:27:19.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:19.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:19.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:19.254 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:27:19.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:27:19.254 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:27:19.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:27:19.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:27:19.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:27:19.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:19.346 DEBUG [main][MenuItemLookup] Found menu:'New' 19:27:19.346 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:27:19.346 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:19.346 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:27:19.346 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:19.346 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:27:19.346 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:27:19.346 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:27:19.346 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:27:19.346 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:27:19.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:27:19.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:27:19.347 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:27:19.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:27:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:27:20.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:27:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:20.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:20.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:27:20.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:20.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:20.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:20.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:27:20.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:20.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:20.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:20.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:20.040 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:27:20.040 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:27:20.040 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:27:20.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:20.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:20.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:20.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:20.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:27:20.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:20.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:27:20.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:20.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:20.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:20.042 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:27:20.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:20.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:20.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:20.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:20.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:27:20.048 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:27:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:27:20.548 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:27:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:20.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:20.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:27:20.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:27:20.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:27:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:20.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:27:20.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:27:20.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:27:20.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:27:20.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:27:20.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:27:20.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:27:20.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:20.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:20.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:20.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:20.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:20.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:20.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:20.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:20.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:20.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:20.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:20.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:20.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:27:20.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:20.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:20.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:20.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:20.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:20.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:20.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:27:20.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:20.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:20.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:20.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:20.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:20.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:27:20.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:20.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:20.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:20.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:27:20.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:20.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:20.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:20.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:20.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:20.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:20.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:27:20.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:20.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:20.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:20.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:20.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:20.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:20.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:20.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:27:20.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:20.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:20.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:20.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:20.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:20.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:20.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:20.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:27:20.666 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:20.666 DEBUG [main][MenuItemLookup] Item match:File 19:27:20.667 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:27:20.667 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:20.672 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:27:20.672 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:27:20.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:27:20.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:27:20.696 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:27:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:27:20.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:27:20.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:27:20.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:20.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:20.818 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:20.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:20.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:27:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:20.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:20.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:27:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:27:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:27:20.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:20.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:20.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:27:20.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:20.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:20.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:20.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:27:20.832 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:27:20.832 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:27:20.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:27:20.835 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:20.835 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:27:20.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:27:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:20.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:20.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:20.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:20.837 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:27:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:20.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:20.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:21.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:21.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:21.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:27:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:27:21.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:27:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:21.217 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:27:21.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:21.218 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:27:21.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:27:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:21.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:21.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:21.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:21.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:27:21.221 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:27:21.223 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:27:21.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:27:21.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:21.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:21.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:21.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:21.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:21.272 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:27:21.273 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:27:21.273 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:27:21.273 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:27:21.273 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:27:21.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:27:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:21.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:21.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:21.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:21.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:21.286 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:27:21.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:21.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:21.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:21.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:21.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:27:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:27:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:27:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:27:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:24.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:27:24.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:24.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:24.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:24.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:24.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:24.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:24.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:27:24.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:24.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:24.799 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:27:24.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:24.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:24.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:24.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:24.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:24.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:24.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:27:24.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:24.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:24.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:24.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:24.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:24.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:24.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:24.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:24.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:24.851 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:24.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:24.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:24.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:24.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:24.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:25.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:25.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:25.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:25.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:25.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:25.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:25.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:25.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:25.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:25.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:25.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:25.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:25.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:25.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:27:25.857 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:25.857 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:25.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:25.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:25.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:25.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:25.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:25.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:25.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:25.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:25.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:25.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:25.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:25.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:25.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:26.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:26.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:26.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:26.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:26.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:26.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:26.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:26.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:26.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:26.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:26.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:26.893 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:26.893 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:27:26.894 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:27:26.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:27:26.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:27.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:27:27.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:27:27.396 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:27:27.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:27:27.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:27:27.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:27.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:27.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:27:27.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:27.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:27.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:27.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:27:27.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:27.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:27.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:27.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:27.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:27:27.444 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:27.444 DEBUG [main][MenuItemLookup] Item match:File 19:27:27.445 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:27:27.445 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:27.450 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:27:27.450 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:27:27.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:27:27.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:27:27.451 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:27:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:27:27.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:27:27.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:27:27.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:27.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:27.581 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:27.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:27:27.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:27.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:27.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:27.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:27.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:27.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:27:27.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:27:27.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:27:27.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:27.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:27.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:27.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:27.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:27.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:27:27.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:27.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:27.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:27.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:27.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:27.584 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:27:27.584 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:27:27.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:27:27.597 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:27:27.597 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:27.597 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:27:27.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:27:27.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:27.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:27.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:27.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:27.599 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:27:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:27.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:27.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:27.730 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:27.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:27:27.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:27:27.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:27:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:27.760 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:27:27.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:27.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:27:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:27.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:27.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:27.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:27:27.797 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:27:27.798 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 19:27:27.832 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:27:27.832 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:27:27.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:27:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:27.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:27.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:27.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:27.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:27.842 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:27:27.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:27.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:27.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:27.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:27.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:27:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:27:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:28.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7dc43d58 is found... 19:27:28.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7dc43d58 is found finished successfully 19:27:28.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 19:27:28.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:28.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:28.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:28.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:28.389 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:28.389 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 19:27:28.389 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:27:28.407 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:28.407 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:27:28.407 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:27:28.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:27:28.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:28.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:28.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:27:28.408 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:27:28.408 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:28.408 DEBUG [main][MenuItemLookup] Item match:File 19:27:28.409 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:27:28.409 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:27:28.409 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:27:28.409 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:27:28.409 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:28.409 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:27:28.409 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:27:28.409 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:28.409 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:27:28.409 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:27:28.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:27:28.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:27:28.410 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:27:28.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:27:28.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:27:28.534 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:28.534 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:27:28.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:28.534 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:28.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:28.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:28.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:28.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:28.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:28.611 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:28.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:28.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:28.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:27:28.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:28.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:28.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:27:28.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:28.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:28.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:28.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:28.627 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:28.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:28.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:28.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:27:28.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:28.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:27:28.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:28.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:28.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:28.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:27:28.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:28.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:28.629 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:28.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:28.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:28.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:27:28.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:28.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:28.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:28.630 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:28.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:28.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:28.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:27:28.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:28.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:28.631 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:28.632 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:28.632 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:28.632 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:28.632 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:28.632 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:28.632 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:27:28.632 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:28.632 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:28.632 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:28.632 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:28.632 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:28.632 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:28.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:29.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:29.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:29.633 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:29.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:29.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:29.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:27:29.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:29.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:29.635 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:29.635 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:29.635 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:29.635 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:29.635 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:29.636 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:29.636 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:27:29.636 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:29.636 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:29.636 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:29.636 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:29.636 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:29.636 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:29.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:29.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:29.636 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:29.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:29.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:29.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:27:29.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:29.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:29.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:29.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:29.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:29.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:29.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:29.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:30.138 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:30.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:30.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:30.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:30.140 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:30.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:30.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:30.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:30.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:30.141 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:30.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:30.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:30.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:30.141 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:30.142 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:30.142 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:30.142 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:30.142 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:30.142 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:30.142 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:27:30.142 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:30.142 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:30.142 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:30.142 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:30.142 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:30.143 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:30.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:31.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:31.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:31.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:31.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:31.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:31.645 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:31.646 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:31.646 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:31.646 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:31.646 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:31.646 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:31.646 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:27:31.646 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:31.646 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:31.646 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:31.646 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:31.646 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:31.646 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:31.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:31.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:31.646 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:31.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:31.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:31.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:31.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:31.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:31.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:31.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:31.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:31.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:31.648 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:27:31.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:27:31.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:32.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:27:32.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:27:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:32.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:27:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:32.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:27:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:27:32.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:32.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:32.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:32.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:32.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:32.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:32.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:32.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:32.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:32.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:32.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:32.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:32.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:32.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:32.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:32.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:33.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:33.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:33.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:33.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:33.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:33.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:33.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:33.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:33.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:33.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:33.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:33.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:33.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:33.186 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:33.186 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:27:33.187 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:27:33.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:27:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:33.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 19:27:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:33.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:27:33.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:27:33.187 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:27:33.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:27:33.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:27:33.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:33.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.205 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:33.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:27:33.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:33.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:33.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:33.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:27:33.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:33.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:33.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:27:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:33.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:27:33.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:27:33.208 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:33.208 DEBUG [main][MenuItemLookup] Item match:File 19:27:33.209 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:27:33.209 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:33.214 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:27:33.214 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:27:33.244 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:27:33.244 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:27:33.244 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:27:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:27:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:27:33.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:27:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:33.373 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:33.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:27:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:33.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:33.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:33.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:33.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:27:33.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:27:33.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:27:33.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:33.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:33.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:33.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:33.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:33.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:27:33.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:33.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:33.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:33.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:33.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:33.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:27:33.387 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:27:33.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:27:33.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:27:33.388 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:33.388 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:27:33.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:27:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:33.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:33.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:33.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:33.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:33.390 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:27:33.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:33.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:33.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:33.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:33.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:33.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:27:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:27:33.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:27:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:33.539 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:27:33.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:33.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:27:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:33.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:33.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:33.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:27:33.585 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:27:33.587 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 19:27:33.620 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:27:33.620 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:27:33.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:27:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:33.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:33.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:33.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:33.638 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:27:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:33.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:33.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:33.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:27:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:27:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38b9b6bb is found... 19:27:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38b9b6bb is found finished successfully 19:27:34.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 19:27:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:34.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:34.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:34.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:34.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:34.206 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:34.206 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 19:27:34.206 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:27:34.240 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:34.240 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:27:34.240 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:27:34.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:34.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:34.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:34.241 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:34.241 DEBUG [main][MenuItemLookup] Item match:File 19:27:34.242 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:27:34.242 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:27:34.242 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:27:34.242 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:27:34.242 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:34.242 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:27:34.242 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:27:34.242 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:34.242 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:27:34.242 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:27:34.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:27:34.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:27:34.291 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:27:34.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:27:34.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:27:34.332 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:34.332 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:27:34.332 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:34.332 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:34.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:34.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:34.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:34.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:34.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:34.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:34.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:34.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:34.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:34.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:34.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:34.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:34.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:34.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:34.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:34.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:34.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:34.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:34.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:34.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:34.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:34.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:34.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:27:34.421 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:34.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:34.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:34.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:34.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:34.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:34.422 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:34.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:34.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:34.423 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:34.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:34.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:34.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:34.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:34.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:34.449 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:34.450 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:34.450 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:34.450 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:34.450 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:34.450 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:34.450 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:27:34.450 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:34.450 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:34.450 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:34.450 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:34.450 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:34.450 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:35.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:35.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:35.451 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:35.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:35.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:35.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:35.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:35.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:35.452 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:35.453 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:35.453 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:35.453 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:35.453 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:35.453 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:35.453 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:27:35.453 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:35.453 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:35.453 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:35.453 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:35.453 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:35.453 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:35.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:35.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:35.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:35.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:35.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:35.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:35.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:35.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:35.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:35.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:35.981 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:35.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:35.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:35.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:35.982 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:35.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:35.983 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:35.984 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:35.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:35.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:35.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:35.984 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:35.985 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:35.985 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:35.985 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:35.985 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:35.985 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:35.985 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:27:35.985 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:35.985 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:35.985 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:35.985 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:35.985 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:35.985 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:36.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:36.986 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:36.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:36.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:36.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:36.988 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:36.988 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:36.988 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:36.988 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:36.988 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:36.989 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:36.989 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:27:36.989 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:36.989 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:36.989 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:36.989 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:36.989 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:36.989 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:36.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:36.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:36.989 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:36.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:36.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:36.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:36.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:36.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:36.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:36.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:36.990 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:27:36.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:36.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:36.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:36.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:36.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:36.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:27:36.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:36.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:36.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:36.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:37.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:37.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:27:37.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:37.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:37.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:27:37.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:37.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:37.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:37.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:37.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:37.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:37.013 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:37.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:37.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:37.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:37.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:37.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:37.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 2... 19:27:37.014 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:37.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:37.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:37.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:37.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:37.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:37.015 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:37.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:37.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:37.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:37.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:37.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:37.016 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:37.016 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:37.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:37.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:37.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:37.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:37.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:37.017 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:37.017 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:37.017 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:37.017 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:37.017 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:37.017 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:37.018 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:27:37.018 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:37.018 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:37.018 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:37.018 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:37.018 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:37.018 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:27:38.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:27:38.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:38.519 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:38.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:38.520 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:27:38.521 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:38.521 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:38.521 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:38.521 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:27:38.521 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:27:38.521 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:27:38.521 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:27:38.521 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:27:38.521 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:27:38.521 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:27:38.521 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:27:38.521 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:27:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:27:38.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:27:38.522 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:38.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:38.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:38.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:27:38.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:38.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:38.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:38.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:38.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:38.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:38.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:38.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:38.525 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:27:38.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:38.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:38.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:38.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:38.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:38.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:27:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:38.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:27:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:38.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:27:38.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:38.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:38.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:38.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:38.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:38.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:38.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:38.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:38.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:38.554 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:27:38.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:27:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:38.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:27:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:38.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:27:38.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:27:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:38.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:27:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:38.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:27:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2. Expected number of problems is: 2 finished successfully 19:27:38.555 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:38.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:38.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:38.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:38.557 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:27:38.557 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:27:38.557 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:27:38.558 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:27:38.558 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:27:38.558 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:27:38.558 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:27:38.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:27:38.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:27:38.558 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:27:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:38.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:27:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:38.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:27:38.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:38.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:38.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:38.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:38.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:38.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:38.651 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:27:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:38.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:38.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:38.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:27:38.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:38.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:38.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:38.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:38.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:38.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:38.664 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:27:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:38.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:38.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:38.739 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:38.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:38.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:38.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:38.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:38.771 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:38.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:38.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:38.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:38.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:38.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:38.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:38.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:38.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:38.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:38.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:39.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:39.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:39.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:39.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:39.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:39.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:39.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:39.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:39.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:39.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:39.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:39.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:39.776 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:39.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:27:39.777 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:27:39.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:27:39.795 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:27:39.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:27:39.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'New' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:39.843 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:27:39.843 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:27:39.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:27:39.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:27:39.844 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:27:39.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:39.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:27:40.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:27:40.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:40.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:40.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:40.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:27:40.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:40.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:40.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:40.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:40.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:40.344 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:27:40.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:27:40.344 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:27:40.345 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:27:40.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:27:40.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:27:40.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:40.403 DEBUG [main][MenuItemLookup] Found menu:'New' 19:27:40.403 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:27:40.403 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:40.403 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:27:40.403 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:40.403 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:27:40.403 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:27:40.403 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:27:40.403 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:27:40.403 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:27:40.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:27:40.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:27:40.403 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:27:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:27:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:27:40.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:27:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:40.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:40.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:40.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:27:40.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:40.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:27:40.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:40.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:40.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:40.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:40.597 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:27:40.598 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:27:40.598 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:27:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:40.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:40.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:40.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:27:40.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:40.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:27:40.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:40.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:40.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:40.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:40.600 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:27:40.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:40.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:40.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:40.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:27:40.605 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:27:41.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:27:41.106 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:27:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:41.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:27:41.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:27:41.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:27:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:41.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:27:41.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:27:41.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:27:41.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:27:41.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:27:41.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:27:41.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:27:41.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:41.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:41.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:41.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:41.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:41.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:41.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:41.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:41.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:41.150 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:41.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:41.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:41.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:41.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:41.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:41.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:41.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:27:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:41.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:41.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:41.204 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:41.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:41.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:41.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:41.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:41.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:41.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:27:41.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:41.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:41.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:41.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:27:41.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:41.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:41.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:41.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:41.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:27:41.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:41.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:41.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:41.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:27:41.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:41.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:41.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:41.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:41.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:41.269 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:27:41.269 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:41.269 DEBUG [main][MenuItemLookup] Item match:File 19:27:41.270 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:27:41.270 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:41.275 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:27:41.275 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:27:41.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:27:41.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:27:41.276 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:27:41.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:27:41.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:27:41.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:27:41.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:41.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:41.397 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:41.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:27:41.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:41.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:41.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:27:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:27:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:27:41.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:41.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:41.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:27:41.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:41.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:41.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:41.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:27:41.401 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:27:41.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:27:41.416 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:27:41.416 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:41.416 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:27:41.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:27:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:41.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:41.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:41.418 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:27:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:41.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:41.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:41.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:41.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:27:41.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:27:41.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:27:41.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:41.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:41.777 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:27:41.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:41.778 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:27:41.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:27:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:41.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:41.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:27:41.807 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:27:41.809 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:27:41.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:27:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:41.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:41.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:41.855 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:27:41.856 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:27:41.856 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:27:41.856 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:27:41.856 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:27:41.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:27:41.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:41.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:41.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:41.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:41.860 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:27:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:41.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:41.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:27:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:27:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:27:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:27:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:45.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:27:45.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:45.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:45.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:45.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:45.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:45.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:45.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:27:45.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:45.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:45.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:27:45.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:45.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:45.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:45.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:45.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:45.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:45.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:27:45.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:45.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:45.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:45.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:45.513 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:45.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:45.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:45.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:45.559 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:45.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:45.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:45.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:45.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:45.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:45.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:45.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:45.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:45.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:46.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:46.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:46.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:46.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:46.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:46.563 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:46.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:46.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:46.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:46.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:46.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:46.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:46.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:46.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:46.565 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:27:46.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:46.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:46.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:46.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:46.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:46.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:46.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:46.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:46.593 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:46.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:46.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:46.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:46.596 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:27:46.596 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:27:46.596 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:27:46.597 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:27:46.597 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:27:46.597 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:27:46.597 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:27:46.597 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:27:46.597 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:27:46.597 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:27:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:46.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:46.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:27:46.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:46.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:46.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:27:46.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:46.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:46.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:46.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:46.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:46.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:46.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:46.702 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:27:46.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:46.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:46.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:46.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:46.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:27:46.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:46.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:46.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:46.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:46.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:46.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:46.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:46.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:46.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:46.707 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:27:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:46.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:46.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:46.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:46.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:46.762 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:46.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:46.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:46.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:46.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:46.815 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:46.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:46.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:46.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:46.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:46.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:46.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:46.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:46.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:46.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:47.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:47.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:47.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:47.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:47.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:47.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:47.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:47.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:47.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:47.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:47.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:47.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:47.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:47.821 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:47.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:27:47.821 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:27:47.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:27:47.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:27:47.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:27:47.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'New' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:47.882 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:27:47.882 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:27:47.882 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:27:47.882 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:27:47.882 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:27:47.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:47.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:27:47.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:27:48.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:27:48.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:48.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:48.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:27:48.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:48.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:48.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:48.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:48.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:48.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:48.383 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:27:48.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:27:48.383 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:27:48.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:27:48.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:27:48.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:27:48.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:48.687 DEBUG [main][MenuItemLookup] Found menu:'New' 19:27:48.687 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:27:48.687 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:48.687 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:27:48.687 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:48.687 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:27:48.687 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:27:48.687 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:27:48.687 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:27:48.687 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:27:48.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:27:48.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:27:48.687 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:27:48.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:27:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:27:49.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:27:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:49.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:49.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:49.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:49.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:27:49.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:49.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:49.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:49.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:27:49.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:49.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:49.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:49.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:49.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:49.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:49.362 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:27:49.362 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:27:49.362 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:27:49.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:49.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:49.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:49.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:49.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:27:49.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:49.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:49.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:49.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:27:49.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:49.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:49.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:49.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:49.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:49.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:49.364 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:27:49.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:49.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:49.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:49.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:49.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:27:49.370 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:27:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:27:49.871 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:27:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:49.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:27:49.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:27:49.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:49.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:49.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:27:49.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:49.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:49.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:49.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:49.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:49.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:27:49.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:27:49.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:27:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:49.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:27:49.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:27:49.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:27:49.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:27:49.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:27:49.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:27:49.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:27:49.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:49.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:49.879 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:49.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:49.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:49.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:49.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:49.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:49.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:49.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:49.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:49.912 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:49.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:49.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:49.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:49.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:49.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:49.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:49.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:49.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:49.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:49.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:49.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:27:49.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:49.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:49.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:49.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:49.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:49.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:49.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:49.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:27:49.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:49.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:49.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:49.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:49.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:49.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:27:49.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:49.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:49.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:49.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:27:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:49.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:49.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:49.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:49.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:49.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:49.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:49.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:27:49.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:49.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:49.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:49.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:49.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:49.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:49.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:49.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:27:49.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:49.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:49.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:49.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:49.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:49.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:49.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:49.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:27:49.988 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:49.988 DEBUG [main][MenuItemLookup] Item match:File 19:27:49.989 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:27:49.989 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:27:49.994 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:49.995 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:27:49.995 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:49.995 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:27:49.995 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:27:50.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:27:50.019 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:27:50.019 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:27:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:27:50.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:27:50.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:27:50.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:50.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:50.146 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:50.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:50.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:27:50.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:50.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:50.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:50.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:50.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:50.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:27:50.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:27:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:27:50.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:50.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:50.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:27:50.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:50.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:50.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:50.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:27:50.161 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:27:50.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:27:50.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:27:50.162 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:50.162 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:27:50.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:27:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:50.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:50.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:50.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:50.164 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:27:50.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:50.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:50.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:50.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:50.518 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:50.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:50.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:50.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:27:50.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:27:50.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:27:50.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:50.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:50.526 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:27:50.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:50.526 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:27:50.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:27:50.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:50.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:50.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:50.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:50.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:27:50.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:27:50.531 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:27:50.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:27:50.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:50.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:50.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:50.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:50.578 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:27:50.579 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:27:50.579 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:27:50.579 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:27:50.579 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:27:50.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:27:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:50.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:50.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:50.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:50.582 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:27:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:50.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:50.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:50.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:27:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:27:54.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:27:54.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:27:54.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:54.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:27:54.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:54.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:54.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:27:54.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:54.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:54.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:54.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:54.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:54.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:54.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:27:54.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:54.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:54.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:27:54.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:54.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:54.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:54.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:54.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:27:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:54.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:54.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:54.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:54.045 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:54.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:54.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:54.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:54.091 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:54.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:54.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:54.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:54.092 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:54.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:54.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:54.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:54.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:54.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:54.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:54.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:54.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:55.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:55.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:55.094 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:27:55.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:27:55.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:55.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:55.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:55.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:27:55.097 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:55.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:55.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.124 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:27:55.124 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:27:55.124 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:27:55.124 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:27:55.124 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:27:55.124 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:27:55.124 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:27:55.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:27:55.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:27:55.124 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:27:55.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:55.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:55.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:27:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:55.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:27:55.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:55.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:55.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:55.302 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:27:55.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:55.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:55.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:55.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:55.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:27:55.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:55.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:55.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:55.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:55.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:55.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:55.314 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:27:55.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:55.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:55.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:55.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:55.406 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:55.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:55.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:55.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:55.408 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:55.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:55.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:55.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:55.410 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:55.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:55.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.413 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:27:55.413 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:27:55.413 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:27:55.413 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:27:55.413 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:27:55.413 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:27:55.413 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:27:55.413 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:27:55.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:27:55.414 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:27:55.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:55.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:55.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:27:55.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:55.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:55.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 19:27:55.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:55.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:55.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:55.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:55.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:55.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:27:55.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:27:55.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 19:27:55.541 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location') 19:27:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:27:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:27:55.542 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 19:27:55.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:27:55.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:27:55.543 TRACE [main][WidgetHandler] Notify Table with event 13 19:27:55.543 TRACE [main][WidgetHandler] Wait for synchronization 19:27:55.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<- Hide ") 19:27:55.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:55.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:55.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:55.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:55.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:55.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:55.594 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 19:27:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:55.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:55.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:55.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:27:55.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:55.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:55.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:55.602 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:27:55.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:55.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:55.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:55.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:55.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:55.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:55.652 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:55.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:55.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:55.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:55.654 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:55.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:55.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:55.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:55.655 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:55.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:55.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.657 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:27:55.657 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:27:55.657 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:27:55.657 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:27:55.657 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:27:55.657 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:27:55.657 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:27:55.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:27:55.657 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:27:55.657 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:27:55.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:55.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:27:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:55.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:27:55.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:55.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:55.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:55.771 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:27:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:55.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:55.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:55.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:27:55.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:55.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:27:55.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:55.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:55.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:55.802 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:27:55.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:55.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:55.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:55.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:55.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:27:55.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:27:55.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:55.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:55.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:55.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:55.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:55.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:55.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:55.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:55.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:55.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:55.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:55.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:56.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:56.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:56.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:56.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:27:56.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:27:56.911 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:56.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:56.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:56.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:56.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:27:56.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:56.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:56.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:56.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:56.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:56.913 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:27:56.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:27:56.914 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:27:56.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:27:56.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:27:56.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:27:56.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'New' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:56.972 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:27:56.972 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:27:56.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:27:56.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:27:56.972 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:27:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:56.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:27:56.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:27:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:27:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:27:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:57.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:57.473 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:27:57.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:27:57.473 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:27:57.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:27:57.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:27:57.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:27:57.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:57.531 DEBUG [main][MenuItemLookup] Found menu:'New' 19:27:57.531 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:27:57.531 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:57.531 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:27:57.531 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:57.531 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:27:57.531 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:27:57.531 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:27:57.531 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:27:57.531 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:27:57.531 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:27:57.531 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:27:57.531 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:27:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:27:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:27:58.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:27:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:58.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:27:58.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:58.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:27:58.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:58.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:58.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:58.203 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:27:58.203 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:27:58.203 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:27:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:58.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:58.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:58.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:27:58.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:27:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:58.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:27:58.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:27:58.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:58.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:58.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:58.205 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:27:58.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:58.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:58.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:58.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:27:58.211 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:27:58.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:27:58.711 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:27:58.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:27:58.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:27:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:27:58.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:27:58.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:27:58.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:27:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:27:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:27:58.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:27:58.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:27:58.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:27:58.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:27:58.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:27:58.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:27:58.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:27:58.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.724 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:27:58.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:58.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:58.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:27:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:58.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:58.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:58.762 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:27:58.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:27:58.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:58.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:27:58.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:27:58.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:58.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:58.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:27:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:58.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:58.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:27:58.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:58.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:58.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:58.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:27:58.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:27:58.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:27:58.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:58.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:58.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:58.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:27:58.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:27:58.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:27:58.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:27:58.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:27:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:58.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:58.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:58.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:58.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:58.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:58.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:27:58.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:58.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:58.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:58.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:58.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:58.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:58.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:58.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:27:58.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:58.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:58.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:58.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:58.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:58.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:27:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:58.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:27:58.840 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:27:58.841 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:58.841 DEBUG [main][MenuItemLookup] Item match:File 19:27:58.842 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:27:58.842 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'File' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'' 19:27:58.846 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:27:58.846 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:27:58.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:27:58.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:27:58.870 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:27:58.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:27:58.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:27:58.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:27:58.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:58.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:58.998 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:58.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:58.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:27:58.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:58.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:58.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:58.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:58.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:27:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:27:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:27:59.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:27:59.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:59.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:59.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:59.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:59.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:59.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:27:59.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:27:59.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:27:59.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:27:59.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:27:59.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:27:59.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:27:59.002 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:27:59.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:27:59.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:27:59.002 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:27:59.002 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:27:59.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:27:59.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:59.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:59.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:59.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:59.015 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:27:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:59.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:59.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:59.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:27:59.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:59.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:27:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:27:59.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:27:59.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:27:59.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:27:59.380 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:27:59.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:27:59.380 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:27:59.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:27:59.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:59.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:59.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:59.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:27:59.384 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:27:59.385 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:27:59.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:27:59.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:59.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:59.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:59.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:59.432 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:27:59.433 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:27:59.433 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:27:59.433 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:27:59.433 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:27:59.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:27:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:27:59.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:27:59.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:27:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:27:59.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:27:59.436 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:27:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:27:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:27:59.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:27:59.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:27:59.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:28:02.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:28:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:28:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:28:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:02.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:28:02.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:02.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:02.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:02.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:02.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:02.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:02.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:02.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:28:02.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:02.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:02.525 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:28:02.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:02.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:02.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:02.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:02.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:28:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:02.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:02.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:02.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:02.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:02.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:02.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:02.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:02.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:02.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:02.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:02.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:02.576 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:02.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:02.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:02.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:02.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:02.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:02.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:03.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:03.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:03.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:03.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:03.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:03.579 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:03.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:03.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:03.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:03.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:03.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:03.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:03.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:03.581 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:28:03.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:03.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:03.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:03.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:03.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:03.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:03.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:03.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:03.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:03.611 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:03.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:03.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:03.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:03.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:03.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:03.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:04.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:04.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:04.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:04.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:04.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:04.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:04.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:04.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:04.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:04.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:04.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:04.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:04.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:04.615 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:04.616 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:28:04.616 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:28:04.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:28:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:05.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:05.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:28:05.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:28:05.118 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:28:05.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:28:05.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:28:05.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:05.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:05.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:28:05.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:05.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.142 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:05.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:05.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:28:05.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:05.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:05.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:05.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:05.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:05.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:05.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:28:05.145 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:05.145 DEBUG [main][MenuItemLookup] Item match:File 19:28:05.146 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:05.146 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:05.151 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:28:05.151 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:28:05.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:28:05.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:28:05.152 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:28:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:28:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:28:05.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:28:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:05.295 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:05.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:28:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:05.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:05.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:05.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:05.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:28:05.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:28:05.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:28:05.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:05.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:05.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:05.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:05.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:05.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:28:05.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:05.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:05.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:05.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:05.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:05.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:28:05.299 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:28:05.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:28:05.313 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:28:05.313 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:05.313 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:28:05.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:28:05.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:05.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:05.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:05.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:05.315 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:28:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:05.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:05.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:05.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:05.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:28:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:28:05.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:28:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:05.444 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:28:05.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:05.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:28:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:05.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:05.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:05.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:28:05.494 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:28:05.496 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 19:28:05.544 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:28:05.544 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:28:05.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:28:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:05.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:05.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:05.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:05.548 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:28:05.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:05.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:05.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:05.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:28:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:28:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:06.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ac6e286 is found... 19:28:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ac6e286 is found finished successfully 19:28:06.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 19:28:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:06.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:06.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:06.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:06.066 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:06.066 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 19:28:06.066 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:28:06.074 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:06.074 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:28:06.074 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:28:06.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:06.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:28:06.075 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:28:06.112 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:06.112 DEBUG [main][MenuItemLookup] Item match:File 19:28:06.113 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:06.113 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:28:06.113 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:28:06.113 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:28:06.113 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:06.113 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:28:06.113 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:28:06.113 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:06.113 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:28:06.113 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:28:06.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:28:06.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:28:06.113 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:28:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:28:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:28:06.192 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:06.192 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:28:06.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:06.192 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:06.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:06.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:06.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:06.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:06.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:06.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:06.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:06.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:06.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:28:06.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:06.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:06.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:28:06.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:06.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:06.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:06.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:06.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:06.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:06.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:06.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:06.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:06.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:06.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:28:06.327 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:06.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:06.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:06.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:06.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:06.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:06.328 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:06.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:06.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:06.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:06.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:06.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:06.329 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:06.329 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:06.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:06.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:06.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:06.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:06.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:06.330 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:06.331 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:06.331 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:06.331 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:06.331 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:06.331 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:06.331 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:28:06.331 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:06.331 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:06.331 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:06.331 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:06.331 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:06.331 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:07.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:07.336 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:07.336 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:07.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:07.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:07.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:07.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:07.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:07.338 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:07.338 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:07.338 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:07.338 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:07.338 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:07.338 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:07.339 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:28:07.339 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:07.339 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:07.339 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:07.339 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:07.339 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:07.339 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:07.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:07.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:07.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:07.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:07.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:07.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:07.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:07.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:07.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:07.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:07.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:07.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:07.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:07.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:07.843 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:07.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:07.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:07.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:07.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:07.844 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:07.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:07.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:07.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:07.845 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:07.846 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:07.846 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:07.846 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:07.846 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:07.846 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:07.846 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:28:07.846 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:07.846 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:07.846 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:07.846 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:07.846 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:07.846 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:07.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:09.347 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:09.347 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:09.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:09.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:09.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:09.348 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:09.349 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:09.349 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:09.349 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:09.349 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:09.349 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:09.349 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:28:09.349 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:09.349 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:09.349 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:09.349 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:09.349 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:09.349 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:09.350 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:09.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:09.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:09.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:09.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:09.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:09.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:09.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:09.351 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:28:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:28:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:28:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:09.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:28:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:28:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:09.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:28:09.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:09.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:28:09.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:28:09.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:09.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:09.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:09.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:09.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:09.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:09.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:09.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:09.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:09.383 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:09.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:09.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:09.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:09.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:09.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:09.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:09.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:09.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:10.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:10.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:10.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:10.385 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:10.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:10.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:10.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:10.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:10.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:10.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:10.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:10.388 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:10.388 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:28:10.388 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:28:10.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:28:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:10.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 19:28:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:10.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:28:10.389 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:28:10.389 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:28:10.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:28:10.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:28:10.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:10.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:10.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:28:10.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:10.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:10.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:10.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:28:10.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:10.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:10.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:28:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:10.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:28:10.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:28:10.438 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:10.438 DEBUG [main][MenuItemLookup] Item match:File 19:28:10.439 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:10.440 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:10.444 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:28:10.444 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:28:10.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:28:10.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:28:10.445 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:28:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:28:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:28:10.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:28:10.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:10.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:10.575 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:10.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:28:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:10.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:10.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:10.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:10.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:10.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:28:10.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:28:10.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:28:10.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:10.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:10.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:10.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:10.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:10.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:28:10.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:10.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:10.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:10.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:10.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:10.590 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:28:10.590 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:28:10.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:28:10.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:28:10.590 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:10.590 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:28:10.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:28:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:10.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:10.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:10.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:10.593 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:28:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:10.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:10.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:10.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:10.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:28:10.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:28:10.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:28:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:10.729 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:28:10.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:10.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:28:10.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:10.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:10.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:10.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:10.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:28:10.790 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:28:10.791 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass 19:28:10.801 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:28:10.801 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:28:10.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:28:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:10.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:10.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:10.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:10.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:10.805 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:28:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:10.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:10.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:28:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:28:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4946dce4 is found... 19:28:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4946dce4 is found finished successfully 19:28:11.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextErrorTestClass.java\E') 19:28:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:11.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:11.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:11.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:11.359 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:11.359 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextErrorTestClass { } TooltipText=null 19:28:11.359 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:28:11.376 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:11.377 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 19:28:11.377 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:28:11.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 19:28:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:11.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 19:28:11.377 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 19:28:11.378 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:11.378 DEBUG [main][MenuItemLookup] Item match:File 19:28:11.379 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:11.379 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:28:11.379 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:28:11.379 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:28:11.379 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:11.379 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:28:11.379 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:28:11.379 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:11.379 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:28:11.379 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:28:11.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:28:11.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:28:11.409 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:28:11.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:28:11.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:28:11.449 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:11.449 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 19:28:11.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:11.450 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:11.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:11.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:11.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:11.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:11.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:11.532 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:11.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:11.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:11.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 19:28:11.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:11.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:11.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 19:28:11.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:11.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:11.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:11.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:11.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:11.575 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:11.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:11.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:11.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:11.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:11.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:11.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:28:11.577 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:11.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:11.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:11.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:11.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:11.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:11.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:11.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:11.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:11.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:11.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:11.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:11.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:11.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:11.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:11.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:11.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:11.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:11.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:11.580 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:11.580 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:11.580 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:11.580 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:11.581 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:11.581 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:11.581 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:28:11.581 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:11.581 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:11.581 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:11.581 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:11.581 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:11.581 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:11.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:12.582 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:12.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:12.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:12.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:12.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:12.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:12.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:12.584 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:12.584 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:12.584 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:12.584 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:12.584 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:12.584 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:12.585 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:28:12.585 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:12.585 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:12.585 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:12.585 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:12.585 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:12.585 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:12.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:12.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:12.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:12.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 19:28:12.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:12.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:12.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:12.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:12.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:12.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:12.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:12.589 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:28:12.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:28:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:12.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:28:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:12.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:28:12.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:28:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:12.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:28:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:12.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:28:12.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:28:12.615 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:12.615 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:12.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:12.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:12.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:12.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:12.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:12.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:12.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:12.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:12.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:12.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:12.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:12.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:12.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:12.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:13.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:13.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:13.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:13.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:13.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:13.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:13.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:13.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:13.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:13.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:13.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:13.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:13.658 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:13.659 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:28:13.659 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:28:13.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:28:13.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:13.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 19:28:13.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:13.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:28:13.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:28:13.660 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:28:13.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:28:13.680 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:28:13.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:13.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:13.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:28:13.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:13.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:13.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:13.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:28:13.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:13.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:13.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 19:28:13.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:13.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 19:28:13.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 19:28:13.717 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:13.717 DEBUG [main][MenuItemLookup] Item match:File 19:28:13.718 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:13.718 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:13.723 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:28:13.723 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:28:13.723 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:28:13.723 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:28:13.724 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:28:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:28:13.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:28:13.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:28:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:13.849 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:13.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:28:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:13.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:13.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:13.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:13.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:28:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:28:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:28:13.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:13.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:13.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:28:13.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:13.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:13.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:13.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:28:13.854 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:28:13.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:28:13.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:28:13.864 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:13.864 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:28:13.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:28:13.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:13.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:13.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:13.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:13.867 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:28:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:13.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:13.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:13.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:13.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:13.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:28:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:28:14.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:28:14.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:14.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:14.001 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:28:14.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:14.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:28:14.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:14.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:14.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:14.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:28:14.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:28:14.048 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 19:28:14.098 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:28:14.098 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:28:14.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:28:14.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:14.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:14.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:14.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:14.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:14.104 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:28:14.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:14.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:14.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:14.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:14.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:28:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:28:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:14.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:14.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@625caa7d is found... 19:28:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@625caa7d is found finished successfully 19:28:14.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 19:28:14.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:14.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:14.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:14.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:14.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:14.647 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:14.647 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 19:28:14.647 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:28:14.659 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:14.659 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:28:14.659 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:28:14.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:14.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:14.667 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:14.668 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:14.668 DEBUG [main][MenuItemLookup] Item match:File 19:28:14.669 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:14.669 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:28:14.669 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:28:14.669 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:28:14.669 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:14.669 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:28:14.669 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:28:14.669 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:14.669 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:28:14.669 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:28:14.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:28:14.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:28:14.700 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:28:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:28:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:28:14.741 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:14.741 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:28:14.741 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:14.741 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:14.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:14.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:14.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:14.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:14.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:14.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:14.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:14.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:14.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:14.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:14.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:14.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:14.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:14.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:14.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:14.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:14.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:14.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:14.849 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:14.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:14.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:14.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:14.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:14.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:14.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:28:14.850 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:14.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:14.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:14.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:14.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:14.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:14.851 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:14.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:14.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:14.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:14.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:14.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:14.852 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:14.852 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:14.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:14.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:14.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:14.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:14.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:14.853 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:14.854 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:14.854 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:14.854 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:14.854 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:14.854 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:14.854 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 19:28:14.854 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:14.854 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:14.854 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:14.854 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:14.854 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:14.854 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:15.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:15.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:15.856 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:15.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:15.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:15.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:15.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:15.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:15.857 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:15.858 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:15.858 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:15.858 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:15.858 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:15.858 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:15.858 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 19:28:15.858 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:15.858 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:15.858 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:15.858 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:15.858 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:15.858 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:15.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:15.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:15.859 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:15.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:15.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:15.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:15.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:15.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:15.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:15.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:15.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:15.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:16.364 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:16.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:16.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:16.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:16.366 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:16.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:16.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:16.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:16.367 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:16.367 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:16.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:16.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:16.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:16.368 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:16.368 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:16.368 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:16.368 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:16.368 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:16.368 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:16.369 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:16.369 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:16.369 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:16.369 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:16.369 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:16.369 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:16.369 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:16.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:17.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:17.870 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:17.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:17.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:17.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:17.872 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:17.872 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:17.872 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:17.872 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:17.873 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:17.873 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:17.873 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:17.873 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:17.873 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:17.873 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:17.873 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:17.873 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:17.873 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:17.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:17.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:17.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:17.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:17.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:17.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:17.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:17.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:17.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:17.875 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:28:17.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:28:17.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:17.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:28:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:17.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:28:17.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:28:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:17.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:28:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:17.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:28:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:28:17.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:17.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:17.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:17.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:17.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:17.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:17.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:17.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:17.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:17.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:17.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:17.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:17.898 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:17.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:17.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:17.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:17.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:17.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:17.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:17.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:17.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:17.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:17.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:17.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:17.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:17.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:17.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:17.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:17.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:17.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:17.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:17.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:17.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:17.947 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:17.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:17.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:17.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:17.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:17.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:17.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:28:17.948 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:17.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:17.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:17.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:17.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:17.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:17.949 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:17.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:17.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:17.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:17.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:17.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:17.950 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:17.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:17.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:17.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:17.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:17.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:17.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:17.951 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:17.952 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:17.952 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:17.952 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:17.952 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:17.952 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:17.952 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:17.952 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:17.952 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:17.952 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:17.952 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:17.952 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:17.952 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:17.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:18.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:18.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:18.953 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:18.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:18.955 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:18.956 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:18.956 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:18.956 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:18.956 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:18.956 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:18.956 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:18.956 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:18.956 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:18.956 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:18.956 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:18.956 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:18.956 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:18.956 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:18.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:18.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:18.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:18.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:18.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:18.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:18.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:18.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:18.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:18.960 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:28:18.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:28:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:18.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:28:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:18.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:28:18.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:28:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:18.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:28:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:18.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:28:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:28:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:28:18.961 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:18.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:18.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:18.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:18.962 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:18.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:18.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:18.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:18.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:18.963 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:18.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:18.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:18.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:18.964 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:18.964 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:18.964 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:18.964 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:18.964 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:18.964 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:18.964 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:18.964 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:18.965 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:18.965 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:18.965 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:18.965 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:18.965 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:18.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:20.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:20.466 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:20.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:20.467 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:20.468 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:20.468 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:20.468 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:20.468 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:20.468 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:20.468 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:20.468 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:20.468 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:20.468 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:20.468 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:20.468 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:20.469 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:20.469 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:20.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:20.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:20.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:20.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:20.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:20.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:20.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:20.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:20.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:20.471 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 19:28:20.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 19:28:20.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:20.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 19:28:20.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:20.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 19:28:20.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 19:28:20.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:20.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 19:28:20.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:20.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 19:28:20.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:28:20.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:20.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:20.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:20.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:20.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:20.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:20.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:20.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:20.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:20.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:20.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:20.491 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:20.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:20.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:20.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:20.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:20.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:20.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:20.492 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:20.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:20.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:20.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:20.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:20.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:20.493 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:20.494 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:20.494 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:20.494 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:20.494 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:20.494 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:20.494 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:20.494 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:20.494 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:20.494 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:20.494 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:20.495 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:20.495 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:21.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:21.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:21.996 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:21.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:21.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:21.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:21.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:21.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:21.997 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:21.998 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:21.998 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:21.998 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:21.998 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:21.998 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:21.998 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:21.998 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:21.998 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:21.998 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:21.998 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:21.998 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:21.998 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:21.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:21.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:21.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:21.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:21.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:21.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:22.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:22.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:22.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.002 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 19:28:22.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 19:28:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:22.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 19:28:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:22.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 19:28:22.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 19:28:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:22.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 19:28:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:22.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 19:28:22.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:22.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:22.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:22.078 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:22.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:22.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:22.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:22.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:22.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:22.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:22.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:22.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:22.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:22.149 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:22.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:22.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:22.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:22.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:22.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:22.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:22.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:22.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:22.193 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:22.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:22.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:22.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:22.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:22.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:22.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:22.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:22.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:22.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:22.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:22.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:22.261 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:22.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:22.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:22.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:22.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:22.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:22.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:22.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:22.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:22.330 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:22.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:22.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:22.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:22.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:22.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:22.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:22.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:22.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:22.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:22.334 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:22.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:22.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:22.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:22.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:22.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:22.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:22.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:22.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:22.336 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:22.336 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:22.336 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:22.336 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:22.336 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:22.337 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:22.337 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:22.337 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:22.337 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:22.337 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:22.337 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:22.337 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:22.337 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:23.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:23.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:23.338 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:23.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:23.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:23.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:23.339 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:23.340 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:23.340 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:23.340 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:23.340 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:23.340 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:23.340 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:23.340 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:23.340 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:23.340 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:23.340 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:23.340 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:23.340 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:23.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:23.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:23.341 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:23.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:23.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:23.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:23.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:23.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:23.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:23.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:23.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:23.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:23.342 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 19:28:23.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 19:28:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:23.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 19:28:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:23.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 19:28:23.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 19:28:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:23.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 19:28:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:23.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 19:28:23.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:23.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:23.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:23.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:23.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:23.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:23.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:23.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:23.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:23.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:23.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:23.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:23.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:23.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:23.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:23.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:23.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:23.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:23.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:23.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:23.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:23.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:23.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:23.345 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:23.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:23.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:23.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:23.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:23.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:23.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:23.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:23.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:23.347 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:23.348 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:23.348 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:23.348 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:23.348 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:23.348 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:23.348 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:23.348 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:23.348 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:23.348 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:23.348 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:23.348 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:23.348 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:24.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:24.349 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:24.351 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:24.351 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:24.351 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:24.351 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:24.351 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:24.351 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:24.351 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:24.351 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:24.352 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:24.352 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:24.352 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:24.352 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:24.352 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:24.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:24.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:24.352 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:24.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.354 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 19:28:24.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 19:28:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:24.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 19:28:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:24.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 19:28:24.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 19:28:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:24.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 19:28:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:24.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 19:28:24.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:24.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:24.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:24.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:24.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:24.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:24.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:24.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:24.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:24.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:24.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:24.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:24.442 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:24.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:24.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:24.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:24.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:24.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:24.487 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:24.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:24.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:24.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:24.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:24.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:24.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:24.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:24.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:24.545 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:24.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:24.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:24.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:24.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:24.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:24.645 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:24.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:24.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:24.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:24.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:24.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:24.696 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:24.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:24.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:24.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:24.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:24.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:24.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:24.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:24.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:24.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:24.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:24.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:24.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:24.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:24.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:24.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:24.822 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:24.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:24.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:24.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:24.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:24.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:24.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:24.890 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:24.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:24.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:24.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:24.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:24.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:24.959 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:24.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:24.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:24.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:24.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:24.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:24.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:24.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:24.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:24.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:24.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:24.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:25.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:25.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:25.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:25.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:25.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:25.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:25.009 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:25.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:25.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:25.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:25.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:25.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:25.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:25.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:25.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:25.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:25.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:25.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:25.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:25.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:25.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:25.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:25.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:25.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:25.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:25.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:25.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:25.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:25.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:25.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:25.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:25.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:25.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:25.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:25.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:25.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:25.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:25.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:25.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:25.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:25.124 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:25.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:25.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:25.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:25.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:25.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:25.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:25.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:25.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:25.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:25.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:25.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:25.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:25.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:25.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:25.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:25.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:25.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:25.194 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:25.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:25.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:25.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:25.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:25.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:25.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:25.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:25.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:25.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:25.197 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:25.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:25.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:25.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:25.198 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:25.198 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:25.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:25.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:25.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:25.199 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:25.200 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:25.200 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:25.200 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:25.200 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:25.200 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:25.200 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:25.200 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:25.200 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:25.200 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:25.200 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:25.201 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:25.201 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:26.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:26.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:26.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:26.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:26.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:26.703 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:26.704 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:26.704 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:26.704 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:26.704 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:26.704 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:26.704 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 19:28:26.704 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:26.704 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:26.704 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:26.704 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:26.704 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:26.704 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:26.705 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:26.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:26.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:26.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:26.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:26.706 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:28:26.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:28:26.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:26.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:28:26.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:26.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:28:26.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:28:26.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:26.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:28:26.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:26.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:28:26.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:26.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:26.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:26.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:26.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:26.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:26.721 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:26.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:26.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:26.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:26.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:26.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:26.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:26.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:26.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:26.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:26.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:26.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:26.787 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:26.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:26.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:26.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:26.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:26.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:26.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:26.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:26.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:26.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:26.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:26.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:26.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:26.853 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:26.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:26.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:26.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:26.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:26.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:26.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:26.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:26.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:26.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:26.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:26.925 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:26.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:26.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:26.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:26.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:26.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:26.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:26.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:26.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:26.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:26.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:26.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:26.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:26.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:26.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:26.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:26.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:26.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:26.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:26.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:26.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:26.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:27.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:27.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:27.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:27.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:27.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:27.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:27.041 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:27.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:27.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:27.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:27.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:27.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:27.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:27.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:27.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:27.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:27.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:27.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:27.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:27.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:27.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:27.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:27.090 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:27.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:27.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:27.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:27.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:27.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:27.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:27.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:27.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:27.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:27.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:27.093 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:27.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:27.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:27.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:27.122 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:28:27.122 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:28:27.122 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:28:27.122 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:28:27.122 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:28:27.122 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:28:27.122 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:28:27.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:28:27.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:28:27.122 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:28:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:28:27.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:28:27.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:28:27.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:27.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:28:27.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:27.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:28:27.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:27.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:27.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:27.223 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:28:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:27.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:27.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:27.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:28:27.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:27.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:28:27.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:27.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:27.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:27.236 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:28:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:27.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:27.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:28:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:28:27.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:27.311 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:27.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:27.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:27.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:27.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:27.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:27.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:27.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:27.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:27.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:27.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:27.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:27.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:27.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:27.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:27.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:28.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:28.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:28.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:28.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:28.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:28.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:28.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:28.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:28.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:28.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:28.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:28.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:28:28.353 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:28:28.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:28:28.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:28:28.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:28:28.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:28.425 DEBUG [main][MenuItemLookup] Found menu:'New' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:28.426 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:28:28.426 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:28:28.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:28:28.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:28:28.426 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:28:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:28.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:28:28.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:28:28.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:28.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:28.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:28.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:28.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:28.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:28.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:28.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:28.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:28.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:28.927 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:28:28.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:28:28.927 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:28:28.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:28:28.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:28:28.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:28:28.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:29.010 DEBUG [main][MenuItemLookup] Found menu:'New' 19:28:29.010 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:28:29.010 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:29.010 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:28:29.010 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:29.010 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:28:29.010 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:28:29.010 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:28:29.010 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:28:29.011 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:28:29.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:28:29.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:28:29.011 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:28:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:28:29.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:28:29.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:28:29.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:29.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:29.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:29.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:28:29.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:29.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:28:29.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:29.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:29.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:29.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:29.739 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:28:29.739 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:28:29.739 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:28:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:29.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:29.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:29.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:28:29.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:29.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:28:29.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:29.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:29.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:29.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:29.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:29.741 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:28:29.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:29.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:29.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:29.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:28:29.747 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:28:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:28:30.248 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:28:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:30.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:28:30.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:28:30.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:28:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:30.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:28:30.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:28:30.250 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:28:30.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:28:30.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:28:30.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:28:30.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:28:30.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:30.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:30.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:30.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:30.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:30.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:30.288 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:30.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:30.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:30.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:30.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:30.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:30.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:30.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:28:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:30.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:30.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:30.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:30.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:30.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:30.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:28:30.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:30.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:30.359 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:30.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:30.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:30.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:28:30.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:30.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:30.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:30.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:28:30.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:30.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:30.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:30.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:30.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:28:30.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:30.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:30.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:30.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:28:30.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:30.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:30.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:30.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:30.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:28:30.364 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:30.364 DEBUG [main][MenuItemLookup] Item match:File 19:28:30.365 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:30.365 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:30.370 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:28:30.370 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:28:30.398 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:28:30.398 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:28:30.398 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:28:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:28:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:28:30.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:28:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:30.528 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:30.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:28:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:30.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:30.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:28:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:28:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:28:30.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:30.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:30.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:28:30.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:30.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:30.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:30.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:28:30.531 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:28:30.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:28:30.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:28:30.546 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:30.546 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:28:30.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:28:30.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:30.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:30.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:30.548 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:28:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:30.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:30.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:30.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:30.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:28:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:28:30.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:28:30.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:30.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:30.918 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:28:30.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:30.918 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:28:30.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:28:30.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:30.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:30.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:28:30.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:28:30.923 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:28:30.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:28:30.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:30.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:30.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:30.977 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:28:30.977 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:28:30.978 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:28:30.978 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:28:30.978 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:28:30.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:28:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:30.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:30.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:30.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:30.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:30.981 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:28:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:30.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:30.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:28:34.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:28:34.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:28:34.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:28:34.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:34.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:28:34.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:34.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:34.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:34.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:34.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:28:34.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:34.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:34.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:28:34.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:34.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:34.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:34.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:34.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:28:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:34.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:34.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:34.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:34.114 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:34.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:34.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:34.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:34.168 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:34.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:34.169 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:34.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:34.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:34.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:34.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:34.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:34.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:34.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:34.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:35.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:35.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:35.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:35.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:35.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:35.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:35.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:35.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:35.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:35.174 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:28:35.174 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:35.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:35.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:35.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:35.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:35.206 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:35.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:35.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:35.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:35.207 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:35.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:35.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:35.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:35.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:35.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:35.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:35.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:35.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:36.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:36.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:36.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:36.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:36.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:36.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:36.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:36.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:36.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:36.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:36.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:36.212 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:36.212 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:28:36.213 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:28:36.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:28:36.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:36.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:36.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:28:36.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:28:36.715 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:28:36.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:28:36.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:28:36.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:36.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:36.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:36.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:36.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:28:36.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:36.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:36.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:36.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:36.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:36.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:36.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:36.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:28:36.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:36.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:36.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:36.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:36.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:36.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:36.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:36.735 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:28:36.735 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:36.735 DEBUG [main][MenuItemLookup] Item match:File 19:28:36.736 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:36.736 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:36.740 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:28:36.740 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:28:36.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:28:36.741 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:28:36.741 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:28:36.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:28:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:28:36.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:28:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:36.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:36.913 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:36.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:36.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:28:36.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:36.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:36.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:36.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:36.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:28:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:28:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:28:36.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:36.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:36.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:28:36.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:36.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:36.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:36.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:28:36.916 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:28:36.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:28:36.929 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:28:36.929 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:36.929 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:28:36.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:28:36.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:36.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:36.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:36.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:36.931 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:28:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:36.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:36.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:37.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:37.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:37.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:28:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:28:37.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:28:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:37.165 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:28:37.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:37.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:28:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:37.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:37.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:37.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:28:37.224 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:28:37.225 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix 19:28:37.259 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:28:37.259 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:28:37.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:28:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:37.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:37.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:37.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:37.270 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:28:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:37.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:37.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:28:37.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:28:37.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a4c5dc1 is found... 19:28:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a4c5dc1 is found finished successfully 19:28:37.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E') 19:28:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:37.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:37.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:37.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:37.836 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:37.836 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NonExistingImportQuickFix { } TooltipText=null 19:28:37.836 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1 19:28:37.836 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0 19:28:37.849 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:37.849 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 19:28:37.849 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:28:37.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 19:28:37.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:37.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:37.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 19:28:37.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 19:28:37.850 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:37.850 DEBUG [main][MenuItemLookup] Item match:File 19:28:37.851 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:37.851 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:28:37.851 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:28:37.851 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:28:37.851 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:37.851 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:28:37.851 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:28:37.851 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:37.851 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:28:37.851 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:28:37.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:28:37.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:28:37.852 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:28:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:28:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:28:37.955 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:37.955 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 19:28:37.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:37.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:37.968 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:37.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:37.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:37.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 19:28:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:37.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:37.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 19:28:37.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:37.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:37.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:37.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:37.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:37.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:37.987 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:37.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:38.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:38.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:28:38.041 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:38.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:38.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:38.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:38.042 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:38.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:38.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:38.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:38.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:38.043 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:38.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:38.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:38.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:38.044 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:38.044 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:38.044 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:38.044 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:38.044 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:38.044 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:38.044 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:28:38.044 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:38.045 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:38.045 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:38.045 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:38.045 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:38.045 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:38.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:39.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:39.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:39.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:39.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:39.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:39.547 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:39.548 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:39.548 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:39.548 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:39.548 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:39.548 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:39.548 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:28:39.548 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:39.548 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:39.548 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:39.548 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:39.548 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:39.548 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:39.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:39.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:39.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:39.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:39.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:39.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:39.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:39.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:39.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:39.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:39.550 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:28:39.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:28:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:39.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:28:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:39.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:28:39.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:28:39.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:39.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:28:39.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:39.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:28:39.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:28:39.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:39.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:39.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 19:28:39.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:39.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 19:28:39.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:39.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:39.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:39.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:39.565 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:39.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:39.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:39.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 19:28:39.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:39.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:39.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:39.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:39.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:39.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:39.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 19:28:39.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:39.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:39.567 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:39.568 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:39.568 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:39.568 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:39.568 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:39.568 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:39.568 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:28:39.568 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:39.568 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:39.568 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:39.568 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:39.568 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:39.568 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:40.594 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:40.594 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:40.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:40.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:40.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 19:28:40.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:40.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:40.595 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:40.596 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:40.596 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:40.596 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:40.596 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:40.596 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:40.597 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:28:40.597 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:40.597 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:40.597 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:40.597 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:40.597 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:40.597 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:40.597 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:40.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:40.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:40.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 19:28:40.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:40.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:40.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:40.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:40.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:40.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:40.601 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:28:40.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:28:40.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:40.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:28:40.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:40.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:28:40.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:28:40.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:40.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:28:40.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:40.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:28:40.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved 19:28:40.602 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved 19:28:40.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection 19:28:40.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved 19:28:40.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:28:40.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:40.669 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 19:28:40.669 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:40.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:28:40.670 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 19:28:40.670 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:28:40.670 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:28:40.670 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:40.670 DEBUG [main][MenuItemLookup] Found menu:'Show In' 19:28:40.670 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 19:28:40.670 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 19:28:40.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 19:28:40.670 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 19:28:40.670 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 19:28:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available.... 19:28:40.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:40.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available. finished successfully 19:28:40.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 19:28:40.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:40.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:40.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.views.markers.QuickFixPage, index 0 and no matchers specified 19:28:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:40.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:40.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:40.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:28:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:28:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:28:40.955 TRACE [main][WidgetHandler] Notify Table with event 13 19:28:40.955 TRACE [main][WidgetHandler] Wait for synchronization 19:28:40.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:28:40.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:40.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 19:28:40.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:40.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:40.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:40.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:40.959 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:28:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:40.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:40.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:41.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 19:28:41.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 19:28:41.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available.... 19:28:41.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available. finished successfully 19:28:41.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New 19:28:41.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:41.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:41.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:28:41.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:41.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:41.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:41.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent 19:28:41.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:41.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:41.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:41.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:41.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:41.202 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:28:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:41.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:41.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:28:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:28:41.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57394024 is found... 19:28:41.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57394024 is found finished successfully 19:28:41.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSomeClass.java\E') 19:28:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:41.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:41.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:41.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:41.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:41.758 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:41.758 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg; public class SomeClass { } TooltipText=null 19:28:41.758 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:41.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:41.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:41.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:41.802 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:28:41.802 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:28:41.803 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:28:41.803 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:28:41.803 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:28:41.803 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:28:41.803 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:28:41.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:28:41.803 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:28:41.803 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:28:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:28:41.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:28:41.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:28:41.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:41.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:28:41.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:41.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:28:41.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:41.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:41.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:41.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:41.930 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:28:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:41.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:41.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:41.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:28:41.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:41.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:28:41.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:41.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:41.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:41.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:41.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:41.944 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:28:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:41.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:41.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:28:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:28:42.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:42.014 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:42.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:42.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:42.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:42.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:42.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:42.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:42.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:42.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:42.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:42.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:42.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:42.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:42.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:42.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:42.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:42.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:43.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:43.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:43.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:43.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:43.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:43.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:43.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:43.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:43.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:43.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:43.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:43.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:28:43.051 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:28:43.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:28:43.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:28:43.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:28:43.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'New' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:43.127 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:28:43.127 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:28:43.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:28:43.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:28:43.127 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:28:43.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:43.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:28:43.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:28:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:43.628 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:28:43.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:28:43.628 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:28:43.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:28:43.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:28:43.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:28:43.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:43.689 DEBUG [main][MenuItemLookup] Found menu:'New' 19:28:43.689 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:28:43.689 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:43.689 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:28:43.689 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:43.689 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:28:43.689 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:28:43.689 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:28:43.689 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:28:43.689 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:28:43.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:28:43.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:28:43.690 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:28:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:28:43.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:28:43.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:28:43.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:43.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:43.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:43.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:43.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:28:43.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:43.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:43.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:43.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:28:43.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:43.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:43.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:43.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:43.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:43.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:43.926 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:28:43.926 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:28:43.926 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:28:43.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:43.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:43.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:43.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:43.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:28:43.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:43.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:43.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:43.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:28:43.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:43.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:43.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:43.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:43.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:43.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:43.929 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:28:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:43.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:43.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:28:43.945 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:28:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:28:44.446 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:28:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:44.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:28:44.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:28:44.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:28:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:44.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:28:44.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:28:44.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:28:44.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:28:44.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:28:44.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:28:44.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:28:44.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:44.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:44.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:44.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:44.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:44.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:44.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:44.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:44.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:44.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:44.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:44.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:44.468 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:44.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:44.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:44.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:44.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:44.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:44.504 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:44.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:44.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:44.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:44.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:44.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:28:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:44.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:44.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:44.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:44.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:44.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:44.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:44.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:28:44.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:44.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:44.542 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:44.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:44.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:44.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:28:44.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:44.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:44.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:44.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:28:44.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:44.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:44.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:44.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:44.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:44.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:44.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:44.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:44.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:28:44.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:44.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:44.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:44.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:44.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:44.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:44.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:44.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:28:44.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:44.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:44.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:44.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:44.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:44.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:44.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:44.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:44.549 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:28:44.549 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:44.549 DEBUG [main][MenuItemLookup] Item match:File 19:28:44.550 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:44.550 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:28:44.554 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:28:44.554 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:28:44.554 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:28:44.554 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:44.554 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:44.555 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:28:44.555 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:28:44.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:28:44.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:28:44.579 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:28:44.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:28:44.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:28:44.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:28:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:44.701 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:44.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:44.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:28:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:44.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:44.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:44.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:44.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:44.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:28:44.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:28:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:28:44.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:44.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:44.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:28:44.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:44.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:44.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:44.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:28:44.705 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:28:44.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:28:44.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:28:44.719 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:44.719 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:28:44.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:28:44.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:44.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:44.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:44.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:44.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:44.721 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:28:44.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:44.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:44.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:44.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:45.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:45.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:45.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:45.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:28:45.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:28:45.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:28:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:45.092 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:28:45.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:45.092 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:28:45.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:28:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:45.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:45.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:45.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:45.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:28:45.095 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:28:45.097 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:28:45.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:28:45.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:45.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:45.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:45.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:45.155 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:28:45.155 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:28:45.156 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:28:45.156 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:28:45.156 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:28:45.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:28:45.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:45.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:45.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:45.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:45.159 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:28:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:45.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:45.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:45.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:28:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:28:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:28:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:28:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:48.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:28:48.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:48.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:48.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:48.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:48.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:48.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:48.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:48.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:28:48.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:48.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:48.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:28:48.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:48.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:48.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:48.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:48.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:48.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:48.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:28:48.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:48.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:48.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:48.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:48.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:48.621 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:48.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:48.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:48.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:48.669 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:48.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:48.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:48.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:48.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:48.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:48.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:48.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:48.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:48.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:48.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:49.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:49.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:49.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:49.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:49.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:28:49.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:28:49.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:49.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:49.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:49.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:49.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:49.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:49.674 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:49.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:28:49.675 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:49.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:49.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:49.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:49.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:49.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:49.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:49.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:49.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:49.709 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:49.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:49.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:49.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:49.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:49.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:49.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:50.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:50.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:50.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:50.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:50.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:50.712 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:50.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:50.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:50.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:50.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:50.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:50.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:50.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:50.714 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:50.714 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:28:50.715 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:28:50.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:28:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:51.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:28:51.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:28:51.217 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:28:51.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:28:51.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:28:51.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:51.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.229 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:51.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.229 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:28:51.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.229 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:51.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:51.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:51.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:28:51.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:51.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:51.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:51.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:51.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:51.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:51.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:28:51.232 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:51.232 DEBUG [main][MenuItemLookup] Item match:File 19:28:51.233 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:51.233 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:51.237 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:28:51.237 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:28:51.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:28:51.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:28:51.263 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:28:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:28:51.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:28:51.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:28:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:51.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:51.403 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:51.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:28:51.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:51.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:51.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:51.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:51.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:28:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:28:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:28:51.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:51.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:51.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:28:51.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:51.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:51.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:51.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:28:51.417 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:28:51.417 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:28:51.420 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:28:51.420 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:51.420 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:28:51.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:28:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:51.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:51.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:51.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:51.423 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:28:51.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:51.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:51.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:51.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:51.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:51.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:28:51.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:28:51.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:28:51.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:51.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:51.557 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:28:51.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:51.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:28:51.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:51.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:51.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:51.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:51.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:28:51.602 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:28:51.604 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 19:28:51.637 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:28:51.637 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:28:51.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:28:51.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:51.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:51.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:51.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:51.656 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:28:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:51.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:51.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:51.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:28:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:28:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68a1c8e5 is found... 19:28:52.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68a1c8e5 is found finished successfully 19:28:52.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 19:28:52.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:52.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:52.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:52.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:52.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:52.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:52.169 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 19:28:52.169 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:28:52.175 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:52.175 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:28:52.175 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:28:52.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:52.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:52.176 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:52.176 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:52.176 DEBUG [main][MenuItemLookup] Item match:File 19:28:52.177 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:52.177 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:28:52.177 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:28:52.177 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:28:52.177 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:52.177 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:28:52.177 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:28:52.177 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:52.177 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:28:52.177 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:28:52.178 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:28:52.178 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:28:52.178 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:28:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:28:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:28:52.260 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:52.260 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:28:52.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:52.260 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:52.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:52.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:52.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:52.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:52.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:52.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:52.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:52.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:52.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:52.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:52.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:52.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:52.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:52.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:52.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:52.367 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:52.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:52.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:52.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:52.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:52.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:52.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:28:52.368 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:52.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:52.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:52.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:52.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:52.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:52.369 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:52.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:52.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:52.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:52.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:52.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:52.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:52.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:52.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:52.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:52.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:52.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:52.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:52.418 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:52.419 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:52.419 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:52.419 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:52.419 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:52.419 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:52.419 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:28:52.419 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:52.419 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:52.419 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:52.419 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:52.419 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:52.419 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:52.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:53.920 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:53.920 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:53.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:53.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:53.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:53.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:53.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:53.921 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:53.922 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:53.922 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:53.922 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:53.922 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:53.922 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:53.922 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:28:53.922 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:53.923 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:53.923 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:53.923 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:53.923 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:53.923 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:53.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:53.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:53.923 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:53.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:53.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:53.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:53.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:53.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:53.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:53.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:53.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:53.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:53.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:53.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:53.927 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:28:53.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:28:53.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:53.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:28:53.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:53.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:28:53.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:28:53.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:53.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:28:53.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:53.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:28:53.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:28:53.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:53.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:53.935 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:53.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:53.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:53.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:28:53.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:53.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:53.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:28:53.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:53.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:53.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:53.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:53.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:53.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:53.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:53.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:54.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:54.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:54.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:54.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 19:28:54.001 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:54.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:54.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:54.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:54.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:54.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:54.002 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:54.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:54.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:54.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:54.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:54.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:54.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:54.003 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:54.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:54.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:54.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:54.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:54.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:54.004 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:54.004 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:54.004 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:54.004 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:54.004 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:54.004 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:54.004 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:28:54.004 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:54.004 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:54.004 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:54.004 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:54.005 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:54.005 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:54.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:28:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:28:55.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:55.506 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:55.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:55.507 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:28:55.508 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:55.508 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:55.508 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:55.508 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:28:55.508 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:28:55.508 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:28:55.508 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:28:55.508 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:28:55.508 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:28:55.508 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:28:55.508 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:28:55.508 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:28:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:28:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:28:55.508 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:55.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:28:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:55.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:55.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:55.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:55.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:55.512 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:28:55.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:28:55.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:55.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:28:55.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:55.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:28:55.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:28:55.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:55.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:28:55.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:55.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:28:55.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 19:28:55.513 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:55.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:55.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:55.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:55.515 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:28:55.515 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:28:55.515 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:28:55.515 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:28:55.515 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:28:55.515 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:28:55.515 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:28:55.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:28:55.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:28:55.515 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:28:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:28:55.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:28:55.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:28:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:55.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:28:55.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:55.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:28:55.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:55.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:55.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:55.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:55.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:55.626 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:28:55.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:55.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:55.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:55.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:55.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:28:55.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:55.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:28:55.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:55.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:55.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:55.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:55.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:55.639 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:28:55.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:55.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:55.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:55.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:55.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:28:55.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:28:55.708 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:55.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:55.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:55.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:55.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:55.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:55.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:55.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:55.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:55.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:55.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:55.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:55.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:55.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:55.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:56.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:56.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:56.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:56.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:28:56.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:28:56.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:56.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:56.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:56.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:56.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:28:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:56.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:56.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:56.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:56.742 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:28:56.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:28:56.743 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:28:56.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:28:56.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:28:56.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:28:56.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:56.809 DEBUG [main][MenuItemLookup] Found menu:'New' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:56.810 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:28:56.810 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:28:56.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:28:56.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:28:56.810 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:28:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:56.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:28:56.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:28:57.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:57.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:57.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:57.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:57.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:57.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:28:57.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:57.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:57.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:57.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:57.311 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:28:57.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:28:57.311 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:28:57.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:28:57.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:28:57.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:28:57.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:57.368 DEBUG [main][MenuItemLookup] Found menu:'New' 19:28:57.368 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:28:57.368 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:57.368 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:28:57.368 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:57.368 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:28:57.368 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:28:57.368 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:28:57.368 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:28:57.368 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:28:57.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:28:57.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:28:57.368 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:28:57.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:28:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:28:58.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:28:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:58.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:28:58.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:58.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:28:58.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:58.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:58.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:58.061 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:28:58.061 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:28:58.061 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:28:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:58.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:58.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:58.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:28:58.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:28:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:58.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:28:58.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:28:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:58.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:58.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:58.063 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:28:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:58.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:58.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:28:58.068 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:28:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:28:58.569 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:28:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:28:58.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:28:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:28:58.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:28:58.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:28:58.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:28:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:28:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:28:58.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:28:58.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:28:58.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:28:58.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:28:58.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:28:58.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:28:58.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:28:58.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.577 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:28:58.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:58.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:58.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:58.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:58.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:28:58.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:58.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:58.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:58.591 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:28:58.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:28:58.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:58.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:28:58.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:28:58.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:58.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:58.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:58.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:58.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:28:58.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:58.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:58.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:28:58.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:58.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:58.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:58.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:28:58.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:28:58.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:28:58.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:58.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:58.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:58.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:28:58.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:28:58.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:28:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:28:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:28:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:58.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:58.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:58.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:58.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:58.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:58.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:28:58.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:58.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:58.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:58.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:58.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:58.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:58.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:58.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:28:58.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:58.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:58.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:58.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:58.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:58.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:28:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:58.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:28:58.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:28:58.691 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:58.691 DEBUG [main][MenuItemLookup] Item match:File 19:28:58.692 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:28:58.692 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:28:58.696 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:28:58.697 DEBUG [main][MenuItemLookup] Found menu:'File' 19:28:58.697 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:28:58.697 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:28:58.697 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:28:58.697 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:58.697 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:28:58.697 DEBUG [main][MenuItemLookup] Found menu:'' 19:28:58.697 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:28:58.697 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:28:58.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:28:58.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:28:58.721 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:28:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:28:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:28:58.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:28:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:58.842 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:58.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:58.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:28:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:58.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:58.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:28:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:28:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:28:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:28:58.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:58.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:58.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:28:58.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:28:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:28:58.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:28:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:28:58.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:28:58.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:28:58.846 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:28:58.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:28:58.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:28:58.859 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:28:58.859 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:28:58.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:28:58.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:58.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:58.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:58.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:58.861 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:28:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:58.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:58.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:59.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:28:59.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:59.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:28:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:28:59.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:28:59.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:28:59.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:28:59.229 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:28:59.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:28:59.229 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:28:59.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:28:59.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:59.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:59.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:59.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:59.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:28:59.233 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:28:59.234 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:28:59.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:28:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:59.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:59.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:59.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:59.280 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:28:59.281 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:28:59.281 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:28:59.281 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:28:59.281 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:28:59.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:28:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:28:59.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:28:59.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:28:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:28:59.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:28:59.285 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:28:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:28:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:28:59.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:28:59.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:28:59.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:29:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:29:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:29:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:29:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:02.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:29:02.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:02.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:29:02.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:02.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:02.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:02.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:02.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:02.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:29:02.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:02.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:02.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:29:02.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:02.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:02.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:02.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:02.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:02.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:02.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:29:02.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:02.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:02.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:02.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:02.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:02.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:02.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:02.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:02.797 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:02.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:02.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:02.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:02.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:02.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:02.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:02.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:02.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:02.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:03.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:03.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:03.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:03.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:03.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:03.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:03.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:03.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:03.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:03.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:03.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:03.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:03.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:03.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:03.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:03.802 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:03.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:29:03.803 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:03.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:03.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:03.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:03.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:03.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:03.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:03.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:03.828 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:03.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:03.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:03.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:03.831 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:29:03.831 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:29:03.831 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:29:03.831 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:29:03.831 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:29:03.831 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:29:03.831 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:29:03.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:29:03.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:29:03.831 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:29:04.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:04.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:29:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:04.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:29:04.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:04.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:04.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:04.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:04.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:04.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:04.017 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:29:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:04.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:04.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:04.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:04.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:04.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:04.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:04.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:04.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:04.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:04.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:04.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:04.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:04.029 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:04.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:04.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:04.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:04.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:04.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:04.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:04.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:04.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:04.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:04.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:04.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:04.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:04.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:04.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:04.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:04.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:04.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:04.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:04.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:05.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:05.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:05.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:05.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:05.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:05.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:05.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:05.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:05.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:05.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:05.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:05.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:05.196 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:05.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:29:05.196 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:29:05.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:29:05.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:29:05.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:29:05.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'New' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:05.254 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:29:05.254 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:29:05.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:29:05.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:29:05.255 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:29:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:05.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:29:05.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:29:05.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:05.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:29:05.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:05.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:05.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:05.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:05.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:05.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:05.755 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:29:05.756 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:29:05.756 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:29:05.756 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:29:05.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:29:05.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:29:05.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:05.814 DEBUG [main][MenuItemLookup] Found menu:'New' 19:29:05.814 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:29:05.814 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:05.814 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:29:05.814 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:05.814 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:29:05.814 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:29:05.814 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:29:05.814 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:29:05.814 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:29:05.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:29:05.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:29:05.815 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:29:05.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:29:05.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:29:05.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:29:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:05.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:05.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:05.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:29:05.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:05.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:29:05.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:05.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:05.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:05.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:05.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:05.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:05.980 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:29:05.980 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:29:05.980 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:29:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:05.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:05.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:05.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:05.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:05.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:05.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:05.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:29:05.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:05.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:05.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:05.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:05.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:05.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:05.989 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:05.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:05.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:05.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:29:05.994 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:29:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:29:06.495 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:29:06.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:06.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:06.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:29:06.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:29:06.495 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:29:06.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:06.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:06.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:29:06.496 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:29:06.496 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:29:06.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:29:06.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:29:06.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:29:06.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:29:06.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:06.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:06.507 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:06.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:06.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:06.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:06.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:06.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:06.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:06.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:06.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:06.524 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:06.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:06.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:06.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:06.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:06.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:06.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:06.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:06.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:06.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:06.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:06.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:29:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:06.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:06.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:06.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:06.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:06.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:06.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:06.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:06.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:29:06.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:06.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:06.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:06.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:06.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:06.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:29:06.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:06.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:06.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:06.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:29:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:06.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:06.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:06.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:06.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:06.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:06.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:06.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:29:06.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:06.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:06.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:06.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:06.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:06.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:29:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:06.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:06.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:06.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:06.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:06.600 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:29:06.600 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:06.600 DEBUG [main][MenuItemLookup] Item match:File 19:29:06.601 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:29:06.601 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:29:06.606 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:29:06.606 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:29:06.606 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:29:06.606 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:06.606 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:29:06.606 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:29:06.606 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:29:06.606 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:29:06.606 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:06.607 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:29:06.607 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:29:06.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:29:06.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:29:06.631 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:29:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:29:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:29:06.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:29:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:06.754 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:06.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:29:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:06.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:06.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:29:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:29:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:29:06.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:06.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:06.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:29:06.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:06.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:06.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:06.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:29:06.759 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:29:06.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:29:06.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:29:06.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:06.759 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:29:06.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:29:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:06.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:06.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:06.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:06.772 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:29:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:06.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:06.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:07.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:07.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:07.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:07.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:29:07.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:29:07.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:29:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:07.114 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:29:07.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:07.114 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:29:07.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:29:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:07.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:07.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:07.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:07.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:29:07.117 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:29:07.119 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:29:07.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:29:07.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:07.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:07.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:07.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:07.171 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:29:07.172 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:29:07.172 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:29:07.172 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:29:07.172 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:29:07.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:29:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:07.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:07.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:07.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:07.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:07.175 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:29:07.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:07.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:07.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:07.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:29:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:29:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:29:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:29:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:10.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:29:10.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:10.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:29:10.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:10.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:10.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:10.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:10.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:10.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:29:10.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:10.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:10.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:29:10.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:10.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:10.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:10.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:10.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:29:10.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:10.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:10.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:10.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:10.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:10.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:10.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:10.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:10.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:10.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:10.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:10.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:10.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:10.799 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:10.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:10.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:10.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:10.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:10.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:11.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:11.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:11.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:11.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:11.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:11.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:11.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:11.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:11.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:11.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:11.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:11.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:11.830 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:11.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:29:11.830 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:11.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:11.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:11.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:11.857 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:29:11.857 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:29:11.857 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:29:11.857 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:29:11.857 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:29:11.857 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:29:11.857 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:29:11.857 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:29:11.857 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:29:11.858 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:29:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:11.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:29:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:12.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:29:12.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:12.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:12.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:12.002 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:29:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:12.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:12.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:12.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:12.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:12.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:12.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:12.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:12.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:12.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:12.014 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:12.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:12.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:12.105 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:12.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:12.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:12.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:12.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:12.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:12.107 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:12.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:12.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:12.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:12.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:12.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:12.108 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:12.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:12.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:12.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:12.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:12.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:12.109 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:12.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:12.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:12.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:12.113 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:29:12.113 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:29:12.113 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:29:12.113 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:29:12.113 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:29:12.113 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:29:12.113 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:29:12.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:29:12.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:29:12.113 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:29:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:12.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:29:12.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:12.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:12.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:29:12.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:12.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:12.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:12.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:12.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:12.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:29:12.233 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time') 19:29:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:29:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:29:12.233 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1) 19:29:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:29:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:29:12.233 TRACE [main][WidgetHandler] Notify Table with event 13 19:29:12.233 TRACE [main][WidgetHandler] Wait for synchronization 19:29:12.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Show ->") 19:29:12.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:12.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:12.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:12.243 INFO [WorkbenchTestable][AbstractButton] Click button &Show -> 19:29:12.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:12.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:12.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:12.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:12.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:12.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:12.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:12.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:12.249 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:12.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:12.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:12.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:12.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:12.317 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:12.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:12.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:12.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:12.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:12.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:12.319 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:12.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:12.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:12.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:12.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:12.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:12.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:12.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:12.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:12.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:12.323 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:29:12.323 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:29:12.323 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:29:12.323 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:29:12.323 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:29:12.323 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:29:12.323 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:29:12.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:29:12.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:29:12.323 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:29:12.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:12.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:12.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:29:12.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:12.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:12.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:29:12.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:12.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:12.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:12.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:12.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:12.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:12.427 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:29:12.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:12.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:12.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:12.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:12.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:12.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:12.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:12.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:12.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:12.441 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:12.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:12.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:12.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:12.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:12.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:12.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:12.508 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:12.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:12.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:12.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:12.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:12.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:12.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:12.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:12.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:12.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:12.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:12.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:12.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:12.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:12.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:12.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:13.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:13.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:13.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:13.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:13.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:13.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:13.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:13.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:13.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:13.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:13.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:13.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:13.543 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:13.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:29:13.544 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:29:13.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:29:13.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:29:13.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:29:13.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'New' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:13.602 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:29:13.602 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:29:13.602 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:29:13.602 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:29:13.602 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:29:13.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:13.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:29:13.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:29:14.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:29:14.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:29:14.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:14.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:14.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:14.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:14.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:14.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:14.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:14.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:14.103 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:29:14.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:29:14.103 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:29:14.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:29:14.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:29:14.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:29:14.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:14.160 DEBUG [main][MenuItemLookup] Found menu:'New' 19:29:14.160 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:29:14.160 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:14.160 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:29:14.160 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:14.160 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:29:14.160 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:29:14.160 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:29:14.160 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:29:14.160 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:29:14.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:29:14.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:29:14.161 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:29:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:29:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:29:14.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:29:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:14.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:14.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:14.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:29:14.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:14.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:14.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:14.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:29:14.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:14.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:14.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:14.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:14.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:14.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:14.331 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:29:14.332 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:29:14.332 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:29:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:14.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:14.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:14.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:14.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:14.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:29:14.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:14.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:14.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:14.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:14.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:14.334 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:14.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:14.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:29:14.339 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:29:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:29:14.840 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:29:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:14.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:29:14.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:29:14.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:29:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:14.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:29:14.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:29:14.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:29:14.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:29:14.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:29:14.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:29:14.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:29:14.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:14.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:14.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:14.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:14.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:14.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:14.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:14.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:14.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:14.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:14.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:14.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:14.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:14.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:14.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:14.885 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:14.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:14.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:14.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:14.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:14.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:14.919 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:14.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:14.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:14.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:14.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:14.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:14.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:14.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:29:14.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:14.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:14.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:14.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:14.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:14.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:14.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:14.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:14.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:29:14.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:14.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:14.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:14.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:14.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:14.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:29:14.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:14.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:14.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:14.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:29:14.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:14.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:14.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:14.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:14.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:14.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:14.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:14.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:14.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:29:14.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:14.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:14.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:14.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:14.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:14.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:14.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:14.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:29:14.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:14.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:14.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:14.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:14.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:14.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:14.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:14.962 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:29:14.963 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:14.963 DEBUG [main][MenuItemLookup] Item match:File 19:29:14.964 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:29:14.964 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:14.971 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:29:14.971 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:29:14.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:29:14.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:29:14.999 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:29:15.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:29:15.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:29:15.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:29:15.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:15.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:15.124 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:15.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:15.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:29:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:15.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:15.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:15.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:15.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:29:15.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:29:15.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:29:15.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:15.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:15.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:29:15.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:15.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:15.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:15.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:29:15.139 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:29:15.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:29:15.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:29:15.139 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:15.139 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:29:15.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:29:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:15.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:15.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:15.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:15.141 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:29:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:15.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:15.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:15.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:15.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:29:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:29:15.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:29:15.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:15.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:15.496 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:29:15.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:15.497 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:29:15.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:29:15.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:15.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:15.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:15.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:15.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:29:15.500 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:29:15.501 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:29:15.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:29:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:15.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:15.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:15.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:15.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:15.547 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:29:15.548 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:29:15.548 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:29:15.548 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:29:15.548 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:29:15.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:29:15.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:15.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:15.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:15.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:15.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:15.552 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:29:15.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:15.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:15.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:15.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:15.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:29:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:29:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:29:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:29:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:18.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:29:18.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:18.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:18.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:18.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:18.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:18.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:18.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:29:18.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:18.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:18.939 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:29:18.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:18.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:18.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:18.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:18.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:29:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:18.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:18.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:18.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:18.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:18.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:18.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:18.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:18.996 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:18.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:18.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:18.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:18.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:18.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:18.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:18.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:18.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:18.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:18.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:19.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:19.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:19.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:20.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:20.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:20.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:20.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:20.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:20.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:20.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:20.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:20.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:20.002 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:20.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:29:20.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:20.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:20.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:20.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:20.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:20.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:20.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:20.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:20.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:20.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:20.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:20.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:20.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:20.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:20.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:20.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:20.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:21.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:21.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:21.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:21.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:21.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:21.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:21.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:21.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:21.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:21.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:21.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:21.038 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:21.038 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:29:21.039 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:29:21.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:29:21.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:21.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:21.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:29:21.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:29:21.541 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:29:21.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:29:21.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:29:21.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:21.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:21.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:29:21.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:21.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:21.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:21.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:29:21.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:21.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:21.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:21.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:21.565 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:29:21.565 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:21.565 DEBUG [main][MenuItemLookup] Item match:File 19:29:21.566 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:29:21.566 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:21.572 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:29:21.572 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:29:21.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:29:21.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:29:21.572 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:29:21.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:29:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:29:21.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:29:21.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:21.710 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:21.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:29:21.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:21.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:21.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:21.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:21.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:29:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:29:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:29:21.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:21.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:21.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:29:21.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:21.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:21.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:21.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:29:21.715 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:29:21.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:29:21.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:29:21.728 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:21.728 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:29:21.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:29:21.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:21.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:21.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:21.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:21.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:21.731 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:29:21.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:21.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:21.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:21.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:21.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:21.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:29:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:29:21.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:29:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:21.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:21.890 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:29:21.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:21.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:29:21.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:21.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:21.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:21.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:29:21.908 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:29:21.909 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 19:29:21.944 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:29:21.944 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:29:21.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:29:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:21.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:21.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:21.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:21.969 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:29:21.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:21.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:21.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:21.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:29:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:29:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:29:22.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:29:22.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:22.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:22.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:22.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:22.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:29:22.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:22.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:22.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1bc9f0ba is found... 19:29:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1bc9f0ba is found finished successfully 19:29:22.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 19:29:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:22.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:22.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:22.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:22.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:22.483 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:22.483 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 19:29:22.483 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:29:22.490 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:22.490 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:29:22.490 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:29:22.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:29:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:22.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:22.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:29:22.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:29:22.491 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:22.491 DEBUG [main][MenuItemLookup] Item match:File 19:29:22.492 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:29:22.492 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:29:22.492 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:29:22.492 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:29:22.492 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:22.492 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:29:22.492 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:29:22.492 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:22.492 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:29:22.492 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:29:22.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:29:22.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:29:22.493 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:29:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:29:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:29:22.566 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:22.567 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:29:22.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:22.567 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:22.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:22.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:22.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:22.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:22.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:22.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:22.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:22.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:22.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:29:22.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:22.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:22.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:29:22.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:22.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:22.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:22.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:22.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:22.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:22.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:22.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:29:22.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:22.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:29:22.645 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:22.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:22.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:22.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:29:22.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:22.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:22.646 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:22.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:22.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:22.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:29:22.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:22.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:22.647 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:22.647 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:22.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:22.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:22.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:29:22.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:22.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:22.648 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:22.648 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:22.648 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:22.648 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:22.648 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:22.649 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:22.649 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:29:22.649 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:22.649 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:22.649 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:22.649 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:22.649 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:22.649 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:22.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:29:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:29:24.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:24.150 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:24.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:24.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:24.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:29:24.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:24.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:24.151 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:24.152 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:24.152 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:24.152 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:24.152 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:24.152 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:24.152 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:29:24.152 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:24.152 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:24.152 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:24.152 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:24.152 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:24.152 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:24.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:29:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:29:24.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:24.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:24.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:24.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:29:24.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:24.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:24.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:24.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:24.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:24.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:24.156 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:29:24.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:29:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:29:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:24.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:29:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:29:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:29:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:24.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:29:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:29:24.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:24.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:24.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:24.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:24.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:24.204 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:24.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:24.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:24.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:24.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:24.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:24.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:24.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:24.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:24.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:24.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:24.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:25.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:25.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:25.208 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:25.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:25.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:25.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:25.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:25.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:25.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:25.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:25.210 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:25.211 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:29:25.211 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:29:25.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:29:25.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:25.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 19:29:25.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:25.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:29:25.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:29:25.212 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:29:25.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:29:25.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:29:25.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:25.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:25.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:29:25.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:25.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:25.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:25.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:29:25.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:25.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:25.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:29:25.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:25.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:25.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:29:25.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:29:25.233 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:25.233 DEBUG [main][MenuItemLookup] Item match:File 19:29:25.234 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:29:25.234 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:29:25.238 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:25.239 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:29:25.239 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:25.239 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:29:25.239 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:29:25.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:29:25.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:29:25.268 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:29:25.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:29:25.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:29:25.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:29:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:25.394 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:25.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:29:25.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:25.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:25.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:25.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:25.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:29:25.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:29:25.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:29:25.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:25.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:25.397 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:25.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:25.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:25.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:29:25.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:25.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:25.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:25.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:25.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:25.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:29:25.398 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:29:25.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:29:25.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:29:25.398 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:25.398 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:29:25.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:29:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:25.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:25.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:25.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:25.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:25.411 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:29:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:25.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:25.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:25.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:25.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:29:25.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:29:25.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:29:25.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:25.574 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:29:25.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:25.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:29:25.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:25.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:25.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:25.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:29:25.595 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:29:25.596 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass 19:29:25.630 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:29:25.630 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:29:25.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:29:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:25.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:25.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:25.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:25.635 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:29:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:25.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:25.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:25.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:29:26.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:29:26.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:26.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:26.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:26.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3df8c38a is found... 19:29:26.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3df8c38a is found finished successfully 19:29:26.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextWarningTestClass.java\E') 19:29:26.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:26.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:26.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:26.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:26.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:26.206 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:26.206 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextWarningTestClass { } TooltipText=null 19:29:26.206 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:29:26.213 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:26.213 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 19:29:26.213 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:29:26.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 19:29:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:26.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:26.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 19:29:26.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 19:29:26.214 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:26.214 DEBUG [main][MenuItemLookup] Item match:File 19:29:26.215 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:29:26.215 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:29:26.215 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:29:26.215 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:29:26.215 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:26.215 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:29:26.215 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:29:26.215 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:26.215 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:29:26.215 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:29:26.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:29:26.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:29:26.215 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:29:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:29:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:29:26.288 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:26.288 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 19:29:26.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:26.288 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:26.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:26.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:26.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:26.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:26.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:26.354 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:26.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:26.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:26.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 19:29:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:26.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 19:29:26.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:26.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:26.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:26.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:26.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:26.371 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:26.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:26.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:26.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 19:29:26.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:26.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:29:26.372 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:26.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:26.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:26.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 19:29:26.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:26.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:26.373 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:26.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:26.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:26.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 19:29:26.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:26.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:26.374 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:26.374 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:26.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:26.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:26.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 19:29:26.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:26.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:26.375 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:26.376 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:26.376 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:26.376 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:26.376 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:26.376 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:26.376 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:29:26.376 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:26.376 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:26.376 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:26.376 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:26.376 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:26.376 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:29:27.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:29:27.379 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:27.379 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:27.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:27.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:27.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 19:29:27.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:27.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:27.380 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:27.381 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:27.381 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:27.381 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:27.381 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:27.381 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:27.381 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:29:27.381 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:27.381 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:27.381 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:27.381 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:27.381 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:27.382 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:29:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:29:27.382 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:27.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:27.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:27.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 19:29:27.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:27.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:27.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:27.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:27.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:27.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:27.386 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:29:27.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:29:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:27.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:29:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:27.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:29:27.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:29:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:27.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:29:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:27.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:29:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:29:27.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:27.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:27.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:27.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:27.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:27.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:27.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:27.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:27.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:27.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:27.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:27.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:27.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:27.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:27.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:27.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:27.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:28.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:28.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:28.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:28.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:28.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:28.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:28.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:28.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:28.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:28.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:28.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:28.440 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:28.441 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:29:28.441 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:29:28.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:29:28.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:28.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 19:29:28.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:28.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:29:28.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:29:28.442 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:29:28.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:29:28.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:29:28.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:28.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:28.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:29:28.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:28.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:28.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:28.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:29:28.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:28.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:28.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 19:29:28.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:28.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:28.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 19:29:28.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 19:29:28.463 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:28.463 DEBUG [main][MenuItemLookup] Item match:File 19:29:28.465 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:29:28.465 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:28.469 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:29:28.469 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:29:28.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:29:28.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:29:28.500 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:29:28.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:29:28.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:29:28.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:29:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:28.626 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:28.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:29:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:28.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:28.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:28.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:29:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:29:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:29:28.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:28.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:28.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:29:28.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:28.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:28.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:28.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:29:28.630 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:29:28.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:29:28.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:29:28.641 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:28.641 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:29:28.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:29:28.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:28.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:28.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:28.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:28.643 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:29:28.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:28.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:28.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:28.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:28.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:28.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:29:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:29:28.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:29:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:28.781 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:29:28.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:28.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:29:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:28.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:28.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:28.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:29:28.827 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:29:28.828 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 19:29:28.861 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:29:28.861 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:29:28.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:29:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:28.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:28.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:28.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:28.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:28.872 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:29:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:28.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:28.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:28.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:29:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:29:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@205d9c71 is found... 19:29:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@205d9c71 is found finished successfully 19:29:29.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 19:29:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:29.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:29.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:29.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:29.433 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:29.433 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 19:29:29.433 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:29:29.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:29.440 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:29:29.440 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:29:29.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:29.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:29.441 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:29.441 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:29.441 DEBUG [main][MenuItemLookup] Item match:File 19:29:29.443 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:29:29.443 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:29:29.443 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:29:29.443 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:29:29.443 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:29.443 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:29:29.443 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:29:29.443 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:29.443 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:29:29.443 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:29:29.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:29:29.443 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:29:29.444 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:29:29.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:29:29.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:29:29.530 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:29.530 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:29:29.530 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:29.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:29.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:29.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:29.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:29.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:29.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:29.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:29.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:29.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:29.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:29.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:29.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:29.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:29.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:29.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:29.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:29.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:29.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:29.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:29.615 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:29.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:29.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:29.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:29.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:29:29.616 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:29.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:29.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:29.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:29.643 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:29.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:29.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:29.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:29.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:29.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:29.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:29.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:29.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:29.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:29.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:29.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:29.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:29.645 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:29.646 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:29.646 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:29.646 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:29.646 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:29.646 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:29.646 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 19:29:29.646 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:29.646 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:29.646 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:29.646 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:29.646 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:29.646 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:29.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:29:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:29:30.647 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:30.647 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:30.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:30.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:30.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:30.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:30.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:30.654 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:30.655 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:30.655 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:30.655 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:30.655 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:30.655 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:30.655 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 19:29:30.655 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:30.655 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:30.655 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:30.655 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:30.655 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:30.655 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:30.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:29:30.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:29:30.656 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:30.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:30.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:30.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:30.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:30.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:30.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:30.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:30.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:30.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:31.160 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:31.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:31.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:31.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:31.161 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:31.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:31.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:31.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:31.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:31.162 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:31.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:31.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:31.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:31.163 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:31.164 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:31.164 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:31.164 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:31.164 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:31.164 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:31.164 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:31.164 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:31.165 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:31.165 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:31.165 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:31.165 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:31.165 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:29:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:29:32.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:32.666 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:32.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:32.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:32.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:32.667 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:32.668 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:32.668 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:32.668 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:32.668 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:32.668 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:32.668 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:32.668 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:32.668 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:32.668 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:32.668 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:32.668 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:32.668 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:32.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:29:32.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:29:32.668 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:32.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:32.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:32.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:32.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:32.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:32.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:32.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:32.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:32.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:32.670 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:29:32.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:29:32.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:32.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:29:32.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:32.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:29:32.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:29:32.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:32.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:29:32.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:32.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:29:32.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:29:32.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:32.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:32.678 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:32.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:32.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:32.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:32.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:32.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:32.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:32.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:32.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:32.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:32.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:32.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:32.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:32.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:32.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:32.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:32.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:32.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:32.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:32.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:32.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:32.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:32.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:32.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:32.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:32.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:32.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:32.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:32.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:32.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:32.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:32.739 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:32.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:32.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:29:32.740 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:32.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:32.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:32.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:32.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:32.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:32.741 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:32.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:32.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:32.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:32.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:32.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:32.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:32.742 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:32.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:32.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:32.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:32.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:32.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:32.743 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:32.744 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:32.744 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:32.744 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:32.744 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:32.744 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:32.744 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:32.744 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:32.744 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:32.744 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:32.744 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:32.744 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:32.744 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:29:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:29:33.745 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:33.745 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:33.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:33.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:33.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:33.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:33.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:33.747 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:33.747 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:33.747 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:33.748 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:33.748 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:33.748 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:33.748 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:33.748 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:33.748 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:33.748 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:33.748 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:33.748 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:33.748 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:33.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:29:33.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:29:33.748 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:33.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:33.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:33.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:33.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:33.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:33.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:33.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:33.751 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 19:29:33.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 19:29:33.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:33.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 19:29:33.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:33.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 19:29:33.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 19:29:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:33.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 19:29:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:33.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 19:29:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:29:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:29:33.752 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:33.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:33.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:33.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:33.753 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:33.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:33.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:33.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:33.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:33.754 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:33.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:33.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:33.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:33.755 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:33.756 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:33.756 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:33.756 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:33.756 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:33.756 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:33.756 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:33.756 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:33.756 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:33.756 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:33.756 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:33.756 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:33.756 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:29:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:29:34.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:34.757 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:34.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:34.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:34.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:34.758 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:34.759 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:34.759 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:34.759 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:34.759 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:34.759 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:34.759 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:34.759 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:34.760 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:34.760 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:34.760 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:34.760 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:34.760 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:29:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:29:34.760 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:34.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:34.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:34.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:34.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:34.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:34.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:34.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:34.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:34.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:34.762 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:29:34.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:29:34.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:34.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:29:34.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:34.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:29:34.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:29:34.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:34.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:29:34.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:34.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:29:34.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:29:34.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:34.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:34.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:34.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:34.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:34.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:34.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:34.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:34.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:34.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:34.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:34.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:34.804 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:34.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:34.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:34.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:34.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:34.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:34.805 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:34.805 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:34.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:34.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:34.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:34.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:34.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:34.806 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:34.807 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:34.807 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:34.807 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:34.807 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:34.807 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:34.807 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:34.807 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:34.807 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:34.807 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:34.807 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:34.807 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:34.807 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:34.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:29:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:29:35.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:35.808 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:35.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:35.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:35.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:35.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:35.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:35.810 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:35.811 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:35.811 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:35.811 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:35.811 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:35.811 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:35.811 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:35.811 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:35.811 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:35.811 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:35.811 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:35.811 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:35.811 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:35.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:29:35.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:29:35.811 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:35.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:35.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:35.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:35.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:35.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:35.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.815 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 19:29:35.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 19:29:35.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:35.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 19:29:35.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:35.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 19:29:35.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 19:29:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:35.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 19:29:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:35.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 19:29:35.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:35.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:35.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:35.886 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:35.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:35.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:35.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:35.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:35.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:35.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:35.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:35.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:35.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:35.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:35.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:35.956 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:35.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:35.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:35.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:35.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:35.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:35.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:35.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:35.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:36.000 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:36.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:36.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:36.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:36.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:36.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:36.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:36.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:36.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:36.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:36.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:36.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:36.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:36.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:36.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:36.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:36.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:36.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:36.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:36.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:36.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:36.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:36.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:36.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:36.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:36.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:36.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:36.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:36.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:36.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:36.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:36.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:36.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:36.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:36.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:36.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:36.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:36.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:36.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:36.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:36.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:36.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:36.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:36.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:36.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:36.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:36.142 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:36.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:36.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:36.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:36.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:36.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:36.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:36.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:36.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:36.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:36.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:36.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:36.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:36.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:36.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:36.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:36.146 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:36.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:36.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:36.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:36.147 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:36.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:36.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:36.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:36.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:36.148 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:36.148 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:36.149 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:36.149 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:36.149 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:36.149 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:36.149 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:36.149 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:36.149 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:36.149 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:36.149 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:36.149 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:36.149 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:29:37.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:29:37.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:37.150 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:37.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:37.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:37.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:37.151 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:37.152 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:37.152 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:37.152 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:37.152 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:37.152 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:37.152 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:37.152 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:37.152 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:37.152 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:37.152 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:37.152 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:37.152 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:29:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:29:37.152 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:37.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:37.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:37.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:37.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:37.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:37.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:37.154 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 19:29:37.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 19:29:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:37.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 19:29:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:37.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 19:29:37.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 19:29:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 19:29:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:37.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 19:29:37.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:37.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:37.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:37.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:37.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:37.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:37.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:37.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:37.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:37.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:37.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:37.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:37.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:37.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:37.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:37.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:37.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:37.157 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:37.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:37.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:37.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:37.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:37.158 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:37.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:37.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:37.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:37.159 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:37.159 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:37.159 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:37.159 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:37.159 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:37.159 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:37.160 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:37.160 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:37.160 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:37.160 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:37.160 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:37.160 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:37.160 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:37.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:29:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:29:38.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:38.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:38.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:38.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:38.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:38.663 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:38.663 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:38.663 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:38.663 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:38.663 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:38.663 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:38.664 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:38.664 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:38.664 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:38.664 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:38.664 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:38.664 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:38.664 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:29:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:29:38.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:38.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:38.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:38.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:38.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.666 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:29:38.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:29:38.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:38.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:29:38.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:38.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:29:38.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:29:38.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:38.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:29:38.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:38.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:29:38.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:38.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:38.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:38.681 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:38.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:38.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:38.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:38.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:38.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:38.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:38.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:38.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:38.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:38.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:38.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:38.752 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:38.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:38.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:38.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:38.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:38.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:38.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:38.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:38.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:38.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:38.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:38.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:38.822 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:38.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:38.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:38.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:38.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:38.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:38.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:38.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:38.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:38.871 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:38.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:38.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:38.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:38.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:38.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:38.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:38.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:38.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:38.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:38.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:38.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:38.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:38.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:38.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:38.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:38.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:38.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:38.966 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:38.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:38.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:38.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:38.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:38.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:38.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:38.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:38.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:38.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:38.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:38.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:38.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:39.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:39.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:39.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:39.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:39.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:39.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:39.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:39.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:39.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:39.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:39.039 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:39.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:39.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:39.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:39.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:39.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:39.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:39.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:39.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:39.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:39.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:39.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:39.043 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:39.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:39.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:39.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:39.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:39.044 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:39.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:39.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:39.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:39.045 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:39.046 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:39.046 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:39.046 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:39.046 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:39.046 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:39.046 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:39.046 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:39.047 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:39.047 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:39.047 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:39.047 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:39.047 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:39.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:29:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:29:40.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:40.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:40.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:40.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:40.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:40.549 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:29:40.550 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:40.550 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:40.550 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:40.550 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:29:40.550 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:29:40.550 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 19:29:40.550 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:29:40.550 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:29:40.550 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:29:40.550 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:29:40.550 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:29:40.550 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:29:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:29:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:29:40.551 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:40.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:40.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:40.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:40.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.553 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 19:29:40.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 19:29:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:40.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 19:29:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:40.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 19:29:40.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 19:29:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:40.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 19:29:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:40.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 19:29:40.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:40.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:40.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:40.608 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:40.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:40.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:40.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:40.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:40.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:40.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:40.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:40.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:40.655 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:40.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:40.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:40.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:40.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:40.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:40.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:40.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:40.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:40.716 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:40.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:40.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:40.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:40.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:40.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:40.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:40.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:40.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:40.761 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:40.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:40.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:40.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:40.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:40.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:40.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:40.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:40.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:40.804 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:40.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:40.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:40.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:40.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:40.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:40.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:40.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:40.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:40.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:40.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:40.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:40.874 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:40.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:40.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:40.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:40.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:40.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:40.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:40.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:40.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:40.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:40.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:40.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:40.943 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:40.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:40.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:40.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:40.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:40.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:40.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:40.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:40.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:40.961 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:40.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:40.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:40.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:40.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:40.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:40.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:40.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:40.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:40.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:40.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:40.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:40.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:41.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:41.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:41.058 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:41.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:41.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:41.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:41.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:41.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:41.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:41.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:41.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:41.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:41.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:41.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:41.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:41.129 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:41.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:41.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:41.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:41.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:41.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:41.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:41.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:41.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:41.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:41.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:41.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:41.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:41.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:41.173 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:41.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:41.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:41.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:41.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:41.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:41.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:41.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:41.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:41.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:41.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:41.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:41.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:41.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:41.242 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:41.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:41.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:41.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:41.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:41.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:41.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:41.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:41.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:41.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:41.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:41.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:41.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:41.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:41.290 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:41.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:41.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:41.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:41.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:41.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:41.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:41.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:41.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:29:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:41.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:29:41.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:41.358 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:41.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:41.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:41.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:29:41.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:41.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:41.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:41.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:41.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:41.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:41.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:41.388 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:29:41.388 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:29:41.388 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:29:41.388 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:29:41.388 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:29:41.388 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:29:41.388 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:29:41.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:29:41.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:29:41.388 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:29:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:41.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:29:41.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:41.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:41.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:29:41.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:41.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:41.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:41.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:41.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:41.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:41.479 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:29:41.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:41.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:41.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:41.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:41.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:41.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:41.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:41.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:41.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:41.491 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:41.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:41.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:41.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:41.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:41.567 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:41.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:41.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:41.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:41.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:41.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:41.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:41.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:41.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:41.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:41.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:41.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:41.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:41.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:42.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:42.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:42.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:42.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:42.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:42.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:42.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:42.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:42.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:42.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:42.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:42.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:42.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:42.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:42.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:42.608 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:42.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:29:42.608 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:29:42.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:29:42.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:29:42.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:29:42.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'New' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:42.673 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:29:42.673 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:29:42.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:29:42.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:29:42.673 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:29:42.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:42.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:29:42.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:29:43.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:43.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:43.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:43.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:29:43.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:43.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:43.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:43.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:43.174 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:29:43.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:29:43.174 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:29:43.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:29:43.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:29:43.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:29:43.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:43.232 DEBUG [main][MenuItemLookup] Found menu:'New' 19:29:43.232 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:29:43.232 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:43.232 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:29:43.232 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:43.232 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:29:43.232 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:29:43.232 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:29:43.232 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:29:43.232 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:29:43.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:29:43.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:29:43.232 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:29:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:29:43.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:29:43.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:29:43.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:43.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:43.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:43.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:29:43.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:43.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:29:43.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:43.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:43.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:43.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:43.931 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:29:43.931 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:29:43.931 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:29:43.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:43.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:43.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:43.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:43.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:43.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:43.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:43.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:43.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:29:43.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:43.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:43.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:43.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:43.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:43.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:43.933 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:43.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:43.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:43.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:43.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:43.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:29:43.938 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:29:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:29:44.439 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:29:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:44.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:44.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:29:44.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:29:44.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:29:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:44.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:29:44.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:29:44.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:29:44.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:29:44.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:29:44.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:29:44.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:29:44.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:44.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:44.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:44.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:44.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:44.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:44.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:44.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:44.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:44.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:44.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:44.479 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:44.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:44.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:44.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:44.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:44.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:44.518 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:44.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:44.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:44.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:44.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:44.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:29:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:44.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:44.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:44.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:44.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:44.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:44.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:44.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:44.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:29:44.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:44.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:44.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:44.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:44.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:44.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:29:44.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:44.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:44.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:44.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:29:44.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:44.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:44.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:44.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:44.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:44.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:44.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:44.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:44.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:29:44.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:44.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:44.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:44.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:44.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:44.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:44.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:44.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:29:44.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:44.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:44.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:44.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:44.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:44.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:44.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:44.586 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:29:44.586 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:44.586 DEBUG [main][MenuItemLookup] Item match:File 19:29:44.588 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:29:44.588 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:44.592 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:29:44.592 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:29:44.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:29:44.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:29:44.593 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:29:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:29:44.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:29:44.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:29:44.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:44.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:44.731 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:44.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:44.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:29:44.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:44.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:44.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:44.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:29:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:29:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:29:44.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:44.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:44.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:29:44.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:44.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:44.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:44.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:29:44.735 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:29:44.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:29:44.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:29:44.749 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:44.749 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:29:44.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:29:44.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:44.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:44.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:44.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:44.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:44.751 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:29:44.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:44.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:44.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:44.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:45.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:45.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:45.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:29:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:29:45.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:29:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:45.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:45.132 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:29:45.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:45.132 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:29:45.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:29:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:45.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:45.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:45.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:29:45.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:29:45.160 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:29:45.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:29:45.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:45.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:45.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:45.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:45.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:45.207 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:29:45.208 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:29:45.208 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:29:45.208 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:29:45.208 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:29:45.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:29:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:45.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:45.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:45.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:45.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:45.211 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:29:45.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:45.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:45.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:45.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:29:48.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:29:48.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:29:48.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:29:48.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:48.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:29:48.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:48.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:48.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:29:48.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:48.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:48.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:48.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:48.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:48.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:48.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:29:48.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:48.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:48.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:29:48.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:48.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:48.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:48.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:48.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:48.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:48.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:29:48.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:48.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:48.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:48.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:48.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:48.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:48.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:48.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:48.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:48.391 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:48.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:48.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:48.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:48.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:48.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:48.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:48.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:48.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:48.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:48.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:48.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:49.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:49.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:49.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:49.395 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:49.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:49.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:49.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:49.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:49.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:49.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:49.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:49.398 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:29:49.398 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:49.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:49.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:49.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:49.440 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:29:49.440 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:29:49.440 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:29:49.440 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:29:49.440 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:29:49.440 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:29:49.440 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:29:49.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:29:49.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:29:49.441 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:29:49.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:49.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:49.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:29:49.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:49.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:49.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:29:49.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:49.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:49.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:49.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:49.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:49.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:49.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:49.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:49.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:49.622 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:29:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:49.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:49.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:49.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:49.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:49.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:49.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:49.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:49.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:49.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:49.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:49.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:49.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:49.627 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:49.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:49.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:49.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:49.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:49.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:49.712 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:49.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:49.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:49.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:49.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:49.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:49.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:49.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:49.714 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:49.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:49.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:49.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:49.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:49.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:49.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:49.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:49.716 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:49.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:49.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:49.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:49.717 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:29:49.717 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:29:49.717 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:29:49.717 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:29:49.717 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:29:49.717 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:29:49.717 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:29:49.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:29:49.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:29:49.718 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:29:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:49.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:49.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:29:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:49.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:29:49.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:49.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:49.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:49.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:49.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:49.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:49.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:49.845 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:29:49.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:49.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:49.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:49.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:49.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:49.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:49.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:49.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:49.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:49.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:49.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:49.898 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:49.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:49.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:49.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:49.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:49.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:49.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:49.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:50.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:50.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:50.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:50.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:50.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:50.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:50.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:50.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:50.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:50.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:50.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:50.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:50.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:50.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:51.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:51.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:51.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:51.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:51.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:51.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:51.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:51.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:51.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:51.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:51.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:51.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:29:51.029 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:29:51.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:29:51.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:29:51.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:29:51.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'New' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:51.091 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:29:51.091 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:29:51.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:29:51.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:29:51.092 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:29:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:51.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:29:51.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:29:51.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:51.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:51.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:29:51.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:51.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:51.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:51.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:51.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:51.593 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:29:51.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:29:51.593 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:29:51.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:29:51.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:29:51.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:29:51.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:51.650 DEBUG [main][MenuItemLookup] Found menu:'New' 19:29:51.650 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:29:51.650 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:51.650 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:29:51.650 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:51.650 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:29:51.650 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:29:51.650 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:29:51.650 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:29:51.650 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:29:51.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:29:51.651 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:29:51.651 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:29:51.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:29:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:29:52.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:29:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:52.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:52.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:52.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:52.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:29:52.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:52.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:29:52.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:52.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:52.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:52.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:52.324 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:29:52.324 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:29:52.324 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:29:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:52.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:52.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:52.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:52.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:52.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:29:52.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:52.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:52.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:52.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:52.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:52.326 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:52.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:52.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:52.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:29:52.331 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:29:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:29:52.832 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:29:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:52.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:29:52.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:29:52.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:52.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:52.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:29:52.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:52.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:52.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:52.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:52.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:52.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:29:52.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:29:52.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:29:52.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:52.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:52.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:29:52.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:29:52.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:29:52.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:29:52.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:29:52.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:29:52.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:29:52.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:52.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:52.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:29:52.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:52.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:52.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:52.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:52.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:52.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:29:52.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:52.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:52.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:52.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:52.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:52.876 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:52.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:52.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:52.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:52.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:52.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:52.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:52.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:52.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:52.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:52.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:52.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:52.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:29:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:52.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:52.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:52.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:52.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:52.913 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:52.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:52.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:29:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:29:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:29:52.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:52.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:52.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:52.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:29:52.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:52.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:52.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:52.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:29:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:52.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:52.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:52.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:52.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:52.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:52.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:52.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:29:52.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:52.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:52.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:52.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:52.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:52.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:52.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:52.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:29:52.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:52.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:52.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:52.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:52.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:52.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:52.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:52.950 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:29:52.950 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:52.950 DEBUG [main][MenuItemLookup] Item match:File 19:29:52.951 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:29:52.951 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'File' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:52.956 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:29:52.956 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:29:52.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:29:52.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:29:52.980 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:29:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:29:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:29:53.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:29:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:53.108 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:53.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:53.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:29:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:53.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:53.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:53.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:29:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:29:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:29:53.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:53.111 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:53.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:29:53.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:29:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:29:53.112 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:29:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:29:53.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:29:53.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:29:53.112 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:29:53.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:29:53.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:29:53.113 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:29:53.113 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:29:53.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:29:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:53.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:53.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:53.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:53.125 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:29:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:53.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:53.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:53.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:29:53.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:53.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:29:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:29:53.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:29:53.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:53.514 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:29:53.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:29:53.514 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:29:53.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:29:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:53.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:53.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:53.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:53.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:29:53.517 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:29:53.519 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:29:53.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:29:53.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:53.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:53.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:53.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:53.566 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:29:53.567 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:29:53.567 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:29:53.567 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:29:53.567 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:29:53.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:29:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:53.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:53.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:53.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:53.570 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:29:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:53.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:53.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:29:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:29:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:29:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:29:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:56.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:29:56.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:29:56.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:29:56.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:29:56.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:29:56.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:29:56.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:29:56.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:29:56.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:29:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:29:56.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:29:56.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:56.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:56.971 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:29:56.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:56.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:56.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:29:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:56.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:29:56.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:29:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:56.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:56.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:56.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:29:56.973 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:56.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:57.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:57.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:57.021 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:57.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:57.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:57.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:57.022 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:57.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:57.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:57.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:57.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:57.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:57.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:57.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:57.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:58.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:58.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:58.025 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:29:58.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:29:58.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:58.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:58.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:58.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:58.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:58.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:58.027 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:58.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:29:58.028 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:58.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:58.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:58.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:58.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:58.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:58.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:58.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:58.060 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:29:58.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:29:58.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:58.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:58.063 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:29:58.063 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:29:58.063 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:29:58.063 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:29:58.063 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:29:58.063 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:29:58.063 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:29:58.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:29:58.063 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:29:58.063 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:29:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:58.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:29:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:29:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:29:58.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:29:58.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:58.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:58.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:58.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:58.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:58.258 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:29:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:58.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:58.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:58.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:29:58.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:29:58.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:29:58.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:29:58.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:29:58.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:29:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:58.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:58.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:58.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:58.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:29:58.335 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:29:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:29:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:29:58.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:29:58.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:29:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:29:58.409 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:29:58.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:58.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:58.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:58.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:58.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:58.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:58.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:58.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:58.491 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:58.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:58.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:58.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:58.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:58.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:58.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:58.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:58.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:59.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:59.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:29:59.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:29:59.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:29:59.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:29:59.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:29:59.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:29:59.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:29:59.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:29:59.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:29:59.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:29:59.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:29:59.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:29:59.495 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:29:59.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:29:59.496 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:29:59.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:29:59.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:29:59.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:29:59.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'New' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'' 19:29:59.557 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:29:59.557 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:29:59.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:29:59.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:29:59.557 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:29:59.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:29:59.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:29:59.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:30:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:30:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:00.058 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:30:00.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:30:00.058 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:30:00.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:30:00.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:30:00.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:30:00.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:00.116 DEBUG [main][MenuItemLookup] Found menu:'New' 19:30:00.116 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:30:00.116 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:00.116 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:30:00.116 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:00.116 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:30:00.116 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:30:00.116 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:30:00.116 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:30:00.116 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:30:00.116 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:30:00.116 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:30:00.117 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:30:00.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:30:00.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:30:00.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:30:00.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:00.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:00.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:00.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:00.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:30:00.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:00.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:30:00.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:00.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:00.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:00.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:00.791 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:30:00.791 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:30:00.791 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:30:00.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:00.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:00.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:00.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:00.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:30:00.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:00.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:00.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:00.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:30:00.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:00.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:00.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:00.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:00.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:00.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:00.793 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:30:00.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:00.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:00.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:00.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:00.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:30:00.799 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:30:01.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:30:01.299 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:30:01.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:01.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:30:01.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:30:01.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:01.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:01.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:01.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:01.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:01.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:01.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:01.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:01.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:01.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:30:01.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:30:01.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:30:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:01.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:30:01.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:30:01.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:30:01.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:30:01.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:30:01.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:30:01.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:30:01.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:01.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:01.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:01.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:01.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:01.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:01.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:01.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:01.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:01.324 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:01.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:01.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:01.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:01.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.358 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:01.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:01.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:01.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:30:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:01.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:01.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:01.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:01.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:01.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:01.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:30:01.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:01.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:01.393 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:01.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:01.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:01.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:30:01.394 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:01.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:01.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:01.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:30:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:01.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:01.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:01.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:01.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:30:01.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:01.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:01.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:01.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:30:01.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:01.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:01.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:01.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:01.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:01.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:01.398 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:30:01.398 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:01.398 DEBUG [main][MenuItemLookup] Item match:File 19:30:01.399 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:01.399 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:01.404 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:30:01.404 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:30:01.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:30:01.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:30:01.428 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:30:01.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:30:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:30:01.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:30:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:01.572 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:01.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:30:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:01.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:01.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:01.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:30:01.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:30:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:30:01.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:01.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:01.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:30:01.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:01.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:01.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:01.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:30:01.576 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:30:01.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:30:01.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:30:01.576 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:01.576 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:30:01.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:30:01.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:01.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:01.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:01.588 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:30:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:01.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:01.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:01.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:01.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:30:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:30:01.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:30:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:01.939 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:30:01.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:01.939 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:30:01.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:30:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:01.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:01.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:30:01.942 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:30:01.943 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:30:01.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:30:01.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:01.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:01.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:01.996 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:30:01.996 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:30:01.997 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:30:01.997 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:30:01.997 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:30:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:30:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:01.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:01.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:01.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:01.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:02.000 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:30:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:02.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:02.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:02.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:30:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:30:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:30:05.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:30:05.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:05.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:30:05.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:05.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:05.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:05.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:05.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:05.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:05.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:05.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:05.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:05.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:30:05.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:05.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:05.469 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:30:05.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:05.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:05.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:05.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:05.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:30:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:05.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:05.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:05.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:05.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:05.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:05.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:05.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:05.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:05.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:05.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:05.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:05.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:05.521 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:05.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:05.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:05.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:05.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:05.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:06.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:06.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:06.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:06.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:06.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:06.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:06.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:06.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:06.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:06.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:06.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:06.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:06.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:06.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:30:06.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:06.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:06.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:06.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:06.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:06.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:06.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:06.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:06.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:06.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:06.556 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:06.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:06.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:06.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:06.558 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:30:06.558 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:30:06.558 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:30:06.558 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:30:06.558 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:30:06.558 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:30:06.558 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:30:06.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:30:06.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:30:06.558 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:30:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:30:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:30:06.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:30:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:06.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:30:06.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:06.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:06.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:06.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:30:06.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:06.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:06.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:06.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:06.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:06.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:06.732 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:30:06.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:06.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:06.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:06.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:06.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:30:06.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:06.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:30:06.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:06.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:06.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:06.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:06.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:06.791 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:30:06.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:06.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:06.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:06.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:06.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:30:06.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:30:06.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:06.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:06.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:06.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:06.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:06.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:06.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:06.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:06.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:06.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:06.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:06.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:06.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:06.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:06.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:07.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:07.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:07.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:07.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:07.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:07.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:07.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:07.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:07.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:07.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:07.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:07.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:07.924 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:07.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:30:07.924 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:30:07.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:30:07.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:30:07.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:30:07.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'New' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:07.986 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:30:07.986 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:30:07.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:30:07.986 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:30:07.986 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:30:07.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:07.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:30:07.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:30:08.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:30:08.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:08.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:08.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:08.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:08.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:08.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:08.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:08.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:08.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:08.487 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:30:08.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:30:08.487 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:30:08.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:30:08.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:30:08.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:30:08.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:08.546 DEBUG [main][MenuItemLookup] Found menu:'New' 19:30:08.546 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:30:08.546 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:08.546 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:30:08.546 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:08.546 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:30:08.546 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:30:08.546 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:30:08.546 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:30:08.546 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:30:08.547 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:30:08.547 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:30:08.547 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:30:08.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:30:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:30:08.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:30:08.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:08.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:08.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:08.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:08.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:30:08.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:08.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:30:08.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:08.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:08.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:08.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:08.715 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:30:08.715 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:30:08.715 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:30:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:08.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:08.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:08.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:30:08.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:08.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:30:08.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:08.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:08.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:08.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:08.717 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:30:08.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:08.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:08.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:08.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:30:08.722 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:30:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:30:09.222 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:30:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:09.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:09.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:30:09.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:30:09.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:30:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:09.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:30:09.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:30:09.224 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:30:09.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:30:09.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:30:09.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:30:09.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:30:09.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.233 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:09.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:09.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:09.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:09.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:09.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:09.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:09.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:09.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:09.266 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:09.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:09.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:09.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:09.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:09.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:09.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:09.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:30:09.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:09.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:09.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:09.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:09.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:09.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:09.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:30:09.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:09.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:09.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:09.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:09.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:09.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:30:09.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:09.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:09.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:09.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:30:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:09.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:09.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:30:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:09.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:09.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:30:09.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:09.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:09.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:09.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:09.344 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:30:09.344 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:09.344 DEBUG [main][MenuItemLookup] Item match:File 19:30:09.345 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:09.345 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:09.350 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:30:09.350 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:30:09.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:30:09.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:30:09.374 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:30:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:30:09.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:30:09.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:30:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:09.500 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:09.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:30:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:09.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:09.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:30:09.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:30:09.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:30:09.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:09.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:09.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:09.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:09.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:30:09.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:09.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:09.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:09.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:30:09.504 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:30:09.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:30:09.505 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:30:09.505 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:09.505 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:30:09.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:30:09.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:09.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:09.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:09.519 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:30:09.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:09.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:09.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:09.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:09.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:09.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:30:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:30:09.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:30:09.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:09.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:09.893 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:30:09.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:09.893 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:30:09.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:30:09.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:09.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:09.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:30:09.896 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:30:09.897 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:30:09.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:30:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:09.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:09.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:09.946 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:30:09.947 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:30:09.948 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:30:09.948 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:30:09.948 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:30:09.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:30:09.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:09.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:09.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:09.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:09.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:09.951 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:30:09.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:09.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:09.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:09.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:09.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:30:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:30:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:30:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:30:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:12.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:30:12.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:12.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:12.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:12.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:12.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:12.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:12.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:12.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:30:12.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:12.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:12.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:30:12.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:12.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:12.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:12.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:12.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:30:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:12.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:12.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:12.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:12.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:12.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:13.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:13.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:13.014 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:13.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:13.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:13.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:13.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:13.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:13.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:13.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:13.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:13.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:13.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:13.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:13.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:14.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:14.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:14.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:14.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:14.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:14.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:14.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:14.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:14.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:14.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:14.039 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:30:14.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:14.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:14.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:14.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:14.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:14.070 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:14.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:14.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:14.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:14.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:14.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:14.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:14.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:14.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:14.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:14.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:14.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:14.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:15.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:15.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:15.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:15.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:15.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:15.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:15.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:15.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:15.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:15.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:15.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:15.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:15.075 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:15.076 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:30:15.076 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:30:15.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:30:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:15.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:30:15.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:30:15.578 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:30:15.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:30:15.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:30:15.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:15.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:15.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:30:15.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:15.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:15.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:15.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:30:15.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:15.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:15.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:15.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:15.601 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:30:15.602 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:15.602 DEBUG [main][MenuItemLookup] Item match:File 19:30:15.603 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:15.603 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:15.607 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:30:15.607 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:30:15.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:30:15.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:30:15.632 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:30:15.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:30:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:30:15.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:30:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:15.757 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:15.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:30:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:15.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:15.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:15.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:15.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:30:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:30:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:30:15.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:15.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:15.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:30:15.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:15.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:15.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:15.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:30:15.760 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:30:15.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:30:15.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:30:15.765 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:15.765 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:30:15.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:30:15.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:15.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:15.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:15.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:15.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:15.767 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:30:15.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:15.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:15.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:15.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:15.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:15.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:30:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:30:15.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:30:15.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:15.935 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:30:15.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:15.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:30:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:15.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:15.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:15.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:30:15.955 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:30:15.956 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 19:30:16.002 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:30:16.002 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:30:16.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:30:16.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:16.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:16.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:16.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:16.021 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:30:16.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:16.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:16.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:16.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:30:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:30:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@465d8e7f is found... 19:30:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@465d8e7f is found finished successfully 19:30:16.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 19:30:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:16.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:16.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:16.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:16.572 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:16.572 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 19:30:16.572 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:30:16.583 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:16.583 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:30:16.583 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:30:16.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:30:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:16.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:30:16.584 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:30:16.584 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:16.584 DEBUG [main][MenuItemLookup] Item match:File 19:30:16.585 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:16.585 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:30:16.585 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:30:16.585 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:30:16.585 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:16.585 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:30:16.585 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:30:16.585 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:16.585 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:30:16.585 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:30:16.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:30:16.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:30:16.586 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:30:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:30:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:30:16.648 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:16.648 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:30:16.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:16.648 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:16.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:16.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:16.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:16.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:16.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:16.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:16.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:16.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:16.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:30:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:16.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:30:16.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:16.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:16.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:16.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:16.796 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:16.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:16.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:16.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:16.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:16.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:30:16.797 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:16.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:16.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:16.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:16.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:16.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:16.798 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:16.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:16.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:16.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:16.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:16.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:16.799 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:16.799 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:16.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:16.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:16.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:16.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:16.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:16.800 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:16.801 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:16.801 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:16.801 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:16.801 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:16.801 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:16.801 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:30:16.801 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:16.801 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:16.801 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:16.801 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:16.801 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:16.801 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:16.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:17.802 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:17.802 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:17.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:17.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:17.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:17.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:17.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:17.803 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:17.804 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:17.804 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:17.804 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:17.804 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:17.804 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:17.804 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:30:17.804 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:17.804 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:17.804 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:17.804 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:17.805 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:17.805 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:17.805 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:17.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:17.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:17.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:17.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:17.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:17.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:17.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:17.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:17.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:18.307 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:18.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:18.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:18.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:18.309 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:18.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:18.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:18.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:18.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:18.310 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:18.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:18.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:18.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:18.311 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:18.311 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:18.311 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:18.311 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:18.311 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:18.312 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:18.312 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:30:18.312 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:18.312 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:18.312 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:18.312 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:18.312 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:18.312 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:19.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:19.313 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:19.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:19.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:19.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:19.314 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:19.315 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:19.315 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:19.315 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:19.315 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:19.315 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:19.315 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:30:19.315 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:19.315 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:19.315 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:19.315 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:19.315 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:19.315 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:19.316 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:19.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:19.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:19.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:19.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:19.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:19.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:19.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:19.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:19.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:19.318 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:30:19.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:19.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:19.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:19.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:19.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:19.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:30:19.318 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:19.318 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:19.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:19.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:19.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:19.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:19.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:19.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:19.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:19.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:19.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:19.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:19.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:19.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:19.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:19.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:19.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:19.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:20.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:20.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:20.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:20.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:20.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:20.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:20.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:20.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:20.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:20.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:20.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:20.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:20.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:20.354 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:30:20.354 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:30:20.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:30:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:20.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 19:30:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:20.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:30:20.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:30:20.355 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:30:20.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:30:20.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:30:20.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:20.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:20.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:30:20.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:20.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:20.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:20.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:30:20.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:20.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:20.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:30:20.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:20.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:20.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:30:20.374 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:30:20.374 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:20.375 DEBUG [main][MenuItemLookup] Item match:File 19:30:20.375 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:20.376 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:20.380 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:30:20.380 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:30:20.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:30:20.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:30:20.408 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:30:20.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:30:20.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:30:20.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:30:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:20.533 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:20.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:30:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:20.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:20.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:20.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:30:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:30:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:30:20.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:20.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:20.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:30:20.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:20.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:20.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:20.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:30:20.546 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:30:20.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:30:20.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:30:20.547 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:20.547 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:30:20.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:30:20.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:20.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:20.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:20.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:20.549 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:30:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:20.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:20.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:20.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:20.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:30:20.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:30:20.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:30:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:20.684 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:30:20.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:20.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:30:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:20.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:20.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:20.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:30:20.731 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:30:20.733 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 19:30:20.766 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:30:20.766 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:30:20.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:30:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:20.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:20.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:20.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:20.771 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:30:20.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:20.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:20.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:30:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:30:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:30:21.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1245ea2e is found... 19:30:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1245ea2e is found finished successfully 19:30:21.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 19:30:21.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:21.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:21.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:21.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:21.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:21.342 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:21.343 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 19:30:21.343 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:30:21.349 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:21.349 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:30:21.349 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:30:21.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:21.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:21.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:21.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:21.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:21.350 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:21.350 DEBUG [main][MenuItemLookup] Item match:File 19:30:21.351 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:21.351 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:30:21.351 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:30:21.351 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:30:21.351 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:21.351 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:30:21.351 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:30:21.351 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:21.351 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:30:21.351 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:30:21.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:30:21.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:30:21.352 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:30:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:30:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:30:21.427 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:21.427 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:30:21.427 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:21.428 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:21.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:21.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:21.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:21.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:21.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:21.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:21.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:21.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:21.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:21.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:21.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:21.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:21.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:21.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:21.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:21.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:21.536 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:21.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:21.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:21.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:21.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:21.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:21.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:30:21.537 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:21.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:21.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:21.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:21.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:21.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:21.538 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:21.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:21.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:21.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:21.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:21.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:21.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:21.540 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:21.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:21.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:21.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:21.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:21.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:21.541 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:21.541 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:21.541 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:21.541 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:21.541 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:21.542 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:21.542 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:30:21.542 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:21.542 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:21.542 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:21.542 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:21.542 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:21.542 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:22.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:22.543 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:22.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:22.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:22.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:22.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:22.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:22.544 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:22.545 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:22.545 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:22.545 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:22.545 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:22.545 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:22.546 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:30:22.546 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:22.546 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:22.546 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:22.546 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:22.546 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:22.546 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:22.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:22.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:22.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:22.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:22.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:22.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:22.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:22.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:22.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:22.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:22.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:22.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:22.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:22.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:23.050 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:23.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:23.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:23.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:23.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:23.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:23.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:23.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:23.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:23.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:23.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:23.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:23.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:23.053 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:23.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:23.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:23.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:23.054 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:23.054 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:23.054 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:23.054 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:23.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:23.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:23.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:23.054 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:23.054 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:24.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:24.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:24.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:24.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:24.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:24.056 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:24.057 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:24.057 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:24.057 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:24.057 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:24.057 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:24.057 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:24.057 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:24.057 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:24.057 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:24.058 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:24.058 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:24.058 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:24.058 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:24.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:24.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:24.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:24.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:24.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:24.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:24.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:24.060 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:30:24.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:30:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:24.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:30:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:24.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:30:24.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:30:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:24.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:30:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:24.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:30:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:30:24.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:24.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:24.071 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:24.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:24.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:24.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:24.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:24.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:24.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:24.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:24.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:24.115 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:24.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:24.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:24.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:24.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:24.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:30:24.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:24.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:24.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:24.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:24.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:24.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:24.117 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:24.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:24.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:24.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:24.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:24.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:24.118 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:24.118 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:24.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:24.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:24.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:24.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:24.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:24.119 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:24.120 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:24.120 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:24.120 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:24.120 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:24.120 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:24.120 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:24.120 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:24.120 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:24.120 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:24.120 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:24.120 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:24.120 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:25.622 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:25.622 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:25.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:25.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:25.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:25.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:25.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:25.623 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:25.624 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:25.624 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:25.624 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:25.624 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:25.624 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:25.624 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:25.624 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:25.624 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:25.624 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:25.624 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:25.624 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:25.624 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:25.625 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:25.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:25.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:25.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:25.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:25.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:25.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:25.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:25.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:25.654 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:30:25.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:25.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:25.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:25.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:25.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:25.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:30:25.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:25.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:25.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:25.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:25.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:25.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:25.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:25.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:25.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:25.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:25.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:25.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:25.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:25.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:25.704 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:25.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:25.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:25.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:25.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:25.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:25.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:30:25.705 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:25.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:25.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:25.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:25.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:25.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:25.706 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:25.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:25.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:25.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:25.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:25.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:25.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:25.707 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:25.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:25.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:25.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:25.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:25.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:25.708 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:25.708 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:25.708 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:25.708 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:25.708 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:25.709 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:25.709 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:25.709 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:25.709 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:25.709 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:25.709 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:25.709 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:25.709 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:27.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:27.210 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:27.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:27.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:27.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:27.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:27.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:27.211 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:27.212 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:27.212 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:27.212 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:27.213 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:27.213 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:27.213 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:27.213 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:27.213 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:27.213 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:27.213 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:27.213 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:27.213 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:27.213 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:27.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:27.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:27.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:27.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:27.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:27.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:27.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:27.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:27.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:27.217 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:30:27.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:30:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:27.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:30:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:27.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:30:27.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:30:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:27.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:30:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:27.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:30:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:30:27.217 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:27.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:27.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:27.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:27.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:27.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:27.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:27.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:27.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:27.219 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:27.220 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:27.220 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:27.220 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:27.220 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:27.220 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:27.220 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:27.220 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:27.220 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:27.220 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:27.220 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:27.220 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:27.220 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:27.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:28.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:28.221 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:28.222 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:28.223 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:28.223 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:28.223 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:28.223 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:28.223 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:28.223 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:28.223 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:28.223 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:28.223 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:28.223 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:28.224 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:28.224 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:28.224 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:28.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.225 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:30:28.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:28.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:28.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:28.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:28.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:28.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:28.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:28.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:28.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:28.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:28.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:28.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:28.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:28.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:28.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:28.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:28.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:28.338 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:28.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:28.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:28.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:28.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:28.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:28.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:28.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:28.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:28.382 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:28.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:28.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:28.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:28.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:28.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:28.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:28.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:28.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:28.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:28.524 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:28.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:28.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:28.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:28.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:28.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:28.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:28.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:28.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:28.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:28.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:28.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:28.641 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:28.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:28.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:28.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:28.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:28.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:28.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:28.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:28.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:28.645 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:28.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:28.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:28.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:28.646 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:28.646 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:28.646 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:28.646 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:28.646 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:28.647 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:28.647 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:28.647 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:28.647 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:28.647 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:28.647 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:28.647 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:28.647 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:30.148 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:30.148 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:30.149 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:30.150 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:30.150 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:30.150 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:30.150 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:30.150 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:30.150 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:30.150 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:30.150 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:30.150 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:30.150 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:30.150 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:30.150 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:30.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:30.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:30.151 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:30.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.152 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:30:30.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:30:30.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:30.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:30:30.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:30.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:30:30.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:30:30.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:30.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:30:30.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:30.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:30:30.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:30.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:30.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:30.168 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:30.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:30.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:30.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:30.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:30.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:30.233 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:30.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:30.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:30.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:30.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:30.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:30.297 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:30.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:30.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:30.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:30.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:30.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:30.337 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:30.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:30.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:30.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:30.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:30.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:30.405 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:30.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:30.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:30.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:30.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:30.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:30.450 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:30.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:30.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:30.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:30.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:30.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:30.520 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:30.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:30.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:30.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:30.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:30.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:30.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:30.547 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:30.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:30.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:30.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:30.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:30.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:30.549 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:30.550 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:30.550 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:30.550 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:30.550 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:30.550 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:30.550 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:30.550 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:30.550 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:30.550 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:30.550 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:30.550 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:30.550 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:31.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:31.551 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:31.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:31.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:31.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:31.552 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:31.553 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:31.553 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:31.553 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:31.553 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:31.553 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:31.554 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:31.554 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:31.554 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:31.554 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:31.554 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:31.554 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:31.554 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:31.554 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:31.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:31.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:31.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:31.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:31.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:31.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:31.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:31.556 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:30:31.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:31.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:31.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:31.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:31.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:31.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:31.556 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:31.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:31.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:31.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:31.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:31.557 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:31.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:31.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:31.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:31.558 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:31.559 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:31.559 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:31.559 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:31.559 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:31.559 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:31.559 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:31.559 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:31.559 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:31.559 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:31.559 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:31.559 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:31.559 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:32.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:32.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:32.560 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:32.562 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:32.562 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:32.562 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:32.562 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:32.562 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:32.563 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:32.563 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:32.563 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:32.563 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:32.563 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:32.563 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:32.563 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:32.563 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:32.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:32.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.565 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:30:32.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:32.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:32.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:32.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:32.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:32.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:32.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:32.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:32.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:32.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:32.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:32.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:32.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:32.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:32.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:32.648 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:32.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:32.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:32.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:32.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:32.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:32.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:32.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:32.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:32.717 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:32.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:32.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:32.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:32.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:32.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:32.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:32.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:32.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:32.761 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:32.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:32.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:32.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:32.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:32.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:32.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:32.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:32.831 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:32.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:32.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:32.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:32.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:32.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:32.905 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:32.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:32.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:32.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:32.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:32.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:32.953 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:32.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:32.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:32.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:32.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:32.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:32.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:32.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:32.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:32.957 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:32.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:32.958 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:32.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:32.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:32.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:32.959 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:32.959 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:32.959 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:32.959 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:32.960 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:32.960 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:32.960 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:32.960 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:32.960 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:32.960 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:32.960 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:32.960 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:32.960 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:33.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:33.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:33.961 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:33.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:33.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:33.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:33.962 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:33.963 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:33.963 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:33.963 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:33.963 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:33.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:33.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:33.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:33.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:33.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:33.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:33.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:33.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:33.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:33.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:33.965 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:30:33.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:30:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:33.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:30:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:33.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:30:33.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:30:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:33.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:30:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:33.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:30:33.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:33.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:33.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:33.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:33.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:33.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:33.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:33.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:33.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:33.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:33.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:33.982 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:33.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:33.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:33.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:33.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:33.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:33.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:33.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:33.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:33.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:33.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:34.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:34.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:34.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:34.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:34.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:34.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:34.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:34.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:34.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:34.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:34.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:34.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:34.097 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:34.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:34.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:34.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:34.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:34.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:34.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:34.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:34.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:34.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:34.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:34.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:34.169 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:34.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:34.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:34.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:34.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:34.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:34.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:34.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:34.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:34.213 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:34.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:34.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:34.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:34.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:34.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:34.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:34.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:34.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:34.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:34.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:34.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:34.281 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:34.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:34.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:30:34.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:34.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:34.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:30:34.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:34.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:34.352 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:34.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:34.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:34.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:30:34.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:34.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:34.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:34.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:34.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:34.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:34.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:34.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:34.355 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:34.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:34.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:34.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:34.356 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:34.356 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:34.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:34.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:34.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:34.357 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:34.358 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:34.358 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:34.358 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:34.358 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:34.358 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:34.358 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:34.358 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:34.358 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:34.358 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:34.358 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:34.358 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:34.358 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:34.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:35.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:35.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:35.359 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:35.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:35.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:35.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:35.360 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:35.361 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:35.361 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:35.361 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:35.361 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:35.361 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:35.362 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 19:30:35.362 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:35.362 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:35.362 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:35.362 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:35.362 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:35.362 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:35.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:35.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:35.362 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:35.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:35.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:35.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:35.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:35.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:35.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:35.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:35.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:35.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:35.364 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:30:35.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:30:35.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:35.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:30:35.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:35.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:30:35.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:30:35.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:35.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:30:35.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:35.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:30:35.364 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:35.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:35.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:35.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:35.366 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:30:35.366 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:30:35.366 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:30:35.366 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:30:35.366 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:30:35.366 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:30:35.366 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:30:35.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:30:35.367 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:30:35.367 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:30:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:30:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:30:35.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:30:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:35.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:30:35.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:35.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:30:35.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:35.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:35.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:35.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:35.458 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:30:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:35.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:35.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:35.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:30:35.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:35.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:30:35.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:35.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:35.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:35.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:35.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:35.471 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:30:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:35.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:35.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:35.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:30:35.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:30:35.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:35.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:35.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:35.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:35.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:35.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:35.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:35.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:35.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:35.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:35.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:35.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:35.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:35.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:35.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:35.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:36.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:36.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:36.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:36.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:36.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:36.582 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:36.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:36.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:36.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:36.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:36.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:36.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:36.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:36.583 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:36.584 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:30:36.584 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:30:36.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:30:36.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:30:36.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:30:36.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'New' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:36.654 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:30:36.654 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:30:36.654 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:30:36.654 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:30:36.654 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:30:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:36.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:30:37.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:37.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:37.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:37.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:37.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:37.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:30:37.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:37.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:37.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:37.155 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:30:37.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:30:37.155 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:30:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:30:37.165 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:30:37.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:30:37.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:37.214 DEBUG [main][MenuItemLookup] Found menu:'New' 19:30:37.214 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:30:37.214 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:37.214 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:30:37.214 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:37.214 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:30:37.214 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:30:37.214 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:30:37.214 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:30:37.214 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:30:37.214 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:30:37.214 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:30:37.214 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:30:37.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:30:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:30:37.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:30:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:37.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:37.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:37.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:37.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:30:37.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:37.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:37.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:37.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:30:37.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:37.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:37.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:37.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:37.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:37.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:37.911 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:30:37.911 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:30:37.911 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:30:37.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:37.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:37.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:37.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:37.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:30:37.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:37.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:37.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:37.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:30:37.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:37.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:37.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:37.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:37.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:37.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:37.913 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:30:37.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:37.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:37.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:37.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:37.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:30:37.919 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:30:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:30:38.419 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:30:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:38.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:30:38.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:30:38.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:30:38.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:38.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:38.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:30:38.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:30:38.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:30:38.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:30:38.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:30:38.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:30:38.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:30:38.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:38.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:38.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:38.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:38.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:38.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:38.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:38.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:38.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:38.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:38.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:38.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:38.443 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:38.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:38.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:38.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:38.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:38.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:38.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:38.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:38.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:38.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:38.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:38.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:38.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:38.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:30:38.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:38.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:38.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:38.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:38.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:38.484 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:38.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:38.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:38.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:30:38.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:38.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:38.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:38.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:38.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:30:38.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:38.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:30:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:38.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:38.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:38.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:38.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:38.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:38.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:38.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:30:38.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:38.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:38.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:38.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:38.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:38.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:38.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:38.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:30:38.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:38.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:38.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:38.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:38.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:38.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:38.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:38.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:38.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:38.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:30:38.524 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:38.524 DEBUG [main][MenuItemLookup] Item match:File 19:30:38.525 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:38.525 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:38.529 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:30:38.529 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:30:38.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:30:38.553 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:30:38.553 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:30:38.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:30:38.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:30:38.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:30:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:38.675 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:38.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:38.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:30:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:38.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:38.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:38.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:38.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:30:38.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:30:38.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:30:38.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:38.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:38.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:38.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:30:38.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:38.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:38.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:38.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:30:38.678 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:30:38.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:30:38.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:30:38.692 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:38.692 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:30:38.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:30:38.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:38.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:38.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:38.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:38.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:38.694 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:30:38.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:38.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:38.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:38.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:39.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:39.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:39.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:39.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:30:39.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:30:39.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:30:39.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:39.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:39.052 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:30:39.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:39.052 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:30:39.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:30:39.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:39.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:39.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:39.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:30:39.081 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:30:39.083 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:30:39.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:30:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:39.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:39.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:39.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:39.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:39.129 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:30:39.130 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:30:39.130 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:30:39.131 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:30:39.131 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:30:39.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:30:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:39.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:39.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:39.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:39.134 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:30:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:39.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:39.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:39.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:30:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:30:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:30:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:30:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:30:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:30:42.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:42.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:42.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:30:42.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:42.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:42.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:42.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:42.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:30:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:42.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:42.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:42.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:42.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:42.603 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:42.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:42.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:42.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:42.651 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:42.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:42.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:42.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:42.653 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:42.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:42.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:42.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:42.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:42.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:42.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:43.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:43.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:43.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:43.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:43.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:43.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:43.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:43.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:43.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:43.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:43.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:43.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:43.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:43.657 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:43.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:30:43.657 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:43.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:43.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:43.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:43.684 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:30:43.684 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:30:43.684 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:30:43.684 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:30:43.684 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:30:43.684 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:30:43.684 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:30:43.684 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:30:43.684 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:30:43.684 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:30:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:30:43.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:30:43.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:30:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:43.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:30:43.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:43.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:30:43.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:43.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:43.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:43.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:43.775 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:30:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:43.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:43.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:43.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:30:43.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:43.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:30:43.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:43.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:43.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:43.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:43.798 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:30:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:43.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:43.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:30:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:30:43.854 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:43.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:43.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:43.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:43.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:43.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:43.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:43.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:43.856 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:43.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:43.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:43.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:43.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:43.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:43.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:43.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:43.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:43.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:43.859 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:30:43.859 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:30:43.859 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:30:43.859 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:30:43.859 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:30:43.859 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:30:43.859 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:30:43.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:30:43.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:30:43.860 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:30:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:30:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:30:43.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:30:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:43.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:30:43.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:43.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:30:43.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:43.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:43.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:43.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:43.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:43.961 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:30:43.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:43.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:43.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:43.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:43.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:30:43.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:43.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:43.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:43.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:30:43.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:43.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:43.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:43.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:43.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:43.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:43.989 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:30:43.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:43.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:43.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:43.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:30:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:30:44.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:44.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:44.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:44.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:44.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:44.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:44.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:44.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:44.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:44.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:44.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:44.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:44.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:44.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:44.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:44.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:44.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:44.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:45.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:45.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:45.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:45.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:45.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:45.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:45.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:45.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:45.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:45.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:45.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:45.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:30:45.092 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:30:45.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:30:45.106 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:30:45.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:30:45.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:45.148 DEBUG [main][MenuItemLookup] Found menu:'New' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:45.149 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:30:45.149 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:30:45.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:30:45.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:30:45.149 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:30:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:45.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:30:45.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:30:45.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:30:45.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:45.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:45.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:45.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:45.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:45.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:45.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:45.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:45.650 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:30:45.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:30:45.650 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:30:45.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:30:45.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:30:45.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:30:45.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:45.706 DEBUG [main][MenuItemLookup] Found menu:'New' 19:30:45.706 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:30:45.706 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:45.706 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:30:45.706 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:45.706 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:30:45.706 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:30:45.706 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:30:45.706 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:30:45.706 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:30:45.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:30:45.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:30:45.706 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:30:45.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:30:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:30:46.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:30:46.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:46.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:46.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:46.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:46.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:30:46.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:46.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:46.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:30:46.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:46.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:46.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:46.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:46.378 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:30:46.379 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:30:46.379 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:30:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:46.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:46.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:46.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:30:46.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:46.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:30:46.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:46.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:46.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:46.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:46.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:46.380 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:30:46.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:46.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:46.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:46.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:46.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:30:46.386 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:30:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:30:46.887 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:30:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:46.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:30:46.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:30:46.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:46.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:46.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:46.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:46.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:46.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:46.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:46.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:46.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:30:46.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:30:46.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:30:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:46.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:30:46.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:30:46.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:30:46.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:30:46.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:30:46.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:30:46.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:30:46.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:46.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:46.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:46.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:46.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:46.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:46.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:46.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:46.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:46.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:46.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:46.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:46.929 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:46.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:46.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:46.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:46.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:46.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:46.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:46.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:46.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:46.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:46.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:46.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:30:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:46.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:46.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:46.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:46.966 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:46.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:30:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:46.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:46.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:46.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:46.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:30:46.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:46.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:46.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:46.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:30:46.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:46.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:47.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:47.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:47.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:47.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:47.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:30:47.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:47.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:47.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:47.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:30:47.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:47.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:47.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:47.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:47.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:30:47.003 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:47.003 DEBUG [main][MenuItemLookup] Item match:File 19:30:47.004 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:47.004 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:47.008 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:30:47.008 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:30:47.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:30:47.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:30:47.033 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:30:47.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:30:47.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:30:47.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:30:47.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:47.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:47.155 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:47.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:30:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:47.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:47.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:47.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:47.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:30:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:30:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:30:47.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:47.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:47.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:30:47.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:47.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:47.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:47.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:30:47.159 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:30:47.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:30:47.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:30:47.160 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:47.160 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:30:47.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:30:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:47.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:47.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:47.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:47.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:47.172 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:30:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:47.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:47.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:47.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:47.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:30:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:30:47.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:30:47.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:47.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:47.548 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:30:47.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:47.548 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:30:47.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:30:47.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:47.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:47.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:47.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:30:47.551 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:30:47.552 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:30:47.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:30:47.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:47.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:47.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:47.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:47.606 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:30:47.607 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:30:47.607 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:30:47.607 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:30:47.607 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:30:47.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:30:47.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:47.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:47.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:47.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:47.610 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:30:47.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:47.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:47.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:47.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:47.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:30:51.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:30:51.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:30:51.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:30:51.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:51.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:30:51.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:51.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:51.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:51.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:51.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:51.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:51.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:51.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:30:51.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:51.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:51.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:30:51.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:51.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:51.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:51.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:51.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:30:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:51.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:51.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:51.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:51.100 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:51.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:51.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:51.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:51.148 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:51.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:51.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:51.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:51.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:51.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:51.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:51.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:51.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:51.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:51.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:51.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:51.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:52.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:52.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:52.192 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:30:52.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:30:52.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:52.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:52.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:52.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:52.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:52.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:52.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:52.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:52.194 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:52.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:30:52.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:52.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:52.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:52.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:52.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:52.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:52.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:52.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:52.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:52.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:52.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:52.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:52.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:52.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:52.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:52.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:52.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:52.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:52.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:52.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:52.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:52.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:52.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:53.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:53.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:53.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:53.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:53.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:53.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:53.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:53.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:53.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:53.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:53.242 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:53.242 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:30:53.242 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:30:53.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:30:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:53.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:30:53.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:30:53.745 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:30:53.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:30:53.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:30:53.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:53.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:53.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:53.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:53.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:30:53.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:53.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:53.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:53.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:53.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:53.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:53.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:53.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:30:53.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:53.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:53.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:53.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:53.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:53.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:53.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:53.767 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:30:53.768 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:53.768 DEBUG [main][MenuItemLookup] Item match:File 19:30:53.768 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:53.768 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:53.773 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:30:53.773 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:30:53.773 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:30:53.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:30:53.774 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:30:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:30:53.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:30:53.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:30:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:53.899 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:53.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:53.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:30:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:53.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:53.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:53.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:53.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:53.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:30:53.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:30:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:30:53.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:53.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:53.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:30:53.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:53.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:53.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:53.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:30:53.915 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:30:53.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:30:53.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:30:53.928 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:53.928 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:30:53.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:30:53.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:53.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:53.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:53.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:53.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:53.930 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:30:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:53.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:53.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:54.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:54.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:54.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:54.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:30:54.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:30:54.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:30:54.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:54.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:54.061 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:30:54.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:54.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:30:54.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:54.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:54.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:54.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:54.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:30:54.123 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:30:54.124 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 19:30:54.158 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:30:54.158 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:30:54.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:30:54.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:54.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:54.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:54.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:54.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:54.168 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:30:54.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:54.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:54.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:54.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:54.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:30:54.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:30:54.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:54.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:54.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:54.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f992b84 is found... 19:30:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f992b84 is found finished successfully 19:30:54.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 19:30:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:54.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:54.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:54.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:54.683 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:54.683 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 19:30:54.683 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:30:54.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:54.690 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:30:54.690 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:30:54.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:30:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:54.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:30:54.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:30:54.692 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:54.692 DEBUG [main][MenuItemLookup] Item match:File 19:30:54.693 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:54.693 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:30:54.693 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:30:54.693 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:30:54.693 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:54.693 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:30:54.693 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:30:54.693 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:54.693 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:30:54.693 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:30:54.723 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:30:54.723 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:30:54.723 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:30:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:30:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:30:54.766 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:54.766 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:30:54.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:54.767 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:54.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:54.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:54.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:54.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:54.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:54.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:54.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:54.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:54.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:30:54.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:54.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:54.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:30:54.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:54.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:54.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:54.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:54.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:54.881 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:54.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:54.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:54.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:54.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:54.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:54.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:30:54.882 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:54.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:54.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:54.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:54.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:54.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:54.883 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:54.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:54.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:54.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:54.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:54.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:54.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:54.884 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:54.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:54.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:54.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:54.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:54.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:54.884 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:54.885 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:54.885 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:54.885 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:54.885 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:54.885 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:54.885 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:30:54.885 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:54.885 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:54.885 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:54.885 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:54.885 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:54.886 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:54.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:30:56.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:30:56.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:56.389 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:56.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:56.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:56.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:56.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:56.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:56.394 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:30:56.395 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:56.395 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:56.395 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:56.395 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:30:56.395 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:30:56.395 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:30:56.395 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:30:56.395 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:30:56.395 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:30:56.395 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:30:56.395 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:30:56.395 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:30:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:30:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:30:56.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:56.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:56.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:56.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:30:56.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:56.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:56.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:56.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:56.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:56.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:56.399 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:30:56.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:56.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:56.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:56.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:30:56.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:56.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:30:56.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:56.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:30:56.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:30:56.400 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:56.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:56.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:56.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:56.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:56.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:56.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:56.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:56.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:56.403 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:56.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:56.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:56.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:56.405 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:30:56.405 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:30:56.405 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:30:56.405 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:30:56.405 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:30:56.405 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:30:56.405 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:30:56.405 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:30:56.405 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:30:56.405 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:30:56.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:30:56.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:30:56.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:30:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:56.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:30:56.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:56.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:30:56.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:56.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:56.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:56.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:56.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:56.514 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:30:56.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:56.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:56.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:56.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:56.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:30:56.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:56.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:56.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:56.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:30:56.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:56.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:56.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:56.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:56.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:56.526 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:30:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:56.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:56.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:56.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:30:56.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:30:56.595 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:56.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:56.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:56.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:56.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:56.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:56.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:56.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:56.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:56.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:56.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:56.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:56.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:56.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:56.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:57.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:57.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:57.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:57.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:30:57.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:30:57.625 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:57.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:57.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:57.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:57.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:30:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:57.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:57.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:57.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:57.627 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:30:57.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:30:57.628 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:30:57.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:30:57.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:30:57.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:30:57.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'New' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:57.688 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:30:57.688 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:30:57.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:30:57.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:30:57.689 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:30:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:57.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:30:57.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:30:58.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:58.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:58.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:58.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:58.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:58.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:30:58.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:58.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:58.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:58.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:58.189 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:30:58.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:30:58.190 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:30:58.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:30:58.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:30:58.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:30:58.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:58.246 DEBUG [main][MenuItemLookup] Found menu:'New' 19:30:58.246 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:30:58.246 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:58.246 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:30:58.246 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:58.246 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:30:58.246 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:30:58.246 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:30:58.246 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:30:58.246 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:30:58.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:30:58.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:30:58.247 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:30:58.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:30:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:30:58.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:30:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:58.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:58.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:58.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:30:58.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:58.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:30:58.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:58.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:58.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:58.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:58.443 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:30:58.443 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:30:58.443 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:30:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:58.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:58.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:58.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:30:58.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:30:58.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:58.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:58.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:30:58.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:30:58.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:58.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:58.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:58.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:58.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:58.445 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:30:58.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:58.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:58.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:58.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:30:58.461 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:30:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:30:58.962 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:30:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:30:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:30:58.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:30:58.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:30:58.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:30:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:30:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:30:58.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:30:58.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:30:58.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:30:58.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:30:58.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:30:58.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:30:58.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:30:58.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:58.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:58.971 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:30:58.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:58.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:58.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:58.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:58.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:30:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:58.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:59.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:59.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:59.004 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:30:59.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:30:59.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:59.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:30:59.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:59.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:59.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:30:59.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:59.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:59.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:59.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:59.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:59.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:30:59.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:59.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:59.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:59.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:59.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:30:59.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:59.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:59.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:59.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:30:59.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:30:59.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:30:59.078 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:59.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:59.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:59.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:30:59.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:30:59.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:30:59.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:30:59.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:30:59.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:59.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:59.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:59.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:59.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:59.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:59.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:30:59.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:59.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:59.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:59.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:30:59.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:59.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:59.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:30:59.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:59.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:59.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:30:59.083 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:30:59.106 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:59.106 DEBUG [main][MenuItemLookup] Item match:File 19:30:59.108 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:30:59.108 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'File' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:30:59.112 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:30:59.113 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:59.113 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:30:59.113 DEBUG [main][MenuItemLookup] Found menu:'' 19:30:59.113 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:30:59.113 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:30:59.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:30:59.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:30:59.113 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:30:59.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:30:59.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:30:59.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:30:59.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:59.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:59.239 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:59.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:30:59.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:59.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:59.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:59.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:59.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:30:59.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:30:59.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:30:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:30:59.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:59.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:59.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:30:59.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:30:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:30:59.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:30:59.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:30:59.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:30:59.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:30:59.254 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:30:59.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:30:59.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:30:59.258 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:30:59.258 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:30:59.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:30:59.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:59.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:59.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:59.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:59.268 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:30:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:59.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:59.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:59.630 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:30:59.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:30:59.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:30:59.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:30:59.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:30:59.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:30:59.636 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:30:59.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:30:59.636 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:30:59.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:30:59.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:59.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:59.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:59.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:59.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:30:59.663 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:30:59.664 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:30:59.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:30:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:59.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:59.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:59.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:59.713 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:30:59.713 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:30:59.714 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:30:59.714 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:30:59.714 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:30:59.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:30:59.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:30:59.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:30:59.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:30:59.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:30:59.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:30:59.717 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:30:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:30:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:30:59.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:30:59.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:30:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:31:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:31:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:31:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:31:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:02.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:31:02.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:02.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:02.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:31:02.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:02.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:02.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:02.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:02.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:02.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:31:02.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:02.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:02.802 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:31:02.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:02.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:02.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:02.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:02.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:31:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:02.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:02.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:02.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:02.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:02.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:02.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:02.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:02.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:02.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:02.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:02.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:02.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:02.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:02.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:02.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:02.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:02.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:02.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:03.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:03.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:03.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:03.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:31:03.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:03.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:03.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:03.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:03.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:03.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:03.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:03.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:03.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:31:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:31:03.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:31:03.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:03.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:03.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:03.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:03.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:03.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:03.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:03.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:03.890 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:03.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:03.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:03.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:03.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:03.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:03.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:04.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:04.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:04.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:04.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:04.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:31:04.892 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:04.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:04.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:04.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:04.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:04.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:04.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:04.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:04.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:04.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:04.894 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:31:04.894 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:31:04.894 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:31:04.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:31:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:05.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:05.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:31:05.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:31:05.402 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:31:05.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:31:05.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:31:05.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:05.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:05.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:31:05.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:05.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:05.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:05.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:31:05.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:05.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:05.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:05.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:05.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:31:05.428 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:05.428 DEBUG [main][MenuItemLookup] Item match:File 19:31:05.429 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:31:05.429 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:31:05.436 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:31:05.436 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:31:05.436 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:31:05.436 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:05.436 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:31:05.436 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:31:05.436 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:31:05.436 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:31:05.436 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:31:05.436 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:05.437 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:31:05.437 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:31:05.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:31:05.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:31:05.463 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:31:05.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:31:05.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:31:05.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:31:05.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:05.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:05.607 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:05.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:31:05.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:05.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:05.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:05.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:05.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:05.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:31:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:31:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:31:05.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:05.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:05.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:31:05.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:05.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:05.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:05.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:31:05.623 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:31:05.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:31:05.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:31:05.626 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:05.626 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:31:05.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:31:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:05.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:05.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:05.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:05.628 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:31:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:05.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:05.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:05.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:05.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:31:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:31:05.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:31:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:05.754 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:31:05.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:05.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:31:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:05.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:05.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:05.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:05.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:31:05.798 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:31:05.799 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 19:31:05.847 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:31:05.847 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:31:05.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:31:05.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:05.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:05.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:05.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:05.851 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:31:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:05.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:05.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:31:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:31:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ab63a3c is found... 19:31:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ab63a3c is found finished successfully 19:31:06.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 19:31:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:06.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:06.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:06.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:06.366 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:06.366 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 19:31:06.366 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:31:06.372 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:06.372 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:31:06.372 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:31:06.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:31:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:06.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:31:06.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:31:06.373 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:06.373 DEBUG [main][MenuItemLookup] Item match:File 19:31:06.374 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:31:06.374 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:31:06.374 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:31:06.374 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:31:06.374 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:06.374 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:31:06.374 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:31:06.374 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:06.374 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:31:06.374 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:31:06.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:31:06.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:31:06.375 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:31:06.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:31:06.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:31:06.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:06.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 19:31:06.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:06.442 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:06.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:06.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:06.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:06.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:06.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:06.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:06.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:06.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:06.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:31:06.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:06.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:06.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:31:06.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:06.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:06.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:06.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:06.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:06.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:06.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:06.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:06.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:06.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:06.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:06.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:06.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 19:31:06.580 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:06.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:06.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:06.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:06.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:06.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:06.581 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:06.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:06.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:06.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:06.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:06.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:06.582 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:06.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:06.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:06.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:06.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:06.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:06.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:06.583 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:06.584 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:06.584 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:06.584 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:06.584 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:06.584 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:06.584 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:31:06.584 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:06.584 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:06.584 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:06.584 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:06.584 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:06.584 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:06.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:07.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:07.585 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:07.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:07.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:07.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:07.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:07.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:07.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:07.586 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:07.587 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:07.587 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:07.587 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:07.588 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:07.588 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:07.588 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:31:07.588 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:07.588 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:07.588 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:07.588 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:07.588 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:07.588 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:07.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:07.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:07.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:07.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:07.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:07.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:07.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:07.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:07.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:07.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:07.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:07.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:08.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:08.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:08.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:08.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:08.093 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:08.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:08.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:08.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:08.094 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:08.094 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:08.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:08.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:08.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:08.095 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:08.096 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:08.096 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:08.096 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:08.096 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:08.096 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:08.096 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:31:08.096 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:08.096 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:08.096 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:08.096 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:08.096 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:08.096 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:08.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:09.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:09.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:09.097 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:09.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:09.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:09.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:09.098 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:09.099 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:09.099 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:09.099 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:09.099 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:09.099 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:09.099 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:31:09.099 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:09.099 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:09.099 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:09.099 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:09.099 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:09.099 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:09.100 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:09.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:09.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:09.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:09.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:09.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:09.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:09.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:09.101 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:31:09.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:31:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:09.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:31:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:09.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:31:09.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:31:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:09.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:31:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:09.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:31:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 19:31:09.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:09.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:09.109 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:09.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:09.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:09.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 19:31:09.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:09.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:09.117 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 19:31:09.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:09.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:09.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:09.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:09.150 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:09.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:09.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:09.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:09.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:09.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 19:31:09.151 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:09.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:09.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:09.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:09.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:09.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:09.152 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:09.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:09.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:09.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:09.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:09.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:09.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:09.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:09.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:09.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:09.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:09.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:09.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:09.154 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:09.154 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:09.154 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:09.154 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:09.155 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:09.155 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:09.155 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:31:09.155 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:09.155 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:09.155 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:09.155 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:09.155 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:09.155 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:09.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:10.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:10.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:10.656 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:10.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:10.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:10.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:10.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:10.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:10.657 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:10.658 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:10.658 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:10.658 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:10.658 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:10.658 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:10.658 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 19:31:10.658 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:10.658 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:10.658 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:10.658 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:10.658 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:10.659 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:10.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:10.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:10.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:10.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:10.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:10.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 19:31:10.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:10.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:10.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:10.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:10.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:10.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:10.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:10.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:10.662 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 19:31:10.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:31:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:10.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:31:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:10.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:31:10.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 19:31:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:10.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 19:31:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:10.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 19:31:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 19:31:10.663 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:10.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:10.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:10.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:10.665 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:31:10.665 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:31:10.665 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:31:10.665 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:31:10.665 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:31:10.665 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:31:10.665 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:31:10.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:31:10.665 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:31:10.665 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:31:10.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:31:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:31:10.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:31:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:10.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:10.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:31:10.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:10.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:10.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:10.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:31:10.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:10.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:10.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:10.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:10.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:10.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:10.772 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:31:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:10.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:10.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:10.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:31:10.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:10.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:31:10.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:10.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:10.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:10.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:10.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:10.784 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:31:10.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:10.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:10.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:10.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:10.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:31:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:31:10.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:31:10.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:10.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:10.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:10.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:10.881 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:10.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:10.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:10.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:10.882 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:10.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:10.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:10.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:10.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:10.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:10.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:11.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:11.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:11.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:11.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:11.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:31:11.885 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:11.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:11.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:11.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:11.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:11.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:11.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:11.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:11.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:11.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:11.887 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:31:11.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:31:11.887 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:31:11.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:31:11.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:31:11.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:31:11.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'New' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:12.042 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:31:12.042 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:31:12.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:31:12.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:31:12.042 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:31:12.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:12.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:31:12.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:31:12.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:12.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:12.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:31:12.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:12.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:12.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:31:12.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:12.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:12.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:12.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:12.543 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:31:12.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:31:12.543 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:31:12.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:31:12.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:31:12.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:31:12.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:12.599 DEBUG [main][MenuItemLookup] Found menu:'New' 19:31:12.599 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:31:12.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:12.600 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:31:12.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:12.600 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:31:12.600 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:31:12.600 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:31:12.600 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:31:12.600 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:31:12.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:31:12.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:31:12.600 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:31:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:31:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:31:12.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:31:12.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:12.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:12.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:12.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:12.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:31:12.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:12.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:31:12.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:12.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:12.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:12.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:12.793 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:31:12.794 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:31:12.794 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:31:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:12.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:12.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:12.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:31:12.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:12.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:31:12.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:12.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:12.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:12.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:12.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:12.796 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:31:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:12.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:12.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:12.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:31:12.801 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:31:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:31:13.301 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:31:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:13.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:13.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:31:13.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:31:13.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:31:13.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:13.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:13.302 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:31:13.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:31:13.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:31:13.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:31:13.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:31:13.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:31:13.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:31:13.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:13.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:13.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:13.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:13.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:13.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:13.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:13.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:13.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:13.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:13.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:13.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:13.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:13.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:13.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:13.344 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:13.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:13.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:13.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:13.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:13.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:13.378 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:31:13.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:13.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:13.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:13.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:13.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:31:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:13.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:13.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:13.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:13.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:13.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:13.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:13.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:13.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:31:13.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:13.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:13.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:13.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:13.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:13.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:31:13.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:13.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:13.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:13.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:31:13.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:13.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:13.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:13.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:13.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:13.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:13.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:31:13.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:13.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:13.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:13.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:31:13.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:13.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:13.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:13.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:13.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:31:13.420 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:13.420 DEBUG [main][MenuItemLookup] Item match:File 19:31:13.421 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:31:13.421 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:13.425 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:31:13.425 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:31:13.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:31:13.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:31:13.449 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:31:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:31:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:31:13.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:31:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:13.569 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:13.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:31:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:13.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:13.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:13.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:13.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:31:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:31:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:31:13.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:13.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:13.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:31:13.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:13.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:13.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:13.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:31:13.573 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:31:13.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:31:13.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:31:13.587 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:13.587 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:31:13.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:31:13.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:13.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:13.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:13.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:13.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:13.589 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:31:13.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:13.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:13.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:13.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:13.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:13.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:31:13.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:31:13.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:31:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:13.940 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:31:13.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:13.940 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:31:13.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:31:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:13.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:13.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:13.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:13.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:31:13.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:31:13.975 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:31:14.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:31:14.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:14.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:14.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:14.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:14.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:14.021 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:31:14.022 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:31:14.022 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:31:14.022 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:31:14.022 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:31:14.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:31:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:14.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:14.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:14.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:14.025 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:31:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:14.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:14.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:14.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:31:17.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:31:17.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:31:17.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:31:17.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:31:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:31:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:17.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:17.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:31:17.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:17.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:17.376 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:31:17.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:17.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:17.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:17.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:17.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:31:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:17.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:17.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:17.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:17.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:17.379 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:17.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:17.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:17.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:17.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:17.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:17.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:17.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:17.427 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:17.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:17.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:17.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:17.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:17.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:17.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:17.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:17.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:18.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:18.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:18.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:31:18.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:18.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:18.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:18.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:18.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:18.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:18.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:18.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:18.432 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:31:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:31:18.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:31:18.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:18.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:18.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:18.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:18.491 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:18.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:18.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:18.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:18.492 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:18.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:18.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:18.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:18.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:18.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:18.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:18.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:19.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:19.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:19.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:31:19.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:19.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:19.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:19.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:19.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:19.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:19.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:19.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:19.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:19.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:19.496 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:31:19.496 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:31:19.496 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:31:19.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:31:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:19.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:31:19.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:31:19.999 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:31:19.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:31:20.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:31:20.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:20.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:20.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:31:20.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:20.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:20.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:20.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:31:20.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:20.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:20.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:20.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:20.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:20.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:20.021 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:31:20.022 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:20.022 DEBUG [main][MenuItemLookup] Item match:File 19:31:20.023 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:31:20.023 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:20.027 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:31:20.027 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:31:20.052 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:31:20.052 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:31:20.053 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:31:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:31:20.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:31:20.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:31:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:20.174 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:20.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:31:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:20.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:20.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:20.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:20.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:31:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:31:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:31:20.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:20.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:20.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:31:20.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:20.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:20.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:20.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:31:20.178 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:31:20.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:31:20.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:31:20.191 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:20.191 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:31:20.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:31:20.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:20.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:20.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:20.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:20.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:20.193 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:31:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:20.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:20.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:20.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:20.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:31:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:31:20.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:31:20.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:20.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:20.322 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:31:20.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:20.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:31:20.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:20.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:20.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:20.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:31:20.368 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:31:20.369 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 19:31:20.402 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:31:20.402 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:31:20.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:31:20.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:20.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:20.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:20.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:20.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:20.407 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:31:20.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:20.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:20.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:20.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:20.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:31:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:31:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:20.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:31:20.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:20.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:20.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:20.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:20.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cb5e7e5 is found... 19:31:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cb5e7e5 is found finished successfully 19:31:20.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 19:31:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:20.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:20.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:20.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:20.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:20.967 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:20.967 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 19:31:20.967 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:31:20.974 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:20.974 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:31:20.974 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:31:20.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:20.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:20.975 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:20.975 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:20.975 DEBUG [main][MenuItemLookup] Item match:File 19:31:20.976 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:31:20.976 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:31:20.976 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:31:20.976 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:31:20.976 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:20.976 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:31:20.976 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:31:20.976 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:20.976 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:31:20.976 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:31:20.977 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:31:20.977 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:31:20.977 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:31:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:31:21.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:31:21.072 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:21.072 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:31:21.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:21.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:21.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:21.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:21.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:21.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:21.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:21.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:21.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:21.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:21.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:21.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:21.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:21.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:21.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:21.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:21.159 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:21.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:21.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:21.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:21.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:21.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:31:21.160 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:21.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:21.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:21.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:21.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:21.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:21.161 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:21.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:21.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:21.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:21.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:21.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:21.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:21.162 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:21.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:21.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:21.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:21.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:21.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:21.163 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:21.164 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:21.164 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:21.164 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:21.164 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:21.164 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:21.164 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:31:21.164 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:21.164 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:21.164 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:21.164 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:21.164 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:21.164 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:22.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:22.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:22.165 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:22.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:22.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:22.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:22.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:22.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:22.166 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:22.167 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:22.167 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:22.167 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:22.167 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:22.167 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:22.167 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:31:22.167 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:22.167 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:22.167 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:22.167 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:22.167 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:22.167 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:22.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:22.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:22.168 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:22.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:22.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:22.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:22.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:22.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:22.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:22.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:22.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:22.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:22.670 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:22.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:22.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:22.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:22.672 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:22.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:22.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:22.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:22.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:22.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:22.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:22.674 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:22.674 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:22.675 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:22.675 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:22.675 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:22.675 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:22.675 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:22.675 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:22.675 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:22.675 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:22.675 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:22.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:24.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:24.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:24.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:24.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:24.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:24.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:24.177 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:24.178 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:24.178 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:24.178 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:24.178 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:24.178 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:24.178 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:24.178 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:24.179 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:24.179 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:24.179 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:24.179 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:24.179 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:24.179 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:24.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:24.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:24.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:24.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:24.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:24.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:24.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:24.180 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:31:24.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:24.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:24.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:24.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:24.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:24.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:31:24.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:24.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:24.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:24.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:24.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:24.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:24.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:24.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:24.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:24.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:24.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:24.220 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:24.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:24.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:24.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:24.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:24.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:24.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:24.222 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:24.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:24.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:24.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:24.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:24.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:24.223 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:24.223 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:24.224 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:24.224 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:24.224 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:24.224 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:24.224 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:24.224 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:24.224 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:24.224 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:24.224 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:24.224 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:24.224 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:24.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:25.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:25.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:25.225 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:25.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:25.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:25.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:25.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:25.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:25.226 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:25.227 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:25.227 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:25.227 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:25.227 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:25.227 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:25.227 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:25.227 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:25.227 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:25.227 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:25.227 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:25.227 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:25.227 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:25.228 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:25.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:25.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:25.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:25.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:25.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:25.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:25.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:25.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:25.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:25.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:25.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:25.231 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:31:25.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:25.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:25.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:25.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:25.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:25.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:25.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:25.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:25.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:25.232 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:25.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used 19:31:25.232 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used 19:31:25.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection 19:31:25.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used 19:31:25.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:31:25.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:25.289 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 19:31:25.289 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:25.289 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:31:25.289 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 19:31:25.289 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:31:25.289 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 19:31:25.290 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:25.290 DEBUG [main][MenuItemLookup] Found menu:'Show In' 19:31:25.290 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 19:31:25.290 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 19:31:25.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 19:31:25.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 19:31:25.290 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 19:31:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available.... 19:31:25.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:25.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available. finished successfully 19:31:25.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 19:31:25.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:25.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:25.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.views.markers.QuickFixPage, index 0 and no matchers specified 19:31:25.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:25.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:25.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:25.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:31:25.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:31:25.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:31:25.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.views.markers.QuickFixPage, index 0 and no matchers specified 19:31:25.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:25.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:25.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:25.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:25.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:31:25.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:31:25.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:31:25.474 TRACE [main][WidgetHandler] Notify Table with event 13 19:31:25.474 TRACE [main][WidgetHandler] Wait for synchronization 19:31:25.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 19:31:25.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:25.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 19:31:25.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:25.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:25.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:25.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:25.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:25.477 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:31:25.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:25.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:25.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:25.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:25.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 19:31:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 19:31:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@147634c6 is found... 19:31:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@147634c6 is found finished successfully 19:31:25.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 19:31:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:25.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:25.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:25.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:25.636 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:25.636 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ @SuppressWarnings("unused") private int i; } TooltipText=null 19:31:25.636 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:25.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:25.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:25.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:25.674 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:31:25.674 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:31:25.674 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:31:25.674 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:31:25.674 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:31:25.674 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:31:25.674 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:31:25.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:31:25.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:31:25.675 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:31:25.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:31:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:31:25.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:31:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:25.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:31:25.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:25.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:31:25.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:25.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:25.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:25.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:25.786 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:31:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:25.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:25.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:25.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:31:25.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:25.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:31:25.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:25.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:25.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:25.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:25.797 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:31:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:25.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:25.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:31:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:31:25.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:31:25.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:25.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:25.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:25.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:25.899 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:25.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:25.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:25.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:25.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:25.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:25.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:25.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:25.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:25.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:26.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:26.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:26.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:26.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:26.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:31:26.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:26.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:26.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:26.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:26.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:26.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:26.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:26.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:26.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:26.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:26.905 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:31:26.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:31:26.905 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:31:26.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:31:26.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:31:26.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:31:26.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:26.967 DEBUG [main][MenuItemLookup] Found menu:'New' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:26.968 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:31:26.968 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:31:26.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:31:26.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:31:26.968 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:31:26.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:26.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:31:26.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:31:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:27.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:31:27.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:27.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:27.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:27.469 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:31:27.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:31:27.469 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:31:27.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:31:27.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:31:27.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:31:27.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:27.523 DEBUG [main][MenuItemLookup] Found menu:'New' 19:31:27.523 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:31:27.524 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:27.524 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:31:27.524 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:27.524 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:31:27.524 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:31:27.524 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:31:27.524 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:31:27.524 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:31:27.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:31:27.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:31:27.524 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:31:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:31:27.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:31:27.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:31:27.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:27.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:27.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:27.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:27.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:31:27.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:27.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:31:27.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:27.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:27.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:27.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:27.717 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:31:27.717 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:31:27.717 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:31:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:27.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:27.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:27.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:31:27.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:27.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:31:27.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:27.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:27.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:27.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:27.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:27.720 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:31:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:27.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:27.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:31:27.812 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 19:31:27.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:31:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available.... 19:31:27.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.utils.DeleteUtils$1$1, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 19:31:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:27.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:27.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:27.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available. finished successfully 19:31:27.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:31:27.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:27.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:27.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:31:27.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:27.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:27.821 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 19:31:27.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 19:31:27.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:27.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:27.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:27.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:31:27.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:27.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:27.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:27.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:27.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:27.823 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 19:31:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:27.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:27.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:27.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:31:27.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:31:27.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:31:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:31:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:28.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:31:28.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:31:28.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:31:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:28.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:31:28.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:31:28.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:31:28.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:31:28.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:31:28.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:31:28.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:31:28.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:28.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:28.392 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:28.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:28.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:28.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:28.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:28.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:28.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:28.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:28.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:28.426 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:28.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:28.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:28.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:28.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:28.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:28.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:31:28.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:28.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:28.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:28.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:28.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:28.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:28.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:31:28.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:28.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:28.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:28.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:28.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:28.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:28.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:28.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:31:28.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:28.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:28.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:28.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:28.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:28.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:31:28.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:28.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:28.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:28.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:31:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:28.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:28.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:28.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:28.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:28.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:28.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:28.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:31:28.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:28.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:28.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:28.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:28.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:28.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:28.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:28.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:31:28.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:28.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:28.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:28.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:28.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:28.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:28.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:28.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:28.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:28.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:31:28.532 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:28.532 DEBUG [main][MenuItemLookup] Item match:File 19:31:28.533 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:31:28.533 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:28.538 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:31:28.538 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:31:28.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:31:28.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:31:28.538 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:31:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:31:28.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:31:28.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:31:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:28.657 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:28.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:28.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:31:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:28.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:28.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:28.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:28.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:31:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:31:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:31:28.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:28.660 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:28.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:31:28.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:28.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:28.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:28.661 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:31:28.661 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:31:28.661 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:31:28.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:31:28.666 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:28.666 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:31:28.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:31:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:28.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:28.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:28.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:28.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:28.676 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:31:28.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:28.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:28.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:28.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:29.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:29.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:29.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:31:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:31:29.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:31:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:29.067 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:31:29.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:29.068 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:31:29.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:31:29.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:29.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:29.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:29.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:29.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:31:29.072 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:31:29.074 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:31:29.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:31:29.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:29.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:29.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:29.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:29.131 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:31:29.132 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:31:29.132 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:31:29.132 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:31:29.132 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:31:29.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:31:29.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:29.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:29.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:29.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:29.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:29.135 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:31:29.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:29.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:29.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:29.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:29.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:31:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:31:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:31:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:31:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:32.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:31:32.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:32.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:32.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:32.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:32.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:32.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:32.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:31:32.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:32.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:32.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:31:32.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:32.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:32.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:32.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:32.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:31:32.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:32.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:32.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:32.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:32.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:32.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:32.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:32.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:32.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:32.767 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:32.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:32.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:32.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:32.768 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:32.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:32.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:32.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:32.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:32.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:32.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:33.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:33.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:33.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:33.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:31:33.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:33.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:33.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:33.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:33.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:33.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:33.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:33.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:33.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:31:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:31:33.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:31:33.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:33.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:33.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:33.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:33.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:33.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:33.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:33.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:33.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:33.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:33.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:33.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:33.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:33.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:34.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:34.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:34.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:34.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:34.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:31:34.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:34.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:34.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:34.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:34.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:34.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:34.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:34.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:34.811 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:31:34.811 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:31:34.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 19:31:34.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 19:31:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:35.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 19:31:35.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:31:35.314 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:31:35.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:31:35.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:31:35.335 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:35.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:35.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:31:35.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:35.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:35.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:35.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:31:35.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:35.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:35.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:35.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:35.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:31:35.339 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:35.339 DEBUG [main][MenuItemLookup] Item match:File 19:31:35.340 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:31:35.340 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:35.346 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:31:35.346 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:31:35.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:31:35.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:31:35.372 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:31:35.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:31:35.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:31:35.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:31:35.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:35.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:35.598 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:35.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:31:35.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:35.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:35.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:35.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:35.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:31:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:31:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:31:35.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:35.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:35.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:31:35.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:35.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:35.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:35.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:35.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:35.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:31:35.616 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:31:35.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:31:35.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:31:35.627 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:35.627 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:31:35.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:31:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:35.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:35.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:35.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:35.630 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:31:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:35.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:35.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:35.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:35.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:31:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:31:35.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:31:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:35.763 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:31:35.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:35.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:31:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:35.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:35.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:35.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:31:35.832 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:31:35.835 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 19:31:35.881 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:31:35.881 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:31:35.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:31:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:35.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:35.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:35.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:35.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:35.887 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:31:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:35.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:35.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:35.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:31:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:31:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67f09ea9 is found... 19:31:36.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67f09ea9 is found finished successfully 19:31:36.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 19:31:36.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:36.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:36.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:36.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:36.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:36.523 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:36.523 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 19:31:36.523 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:31:36.551 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:36.551 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:31:36.551 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:31:36.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:36.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:36.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:36.552 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:36.552 DEBUG [main][MenuItemLookup] Item match:File 19:31:36.553 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:31:36.554 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:31:36.554 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:31:36.554 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:31:36.554 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:36.554 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:31:36.554 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:31:36.554 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:36.554 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:31:36.554 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:31:36.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:31:36.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:31:36.554 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:31:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:31:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:31:36.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:36.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 19:31:36.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:36.619 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:36.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:36.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:36.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:36.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:36.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:36.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:36.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:36.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:36.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:36.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:36.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:36.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:36.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:36.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:36.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:36.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:36.731 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:36.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:36.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:36.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:36.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:36.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:36.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:31:36.732 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:36.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:36.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:36.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:36.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:36.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:36.733 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:36.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:36.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:36.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:36.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:36.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:36.734 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:36.734 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:36.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:36.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:36.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:36.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:36.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:36.735 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:36.736 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:36.736 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:36.736 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:36.736 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:36.736 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:36.736 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:31:36.736 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:36.736 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:36.736 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:36.736 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:36.736 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:36.736 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:37.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:37.761 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:37.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:37.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:37.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:37.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:37.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:37.762 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:37.763 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:37.763 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:37.763 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:37.763 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:37.763 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:37.763 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:31:37.763 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:37.763 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:37.763 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:37.763 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:37.763 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:37.763 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:37.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:37.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:37.764 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:37.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:37.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:37.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:37.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:37.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:37.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:37.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:37.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:37.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:38.266 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:38.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:38.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:38.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:38.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:38.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:38.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:38.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:38.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:38.269 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:38.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:38.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:38.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:38.270 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:38.270 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:38.270 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:38.270 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:38.270 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:38.270 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:38.271 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:38.271 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:38.271 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:38.271 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:38.271 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:38.271 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:38.271 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:39.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:39.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:39.772 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:39.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:39.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:39.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:39.773 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:39.774 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:39.774 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:39.774 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:39.774 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:39.774 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:39.774 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:39.774 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:39.774 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:39.774 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:39.774 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:39.774 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:39.774 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:39.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:39.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:39.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:39.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:39.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:39.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:39.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:39.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:39.776 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:31:39.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:39.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:39.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:39.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:39.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:39.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:31:39.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:39.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:39.785 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:39.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:39.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:39.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:39.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:39.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:39.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:39.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:39.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:39.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:39.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:39.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:39.828 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:39.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view.... 19:31:39.829 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:39.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:39.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:39.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:39.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:39.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:39.830 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:39.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:39.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:39.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:39.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:39.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:39.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:39.831 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:39.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:39.832 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:39.833 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:39.833 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:39.833 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:39.833 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:39.833 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:39.833 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:39.833 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:39.833 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:39.833 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:39.833 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:39.833 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:39.833 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:39.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:40.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:40.834 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:40.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:40.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:40.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:40.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:40.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:40.835 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:40.836 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:40.836 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:40.836 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:40.836 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:40.836 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:40.836 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:40.836 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:40.836 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:40.836 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:40.836 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:40.836 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:40.836 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:40.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:40.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:40.837 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:40.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:40.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:40.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:40.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:40.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:40.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:40.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:40.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:40.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:40.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:40.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:40.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view. finished successfully 19:31:40.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:40.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:40.872 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:40.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:40.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:40.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:40.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:40.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:40.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:40.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:40.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:40.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:40.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:40.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:40.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:40.890 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:40.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:40.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:40.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:40.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:40.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:40.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 19:31:40.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:40.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:40.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:40.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:40.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:40.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:40.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:40.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:40.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:40.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:40.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:40.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:40.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:40.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:40.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:40.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:40.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:40.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:40.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:40.894 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:40.894 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:40.894 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:40.894 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:40.895 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:40.895 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:40.895 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:40.895 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:40.895 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:40.895 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:40.895 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:40.895 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:40.895 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:41.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:41.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:41.896 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:41.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:41.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:41.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:41.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:41.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:41.897 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:41.898 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:41.898 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:41.898 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:41.898 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:41.898 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:41.898 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:41.898 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:41.898 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:41.898 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:41.898 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:41.898 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:41.898 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:41.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:41.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:41.898 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:41.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:41.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:41.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:41.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:41.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:41.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:41.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:41.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:41.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:41.902 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:31:41.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:41.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:41.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:41.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:41.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:41.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 19:31:41.902 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:41.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:41.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:41.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:41.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:41.903 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:41.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:41.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:41.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:41.904 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:41.905 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:41.905 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:41.905 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:41.905 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:41.905 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:41.905 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:41.905 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:41.905 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:41.905 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:41.905 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:41.905 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:41.905 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:43.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:43.406 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:43.406 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:43.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:43.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:43.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:43.407 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:43.408 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:43.408 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:43.408 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:43.408 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:43.409 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:43.409 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:43.409 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:43.409 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:43.409 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:43.409 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:43.409 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:43.409 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:43.409 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:43.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:43.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:43.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:43.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:43.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:43.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:43.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:43.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:43.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:43.411 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:43.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:43.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:43.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:43.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:43.412 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:43.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:43.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:43.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:43.413 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:43.413 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:43.413 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:43.413 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:43.413 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:43.414 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:43.414 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:43.414 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:43.414 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:43.414 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:43.414 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:43.414 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:43.414 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:44.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:44.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:44.415 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:44.416 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:44.417 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:44.417 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:44.417 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:44.417 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:44.417 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:44.417 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:44.417 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:44.417 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:44.417 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:44.417 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:44.417 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:44.417 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:44.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:44.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.419 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:44.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:44.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:44.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:44.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:44.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:44.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:44.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:44.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:44.436 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:44.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:44.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:44.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:44.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:44.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:44.504 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:44.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:44.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:44.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:44.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:44.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:44.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:44.571 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:44.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:44.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:44.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:44.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:44.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:44.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:44.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:44.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:44.637 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:44.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:44.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:44.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:44.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:44.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:44.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:44.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:44.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:44.704 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:44.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:44.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:44.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:44.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:44.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:44.771 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:44.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:44.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:44.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:44.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:44.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:44.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:44.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:44.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:44.838 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:44.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:44.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:44.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:44.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:44.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:44.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:44.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:44.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:44.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:44.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:44.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:44.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:44.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:44.875 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:44.876 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:44.876 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:44.876 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:44.877 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:44.877 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:44.877 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:44.877 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:44.877 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:44.877 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:44.877 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:44.877 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:44.877 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:44.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:45.878 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:45.878 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:45.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:45.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:45.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:45.879 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:45.880 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:45.880 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:45.880 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:45.880 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:45.880 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:45.880 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:45.880 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:45.880 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:45.880 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:45.880 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:45.880 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:45.880 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:45.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:45.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:45.880 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:45.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:45.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:45.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:45.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:45.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:45.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:45.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:45.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:45.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:45.882 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:45.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:45.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:45.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:45.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:45.883 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:45.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:45.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:45.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:45.884 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:45.884 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:45.884 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:45.884 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:45.884 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:45.884 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:45.885 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:45.885 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:45.885 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:45.885 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:45.885 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:45.885 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:45.885 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:45.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:47.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:47.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:47.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:47.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:47.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:47.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:47.387 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:47.388 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:47.388 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:47.388 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:47.388 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:47.388 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:47.388 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:47.388 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:47.388 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:47.388 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:47.388 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:47.388 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:47.388 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:47.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:47.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:47.388 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:47.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:47.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:47.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:47.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:47.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:47.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:47.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:47.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:47.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:47.390 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:47.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:47.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:47.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:47.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:47.391 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:47.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:47.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:47.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:47.392 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:47.393 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:47.393 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:47.393 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:47.393 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:47.393 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:47.393 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:47.393 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:47.393 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:47.393 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:47.393 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:47.393 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:47.393 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:47.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:48.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:48.394 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:48.395 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:48.396 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:48.396 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:48.396 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:48.396 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:48.396 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:48.396 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:48.396 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:48.396 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:48.396 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:48.396 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:48.396 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:48.396 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:48.397 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:48.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.398 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:31:48.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:48.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:48.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:48.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:48.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:48.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:48.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:48.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:48.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:48.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:48.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:48.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:48.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:48.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:48.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:48.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:48.413 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:48.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:48.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:48.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:48.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:48.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:48.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:48.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:48.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:48.476 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:48.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:48.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:48.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:48.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:48.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:48.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:48.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:48.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:48.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:48.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:48.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:48.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:48.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:48.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:48.611 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:48.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:48.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:48.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:48.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:48.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:48.654 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:48.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:48.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:48.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:48.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:48.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:48.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:48.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:48.721 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:48.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:48.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:48.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 19:31:48.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:48.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:48.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 19:31:48.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:48.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:48.788 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 19:31:48.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:48.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:48.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:48.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:48.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:48.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:48.791 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:48.816 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:48.816 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:48.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:48.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:48.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:48.817 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:48.818 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:48.818 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:48.818 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:48.818 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:48.818 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:48.818 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:48.818 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:48.818 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:48.818 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:48.818 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:48.818 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:48.818 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:31:49.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:31:49.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:49.819 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:49.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:49.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:49.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:49.820 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:49.821 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:49.821 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:49.821 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:49.821 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:49.821 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:49.821 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 19:31:49.821 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:49.822 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:49.822 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:49.822 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:49.822 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:49.822 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:49.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:31:49.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:31:49.822 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:49.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:49.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:49.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:49.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:49.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:49.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:49.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:49.823 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 19:31:49.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:49.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:49.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:49.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 19:31:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:49.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 19:31:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:49.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 19:31:49.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:49.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:49.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:49.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:49.829 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:31:49.829 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:31:49.829 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:31:49.829 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:31:49.829 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:31:49.829 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:31:49.829 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:31:49.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:31:49.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:31:49.829 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:31:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:31:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:31:49.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:31:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:49.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:31:49.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:49.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:31:49.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:49.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:49.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:49.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:49.956 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:31:49.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:49.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:49.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:49.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:49.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:31:49.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:49.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:31:49.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:49.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:49.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:49.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:49.961 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:31:49.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:49.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:49.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:49.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:50.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:31:50.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:31:50.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:31:50.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:50.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:50.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:50.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:50.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:50.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:50.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:50.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:50.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:50.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:50.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:50.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:50.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:50.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:50.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:50.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:50.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:51.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:51.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:51.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:31:51.075 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:51.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:51.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:51.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:51.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:51.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:51.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:51.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:51.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:51.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:51.077 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:31:51.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:31:51.077 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:31:51.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:31:51.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:31:51.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:31:51.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'New' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:51.150 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:31:51.150 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:31:51.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:31:51.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:31:51.150 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:31:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:51.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:31:51.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:31:51.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:31:52.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:31:52.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:31:52.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:52.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:52.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:52.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:52.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:31:52.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:52.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:52.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:52.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:52.652 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:31:52.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:31:52.652 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:31:52.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:31:52.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:31:52.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:31:52.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:52.707 DEBUG [main][MenuItemLookup] Found menu:'New' 19:31:52.707 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:31:52.707 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:52.707 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:31:52.707 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:52.707 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:31:52.707 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:31:52.707 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:31:52.707 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:31:52.707 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:31:52.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:31:52.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:31:52.707 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:31:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:31:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:31:53.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:31:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:53.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:53.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:53.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:31:53.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:53.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:31:53.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:53.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:53.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:53.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:53.400 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:31:53.400 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:31:53.400 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:31:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:53.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:53.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:53.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:31:53.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:53.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:31:53.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:53.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:53.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:53.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:53.402 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:31:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:53.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:53.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:53.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:31:53.407 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:31:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:31:53.908 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:31:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:53.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:31:53.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:31:53.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:31:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:53.909 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:31:53.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:31:53.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:31:53.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:31:53.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:31:53.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:31:53.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:31:53.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:53.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:53.917 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:53.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:53.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:53.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:53.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:53.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:53.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:53.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:53.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:53.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:53.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:53.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:53.931 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:53.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:53.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:53.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:53.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:53.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:53.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:31:53.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:53.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:53.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:53.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:53.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:31:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:53.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:53.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:53.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:53.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:53.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:53.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:53.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:53.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:31:53.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:53.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:53.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:53.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:53.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:53.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:31:53.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:31:53.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:31:54.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:54.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:31:54.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:54.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:54.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:54.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:54.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:54.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:54.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:31:54.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:54.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:54.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:54.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:31:54.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:54.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:54.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:54.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:54.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:54.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:54.016 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:31:54.017 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:54.017 DEBUG [main][MenuItemLookup] Item match:File 19:31:54.018 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:31:54.018 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:31:54.022 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'File' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'' 19:31:54.023 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:31:54.023 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:31:54.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:31:54.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:31:54.047 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:31:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:31:54.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:31:54.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:31:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:54.170 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:54.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:31:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:54.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:54.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:54.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:31:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:31:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:31:54.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:54.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:54.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:31:54.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:31:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:31:54.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:31:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:31:54.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:31:54.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:31:54.174 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:31:54.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:31:54.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:31:54.188 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:31:54.188 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:31:54.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:31:54.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:54.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:54.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:54.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:54.190 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:31:54.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:54.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:54.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:54.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:54.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:31:54.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:31:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:31:54.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:31:54.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:54.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:54.546 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:31:54.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:31:54.547 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 19:31:54.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:31:54.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:54.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:54.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:54.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:31:54.550 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:31:54.551 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 19:31:54.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:31:54.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:54.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:54.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:54.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:54.600 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:31:54.601 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:31:54.601 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 19:31:54.601 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:31:54.601 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:31:54.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:31:54.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:54.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:54.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:54.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:31:54.604 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:31:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:31:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:31:54.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:31:54.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:31:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:31:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:31:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:31:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:31:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:31:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:31:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:31:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:31:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:31:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:31:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:31:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:31:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:31:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:31:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 19:31:58.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:58.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:58.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:31:58.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:58.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:58.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:58.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:58.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:31:58.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:58.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:58.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:58.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:58.043 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:58.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:58.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:58.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:58.107 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:58.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:58.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:58.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:58.109 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:58.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:58.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:58.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:58.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:58.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:58.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:58.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:58.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:59.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:59.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:31:59.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:31:59.111 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:31:59.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:31:59.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:59.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:59.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:31:59.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:59.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:59.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:59.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:59.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:59.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:31:59.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 19:31:59.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:59.114 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:59.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:59.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:59.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:59.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:59.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:59.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:59.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:59.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:59.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:31:59.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:31:59.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:31:59.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:31:59.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 19:31:59.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:59.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:59.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:59.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:59.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:31:59.229 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:59.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:59.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:59.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:31:59.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:59.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:59.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty.... 19:31:59.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:59.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:59.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:59.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:31:59.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:31:59.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:31:59.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:31:59.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:31:59.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:31:59.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:31:59.232 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent 19:31:59.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:31:59.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:31:59.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:31:59.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:31:59.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:31:59.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:31:59.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty. finished successfully 19:31:59.233 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:59.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:59.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:59.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:59.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:31:59.234 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:31:59.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:31:59.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:31:59.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:31:59.300 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:31:59.301 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:59.301 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:59.301 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:59.301 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:31:59.301 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:31:59.301 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:31:59.301 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:31:59.301 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:31:59.301 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:31:59.301 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:31:59.301 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:31:59.301 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:31:59.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:32:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:32:00.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:00.302 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:00.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:00.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:00.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:00.303 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:00.304 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:00.304 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:00.304 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:00.304 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:00.304 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:00.304 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:00.304 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:00.304 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:00.304 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:00.304 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:00.304 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:00.304 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:00.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:32:00.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:32:00.305 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:00.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:00.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:00.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:00.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:32:00.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:00.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:00.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:00.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:00.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:00.306 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:00.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:00.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:00.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:00.307 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:00.307 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:00.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:00.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:00.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:00.308 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:00.309 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:00.309 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:00.309 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:00.309 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:00.309 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:00.309 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:00.309 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:00.309 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:00.309 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:00.309 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:00.309 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:00.309 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:00.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:32:01.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:32:01.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:01.310 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:01.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:01.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:01.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:01.311 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:01.312 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:01.312 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:01.312 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:01.312 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:01.312 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:01.312 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:01.312 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:01.312 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:01.312 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:01.312 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:01.312 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:01.312 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:01.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:32:01.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:32:01.312 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:01.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:01.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:01.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:01.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:32:01.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:01.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:01.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:01.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:01.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:01.314 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:01.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:01.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:01.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:01.315 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:01.315 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:01.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:01.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:01.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:01.315 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:01.316 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:01.316 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:01.316 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:01.316 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:01.316 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:01.316 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:01.316 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:01.316 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:01.316 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:01.316 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:01.316 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:01.316 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:01.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:32:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:32:02.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:02.818 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:02.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:02.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:02.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:02.819 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:02.820 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:02.820 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:02.820 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:02.820 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:02.820 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:02.820 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:02.820 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:02.820 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:02.820 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:02.820 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:02.820 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:02.820 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:02.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:32:02.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:32:02.820 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:02.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:02.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:02.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:02.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:32:02.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:02.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:02.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:02.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:02.822 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:02.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:02.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:02.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:02.823 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:02.823 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:02.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:02.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:02.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:02.824 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:02.824 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:02.824 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:02.824 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:02.824 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:02.824 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:02.824 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:02.824 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:02.825 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:02.825 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:02.825 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:02.825 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:02.825 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:02.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:32:04.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:32:04.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:04.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:04.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:04.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:04.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:04.327 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:04.328 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:04.328 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:04.328 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:04.328 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:04.328 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:04.328 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:04.328 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:04.328 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:04.328 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:04.328 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:04.328 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:04.328 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:04.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:32:04.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:32:04.329 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:04.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:04.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:04.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:04.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:32:04.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:04.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:04.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:04.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:04.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:04.330 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:04.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:04.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:04.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:04.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:04.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:04.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:04.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:04.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:04.332 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:04.333 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:04.333 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:04.333 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:04.333 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:04.333 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:04.333 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:04.333 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:04.333 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:04.333 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:04.333 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:04.333 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:04.333 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:04.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:32:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:32:05.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:05.334 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:05.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:05.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:05.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:05.335 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:05.336 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:05.336 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:05.336 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:05.336 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:05.336 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:05.336 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:05.336 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:05.336 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:05.336 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:05.336 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:05.336 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:05.336 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:32:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:32:05.337 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:05.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:05.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:05.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:05.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:32:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:05.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:05.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:05.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:05.338 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:05.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:05.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:05.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:05.339 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:05.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:05.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:05.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:05.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:05.340 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:05.341 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:05.341 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:05.341 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:05.341 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:05.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 19:32:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 19:32:06.342 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 19:32:06.342 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:06.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:06.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:06.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:06.343 DEBUG [main][WorkbenchPartLookup] Looking up all open views 19:32:06.344 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:06.344 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:06.344 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:06.344 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 19:32:06.344 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 19:32:06.344 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 19:32:06.344 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 19:32:06.344 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 19:32:06.344 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 19:32:06.344 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.594 seconds)' 19:32:06.344 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 19:32:06.344 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 19:32:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 19:32:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 19:32:06.344 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:06.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:06.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:06.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:06.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:32:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:06.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:06.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:06.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:06.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:06.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems 19:32:06.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 19:32:06.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:06.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:06.348 DEBUG [main][MenuItemLookup] Found menu:'Show' 19:32:06.348 DEBUG [main][MenuItemLookup] Found menu:'Group By' 19:32:06.348 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 19:32:06.348 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 19:32:06.348 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 19:32:06.348 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 19:32:06.348 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 19:32:06.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 19:32:06.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 19:32:06.348 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 19:32:06.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:32:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:32:06.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 19:32:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:06.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:32:06.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:06.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:32:06.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:06.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:06.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:06.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:06.436 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:32:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:06.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:06.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:06.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:32:06.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:06.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 19:32:06.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:06.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:06.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:06.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:06.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:06.448 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:32:06.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:06.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:06.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:06.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 19:32:06.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 19:32:06.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:32:06.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:06.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:06.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:06.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:06.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:06.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:06.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:06.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:06.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:06.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:06.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:06.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:06.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:06.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:06.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:07.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:07.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:07.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:07.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:32:07.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:07.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:07.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:07.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:07.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:32:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:07.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:07.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:07.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:07.535 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 19:32:07.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:32:07.536 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:32:07.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:32:07.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:32:07.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:07.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:07.591 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:32:07.591 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:32:07.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:32:07.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:32:07.592 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:32:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:07.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:32:07.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:32:08.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:32:08.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:08.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:08.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:08.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:08.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:08.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:08.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:08.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:08.092 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 19:32:08.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 19:32:08.093 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 19:32:08.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 19:32:08.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 19:32:08.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:08.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:08.148 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:08.148 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:32:08.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:08.148 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:08.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:08.148 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:08.148 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:32:08.148 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:08.148 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:08.148 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:32:08.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:32:08.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:32:08.148 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:32:08.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:32:08.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:32:08.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:32:08.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:08.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:08.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:08.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:32:08.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:08.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:32:08.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:08.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:08.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:08.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:08.817 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:32:08.817 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:32:08.817 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:32:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:08.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:08.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:08.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:32:08.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:08.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:32:08.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:08.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:08.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:08.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:08.819 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:32:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:08.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:08.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:08.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:32:08.825 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:32:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:32:09.325 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:32:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:09.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:32:09.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:09.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:32:09.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:09.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:09.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:09.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:09.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:09.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:09.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:32:09.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:32:09.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:32:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:09.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 19:32:09.326 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 19:32:09.326 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:32:09.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:32:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 313.059 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 24.033 s testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 20.556 s testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.765 s testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.84 s testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 31.536 s testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.197 s testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.123 s testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.926 s testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.345 s testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 29.599 s testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.393 s testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.466 s testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.923 s testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 29.196 s testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.468 s testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.075 s testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.339 s testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.081 s testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 25.524 s testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.417 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 19:32:09.337 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 19:32:09.340 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:32:09.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:32:09.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 19:32:09.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:32:09.340 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:32:09.341 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:32:09.341 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:32:09.341 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:32:09.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:09.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:09.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:09.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:09.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:09.344 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:32:09.344 DEBUG [main][MenuItemLookup] Found menu:'File' 19:32:09.344 DEBUG [main][MenuItemLookup] Item match:File 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:09.345 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:32:09.345 DEBUG [main][MenuItemLookup] Item match:Import... 19:32:09.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:32:09.345 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:32:09.345 INFO [main][MenuItemHandler] Select menu item: &Import... 19:32:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:32:09.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:32:09.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:32:09.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:09.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:09.466 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:32:09.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:32:09.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:09.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:09.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:09.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:32:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:32:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:32:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:09.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:32:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:32:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:32:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:32:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:09.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:32:09.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:32:09.471 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:32:09.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:32:09.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:32:09.471 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:32:09.471 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:32:09.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:32:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:09.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:09.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:09.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:09.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:09.473 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:32:09.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:09.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:09.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:09.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:09.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:09.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:32:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:09.601 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:32:09.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:32:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:32:09.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:32:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:09.602 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:32:09.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:09.602 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip' 19:32:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:32:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:09.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:09.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:09.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:09.604 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:32:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:09.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:09.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:09.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:32:09.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:09.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:32:09.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:32:09.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:09.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:32:09.607 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip 19:32:09.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:32:09.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:09.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:09.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:09.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:09.758 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:32:09.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:09.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:09.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:09.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:09.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:32:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:09.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:09.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:09.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:32:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:32:09.873 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 19:32:09.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 19:32:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:09.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:09.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:09.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:09.875 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 19:32:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:09.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:09.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:09.894 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:32:09.894 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:32:09.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:09.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:09.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:09.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:09.925 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:09.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:09.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:09.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:09.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:32:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:32:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:10.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:10.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:10.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:10.487 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 19:32:10.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:10.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:10.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:32:10.487 DEBUG [main][MenuItemLookup] Found menu:'File' 19:32:10.487 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:32:10.487 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:32:10.487 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:32:10.487 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:32:10.487 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:32:10.487 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:32:10.487 DEBUG [main][MenuItemLookup] Item match:Window 19:32:10.489 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:32:10.489 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:32:10.489 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:32:10.489 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:10.489 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:32:10.489 DEBUG [main][MenuItemLookup] Item match:Show View 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:10.495 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:32:10.495 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:32:10.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:32:10.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:32:10.496 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:32:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:32:10.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:32:10.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:32:10.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:10.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:10.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:32:10.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:10.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:10.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:10.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:32:10.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:10.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:10.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:10.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:10.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:10.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:32:10.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:32:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:11.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:11.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:32:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:32:11.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:32:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:11.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:32:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:11.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:32:11.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 19:32:11.109 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 19:32:11.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 19:32:11.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 19:32:11.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:11.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:11.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:11.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:32:11.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:11.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:11.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:11.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:32:11.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:11.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:11.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:11.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:32:11.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:11.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:11.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:11.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:11.113 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:32:11.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:11.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:11.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:11.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:32:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:32:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 19:32:11.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:11.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:11.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 19:32:11.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:11.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:11.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:11.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:11.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:11.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:11.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:11.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:11.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:11.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:11.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:11.342 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:11.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:11.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:11.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:11.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:11.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:11.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:11.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:11.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:11.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:32:11.345 INFO [WorkbenchTestable][ServersView2] Create new server 19:32:11.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:32:11.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:11.348 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:11.348 DEBUG [main][MenuItemLookup] Item match:New 19:32:11.349 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:32:11.349 DEBUG [main][MenuItemLookup] Item match:Server 19:32:11.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:32:11.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:32:11.350 INFO [main][MenuItemHandler] Select menu item: Server 19:32:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:32:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:32:11.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:32:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:11.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:11.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:32:11.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:11.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:11.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:32:11.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:11.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:11.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:32:11.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:11.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:11.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:32:11.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:11.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:11.701 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:32:11.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:11.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:32:11.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:11.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:11.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:11.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:11.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:11.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:32:11.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:32:11.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:32:11.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:11.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:11.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:32:11.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:32:11.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:12.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:32:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:32:12.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:32:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:12.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:32:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:12.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:32:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:32:12.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:32:12.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:12.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:12.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:12.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:32:12.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:32:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:12.228 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:32:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:12.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:32:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:32:12.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:32:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:12.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:32:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:12.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:32:12.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:32:12.229 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:32:12.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:32:12.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:32:12.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:32:12.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:12.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:12.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:12.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:12.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:12.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:12.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:12.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:32:12.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:12.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:12.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:12.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:12.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:32:12.774 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:32:12.775 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 19:32:12.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:32:12.779 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:32:12.779 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:32:13.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:32:13.279 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:32:13.279 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:32:13.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:13.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:13.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:13.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:13.288 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:13.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:13.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:13.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:13.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:32:13.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:32:13.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:13.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:13.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:32:13.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:13.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:13.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:13.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:13.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:13.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:13.880 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:13.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:13.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:13.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:13.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:13.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 19:32:13.909 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:13.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:13.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:13.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:13.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:32:13.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:13.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:13.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:13.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:13.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:13.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:13.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:13.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:13.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:13.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:13.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:13.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:13.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:13.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 19:32:13.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:32:13.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:13.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:13.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:13.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:13.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:13.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:13.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:13.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:13.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:13.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:13.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:13.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:13.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:13.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:13.980 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:13.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:13.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:13.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:13.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:32:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:13.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:13.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:13.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:13.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:14.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:14.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:14.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:14.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:14.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:14.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:14.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:14.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:14.036 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:14.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:14.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:14.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:14.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:14.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:14.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:14.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:14.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:14.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:14.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:14.075 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:14.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:14.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:14.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:14.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:14.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:14.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:32:14.079 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:32:14.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:32:14.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:32:14.112 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:14.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:14.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:14.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:14.113 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 19:32:14.113 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:14.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:14.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:14.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:14.115 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:14.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:14.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:14.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:14.119 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 19:32:14.119 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:14.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:14.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:14.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:14.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:32:14.120 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:32:14.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:32:14.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:32:14.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:14.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:14.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:14.161 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:14.162 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:14.162 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:14.162 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:14.162 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:14.162 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:14.162 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:14.162 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:32:14.162 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:14.162 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:32:14.162 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:32:14.162 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 19:32:14.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 19:32:14.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 19:32:14.162 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 19:32:14.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 19:32:14.174 DEBUG [Worker-0: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 19:32:15.189 DEBUG [Worker-1: Starting Server ABC][AbstractWait] Wait for 1 seconds 19:32:16.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 19:32:16.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 19:32:16.671 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:16.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:16.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:16.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 19:32:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:16.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:16.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:16.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:16.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:16.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:16.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:16.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:16.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:16.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:16.673 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:16.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:16.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:16.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:16.674 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 19:32:16.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:16.674 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:16.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:16.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:16.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:16.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 19:32:16.675 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 19:32:16.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 19:32:16.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 19:32:16.682 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:32:16.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:16.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:16.716 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:16.716 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:16.717 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:32:16.717 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:32:16.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:32:16.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:32:16.717 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:32:16.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:32:16.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:16.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:32:16.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:32:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:16.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 19:32:16.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:16.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:16.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:16.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:16.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:16.845 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 19:32:16.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:16.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:16.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:16.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:16.861 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:32:16.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:16.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:16.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:16.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:16.864 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:16.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:16.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:32:16.868 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:32:16.878 DEBUG [Worker-10: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 19:32:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:32:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:17.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:32:17.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:32:18.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:18.370 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:32:18.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 19:32:18.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 19:32:18.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:32:18.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:32:18.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:32:18.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:18.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:18.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:18.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:18.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:18.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:18.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:18.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:18.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:18.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:18.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:18.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:18.423 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:18.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:18.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:32:18.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:18.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:18.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:18.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:18.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:18.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:18.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:18.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:18.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:18.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:18.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:18.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:18.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:18.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:18.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:18.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:18.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:18.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:18.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:18.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:18.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:18.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:18.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:18.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:18.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:18.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:18.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:18.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:18.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:18.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:18.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:18.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:18.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:18.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:18.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:18.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:18.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:18.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:18.524 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 19:32:18.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:32:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:19.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:32:19.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:32:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:19.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:32:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:19.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:32:19.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:19.033 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:19.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 19:32:19.034 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 19:32:19.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 19:32:19.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 19:32:19.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:19.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 19:32:19.054 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 19:32:19.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 19:32:19.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 19:32:19.062 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] and wait with time period 1 19:32:19.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 19:32:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:19.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 19:32:19.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 19:32:19.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:19.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] is already expanded. No action performed 19:32:19.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:19.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 19:32:19.564 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:19.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 19:32:19.566 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 19:32:19.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 19:32:19.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 19:32:19.582 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:19.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 19:32:19.583 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 19:32:19.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 19:32:19.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 19:32:19.596 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:19.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 19:32:19.597 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 19:32:19.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 19:32:19.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 19:32:19.610 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:19.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 19:32:19.612 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 19:32:19.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 19:32:19.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 19:32:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:19.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:19.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 19:32:19.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:32:19.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:32:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:19.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 19:32:19.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:19.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:19.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:19.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 19:32:19.630 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 19:32:19.630 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 19:32:19.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 19:32:19.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:19.665 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 19:32:19.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:19.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:19.670 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 19:32:19.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:19.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:19.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:19.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:19.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 19:32:19.671 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 19:32:19.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 19:32:19.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 19:32:19.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:19.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:19.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:32:19.708 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:32:19.708 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 19:32:19.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 19:32:19.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 19:32:19.709 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 19:32:19.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 19:32:19.712 DEBUG [Worker-9: Stopping Server ABC][AbstractWait] Wait for 1 seconds 19:32:21.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 19:32:21.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 19:32:21.211 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:21.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 19:32:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:21.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:32:21.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:21.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:21.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:21.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:21.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:21.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:21.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:21.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:21.213 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:21.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:21.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:21.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:21.214 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 19:32:21.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:21.215 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:32:21.215 DEBUG [main][EditorHandler] 0 editor(s) found 19:32:21.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:21.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:21.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:32:21.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:21.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:21.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:21.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:21.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:32:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:21.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:21.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:21.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:21.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:21.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:21.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:21.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:21.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:21.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:21.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:21.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:21.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:21.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:21.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:21.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:21.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:21.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:21.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:22.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:22.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:32:22.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:22.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:22.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:22.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:22.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:32:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:22.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:22.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:22.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:22.268 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 19:32:22.268 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 19:32:22.268 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 19:32:22.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:22.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:22.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:22.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:22.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:22.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:22.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:22.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:23.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:23.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:32:23.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:23.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:23.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:23.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:23.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:32:23.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:23.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:23.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:23.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:23.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:23.272 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 19:32:23.273 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 19:32:23.273 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 19:32:23.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:23.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:23.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:23.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:23.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:32:23.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:23.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:23.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:23.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:23.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:23.274 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:32:23.274 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:32:23.274 DEBUG [main][TreeItemHandler] Set Tree selection 19:32:23.275 DEBUG [main][TreeHandler] Notify Tree about selection event 19:32:23.284 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:32:23.293 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ear 19:32:23.293 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ejb 19:32:23.293 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-jar 19:32:23.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:23.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:23.353 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:32:23.353 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:32:23.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:32:23.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:32:23.353 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:32:23.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:23.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:32:23.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:32:23.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:23.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:23.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:23.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:23.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:23.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:23.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:23.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:23.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:23.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:23.900 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:23.900 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:32:23.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:23.900 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:23.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:23.900 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:23.900 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:32:23.900 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:23.900 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:23.900 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:32:23.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:32:23.900 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:32:23.901 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:32:23.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:32:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:32:24.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:32:24.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:24.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:24.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:32:24.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:24.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:24.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:24.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:32:24.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:24.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:24.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:24.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:24.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:24.572 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:32:24.572 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:32:24.573 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:32:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:24.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:24.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:24.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:32:24.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:24.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:32:24.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:24.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:24.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:24.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:24.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:24.574 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:32:24.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:24.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:24.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:24.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:32:24.580 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:32:25.080 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 19:32:25.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:32:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available.... 19:32:25.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.utils.DeleteUtils$1$1, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 19:32:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:25.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:25.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:25.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:25.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:26.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:32:26.088 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 19:32:26.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.utils.DeleteUtils$1$1, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 19:32:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:26.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:26.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available. finished successfully 19:32:26.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:32:26.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:26.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:26.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:32:26.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:26.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:26.093 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 19:32:26.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 19:32:26.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:26.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:26.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:26.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:32:26.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:26.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:26.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:26.095 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 19:32:26.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:26.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:26.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:26.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:26.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:32:26.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:32:26.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:32:26.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:32:26.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:26.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:26.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:26.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:32:26.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:32:26.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:26.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:32:26.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:26.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:26.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:32:26.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:26.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:26.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:26.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:26.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:26.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:26.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:26.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:26.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:26.738 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:26.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:26.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:26.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:26.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:32:26.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:26.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:26.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:26.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:26.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:26.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:26.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:26.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:26.779 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:26.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:26.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:26.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:26.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:26.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:26.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:32:26.782 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:32:26.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:32:26.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:32:26.811 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:26.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:26.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:26.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:26.813 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 19:32:26.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:26.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:26.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:26.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:26.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:26.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:26.844 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:26.844 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:26.844 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:26.844 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:26.844 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:26.844 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:26.844 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:26.844 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:32:26.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:32:26.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:32:26.844 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:32:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:32:26.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:32:26.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:32:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:26.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:32:26.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:26.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:32:26.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:26.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:26.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:26.900 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:32:26.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:26.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:26.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:26.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:32:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:32:26.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:32:26.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:26.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:26.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:26.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:26.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:26.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:26.999 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:26.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:27.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:27.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:27.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:27.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:27.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 19:32:27.002 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:27.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:27.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:27.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:32:27.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:32:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:27.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:27.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:27.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:27.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:28.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:28.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:28.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:32:28.007 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:32:28.007 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 19:32:28.008 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:28.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:28.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:28.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:32:28.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:32:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:28.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:28.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:28.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:28.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:29.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:29.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:32:29.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:32:29.012 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:32:29.013 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:32:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 19:32:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:29.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:29.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:29.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:29.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:29.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:29.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:29.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:29.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:29.013 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 19:32:29.013 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:32:29.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:32:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:29.013 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.678 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) Time elapsed: 1.256 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:29.028 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:29.028 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:32:29.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:32:29.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:29.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:32:29.029 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:32:29.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:32:29.029 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:32:29.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:32:29.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:29.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:29.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:29.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:29.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:29.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:29.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:29.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:29.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:32:29.032 DEBUG [main][MenuItemLookup] Found menu:'File' 19:32:29.032 DEBUG [main][MenuItemLookup] Item match:File 19:32:29.033 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:32:29.033 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:32:29.033 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:32:29.033 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:32:29.033 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:29.033 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:32:29.033 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:32:29.033 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:29.033 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:29.034 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:32:29.034 DEBUG [main][MenuItemLookup] Item match:Import... 19:32:29.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:32:29.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:32:29.034 INFO [main][MenuItemHandler] Select menu item: &Import... 19:32:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:32:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:32:29.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:32:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:29.156 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:32:29.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:32:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:29.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:29.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:29.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:29.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:32:29.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:32:29.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:29.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:32:29.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:29.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:32:29.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:32:29.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:32:29.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:29.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:32:29.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:29.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:32:29.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:32:29.159 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:32:29.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:32:29.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:32:29.160 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:32:29.160 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:32:29.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:32:29.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:29.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:29.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:29.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:29.162 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:32:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:29.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:29.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:29.229 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:32:29.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:32:29.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:29.282 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:32:29.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:32:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:32:29.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:32:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:29.310 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:32:29.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:29.311 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 19:32:29.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:32:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:29.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:29.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:29.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:29.312 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:32:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:29.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:29.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:29.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:32:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:29.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:32:29.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:32:29.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:29.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:32:29.343 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 19:32:29.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:32:29.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:29.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:29.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:29.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:29.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:29.426 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:32:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:29.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:29.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:29.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:32:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:29.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:29.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:29.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:32:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:32:29.564 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 19:32:29.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 19:32:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:29.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:29.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:29.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:29.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:29.566 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 19:32:29.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:29.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:29.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:29.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:29.567 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:32:29.567 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:32:29.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:29.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:29.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:29.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:29.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:29.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:29.615 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:29.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:29.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:29.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:29.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:29.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:32:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:32:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:29.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:30.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:30.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:30.390 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:32:30.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:30.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:30.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:30.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:30.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:30.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:30.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:30.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:30.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:30.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:30.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:30.423 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:30.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:30.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:30.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:30.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:30.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:30.425 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:30.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:30.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:30.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:32:30.426 INFO [WorkbenchTestable][ServersView2] Create new server 19:32:30.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:32:30.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:30.428 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:30.428 DEBUG [main][MenuItemLookup] Item match:New 19:32:30.428 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:32:30.428 DEBUG [main][MenuItemLookup] Item match:Server 19:32:30.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:32:30.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:32:30.428 INFO [main][MenuItemHandler] Select menu item: Server 19:32:30.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:32:30.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:32:30.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:32:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:30.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:32:30.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:30.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:30.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:32:30.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:30.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:30.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:32:30.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:30.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:30.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:32:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:30.835 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:32:30.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:30.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:32:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:30.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:30.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:30.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:30.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:30.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:32:30.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:32:30.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:32:30.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:30.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:30.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:32:30.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:32:30.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:31.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:31.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:32:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:32:31.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:32:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:31.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:32:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:31.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:32:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:32:31.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:32:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:31.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:31.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:31.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:32:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:32:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:32:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:31.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:32:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:32:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:32:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:32:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:31.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:32:31.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:32:31.405 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:32:31.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:32:31.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:32:31.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:32:31.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:31.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:31.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:31.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:31.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:31.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:31.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:32:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:31.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:31.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:31.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:32:31.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:32:31.922 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 19:32:31.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:32:31.923 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:32:31.923 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:32:32.423 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:32:32.423 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:32:32.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:32:32.923 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:32:32.923 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:32:32.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:32.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:32.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:32.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:32.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:32.931 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:32.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:32.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:32:33.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:32:33.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:33.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:33.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:33.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:32:33.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:33.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:33.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:33.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:33.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:33.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:33.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:33.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:33.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 19:32:33.533 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:33.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:33.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:33.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:33.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:32:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:33.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:33.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:33.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:33.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:33.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:33.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:33.570 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:33.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:33.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:33.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:33.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:33.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 19:32:33.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:32:33.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:33.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:33.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:33.633 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:33.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:33.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:33.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:33.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:33.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:33.636 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:33.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:33.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:33.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:33.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:32:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:33.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:33.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:33.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:33.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:33.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:33.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:33.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:33.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:33.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:33.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:32:33.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:32:33.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:33.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:32:33.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:32:33.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:32:33.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:33.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:33.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:33.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:32:33.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:32:33.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:32:33.731 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:33.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:33.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:33.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:33.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:33.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:33.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:32:33.734 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:32:33.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:32:33.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:32:33.762 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:32:33.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:33.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:33.786 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:32:33.786 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:32:33.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:32:33.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:32:33.786 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:32:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:32:33.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:33.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:32:33.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:32:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:33.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:33.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:32:33.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:33.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:33.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:33.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:32:33.893 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:32:33.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:32:33.894 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:32:33.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 19:32:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:33.908 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 19:32:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:33.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:33.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:33.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 19:32:33.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:33.911 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 19:32:33.912 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 19:32:33.912 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 19:32:33.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:33.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:33.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:33.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:33.912 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:32:33.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:33.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:33.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:33.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:33.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:33.922 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:33.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:33.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:32:33.938 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:32:34.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:32:34.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:34.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:34.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:34.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:34.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:34.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:34.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:34.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:34.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:34.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:34.439 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:34.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:34.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:34.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:34.441 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:32:34.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:34.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:34.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:34.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:34.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:34.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:34.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:34.947 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:34.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:34.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:34.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:34.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:32:34.948 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:32:34.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:32:34.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:32:34.957 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:34.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:34.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:34.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:34.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:32:34.958 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:32:34.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:32:34.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:32:34.972 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:34.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:34.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:34.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:34.973 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:32:34.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:34.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:34.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:34.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:34.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:34.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:34.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:34.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:34.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:34.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:34.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:34.974 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:34.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:34.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:34.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:34.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:32:34.974 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:32:34.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:32:34.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:32:34.985 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:34.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:34.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:34.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:34.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:32:34.986 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:32:34.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:32:34.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:32:34.997 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 19:32:34.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:34.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:34.998 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:32:34.998 DEBUG [main][MenuItemLookup] Found menu:'File' 19:32:34.998 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:32:34.998 DEBUG [main][MenuItemLookup] Item match:Edit 19:32:35.000 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:32:35.000 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:32:35.000 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:35.000 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:32:35.000 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:35.000 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:35.000 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:35.000 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:35.000 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:32:35.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:32:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:32:35.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:32:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:32:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:35.001 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:32:35.001 DEBUG [main][MenuItemLookup] Found menu:'File' 19:32:35.001 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:32:35.001 DEBUG [main][MenuItemLookup] Item match:Edit 19:32:35.001 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:32:35.001 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:32:35.001 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:35.001 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:32:35.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:35.001 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:35.001 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:35.001 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:35.001 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:32:35.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:32:35.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:32:35.002 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:32:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:32:35.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:32:35.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:32:35.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:35.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:32:35.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:35.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:32:35.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:35.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:35.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:35.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:35.054 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:32:35.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:35.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:35.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:35.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:35.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:32:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:32:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:35.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:32:35.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:32:35.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:35.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:35.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:35.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:35.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:35.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:35.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:35.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:32:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:32:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:32:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:32:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:32:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:32:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:45.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:45.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:45.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:45.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:45.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:32:45.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:32:45.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:45.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:45.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:32:45.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:32:45.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:32:45.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:45.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:32:45.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:32:45.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:32:45.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:45.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:45.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:45.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:45.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:45.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:45.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:32:45.225 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:32:45.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:32:45.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:32:45.254 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:32:45.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:45.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:45.279 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:45.279 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:45.279 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:45.279 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:45.279 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:45.279 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:45.279 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:45.279 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:32:45.279 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:45.280 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:32:45.280 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:32:45.280 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:32:45.280 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:32:45.280 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:32:45.280 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:32:45.280 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:45.280 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:32:45.280 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:32:45.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:32:45.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:32:45.280 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:32:45.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:32:45.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:45.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:32:45.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:32:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:32:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:45.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:45.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:45.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:45.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:45.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:45.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:32:45.398 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:32:45.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:32:45.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:32:45.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 19:32:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:45.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:45.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:45.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:45.400 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 19:32:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:45.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:45.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:45.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:32:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:45.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:45.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:45.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:45.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:45.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:45.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:32:45.404 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:32:45.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:32:45.404 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:32:45.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 19:32:45.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:45.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:45.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:45.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:45.406 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 19:32:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:45.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:45.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:45.408 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:32:45.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:45.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:45.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:45.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:45.410 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:45.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:45.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:32:45.425 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:32:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:32:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:45.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:45.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:45.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:45.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:45.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:45.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:45.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:45.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:45.926 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:45.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:45.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:45.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:45.928 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:32:45.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:45.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:45.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:45.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:45.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:45.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:45.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:45.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:45.929 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:45.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:45.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:45.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:45.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:32:45.930 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:32:45.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:32:45.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:32:45.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:45.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:45.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:45.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:45.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:32:45.946 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:32:45.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:32:45.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:32:45.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:45.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:45.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:45.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:45.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:32:45.960 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:32:45.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:32:45.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:32:45.974 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:32:45.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:45.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:45.997 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:32:45.997 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:32:46.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:32:46.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:32:46.002 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:32:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:32:46.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:46.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:46.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:32:46.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:32:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:46.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All") 19:32:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:46.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:46.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:46.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:46.127 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 19:32:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:46.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:46.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:46.132 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:32:46.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:46.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:46.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:46.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:46.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:46.159 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:46.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:46.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:32:46.256 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 19:32:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:32:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:32:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:32:46.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:32:46.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:46.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:46.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:32:46.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:46.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:46.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:46.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:46.258 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:32:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:46.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:46.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:32:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:32:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:32:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:32:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:46.837 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:46.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:46.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:46.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:46.838 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:32:46.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:47.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:47.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:47.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:47.840 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:47.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:47.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:47.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:47.842 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:32:47.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:47.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:48.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:48.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:48.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:48.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:48.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:48.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:48.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:48.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:32:48.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:32:48.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:48.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:48.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:32:48.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:32:48.846 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:32:48.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:48.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:32:48.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:32:48.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:32:48.846 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:48.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:48.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:48.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:48.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:48.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:48.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:32:48.849 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:32:48.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:32:48.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:32:48.877 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:32:48.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:48.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:48.904 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:32:48.904 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:32:48.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:32:48.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:32:48.905 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:32:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:32:49.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:49.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:49.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:32:49.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:32:49.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:49.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:32:49.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:49.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:49.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:49.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:49.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:49.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:49.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:49.021 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:32:49.021 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:32:49.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:32:49.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:32:49.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 19:32:49.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:49.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:49.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:49.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:49.024 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 19:32:49.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:49.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:49.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:49.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:49.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:32:49.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:49.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:49.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:49.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:49.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:49.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:49.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:32:49.038 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:32:49.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:32:49.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:32:49.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 19:32:49.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:49.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:49.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:49.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:49.040 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 19:32:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:49.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:49.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:49.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 19:32:49.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:49.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:32:49.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:32:49.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:49.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:32:49.043 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 19:32:49.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 19:32:49.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:49.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:49.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 19:32:49.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 19:32:49.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:50.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 19:32:50.045 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 19:32:50.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 19:32:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:50.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 19:32:50.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 19:32:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:51.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 19:32:51.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All") 19:32:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:51.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:51.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:51.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:51.052 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 19:32:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:51.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:51.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:51.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:51.056 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:32:51.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:51.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:51.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:51.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:51.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:51.058 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:51.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:51.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:32:51.062 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:32:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:32:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:51.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:51.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:51.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:51.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:51.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:51.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:51.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:51.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:51.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:51.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:51.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:51.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:51.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:51.564 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:32:51.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:51.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:52.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:52.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:52.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:52.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:52.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:52.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:52.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:52.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:52.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:52.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:52.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:32:52.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:32:52.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:52.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:52.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:32:52.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:32:52.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:32:52.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:52.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:32:52.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:32:52.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:32:52.569 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:52.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:52.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:52.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:52.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:52.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:52.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:32:52.572 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:32:52.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:32:52.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:32:52.599 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:32:52.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:52.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:52.625 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:32:52.625 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:32:52.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:32:52.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:32:52.626 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:32:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:32:52.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:52.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:32:52.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:32:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:52.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:32:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:52.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:52.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:52.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:32:52.731 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 19:32:52.731 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 19:32:52.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:53.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:53.232 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 19:32:53.232 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 19:32:53.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:53.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 19:32:53.733 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 19:32:53.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 19:32:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:54.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:54.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 19:32:54.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 19:32:54.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:54.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:54.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 19:32:54.734 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 19:32:54.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 19:32:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:55.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 19:32:55.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 19:32:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:55.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 19:32:55.737 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 19:32:55.737 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 19:32:55.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:32:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:55.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:55.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:55.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:55.742 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:32:55.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:55.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:55.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:32:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:32:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:55.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:55.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:55.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:55.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:55.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:55.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:55.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:55.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:55.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:55.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:55.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:55.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:55.805 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:32:55.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:56.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:56.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:56.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:56.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:56.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:56.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:56.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:56.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:56.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:32:56.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:56.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:56.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:56.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:32:56.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:32:56.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:56.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:56.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:32:56.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:32:56.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:32:56.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:32:56.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:32:56.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:32:56.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:32:56.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:56.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:56.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:56.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:32:56.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:32:56.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:32:56.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:32:56.833 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:32:56.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:32:56.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:32:56.841 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:32:56.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:56.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:56.882 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:56.882 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:56.882 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:56.883 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:32:56.883 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:32:56.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:32:56.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:32:56.883 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:32:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:32:56.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:56.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:32:56.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:32:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:56.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 19:32:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:56.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:56.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:56.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:56.986 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 19:32:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:56.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:56.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:56.999 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:32:56.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:56.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:57.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:57.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:57.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:57.001 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:57.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:57.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:57.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:57.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:32:57.006 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:32:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:32:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:57.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:57.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:57.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:57.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:57.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:57.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:57.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:57.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:57.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:57.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:57.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:57.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:57.508 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:32:57.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:57.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:57.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:57.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:57.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:57.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:57.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:57.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:57.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:57.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:57.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:57.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:57.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:57.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:57.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:57.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:57.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:57.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:32:57.510 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:32:57.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:32:57.526 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:32:57.527 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:57.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:57.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:57.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:57.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:32:57.528 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:32:57.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:32:57.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:32:57.541 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:57.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:57.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:57.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:57.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:32:57.542 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:32:57.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:32:57.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:32:57.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:57.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:57.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:57.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:57.557 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:32:57.557 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:32:57.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:32:57.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:32:57.564 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:32:57.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:32:57.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'New' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:57.600 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:32:57.600 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:32:57.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:32:57.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:32:57.600 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:32:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:32:57.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:57.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:32:57.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:32:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:57.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 19:32:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:57.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:32:57.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:32:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:57.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:32:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:57.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:32:57.735 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:32:57.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:32:57.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:32:57.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Remove") 19:32:57.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:57.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:57.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:57.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:57.747 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 19:32:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:57.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:57.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:57.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 19:32:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:57.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:32:57.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:32:57.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:57.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:32:57.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:32:57.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:32:57.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:32:57.751 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:32:57.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:32:57.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:32:57.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Remove") 19:32:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:57.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:57.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:57.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:57.753 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 19:32:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:57.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:57.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:57.761 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:32:57.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:32:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:57.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:57.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:57.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:57.763 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:32:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:57.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:57.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:57.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:32:57.807 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 19:32:57.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:32:57.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:32:57.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:32:57.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:32:57.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:57.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:57.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:32:57.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:57.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:57.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:57.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:57.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:57.809 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:32:57.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:57.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:57.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:57.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:32:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:32:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:32:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:32:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:58.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:32:58.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:58.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:58.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:58.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:58.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:58.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:58.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:58.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:58.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:58.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:58.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:58.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:58.357 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:32:58.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:58.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:58.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:58.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:58.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:58.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:58.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:58.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:58.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:58.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:58.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:58.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:58.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:58.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:58.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:58.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:32:58.359 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:32:58.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:32:58.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:32:58.369 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:58.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:58.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:58.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:58.370 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:32:58.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:58.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:58.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:58.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:58.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:58.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:32:58.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:32:58.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 19:32:58.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:32:58.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:32:58.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:32:58.377 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:58.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:58.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:58.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:58.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:32:58.378 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:32:58.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:32:58.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:32:58.387 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:32:58.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:32:58.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:32:58.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:32:58.392 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:32:58.392 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:32:58.392 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:32:58.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:32:58.399 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 19:32:58.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:58.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:58.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:32:58.399 DEBUG [main][MenuItemLookup] Found menu:'File' 19:32:58.399 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:32:58.399 DEBUG [main][MenuItemLookup] Item match:Edit 19:32:58.400 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:32:58.400 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:32:58.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:58.400 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:32:58.400 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:58.400 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:58.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:58.400 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:58.400 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:32:58.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:32:58.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:32:58.401 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:32:58.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:32:58.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:58.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:58.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:32:58.401 DEBUG [main][MenuItemLookup] Found menu:'File' 19:32:58.401 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:32:58.401 DEBUG [main][MenuItemLookup] Item match:Edit 19:32:58.401 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:32:58.401 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:32:58.401 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:58.401 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:32:58.401 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:32:58.402 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:32:58.402 DEBUG [main][MenuItemLookup] Found menu:'' 19:32:58.402 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:32:58.402 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:32:58.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:32:58.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:32:58.402 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:32:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:32:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:32:58.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:32:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:32:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:32:58.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:32:58.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:32:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:32:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:32:58.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:32:58.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:32:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:32:58.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:32:58.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:32:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:32:58.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:32:58.458 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:32:58.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:32:58.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:32:58.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:32:58.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:32:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:32:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:32:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:32:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:32:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:32:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:32:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:32:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:32:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:32:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:32:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:32:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:32:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:32:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:32:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:32:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:32:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:33:08.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:33:08.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:33:08.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:33:08.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:08.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:08.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:08.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:08.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:08.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:33:08.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:33:08.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:33:08.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:08.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:08.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:33:08.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:33:08.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:33:08.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:33:08.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:33:08.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:33:08.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:33:08.599 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:08.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:08.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:08.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:08.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:08.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:08.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:33:08.624 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:33:08.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:33:08.632 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:33:08.633 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:33:08.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:08.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:08.676 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:33:08.676 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:33:08.676 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:33:08.676 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:33:08.676 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:33:08.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:33:08.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:08.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:33:08.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:33:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:08.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 19:33:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:08.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:08.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:08.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:08.780 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 19:33:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:08.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:08.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:08.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 19:33:08.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:08.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:33:08.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:33:08.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:08.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:33:08.799 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 19:33:08.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 19:33:08.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:09.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 19:33:09.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 19:33:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:09.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 19:33:09.801 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 19:33:09.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 19:33:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:10.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:10.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 19:33:10.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 19:33:10.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:10.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:10.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 19:33:10.802 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 19:33:10.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 19:33:10.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:11.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:11.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 19:33:11.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 19:33:11.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:11.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:11.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 19:33:11.804 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 19:33:11.804 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 19:33:11.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:33:11.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:11.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:11.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:11.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:11.810 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:33:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:11.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:11.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:11.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:33:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:33:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:11.857 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:11.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:11.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:11.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:11.858 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 19:33:11.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:33:11.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:12.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:33:12.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 19:33:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:12.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 19:33:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:12.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:12.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:12.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:12.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:33:12.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:33:12.861 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:33:12.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:12.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:12.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 19:33:12.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:12.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:12.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:33:12.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:12.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:12.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:12.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:12.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:12.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:12.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:33:12.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:12.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:12.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:12.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:12.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:12.866 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:33:12.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:33:12.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:12.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:12.918 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:33:12.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:33:12.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:12.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:12.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:12.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:33:13.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:13.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:33:13.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:13.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:33:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:33:13.920 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:33:13.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:33:13.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:13.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:13.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:33:13.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:13.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:13.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:13.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:13.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:13.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:33:13.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 19:33:13.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 19:33:13.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:33:13.923 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:33:13.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:33:13.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:33:13.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:13.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:13.972 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:13.973 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:33:13.973 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:33:13.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:33:13.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:33:13.973 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:33:13.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:13.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:33:14.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:14.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:14.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:14.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:14.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:14.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:14.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:14.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:14.474 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 19:33:14.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:33:14.474 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:33:14.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:33:14.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:33:14.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:14.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:14.518 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:14.518 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:33:14.518 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:14.518 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:33:14.518 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:14.518 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:14.518 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:14.518 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:33:14.518 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:14.518 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:14.518 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:33:14.518 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:33:14.518 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:33:14.518 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:33:14.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:33:15.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:33:15.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:33:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:15.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:15.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:15.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:15.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:33:15.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:33:15.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:15.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:15.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:33:15.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:33:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:15.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:15.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:15.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:15.187 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:33:15.188 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:33:15.188 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:33:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:15.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:15.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:15.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:33:15.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:33:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:15.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:33:15.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:33:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:15.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:15.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:15.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:15.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:15.190 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:33:15.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:15.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:15.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:15.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:33:15.195 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:33:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:33:15.696 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:33:15.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:15.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:33:15.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:33:15.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:33:15.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:15.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:15.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:15.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:15.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:15.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:15.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:15.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:15.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:33:15.696 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:33:15.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:33:15.701 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:33:15.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:15.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:15.744 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:33:15.744 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:33:15.745 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:33:15.745 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:33:15.745 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:33:15.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:33:16.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:33:16.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:33:16.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:33:16.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:16.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:16.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:16.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:16.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:16.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:16.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:16.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:16.246 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 19:33:16.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:33:16.246 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:33:16.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:33:16.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:33:16.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:16.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:16.288 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:16.288 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:33:16.288 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:16.288 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:33:16.288 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:16.288 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:16.288 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:16.288 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:33:16.288 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:16.288 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:16.288 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:33:16.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:33:16.288 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:33:16.289 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:33:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:33:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:33:16.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:33:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:16.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:16.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:16.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:33:16.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:33:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:16.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:33:16.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:33:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:16.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:16.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:16.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:16.458 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:33:16.458 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:33:16.458 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:33:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:16.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:16.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:16.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:33:16.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:33:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:16.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:33:16.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:33:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:16.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:16.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:16.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:16.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:16.459 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:33:16.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:16.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:16.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:16.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:16.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:33:16.465 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:33:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:33:16.965 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:33:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:16.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:33:16.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:33:16.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:33:16.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:16.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:16.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:16.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:16.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:16.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:16.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:16.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:33:16.966 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:33:16.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:33:16.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:33:16.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:16.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:17.014 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:33:17.014 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:33:17.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:33:17.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:33:17.016 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:33:17.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:17.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:33:17.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:33:17.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:17.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:17.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:17.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:17.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:17.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:17.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:17.517 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 19:33:17.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:33:17.517 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:33:17.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:33:17.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:33:17.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:17.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:17.563 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:17.563 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:33:17.563 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:17.563 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:33:17.563 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:17.563 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:17.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:17.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:33:17.563 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:17.563 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:17.563 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:33:17.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:33:17.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:33:17.563 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:33:17.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:33:18.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:33:18.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:33:18.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:18.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:18.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:33:18.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:33:18.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:18.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:18.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:33:18.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:33:18.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:18.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:18.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:18.230 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:33:18.230 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:33:18.230 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:33:18.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:18.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:18.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:18.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:18.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:33:18.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:33:18.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:18.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:18.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:33:18.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:33:18.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:18.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:18.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:18.232 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:33:18.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:18.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:18.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:18.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:33:18.237 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:33:18.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:33:18.738 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:33:18.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:18.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:33:18.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:18.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:18.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:18.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:18.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:18.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:18.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:18.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:18.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:18.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:18.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:18.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:18.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:18.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:18.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:18.763 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:18.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:18.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:18.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:18.798 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:18.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:18.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:18.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:18.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:18.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:18.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:18.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:18.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:18.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:18.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:18.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:18.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:18.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:18.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:18.836 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:18.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:18.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:18.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:18.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:18.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:18.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:33:18.839 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:33:18.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:33:18.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:33:18.869 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:18.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:18.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:18.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:18.871 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 19:33:18.871 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:18.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:18.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:18.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:18.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:18.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:18.895 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:18.895 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:18.895 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:18.895 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:18.895 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:18.895 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:18.895 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:18.895 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:33:18.895 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:33:18.895 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:33:18.895 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:33:18.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:33:18.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:33:18.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:33:18.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:18.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:18.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:33:18.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:33:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:18.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:33:18.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:33:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:18.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:18.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:18.942 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:33:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:18.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:18.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:18.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:33:18.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:33:18.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:18.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:18.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:18.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:19.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:19.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:19.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:19.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:19.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:19.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:19.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:19.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:19.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:19.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:19.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:19.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:19.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:19.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:19.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:19.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:19.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:19.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 19:33:19.032 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:19.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:19.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:19.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:33:19.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:19.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:19.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:33:19.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:19.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:33:20.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:20.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:33:20.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:33:20.037 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:33:20.037 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 19:33:20.037 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:20.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:20.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:20.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:33:20.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:20.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:20.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:20.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:33:20.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:20.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:33:21.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:21.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:33:21.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:33:21.042 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:33:21.042 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:33:21.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 19:33:21.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:21.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:21.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:21.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:21.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:21.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:21.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:21.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:21.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:21.042 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 19:33:21.042 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:33:21.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:33:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.016 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.546 s addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.625 s testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.722 s getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.262 s addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.769 s getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.263 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:21.053 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:21.054 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:33:21.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:33:21.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:21.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:33:21.054 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:33:21.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:33:21.055 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:33:21.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:33:21.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:21.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:21.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:21.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:21.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:21.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:21.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:21.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:21.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:21.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:21.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:21.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:21.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:21.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:21.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:21.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:21.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:21.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:21.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:21.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:21.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:21.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:33:21.082 INFO [WorkbenchTestable][ServersView2] Create new server 19:33:21.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:33:21.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:21.083 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:21.083 DEBUG [main][MenuItemLookup] Item match:New 19:33:21.083 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:33:21.083 DEBUG [main][MenuItemLookup] Item match:Server 19:33:21.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:33:21.083 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:33:21.084 INFO [main][MenuItemHandler] Select menu item: Server 19:33:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:33:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:33:21.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:33:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:21.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:33:21.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:21.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:21.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:33:21.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:21.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:21.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:33:21.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:21.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:21.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:33:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:21.258 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:33:21.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:21.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:33:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:21.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:21.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:21.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:21.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:33:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:33:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:33:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:33:21.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:33:21.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:33:21.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:33:21.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:21.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:33:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:33:21.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:33:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:21.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:33:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:21.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:33:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:33:21.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:33:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:21.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:21.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:21.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:33:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:33:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:33:21.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:33:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:21.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:33:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:21.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:33:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:33:21.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:33:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:21.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:33:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:21.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:33:21.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:33:21.783 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:33:21.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:33:21.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:33:21.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:33:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:21.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:21.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:21.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:21.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:21.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:22.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:33:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:22.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:22.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:22.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:33:22.299 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:33:22.300 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1 19:33:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:33:22.301 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:33:22.301 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:33:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:33:22.801 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:33:22.801 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:33:22.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:33:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:22.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:22.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:22.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:22.808 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:33:22.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:22.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:22.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:22.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:22.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:33:23.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:33:23.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:23.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:23.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:23.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:23.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:23.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:23.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:23.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:23.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:23.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:23.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:23.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:23.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:23.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:23.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:23.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:23.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:23.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:23.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:23.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:23.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:23.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:23.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1... 19:33:23.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:23.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:23.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:23.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:23.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:23.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:23.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:23.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:23.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:23.399 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:23.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:23.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:23.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:23.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:23.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully 19:33:23.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:23.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:23.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:23.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:23.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:23.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:23.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:23.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:23.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:23.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:23.444 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:23.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:23.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:23.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:23.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:23.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:23.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:23.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:23.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:23.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:23.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:23.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:23.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:23.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:23.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:23.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:33:23.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:33:23.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:33:23.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:33:23.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:33:23.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:33:23.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:33:23.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:33:23.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:33:23.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:23.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:23.506 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:33:23.506 DEBUG [main][MenuItemLookup] Found menu:'File' 19:33:23.506 DEBUG [main][MenuItemLookup] Item match:File 19:33:23.506 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:23.507 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:33:23.507 DEBUG [main][MenuItemLookup] Item match:Import... 19:33:23.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:33:23.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:33:23.507 INFO [main][MenuItemHandler] Select menu item: &Import... 19:33:23.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:33:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:33:23.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:33:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:23.626 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:33:23.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:33:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:33:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:33:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:33:23.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:33:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:23.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:33:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:23.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:33:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:33:23.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:33:23.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:23.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:33:23.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:23.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:33:23.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:33:23.629 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:33:23.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:33:23.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:33:23.629 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:33:23.629 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:33:23.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:33:23.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:23.631 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:33:23.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:23.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:23.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:23.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:23.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:33:23.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:33:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:23.746 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:33:23.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:33:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:33:23.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:33:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:23.747 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:33:23.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:23.747 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 19:33:23.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:33:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:23.748 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:33:23.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:23.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:23.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:23.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:23.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:33:23.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:33:23.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:33:23.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:33:23.778 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 19:33:23.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:33:23.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:23.781 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:33:23.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:23.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:23.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:23.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:23.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:33:23.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:33:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:33:23.932 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 19:33:23.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 19:33:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:23.944 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 19:33:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:23.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:23.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:23.944 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:33:23.944 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:33:23.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:33:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:23.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:23.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:23.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:23.947 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:33:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:23.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:23.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:33:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:33:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:24.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:33:24.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:24.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:24.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:33:24.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:33:24.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:33:24.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:24.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:24.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:24.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:24.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:24.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:24.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:24.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:24.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:24.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:24.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:24.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:24.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:24.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:24.240 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 19:33:24.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:33:24.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:24.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:33:24.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:33:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:25.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:33:25.242 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:25.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:25.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:25.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:25.244 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:25.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:25.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:25.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:25.245 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 19:33:25.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:33:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:25.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:33:25.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:33:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:26.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:33:26.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:26.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:26.253 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:26.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:26.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:26.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:26.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:26.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:26.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:26.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:26.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:26.287 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:26.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:26.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:26.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:26.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:26.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:26.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:26.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:26.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:26.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:26.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:26.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:26.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:26.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:26.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:26.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:26.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:26.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:26.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:26.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:26.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:26.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:26.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:26.321 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:26.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:26.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:26.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:26.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:26.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:26.323 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:33:26.323 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:26.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:26.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:26.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:26.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:26.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:26.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:26.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:26.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:26.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:26.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:26.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:26.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:26.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:26.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:26.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:26.353 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:26.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:26.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:26.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:26.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:26.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:26.356 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:33:26.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:33:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:33:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:26.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:26.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:26.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:33:26.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:33:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:26.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:26.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:33:26.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:26.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:26.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:33:26.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:33:26.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:33:26.859 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:26.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:26.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:26.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:26.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:26.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:26.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 19:33:26.883 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 19:33:26.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 19:33:26.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 19:33:26.892 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:26.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:26.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:26.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:26.894 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 19:33:26.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:26.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:26.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:26.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:26.895 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:26.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:26.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:26.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:26.901 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 19:33:26.901 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:26.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:26.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:26.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:26.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 19:33:26.902 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 19:33:26.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 19:33:26.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 19:33:26.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:26.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:26.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:33:26.936 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:33:26.936 DEBUG [main][MenuItemLookup] Item match:Profile 19:33:26.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 19:33:26.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 19:33:26.936 INFO [main][MenuItemHandler] Select menu item: Pro&file 19:33:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 19:33:26.939 DEBUG [Worker-10: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 19:33:27.957 DEBUG [Worker-10: Starting Server 1][AbstractWait] Wait for 1 seconds 19:33:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 19:33:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 19:33:29.438 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:29.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:29.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:29.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 19:33:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:29.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:29.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:29.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:29.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:29.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:29.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:29.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:29.440 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:29.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:29.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:29.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:29.441 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 19:33:29.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:29.442 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:29.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:29.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:29.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:29.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 19:33:29.443 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 19:33:29.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 19:33:29.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 19:33:29.455 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:29.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:29.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:29.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:29.456 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 19:33:29.456 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:29.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:29.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:29.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:29.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:29.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:29.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:29.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:29.458 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1 19:33:29.459 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:29.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:29.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:29.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:29.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 19:33:29.460 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 19:33:29.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 19:33:29.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 19:33:29.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:29.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:29.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:33:29.490 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:33:29.490 DEBUG [main][MenuItemLookup] Item match:Restart in Profile 19:33:29.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile" 19:33:29.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile 19:33:29.490 INFO [main][MenuItemHandler] Select menu item: Restart in Profile 19:33:29.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 19:33:29.493 DEBUG [Worker-0: Stopping Server 1][AbstractWait] Wait for 1 seconds 19:33:30.514 DEBUG [Worker-0: Starting Server 1][AbstractWait] Wait for 1 seconds 19:33:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 19:33:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 19:33:31.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:31.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:31.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:31.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:31.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 19:33:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:31.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:31.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:31.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:31.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:31.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:31.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:31.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:31.994 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:31.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:31.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:31.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:31.995 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 19:33:31.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:31.995 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:31.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:31.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:31.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:31.996 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:31.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:31.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:31.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:31.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 19:33:31.997 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 19:33:31.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 19:33:32.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 19:33:32.009 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:32.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:32.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:32.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:32.010 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 19:33:32.010 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:32.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:32.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:32.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:32.011 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:32.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:32.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:32.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:32.012 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 19:33:32.013 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:32.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:32.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:32.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:32.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 19:33:32.014 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 19:33:32.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 19:33:32.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 19:33:32.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:32.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:32.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:33:32.047 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:33:32.047 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 19:33:32.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 19:33:32.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 19:33:32.047 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 19:33:32.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 19:33:32.048 DEBUG [Worker-0: Stopping Server 1][AbstractWait] Wait for 1 seconds 19:33:33.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 19:33:33.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 19:33:33.549 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:33.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:33.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:33.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 19:33:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:33.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:33.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:33.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:33.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:33.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:33.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:33.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:33.552 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 19:33:33.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:33.552 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:33.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:33.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:33.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:33.553 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:33:33.553 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:33:33.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:33:33.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:33:33.562 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:33.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:33.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:33.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:33.563 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 19:33:33.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:33.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:33.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:33.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:33.565 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:33.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:33.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:33.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:33.571 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:33.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:33.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:33.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:33.572 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:33:33.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:33.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:34.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:34.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:34.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:34.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:34.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:34.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:34.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:34.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:34.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:34.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:34.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:34.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:34.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:34.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:34.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:34.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:34.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:34.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:34.594 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:34.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:34.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:34.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:34.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:34.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:34.597 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:34.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:34.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:34.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:34.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:34.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:34.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:34.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:34.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:34.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:34.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:34.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:34.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:34.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:34.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:34.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:34.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:34.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:34.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:34.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:34.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:34.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:34.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:34.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:34.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:34.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:34.656 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:33:34.656 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:34.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:34.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:34.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:34.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:34.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:34.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:34.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:34.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:34.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:34.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:34.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:34.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:34.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:34.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:34.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:34.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:34.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:34.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:34.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:34.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:34.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:34.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:34.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:34.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:34.696 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:33:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:33:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:33:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:35.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:35.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:35.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:33:35.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:33:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:35.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:35.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:33:35.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:35.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:35.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:33:35.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:33:35.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:33:35.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:35.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:35.205 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:35.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:35.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:35.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:35.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:35.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:35.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:35.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:35.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:35.238 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:35.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:35.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:35.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:35.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:35.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:35.242 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:35.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:35.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:35.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:35.242 INFO [WorkbenchTestable][ServersView2] Create new server 19:33:35.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:35.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:35.283 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:35.283 DEBUG [main][MenuItemLookup] Item match:New 19:33:35.284 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:33:35.284 DEBUG [main][MenuItemLookup] Item match:Server 19:33:35.284 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:33:35.284 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:33:35.284 INFO [main][MenuItemHandler] Select menu item: Server 19:33:35.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:33:35.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:33:35.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:33:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:35.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:33:35.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:35.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:35.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:33:35.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:35.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:35.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:33:35.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:35.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:35.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:33:35.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:35.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:35.433 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:33:35.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:35.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:33:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:35.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:35.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:35.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:33:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:33:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:33:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:33:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:33:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:33:35.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:33:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:35.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:33:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:33:35.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:33:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:35.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:33:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:35.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:33:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:33:35.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:33:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:35.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:35.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:35.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:35.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:35.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:33:35.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:33:35.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:33:35.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:33:35.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:35.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:33:35.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:35.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:33:35.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:33:35.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:33:35.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:35.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:33:35.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:35.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:33:35.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:33:35.947 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:33:35.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:33:35.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:33:35.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:33:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:35.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:35.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:35.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:36.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:33:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:36.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:36.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:36.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:36.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:33:36.465 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:33:36.466 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 19:33:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:33:36.467 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:33:36.467 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:33:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:33:36.968 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:33:36.968 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:33:36.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:33:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:36.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:36.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:36.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:36.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:36.975 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:33:36.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:36.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:36.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:36.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:36.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:33:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:33:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:37.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:37.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:37.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:37.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:37.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:37.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:37.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:37.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:37.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:37.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:37.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:37.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:37.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:37.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:37.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:37.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:37.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:37.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:37.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:37.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 19:33:37.533 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:37.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:37.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:37.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:37.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:37.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:37.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:37.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:37.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:37.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:37.571 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:37.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:37.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:37.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:37.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:37.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:37.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:37.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:37.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:37.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 19:33:37.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:37.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:37.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:37.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:37.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:37.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:37.673 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:37.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:37.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:37.676 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:37.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:37.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:37.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:37.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:37.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:37.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:37.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:37.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:37.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:37.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:37.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:37.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:37.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:37.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:37.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:37.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:37.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:37.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:37.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:37.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:37.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:37.771 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:37.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:37.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:37.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:37.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:37.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:37.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:37.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:37.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:37.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:37.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:37.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:37.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 19:33:37.841 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 19:33:37.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 19:33:37.871 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 19:33:37.872 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:37.874 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 19:33:37.874 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:37.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:37.876 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 19:33:37.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:37.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:37.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:37.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:37.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 19:33:37.886 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 19:33:37.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 19:33:37.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 19:33:37.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:37.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:37.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:33:37.920 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:33:37.920 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 19:33:37.921 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 19:33:37.921 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 19:33:37.921 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 19:33:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 19:33:37.923 DEBUG [Worker-1: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 19:33:38.933 DEBUG [Worker-1: Starting Server 2][AbstractWait] Wait for 1 seconds 19:33:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 19:33:40.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 19:33:40.423 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 19:33:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:40.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:40.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:40.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:40.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:40.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:40.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:40.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:40.425 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:40.426 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 19:33:40.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:40.426 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:40.427 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 19:33:40.427 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 19:33:40.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 19:33:40.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 19:33:40.435 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:40.436 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false 19:33:40.436 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:40.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:40.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:40.463 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:40.463 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:40.463 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:40.463 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:40.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:40.463 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:40.463 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:40.463 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:33:40.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:33:40.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:33:40.463 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:33:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:33:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:33:40.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:33:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:40.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:33:40.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:33:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:40.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:33:40.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:33:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:40.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:40.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:40.520 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 19:33:40.520 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting 19:33:40.520 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting 19:33:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:40.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:40.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:40.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:33:40.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:33:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:40.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:33:40.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:33:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:40.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:40.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:40.522 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:33:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:40.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:40.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:40.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:33:40.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:33:40.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:40.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:40.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:40.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:40.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:40.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:40.605 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:40.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:40.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 19:33:40.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:40.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:40.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:40.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:40.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:40.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:40.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:40.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:40.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:40.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:40.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:40.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:40.667 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:33:40.667 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:40.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:40.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:40.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:40.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:40.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:40.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:40.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:40.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:40.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:40.701 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:40.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:40.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:40.704 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:33:40.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 19:33:40.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:33:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:40.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:40.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:40.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:40.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:40.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:40.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:40.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:40.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:40.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:40.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:40.762 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:40.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:40.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:40.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:40.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:40.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:40.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:40.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:40.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:40.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:40.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:40.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:40.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:40.809 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:40.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:40.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:40.812 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:40.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:40.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:40.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:40.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:40.814 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:33:40.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:40.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:41.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:41.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:41.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:41.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:41.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:41.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:41.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:41.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:41.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:41.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:41.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:41.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:41.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:41.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:41.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:41.835 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:41.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:41.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:41.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:41.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:41.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:41.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:41.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:41.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:41.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:41.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:41.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:41.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:41.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:41.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:41.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:41.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:41.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:41.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:41.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:41.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:41.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:41.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:41.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:41.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:41.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:41.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:41.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:41.903 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:33:41.903 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:41.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:41.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:41.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:41.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:41.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:41.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:41.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:41.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:41.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:41.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:41.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:41.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:41.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:41.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:41.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:41.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:41.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:41.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:41.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:41.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:41.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:41.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:41.961 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:33:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:33:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:33:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:42.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:42.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:42.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:33:42.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:33:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:42.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:42.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:33:42.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:42.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:42.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:33:42.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:33:42.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:33:42.464 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:42.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:42.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:42.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:42.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:42.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:42.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:33:42.467 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:33:42.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:33:42.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:33:42.498 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:42.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:42.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:42.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:42.499 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 19:33:42.499 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:42.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:42.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:42.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:42.500 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:42.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:42.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:42.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:42.501 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 19:33:42.501 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:42.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:42.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:42.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:42.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:33:42.502 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:33:42.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:33:42.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:33:42.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:42.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:42.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:33:42.538 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:33:42.538 DEBUG [main][MenuItemLookup] Item match:Profile 19:33:42.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 19:33:42.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 19:33:42.539 INFO [main][MenuItemHandler] Select menu item: Pro&file 19:33:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 19:33:42.541 DEBUG [Worker-12: Starting Server 1][AbstractWait] Wait for 1 seconds 19:33:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 19:33:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 19:33:44.040 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 19:33:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:44.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:44.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:44.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:44.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:44.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:44.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:44.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:44.042 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.043 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 19:33:44.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:44.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.044 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 19:33:44.045 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 19:33:44.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 19:33:44.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 19:33:44.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.059 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 19:33:44.059 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.061 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 19:33:44.062 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 19:33:44.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 19:33:44.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 19:33:44.075 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.076 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 19:33:44.076 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.077 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.078 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 19:33:44.078 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:44.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:44.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:44.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:44.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 19:33:44.079 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 19:33:44.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 19:33:44.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 19:33:44.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:44.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:44.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:33:44.114 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:33:44.114 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 19:33:44.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 19:33:44.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 19:33:44.115 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 19:33:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 19:33:44.115 DEBUG [Worker-9: Stopping Server 1][AbstractWait] Wait for 1 seconds 19:33:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 19:33:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 19:33:45.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:45.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:45.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:45.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 19:33:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:45.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:45.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:45.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:45.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:45.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:45.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:45.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:45.618 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:45.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:45.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:45.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:45.619 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 19:33:45.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:45.619 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:45.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:45.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:45.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:45.620 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:33:45.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:45.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:46.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:46.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:46.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:46.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:46.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:46.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:46.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:46.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:46.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:46.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:46.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:46.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:46.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:46.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:46.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:46.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:46.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:46.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:46.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:46.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:46.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:46.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:46.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:46.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:46.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:46.645 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:46.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:46.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:46.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:46.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:46.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:46.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:46.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:46.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:46.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:46.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:46.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:46.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:46.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:46.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:46.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:46.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:46.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:46.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:46.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:46.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:46.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:46.679 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:46.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:46.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:46.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:46.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:46.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:46.682 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:33:46.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:46.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:46.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:46.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:46.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:46.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:46.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:46.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:46.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:46.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:46.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:46.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:46.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:46.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:46.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:46.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:46.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:46.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:46.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:46.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:46.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:46.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:46.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:46.740 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:33:46.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:33:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:33:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:47.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:47.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:47.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:33:47.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:33:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:47.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:47.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:33:47.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:47.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:47.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:33:47.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:33:47.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:33:47.243 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:47.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:47.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:47.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:47.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:47.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:47.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:33:47.246 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:33:47.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:33:47.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:33:47.275 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:33:47.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:47.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:33:47.296 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:33:47.297 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:33:47.297 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:47.297 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:33:47.297 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:33:47.297 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:33:47.297 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:33:47.297 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:33:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:33:47.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:47.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:47.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:33:47.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:33:47.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:47.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:47.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:47.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:47.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:33:47.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:47.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:47.400 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 19:33:47.400 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 19:33:47.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:33:47.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:47.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:47.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:47.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:47.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:47.402 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:33:47.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:47.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:47.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:47.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:33:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:33:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:47.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:33:47.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:33:47.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:47.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:47.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:47.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:47.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:47.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:47.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:47.472 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:47.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:47.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:47.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:47.474 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:47.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:47.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:47.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:47.475 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:33:47.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:47.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:47.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:47.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:47.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:48.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:48.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:48.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:48.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:48.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:48.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:48.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:48.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:48.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:48.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:48.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:48.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:48.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:48.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:48.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:48.497 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:48.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:48.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:48.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:48.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:48.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:48.500 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:48.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:48.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:48.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:48.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:48.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:48.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:48.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:48.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:48.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:48.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:48.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:48.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:48.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:48.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:48.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:48.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:48.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:48.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:48.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:48.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:48.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:48.558 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:33:48.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:48.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:48.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:48.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:48.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:48.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:48.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:48.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:48.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:48.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:48.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:48.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:48.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:48.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:48.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:48.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:48.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:48.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:48.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:48.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:48.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:48.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:48.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:48.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:48.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:48.595 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:33:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:33:49.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:33:49.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:49.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:49.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:49.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:49.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:49.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:49.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:33:49.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:33:49.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:49.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:49.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:49.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:33:49.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:49.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:49.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:33:49.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:33:49.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:33:49.098 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:49.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:49.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:49.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:49.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:49.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:49.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:33:49.121 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:33:49.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:33:49.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:33:49.130 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:49.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:49.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:49.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:49.131 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1' 19:33:49.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:49.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:49.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:49.179 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:49.179 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:49.179 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:49.179 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:49.179 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:49.179 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:49.179 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:49.179 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:49.179 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:49.180 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:33:49.180 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:33:49.180 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:33:49.180 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:33:49.180 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:33:49.180 DEBUG [main][MenuItemLookup] Item match:Publish Ctrl+Alt+P 19:33:49.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish Ctrl+Alt+P" 19:33:49.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish Ctrl+Alt+P 19:33:49.180 INFO [main][MenuItemHandler] Select menu item: Publish Ctrl+Alt+P 19:33:49.182 DEBUG [Worker-11: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 19:33:49.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 19:33:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 19:33:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 19:33:50.192 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:50.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:50.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:50.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:50.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:50.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:50.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:50.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 19:33:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:50.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:50.695 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:50.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:50.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:50.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:50.696 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:50.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:50.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:50.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:50.697 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:50.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:50.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:50.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:50.698 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:33:50.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:51.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:51.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:51.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:51.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:51.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:51.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:51.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:51.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:51.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:51.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:51.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:51.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:51.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:51.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:51.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:51.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:51.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:51.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:51.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:51.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:51.720 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:51.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:51.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:51.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:51.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:51.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:51.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:51.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:51.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:51.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:51.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:51.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:51.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:51.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:51.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:51.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:51.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:51.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:51.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:51.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:51.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:51.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:51.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:51.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:51.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:51.756 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:51.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:51.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:51.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:51.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:51.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:51.759 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:33:51.759 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:51.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:51.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:51.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:51.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:51.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:51.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:51.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:51.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:51.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:51.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:51.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:51.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:51.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:51.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:51.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:51.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:51.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:51.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:51.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:51.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:51.792 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:51.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:51.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:51.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:51.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:51.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:51.815 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:33:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:33:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:33:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:52.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:52.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:52.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:52.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:52.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:33:52.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:33:52.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:52.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:52.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:52.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:33:52.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:52.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:52.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:33:52.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:33:52.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:33:52.318 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:52.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:52.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:52.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:52.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:52.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:52.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:33:52.321 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:33:52.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:33:52.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:33:52.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:52.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:52.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:52.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:52.350 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 19:33:52.350 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:52.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:52.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:52.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:52.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:52.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:52.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:52.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:52.352 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 19:33:52.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:52.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:52.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:52.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:52.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:33:52.353 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:33:52.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:33:52.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:33:52.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:52.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:52.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:52.389 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:52.390 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:52.390 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:52.390 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:52.390 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:52.390 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:52.390 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:52.390 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:52.390 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:52.390 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:33:52.390 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:33:52.390 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 19:33:52.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 19:33:52.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 19:33:52.390 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 19:33:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 19:33:52.392 DEBUG [Worker-10: Starting Server 1][AbstractWait] Wait for 1 seconds 19:33:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 19:33:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 19:33:53.892 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:53.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:53.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:53.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 19:33:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:53.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:33:53.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:53.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:53.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:53.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:53.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:53.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:53.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:53.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:53.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:53.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:53.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:53.895 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 19:33:53.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:53.895 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:53.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:53.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:53.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:53.896 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 19:33:53.896 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 19:33:53.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 19:33:53.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 19:33:53.904 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:53.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:53.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:53.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:53.905 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 19:33:53.910 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:53.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:53.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:53.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:53.911 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:53.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:53.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:53.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:53.912 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 19:33:53.912 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:53.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:53.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:53.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:53.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 19:33:53.913 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 19:33:53.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 19:33:53.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 19:33:53.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:53.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:53.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:33:53.945 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:33:53.945 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 19:33:53.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 19:33:53.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 19:33:53.945 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 19:33:53.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 19:33:53.946 DEBUG [Worker-12: Stopping Server 1][AbstractWait] Wait for 1 seconds 19:33:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 19:33:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 19:33:55.446 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:55.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:55.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:55.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 19:33:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:55.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:55.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:55.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:55.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:55.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:55.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:55.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:55.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:55.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:55.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:55.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:55.449 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 19:33:55.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:55.449 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:55.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:55.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:55.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:55.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:55.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:55.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:55.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:55.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:33:55.451 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:33:55.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:33:55.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:33:55.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:55.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:55.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:55.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:55.460 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 19:33:55.464 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:55.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:55.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:55.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:55.466 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:55.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:55.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:55.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:55.467 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:55.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:55.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:55.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:55.468 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:33:55.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:55.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:55.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:55.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:56.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:56.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:56.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:56.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:56.476 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:56.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:56.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:56.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:56.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:56.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:56.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:56.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:56.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:56.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:56.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:56.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:56.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:56.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:56.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:56.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:56.520 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:56.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:56.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:56.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:56.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:56.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:56.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:56.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:56.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:56.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:56.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:56.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:56.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:56.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:56.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:56.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:56.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:56.557 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:56.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:56.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:56.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:56.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:56.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:56.560 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:33:56.560 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:56.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:56.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:56.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:56.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:56.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:56.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:56.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:56.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:56.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:56.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:56.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:56.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:56.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:56.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:56.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:56.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:56.634 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:56.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:56.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:56.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:56.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:56.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:56.639 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:33:56.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:33:57.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:33:57.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:57.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:57.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:57.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:57.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:57.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:33:57.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:33:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:57.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:57.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:33:57.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:33:57.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:33:57.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:33:57.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:33:57.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:33:57.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:57.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:57.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:57.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:57.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:57.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:57.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:33:57.165 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:33:57.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:33:57.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:33:57.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:57.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:57.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:57.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:57.174 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1' 19:33:57.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:57.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:33:57.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'New' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:33:57.199 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:33:57.199 DEBUG [main][MenuItemLookup] Item match:Clean... 19:33:57.199 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..." 19:33:57.199 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean... 19:33:57.199 INFO [main][MenuItemHandler] Select menu item: &Clean... 19:33:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:33:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:33:57.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:33:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:57.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:33:57.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:33:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:33:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:33:57.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:33:57.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:33:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:57.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:57.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:57.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:33:57.251 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:33:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:33:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:33:57.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:33:57.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:33:57.267 DEBUG [Worker-1: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 19:33:57.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:33:57.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:33:57.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 19:33:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 19:33:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 19:33:58.301 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:58.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:58.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:58.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:58.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:58.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:58.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:58.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:58.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 19:33:58.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:33:58.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:33:58.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:33:58.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:33:58.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:33:58.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:33:58.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:33:58.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:33:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:33:58.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:33:58.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:58.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:58.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:58.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:58.806 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:58.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:58.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:58.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:58.807 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:58.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:58.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:58.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:58.808 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:33:58.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:59.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:59.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:59.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:33:59.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:33:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:33:59.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:33:59.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:59.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:59.815 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:33:59.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:59.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:59.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:59.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:59.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:59.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:59.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:59.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:59.829 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:59.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:59.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:59.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:59.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:59.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:59.832 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:59.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:59.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:59.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:59.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:59.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:59.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:59.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:59.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:59.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:59.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:59.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:59.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:59.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:59.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:59.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:59.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:59.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:59.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:59.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:59.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:59.865 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:59.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:59.868 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:33:59.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:59.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:59.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:59.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:33:59.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:33:59.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:59.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:59.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:59.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:59.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:33:59.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:59.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:59.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:33:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:33:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:33:59.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:33:59.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:33:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:33:59.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:33:59.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:33:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:33:59.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:33:59.902 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:33:59.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:33:59.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:33:59.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:33:59.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:33:59.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:33:59.925 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:33:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:34:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:00.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:00.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:00.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:34:00.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:34:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:00.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:00.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:34:00.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:00.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:00.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:34:00.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:34:00.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:34:00.428 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:00.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:00.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:00.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:00.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:00.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:00.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:00.431 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:00.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:00.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:00.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:00.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:00.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:00.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:00.460 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 19:34:00.460 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:00.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:00.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:00.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:00.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:00.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:00.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:00.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:00.462 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 19:34:00.462 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:00.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:00.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:00.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:00.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:00.463 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:00.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:00.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:00.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:00.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:00.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:00.494 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:00.494 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:00.494 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:00.494 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:00.494 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:00.494 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:00.494 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:00.494 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:00.494 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:00.494 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:34:00.494 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 19:34:00.495 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 19:34:00.495 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 19:34:00.495 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 19:34:00.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 19:34:00.497 DEBUG [Worker-7: Starting Server 1][AbstractWait] Wait for 1 seconds 19:34:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 19:34:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 19:34:01.997 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:01.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:01.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:01.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 19:34:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:01.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:01.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:01.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:01.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:01.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:01.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:01.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:01.998 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:01.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:01.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:01.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:01.999 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 19:34:01.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:01.999 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:01.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:02.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:02.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:02.000 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:02.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:02.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:02.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:02.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 19:34:02.001 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 19:34:02.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 19:34:02.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 19:34:02.013 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:02.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:02.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:02.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:02.014 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 19:34:02.014 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:02.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:02.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:02.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:02.016 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:02.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:02.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:02.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:02.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:02.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:02.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:02.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:02.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 19:34:02.018 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 19:34:02.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 19:34:02.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 19:34:02.028 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:02.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:02.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:02.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:02.029 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 19:34:02.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:02.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:02.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:02.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:02.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:02.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:02.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:02.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:02.031 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 19:34:02.031 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:02.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:02.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:02.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:02.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 19:34:02.032 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 19:34:02.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 19:34:02.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 19:34:02.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:02.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:02.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:34:02.065 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:34:02.065 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 19:34:02.065 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 19:34:02.065 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 19:34:02.066 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 19:34:02.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 19:34:02.066 DEBUG [Worker-7: Stopping Server 1][AbstractWait] Wait for 1 seconds 19:34:03.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 19:34:03.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 19:34:03.566 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:03.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:03.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:03.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 19:34:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:03.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:34:03.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:03.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:03.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:03.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:03.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:03.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:03.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:03.568 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:03.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:03.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:03.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:03.569 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 19:34:03.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:03.569 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:03.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:03.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:03.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:03.570 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:34:03.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:03.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:04.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:04.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:04.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:04.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:04.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:04.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:04.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:04.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:04.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:04.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:04.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:04.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:04.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:04.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:04.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:04.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:04.591 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:04.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:04.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:04.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:04.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:04.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:04.594 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:04.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:04.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:04.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:04.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:04.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:04.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:04.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:04.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:04.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:04.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:04.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:04.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:04.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:04.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:04.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:04.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:04.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:04.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:04.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:04.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:04.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:04.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:04.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:04.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:04.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:04.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:04.653 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:34:04.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:04.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:04.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:04.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:04.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:04.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:04.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:04.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:04.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:04.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:04.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:04.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:04.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:04.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:04.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:04.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:04.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:04.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:04.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:04.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:04.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:04.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:04.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:04.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:04.694 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:34:04.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:05.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:34:05.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:05.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:05.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:05.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:05.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:34:05.196 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:34:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:05.196 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:05.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:34:05.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:05.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:05.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:34:05.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:34:05.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:34:05.197 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:05.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:05.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:05.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:05.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:05.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:05.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:05.220 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:05.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:05.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:05.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:05.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:05.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:05.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:05.229 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 19:34:05.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:05.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:05.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:05.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:05.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:05.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:05.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:05.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:05.231 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 19:34:05.231 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:05.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:05.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:05.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:05.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:05.237 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:05.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:05.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:05.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:05.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:05.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:34:05.271 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:34:05.271 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 19:34:05.271 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 19:34:05.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 19:34:05.271 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 19:34:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 19:34:05.274 DEBUG [Worker-0: Starting Server 1][AbstractWait] Wait for 1 seconds 19:34:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 19:34:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 19:34:06.773 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 19:34:06.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:06.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:06.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:06.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:06.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:06.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:06.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:06.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:06.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:06.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.776 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 19:34:06.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:06.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.777 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 19:34:06.778 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 19:34:06.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 19:34:06.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 19:34:06.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.787 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 19:34:06.787 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.790 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 19:34:06.791 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 19:34:06.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 19:34:06.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 19:34:06.806 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.807 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 19:34:06.808 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.809 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.810 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 19:34:06.810 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:06.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:06.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:06.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:06.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 19:34:06.811 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 19:34:06.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 19:34:06.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 19:34:06.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:06.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:06.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:06.847 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:34:06.848 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:34:06.848 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 19:34:06.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 19:34:06.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 19:34:06.848 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 19:34:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 19:34:06.848 DEBUG [Worker-11: Stopping Server 1][AbstractWait] Wait for 1 seconds 19:34:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 19:34:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 19:34:08.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:08.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:08.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:08.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 19:34:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:08.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:08.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:08.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:08.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:08.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:08.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:08.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:08.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:08.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:08.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:08.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:08.352 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 19:34:08.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:08.353 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:08.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:08.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:08.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:08.354 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:34:08.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:08.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:08.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:08.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:09.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:09.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:09.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:09.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:09.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:09.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:09.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:09.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:09.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:09.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:09.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:09.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:09.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:09.374 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:09.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:09.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:09.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:09.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:09.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:09.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:09.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:09.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:09.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:09.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:09.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:09.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:09.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:09.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:09.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:09.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:09.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:09.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:09.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:09.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:09.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:09.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:09.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:09.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:09.412 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:09.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:09.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:09.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:09.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:09.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:09.414 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:34:09.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:09.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:09.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:09.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:09.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:09.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:09.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:09.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:09.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:09.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:09.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:09.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:09.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:09.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:09.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:09.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:09.469 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:09.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:09.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:09.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:09.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:09.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:09.472 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:34:09.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:34:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:09.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:09.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:09.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:09.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:09.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:34:09.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:34:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:09.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:09.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:34:09.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:09.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:09.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:34:09.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:34:09.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:34:09.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:09.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:09.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:09.978 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:09.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:10.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:10.008 INFO [WorkbenchTestable][AbstractServer] Open server's editor 19:34:10.009 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:10.009 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:10.029 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:10.029 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:10.029 DEBUG [main][MenuItemLookup] Item match:Open F3 19:34:10.029 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open F3" 19:34:10.029 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open F3 19:34:10.029 INFO [main][MenuItemHandler] Select menu item: Open F3 19:34:10.266 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:10.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:10.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:10.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:10.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c876ab0 is found... 19:34:10.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c876ab0 is found finished successfully 19:34:10.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServer 1\E') 19:34:10.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:10.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:10.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:10.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:10.320 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1 19:34:10.344 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:10.344 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:10.345 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 19:34:10.345 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 19:34:10.347 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:10.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:10.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:10.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:10.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:10.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:10.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:10.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:10.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:10.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:10.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:10.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:10.382 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:34:10.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:10.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:10.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:10.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:10.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:11.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:11.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:11.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:11.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:11.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:11.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:11.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:11.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:11.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:11.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:11.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:11.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:11.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:11.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:11.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:11.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:11.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:11.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:11.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:11.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:11.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:11.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:11.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:11.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:11.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:11.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:11.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:11.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:11.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:11.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:11.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:11.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:11.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:11.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:11.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:11.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:11.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:11.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:11.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:11.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:11.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:11.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:11.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:11.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:11.545 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:34:11.545 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:11.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:11.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:11.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:11.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:11.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:11.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:11.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:11.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:11.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:11.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:11.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:11.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:11.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:11.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:11.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:11.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:11.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:11.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:11.572 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:11.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:11.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:11.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:11.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:11.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:11.598 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:34:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:34:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:12.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:12.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:12.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:12.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:34:12.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:34:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:12.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:12.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:34:12.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:12.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:12.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:34:12.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:34:12.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:34:12.102 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:12.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:12.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:12.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:12.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:12.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:12.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:12.105 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:12.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:12.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:12.136 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:12.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:12.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:12.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:12.137 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 19:34:12.137 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:12.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:12.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:12.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:12.138 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:12.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:12.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:12.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:12.139 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 19:34:12.139 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:12.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:12.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:12.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:12.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:12.142 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:12.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:12.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:12.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:12.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:12.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:12.175 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:12.175 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:12.175 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:12.175 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:12.175 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:12.175 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:12.175 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:12.175 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:12.175 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:12.175 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:34:12.175 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 19:34:12.176 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 19:34:12.176 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 19:34:12.176 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 19:34:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 19:34:12.178 DEBUG [Worker-3: Starting Server 1][AbstractWait] Wait for 1 seconds 19:34:13.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 19:34:13.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 19:34:13.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:13.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:13.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 19:34:13.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:13.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:34:13.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:13.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:13.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:13.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:13.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:13.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:13.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:13.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:13.679 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:13.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:13.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:13.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:13.680 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 19:34:13.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:13.680 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:13.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:13.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:13.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:13.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 19:34:13.681 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 19:34:13.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 19:34:13.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 19:34:13.689 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:13.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:13.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:13.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:13.690 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 19:34:13.690 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:13.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:13.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:13.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:13.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:13.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:13.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:13.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:13.692 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1 19:34:13.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:13.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:13.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:13.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:13.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 19:34:13.693 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 19:34:13.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 19:34:13.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 19:34:13.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:13.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:13.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:13.728 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:13.729 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:13.729 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:13.729 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:13.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:13.729 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:13.729 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:13.729 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:13.729 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:13.729 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:34:13.729 DEBUG [main][MenuItemLookup] Item match:Restart in Debug Ctrl+Alt+D 19:34:13.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug Ctrl+Alt+D" 19:34:13.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug Ctrl+Alt+D 19:34:13.729 INFO [main][MenuItemHandler] Select menu item: Restart in Debug Ctrl+Alt+D 19:34:13.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 19:34:13.730 DEBUG [Worker-12: Stopping Server 1][AbstractWait] Wait for 1 seconds 19:34:14.740 DEBUG [Worker-11: Starting Server 1][AbstractWait] Wait for 1 seconds 19:34:16.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 19:34:16.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 19:34:16.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:16.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:16.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:16.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 19:34:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:16.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:16.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:16.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:16.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:16.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:16.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:16.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:16.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:16.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:16.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:16.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:16.233 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 19:34:16.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:16.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:16.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:16.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:16.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:16.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:16.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:16.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:16.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:16.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 19:34:16.235 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 19:34:16.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 19:34:16.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 19:34:16.243 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:16.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:16.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:16.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:16.248 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 19:34:16.248 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:16.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:16.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:16.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:16.249 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:16.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:16.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:16.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:16.250 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 19:34:16.250 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:16.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:16.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:16.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:16.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 19:34:16.251 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 19:34:16.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 19:34:16.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 19:34:16.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:16.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:16.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:34:16.285 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:34:16.285 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 19:34:16.285 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 19:34:16.285 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 19:34:16.285 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 19:34:16.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 19:34:16.286 DEBUG [Worker-9: Stopping Server 1][AbstractWait] Wait for 1 seconds 19:34:17.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 19:34:17.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 19:34:17.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:17.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:17.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:17.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:17.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 19:34:17.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:17.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:17.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:17.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:17.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:17.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:17.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:17.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:17.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:17.788 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:17.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:17.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:17.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:17.789 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 19:34:17.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:17.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:17.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:17.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:17.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:17.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:17.790 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:17.790 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:17.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:17.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:17.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:17.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:17.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:17.803 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 19:34:17.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:17.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:17.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:17.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:17.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:17.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:17.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:17.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:17.806 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:17.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:17.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:17.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:17.807 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:34:17.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:18.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:18.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:18.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:18.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:18.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:18.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:18.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:18.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:18.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:18.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:18.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:18.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:18.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:18.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:18.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:18.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:18.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:18.870 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:18.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:18.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:18.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:18.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:18.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:18.873 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:18.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:18.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:18.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:18.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:18.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:18.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:18.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:18.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:18.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:18.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:18.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:18.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:18.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:18.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:18.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:18.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:18.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:18.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:18.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:18.922 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:18.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:18.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:18.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:18.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:18.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:18.946 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:34:18.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:18.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:18.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:18.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:18.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:18.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:18.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:18.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:18.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:18.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:18.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:18.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:18.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:18.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:18.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:18.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:18.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:18.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:18.973 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:18.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:18.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:18.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:18.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:18.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:18.999 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:34:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:19.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:34:19.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:19.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:19.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:19.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:19.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:19.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:19.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:34:19.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:34:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:19.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:19.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:34:19.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:19.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:19.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:34:19.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:34:19.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:34:19.002 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:19.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:19.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:19.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:19.004 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:19.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:19.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:19.033 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:34:19.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:19.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:19.058 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:34:19.058 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:34:19.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:34:19.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:34:19.059 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:34:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:19.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:34:19.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:34:19.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:19.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:19.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 19:34:19.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:19.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:19.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:19.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:19.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:19.177 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 19:34:19.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:19.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:19.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:19.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:19.181 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:34:19.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:34:19.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:19.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:19.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:19.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:19.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:19.192 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:34:19.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:19.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:19.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:19.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:19.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:34:19.197 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:34:19.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:34:19.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:19.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:19.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:19.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:19.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:19.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:19.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:19.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:19.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:19.698 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.699 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 19:34:19.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:34:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:19.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 19:34:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:19.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:34:19.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:34:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:19.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 19:34:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:19.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:34:19.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:34:19.701 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:34:19.701 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:34:19.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:34:19.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:34:19.718 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:34:19.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:34:19.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:34:19.725 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.726 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 19:34:19.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:34:19.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:19.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 19:34:19.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:19.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:34:19.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:34:19.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:19.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 19:34:19.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:19.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:34:19.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.727 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:34:19.728 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:34:19.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:34:19.740 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:34:19.741 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:34:19.742 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:34:19.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:34:19.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:34:19.754 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:34:19.755 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:34:19.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:34:19.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:34:19.761 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:34:19.762 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:34:19.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:34:19.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:34:19.773 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.774 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.775 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 19:34:19.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:34:19.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:19.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 19:34:19.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:19.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:34:19.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:34:19.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:19.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 19:34:19.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:19.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:34:19.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:19.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:19.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:19.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:19.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 19:34:19.777 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 19:34:19.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 19:34:19.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 19:34:19.791 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:34:19.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:19.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Profile' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:19.817 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:34:19.817 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:34:19.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:34:19.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:34:19.817 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:34:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:19.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:34:19.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:34:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:19.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All") 19:34:19.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:19.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:19.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:19.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:19.924 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 19:34:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:19.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:19.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:19.939 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:34:19.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:34:19.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:19.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:19.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:19.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:19.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:19.941 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:34:19.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:19.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:19.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:19.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:19.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:34:19.984 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 19:34:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:34:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:34:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:34:19.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:34:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:19.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:34:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:19.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:19.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:19.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:19.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:19.985 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:34:19.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:19.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:19.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:19.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:34:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:34:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:34:20.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:34:20.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:20.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:20.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:20.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:20.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:20.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:20.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:20.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:20.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:20.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:20.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:20.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:20.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:20.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:20.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:20.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:20.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:20.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:20.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:20.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:20.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:20.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:20.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:20.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:20.596 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:20.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:20.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:20.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:20.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:20.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:20.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:20.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:20.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:20.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:20.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:20.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:20.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:20.644 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:20.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:20.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:20.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:20.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:20.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:20.669 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:34:20.669 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:20.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:20.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:20.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:20.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:20.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:20.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:20.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:20.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:20.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:20.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:20.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:20.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:20.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:20.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:20.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:20.695 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:20.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:20.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:20.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:20.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:20.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:20.719 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:34:20.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:34:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:20.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:20.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:20.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:20.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:34:20.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:34:20.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:20.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:20.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:20.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:34:20.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:20.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:20.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:34:20.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:34:20.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:34:20.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:20.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:20.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:20.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:20.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:20.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:20.779 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:20.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:20.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:20.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:20.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:20.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:20.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:20.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:20.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:20.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:20.783 INFO [WorkbenchTestable][ServersView2] Create new server 19:34:20.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:20.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:20.827 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:20.827 DEBUG [main][MenuItemLookup] Item match:New 19:34:20.828 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:34:20.828 DEBUG [main][MenuItemLookup] Item match:Server 19:34:20.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:34:20.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:34:20.828 INFO [main][MenuItemHandler] Select menu item: Server 19:34:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:34:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:34:20.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:34:20.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:20.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:20.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:34:20.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:20.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:20.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:34:20.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:20.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:20.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:34:20.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:20.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:20.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:34:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:20.985 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:34:20.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:20.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:34:20.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:20.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:20.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:20.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:20.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:34:20.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:34:20.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:34:20.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:34:20.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:34:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:34:20.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:34:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:21.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:21.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:34:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:34:21.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:34:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:21.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:34:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:21.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:34:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:34:21.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:34:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:21.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:21.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:21.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:34:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:34:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:34:21.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:34:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:21.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:34:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:21.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:34:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:34:21.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:34:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:21.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:34:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:21.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:34:21.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:34:21.500 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:34:21.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:34:21.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:34:21.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:34:21.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:21.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:21.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:21.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:22.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:22.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:34:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:22.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:22.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:22.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:34:22.016 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:34:22.017 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 19:34:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:34:22.017 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:34:22.017 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:34:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:34:22.518 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:34:22.518 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:34:22.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:34:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:22.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:22.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:22.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:22.525 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:34:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:22.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:22.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:34:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:34:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:23.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:23.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:23.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:23.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:23.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:23.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:23.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:23.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:23.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:23.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:23.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:23.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:23.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:23.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:23.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:23.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:23.101 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:23.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:23.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 19:34:23.128 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:23.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:23.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:23.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:23.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:23.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:23.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:23.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:23.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:23.181 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:23.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:23.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:23.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:23.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:23.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:23.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:23.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:23.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:23.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:23.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:23.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:23.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 19:34:23.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.273 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:23.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:23.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:23.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:23.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:23.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:23.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:23.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:23.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:23.320 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:23.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:23.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:23.323 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:23.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:23.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:23.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:23.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:23.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:23.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:23.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:23.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:23.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:23.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:23.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:23.397 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:23.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:23.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:23.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:23.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:23.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:23.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:23.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:23.471 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:23.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:23.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:23.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:23.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:23.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:23.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:23.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:23.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:23.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:23.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:23.522 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:23.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:23.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:23.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 19:34:23.525 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 19:34:23.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 19:34:23.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 19:34:23.533 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:23.534 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 19:34:23.534 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:23.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:23.561 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 19:34:23.561 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:23.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:23.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:23.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:23.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 19:34:23.562 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 19:34:23.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 19:34:23.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 19:34:23.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:23.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:23.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:23.594 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:23.595 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:23.595 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:23.595 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:23.595 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:23.595 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:23.595 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:23.595 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:23.595 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:23.595 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:34:23.595 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:34:23.595 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 19:34:23.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 19:34:23.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 19:34:23.595 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 19:34:23.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 19:34:23.598 DEBUG [Worker-1: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 19:34:24.607 DEBUG [Worker-1: Starting Server 2][AbstractWait] Wait for 1 seconds 19:34:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 19:34:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 19:34:26.097 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:26.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:26.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:26.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:26.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 19:34:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:26.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:26.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:26.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:26.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:26.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:26.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:26.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:26.099 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:26.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:26.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:26.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:26.100 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 19:34:26.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:26.100 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:26.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:26.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:26.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:26.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 19:34:26.101 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 19:34:26.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 19:34:26.108 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 19:34:26.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:26.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:26.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:26.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:26.110 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true 19:34:26.110 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:26.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:26.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:26.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:26.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:26.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:26.136 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:26.136 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:26.136 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:26.136 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:26.136 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:26.136 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:26.136 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:26.136 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:34:26.136 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:34:26.136 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:34:26.136 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:34:26.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:34:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:34:26.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:34:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:26.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:34:26.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:34:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:26.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:34:26.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:34:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:26.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:26.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:26.193 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 19:34:26.193 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed 19:34:26.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:34:26.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:34:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:26.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:34:26.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:34:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:26.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:26.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:26.194 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:34:26.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:26.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:26.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:26.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:26.196 DEBUG [Worker-13: Stopping Server 2][AbstractWait] Wait for 1 seconds 19:34:26.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:34:26.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:34:26.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:26.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:26.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:26.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:26.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:26.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:26.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:26.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:26.325 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:26.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:26.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:26.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:26.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:26.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:26.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 19:34:26.328 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:26.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:26.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:26.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:26.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:26.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:26.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:26.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:26.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:26.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:26.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:26.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:26.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:26.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:26.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:26.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:26.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:26.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:26.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:26.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:26.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:26.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:26.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:26.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:26.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:26.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:26.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:26.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:26.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:26.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:26.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:26.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:26.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:26.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:26.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:26.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:26.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:26.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:26.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:26.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:26.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:26.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:26.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:26.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:26.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:26.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:27.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:27.028 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:27.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:27.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:27.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:27.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:27.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:27.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:27.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:27.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:27.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:27.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:27.612 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:27.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:27.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:27.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:27.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:27.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:27.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:27.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:27.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:27.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:27.663 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:27.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:27.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:27.666 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:34:27.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:27.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:27.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:27.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:27.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:27.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:27.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:27.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:27.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:27.716 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:27.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:27.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:27.743 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:34:27.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 19:34:27.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:27.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:34:27.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:27.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:27.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:27.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:27.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:27.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:27.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:27.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:27.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:27.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:27.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:27.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:27.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:27.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:27.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:27.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:27.826 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:27.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:27.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:27.829 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:27.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:27.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:27.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:27.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:27.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:27.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:27.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:27.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:27.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:27.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:27.900 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:27.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:27.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:27.903 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:27.904 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:27.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:27.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:27.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:27.905 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 19:34:27.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:34:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:28.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:28.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:34:28.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 19:34:28.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:28.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 19:34:28.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:28.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:28.919 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:28.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:28.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:28.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:28.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:28.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:28.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:28.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:28.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:28.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:28.967 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:28.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:28.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:28.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:28.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:28.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:28.970 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:28.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:28.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:28.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:28.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:28.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:28.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:28.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:28.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:29.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:29.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:29.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:29.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:29.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:29.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:29.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:29.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:29.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:29.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:29.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:29.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:29.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:29.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:29.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:29.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:29.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:29.044 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:34:29.045 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:29.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:29.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:29.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:29.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:29.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:29.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:29.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:29.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:29.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:29.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:29.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:29.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:29.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:29.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:29.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:29.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:29.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:29.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:29.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:29.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:29.122 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:29.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:29.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:29.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:29.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:29.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:29.125 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:34:29.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:34:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:29.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:29.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:29.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:34:29.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:34:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:29.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:29.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:34:29.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:29.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:29.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:34:29.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:34:29.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:34:29.628 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:29.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:29.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 19:34:29.653 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 19:34:29.653 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 19:34:29.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 19:34:29.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:29.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:29.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:29.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:29.669 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 19:34:29.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:29.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:29.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:29.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:29.671 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:29.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:29.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:29.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:29.672 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 19:34:29.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:29.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:29.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:29.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:29.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 19:34:29.673 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 19:34:29.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 19:34:29.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 19:34:29.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:29.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:29.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:29.707 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:29.707 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:29.707 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:29.707 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:29.707 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:29.707 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:29.707 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:29.707 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:29.707 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:29.707 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:34:29.707 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 19:34:29.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 19:34:29.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 19:34:29.707 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 19:34:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 19:34:29.709 DEBUG [Worker-2: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 19:34:30.730 DEBUG [Worker-2: Starting Server 1][AbstractWait] Wait for 1 seconds 19:34:32.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 19:34:32.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 19:34:32.209 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:32.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:32.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:32.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 19:34:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:32.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:32.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:32.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:32.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:32.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:32.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:32.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:32.211 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:32.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:32.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:32.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:32.212 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 19:34:32.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:32.212 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:32.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:32.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:32.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:32.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 19:34:32.214 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 19:34:32.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 19:34:32.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 19:34:32.226 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:32.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:32.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:32.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:32.227 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 19:34:32.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:32.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:32.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:32.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:32.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:32.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:32.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:32.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:32.230 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1 19:34:32.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:32.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:32.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:32.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:32.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 19:34:32.231 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 19:34:32.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 19:34:32.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 19:34:32.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:32.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:32.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:34:32.267 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:34:32.267 DEBUG [main][MenuItemLookup] Item match:Restart Ctrl+Alt+R 19:34:32.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart Ctrl+Alt+R" 19:34:32.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart Ctrl+Alt+R 19:34:32.268 INFO [main][MenuItemHandler] Select menu item: &Restart Ctrl+Alt+R 19:34:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 19:34:32.268 DEBUG [Worker-3: Stopping Server 1][AbstractWait] Wait for 1 seconds 19:34:33.278 DEBUG [Worker-2: Starting Server 1][AbstractWait] Wait for 1 seconds 19:34:34.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 19:34:34.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 19:34:34.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:34.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:34.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:34.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:34.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 19:34:34.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:34.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:34.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:34.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:34.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:34.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:34.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:34.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:34.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:34.771 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:34.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:34.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:34.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:34.772 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 19:34:34.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:34.773 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:34.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:34.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:34.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:34.774 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:34.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:34.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:34.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:34.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 19:34:34.775 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 19:34:34.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 19:34:34.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 19:34:34.788 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:34.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:34.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:34.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:34.789 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 19:34:34.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:34.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:34.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:34.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:34.790 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:34.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:34.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:34.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:34.791 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 19:34:34.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:34.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:34.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:34.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:34.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 19:34:34.792 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 19:34:34.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 19:34:34.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 19:34:34.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:34.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:34.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:34:34.826 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:34:34.826 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 19:34:34.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 19:34:34.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 19:34:34.827 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 19:34:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 19:34:34.827 DEBUG [Worker-6: Stopping Server 1][AbstractWait] Wait for 1 seconds 19:34:36.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 19:34:36.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 19:34:36.328 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:36.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:36.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:36.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:36.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 19:34:36.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:36.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:34:36.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:36.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:36.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:36.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:36.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:36.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:36.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:36.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:36.330 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:36.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:36.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:36.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:36.331 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 19:34:36.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:36.331 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:36.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:36.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:36.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:36.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:36.332 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:36.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:36.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:36.341 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:36.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:36.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:36.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:36.342 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 19:34:36.342 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:36.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:36.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:36.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:36.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:36.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:36.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:36.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:36.345 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:36.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:36.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:36.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:36.346 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:34:36.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:36.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:36.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:37.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:37.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:37.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:37.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:37.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:37.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:37.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:37.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:37.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:37.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:37.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:37.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:37.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:37.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:37.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:37.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:37.408 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:37.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:37.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:37.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:37.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:37.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:37.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:37.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:37.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:37.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:37.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:37.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:37.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:37.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:37.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:37.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:37.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:37.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:37.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:37.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:37.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:37.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:37.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:37.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:37.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:37.485 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:34:37.485 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:37.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:37.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:37.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:37.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:37.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:37.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:37.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:37.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:37.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:37.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:37.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:37.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:37.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:37.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:37.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:37.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:37.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:37.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:37.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:37.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:37.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:37.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:37.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:37.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:37.559 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:34:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:34:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:38.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:38.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:38.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:34:38.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:34:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:38.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:38.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:38.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:34:38.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:38.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:38.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:34:38.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:34:38.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:34:38.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:38.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:38.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:38.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:38.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:38.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:38.090 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:34:38.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:38.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:38.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:38.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:38.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:39.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:39.092 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:39.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:39.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:39.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:39.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:39.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:39.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:39.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:39.095 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:39.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:39.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:39.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:39.096 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 19:34:39.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:39.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:39.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:39.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 19:34:39.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:40.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 19:34:40.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.108 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:40.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:40.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:40.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:40.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:40.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:40.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:40.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:40.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:40.155 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:40.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:40.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:40.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:40.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:40.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:40.157 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:40.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:40.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:40.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:40.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:40.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:40.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:40.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:40.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:40.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:40.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:40.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:40.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:40.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:40.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:40.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:40.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:40.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:40.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:40.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:40.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:40.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:40.225 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 19:34:40.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:40.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:40.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:40.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:40.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:40.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:40.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:40.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:40.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:40.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:40.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:40.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:40.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:40.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:40.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:40.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:40.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:40.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:40.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:40.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:40.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:40.292 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 19:34:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 19:34:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:40.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:40.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:40.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:34:40.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:34:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:40.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 19:34:40.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:34:40.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:40.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:40.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:40.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:40.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:34:40.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:40.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:40.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:40.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:34:40.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:34:40.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:40.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:40.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:34:40.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:34:40.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:40.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:40.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:40.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:40.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:34:41.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:41.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:34:41.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:41.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:34:41.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:34:41.848 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:34:41.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:34:41.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:41.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:41.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:34:41.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:41.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:41.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:41.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:41.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:41.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:34:41.850 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 19:34:41.850 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 19:34:41.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:34:41.850 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:34:41.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:34:41.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:34:41.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:41.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:41.899 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:41.900 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:34:41.900 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:34:41.900 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:34:41.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:41.900 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:34:41.900 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:34:41.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:41.900 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:34:41.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:41.900 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:34:41.900 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:34:41.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:34:41.900 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:34:41.900 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:34:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:41.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:34:42.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:42.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:42.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:42.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:42.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:42.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:42.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:42.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:42.401 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 19:34:42.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:34:42.401 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:34:42.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:34:42.404 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:34:42.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:42.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:42.444 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:42.444 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:34:42.444 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:42.444 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:34:42.444 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:42.444 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:42.444 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:42.444 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:34:42.444 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:42.444 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:42.444 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:34:42.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:34:42.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:34:42.445 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:34:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:34:43.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:34:43.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:34:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:43.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:43.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:43.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:43.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:34:43.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:34:43.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:43.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:43.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:34:43.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:34:43.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:43.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:43.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:43.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:43.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:43.139 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:34:43.139 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:34:43.139 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:34:43.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:43.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:43.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:43.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:43.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:34:43.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:34:43.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:43.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:43.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:34:43.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:34:43.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:43.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:43.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:43.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:43.141 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:34:43.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:43.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:43.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:43.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:43.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:34:43.146 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:34:43.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:34:43.647 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:34:43.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:43.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:34:43.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:34:43.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:34:43.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:43.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:43.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:43.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:43.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:43.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:43.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:43.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:43.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:34:43.647 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:34:43.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:34:43.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:34:43.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:43.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:43.695 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:34:43.695 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:34:43.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:34:43.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:34:43.695 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:34:43.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:43.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 19:34:44.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:34:44.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:34:44.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:44.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:44.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:44.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:44.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:44.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:44.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:44.196 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 19:34:44.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:34:44.196 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:34:44.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:34:44.200 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:34:44.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:44.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:44.240 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:44.240 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:34:44.240 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:44.240 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:34:44.240 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:44.240 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:44.240 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:44.240 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:34:44.240 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:44.240 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:44.240 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:34:44.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:34:44.240 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:34:44.240 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:34:44.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:34:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:34:44.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:34:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:44.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:44.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:44.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:34:44.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:34:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:44.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:34:44.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:34:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:44.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:44.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:44.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:44.441 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:34:44.441 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:34:44.441 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:34:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:44.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:44.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:44.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:34:44.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:34:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:44.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:34:44.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:34:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:44.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:44.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:44.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:44.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:44.443 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:34:44.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:44.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:44.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:44.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:34:44.448 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:34:44.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:34:44.949 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:34:44.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:44.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:34:44.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:34:44.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:34:44.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:44.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:44.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:44.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:44.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:44.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:44.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:44.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:44.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:34:44.949 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:34:44.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:34:44.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:34:44.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:44.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:44.996 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:34:44.996 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:34:44.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:34:44.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:34:44.996 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:34:44.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:44.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 19:34:45.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:34:45.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:45.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:45.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:45.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:45.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:45.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:45.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:45.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:45.497 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 19:34:45.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:34:45.497 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:34:45.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:34:45.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:34:45.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:45.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:45.539 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:45.539 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:34:45.539 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:45.540 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:34:45.540 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:45.540 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:45.540 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:45.540 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:34:45.540 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:45.540 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:45.540 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:34:45.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:34:45.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:34:45.540 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:34:45.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:34:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:34:45.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:34:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:45.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:45.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:45.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:34:45.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:34:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:45.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:34:45.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:34:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:45.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:45.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:45.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:45.727 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:34:45.728 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:34:45.728 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:34:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:45.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:45.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:45.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:34:45.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:34:45.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:45.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:45.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:34:45.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:34:45.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:45.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:45.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:45.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:45.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:45.736 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:34:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:45.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:45.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:34:45.741 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:34:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:34:46.242 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:34:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:46.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:34:46.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:34:46.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:46.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:46.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:46.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:46.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:46.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:46.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:46.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:46.255 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:46.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:46.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:46.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:46.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:46.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:46.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:46.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:46.309 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:46.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:46.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:46.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:46.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:46.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:46.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:46.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:46.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:46.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:46.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:46.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:46.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 19:34:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:46.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 19:34:46.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:46.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:46.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:46.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:46.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:46.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:46.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:46.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 19:34:46.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:46.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:46.403 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 19:34:46.403 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 19:34:46.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 19:34:46.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 19:34:46.435 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:46.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:46.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:46.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:46.436 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false 19:34:46.437 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:46.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:46.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:46.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:46.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:46.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:46.463 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:46.463 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:46.463 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:46.463 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:46.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:46.463 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:46.463 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:46.463 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:34:46.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:34:46.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:34:46.463 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:34:46.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:34:46.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:34:46.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:34:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:46.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:34:46.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:34:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:46.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:34:46.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:34:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:46.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:46.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:46.512 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:34:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:46.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:46.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:34:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:34:46.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:46.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:46.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:46.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:46.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:46.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:46.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:46.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:46.636 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:46.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:46.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:46.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:46.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:46.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1... 19:34:46.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:46.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:46.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:46.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:34:46.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:46.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:46.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:34:47.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:47.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:34:47.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:47.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:34:47.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:34:47.642 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:34:47.642 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view 19:34:47.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:47.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:47.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:34:47.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:47.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:47.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:47.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:34:48.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:48.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:34:48.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:48.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:34:48.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:34:48.647 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:34:48.647 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:34:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully 19:34:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:48.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:48.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:48.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:48.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:48.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:48.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:48.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:48.647 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 19:34:48.647 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:34:48.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:34:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.596 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.657 s restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.339 s delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.265 s profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.779 s addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.854 s publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.221 s stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.823 s clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.286 s debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.768 s start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.778 s openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.126 s restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.899 s getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.72 s delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.907 s restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.434 s getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.732 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:34:48.658 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:34:48.658 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:34:48.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:34:48.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:34:48.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:34:48.659 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:34:48.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:34:48.659 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:34:48.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:34:48.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:34:48.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:34:48.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:34:48.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:34:48.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:34:48.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:34:48.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:34:48.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:34:48.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:34:48.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:48.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:48.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:34:48.662 DEBUG [main][MenuItemLookup] Found menu:'File' 19:34:48.662 DEBUG [main][MenuItemLookup] Item match:File 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:48.663 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:34:48.663 DEBUG [main][MenuItemLookup] Item match:Import... 19:34:48.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:34:48.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:34:48.663 INFO [main][MenuItemHandler] Select menu item: &Import... 19:34:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:34:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:34:48.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:34:48.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:48.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:48.784 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:34:48.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:34:48.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:48.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:48.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:48.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:48.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:48.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:34:48.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:34:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:34:48.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:34:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:48.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:34:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:48.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:34:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:34:48.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:34:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:48.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:34:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:48.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:34:48.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:34:48.787 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:34:48.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:34:48.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:34:48.788 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:34:48.788 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:34:48.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:34:48.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:48.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:48.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:48.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:48.790 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:34:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:48.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:48.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:48.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:34:48.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:34:48.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:48.909 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:34:48.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:34:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:34:48.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:34:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:48.909 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:34:48.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:48.909 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 19:34:48.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:34:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:48.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:48.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:48.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:48.940 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:34:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:48.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:48.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:48.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:34:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:48.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:34:48.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:34:48.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:48.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:34:48.972 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 19:34:48.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:34:48.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:48.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:48.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:48.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:48.974 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:34:48.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:48.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:48.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:48.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:49.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:34:49.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:49.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:49.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:49.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:49.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:34:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:34:49.110 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 19:34:49.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 19:34:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:49.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:49.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:49.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:49.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:49.112 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 19:34:49.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:49.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:49.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:49.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:49.113 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:34:49.113 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:34:49.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:34:49.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:49.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:49.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:49.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:49.141 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:34:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:49.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:49.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:49.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:34:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:34:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:34:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:34:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:49.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:49.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:49.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:49.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:49.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:49.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:49.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:49.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:49.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:49.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:49.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:49.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:49.675 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:49.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:49.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:49.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:49.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:49.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:49.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:49.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:49.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:49.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:34:49.700 INFO [WorkbenchTestable][ServersView2] Create new server 19:34:49.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:34:49.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:49.702 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:49.702 DEBUG [main][MenuItemLookup] Item match:New 19:34:49.702 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:34:49.702 DEBUG [main][MenuItemLookup] Item match:Server 19:34:49.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:34:49.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:34:49.702 INFO [main][MenuItemHandler] Select menu item: Server 19:34:49.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:34:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:34:49.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:34:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:49.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:34:49.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:49.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:49.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:34:49.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:49.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:49.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:34:49.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:49.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:49.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:34:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:49.882 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:34:49.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:49.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:34:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:49.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:49.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:49.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:34:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:34:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:34:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:34:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:34:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:34:49.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:34:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:50.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:34:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:34:50.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:34:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:50.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:34:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:50.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:34:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:34:50.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:34:50.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:50.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:50.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:50.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:50.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:34:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:34:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:34:50.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:34:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:50.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:34:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:50.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:34:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:34:50.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:34:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:50.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:34:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:50.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:34:50.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:34:50.429 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:34:50.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:34:50.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:34:50.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:34:50.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:50.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:50.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:50.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:50.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:34:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:50.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:50.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:50.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:34:50.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:34:50.955 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 19:34:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:34:50.962 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:34:50.962 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:34:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:34:51.462 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:34:51.462 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:34:51.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:34:51.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:51.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:51.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:51.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:51.470 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:34:51.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:51.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:51.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:51.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:34:51.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:34:51.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:51.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 19:34:51.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:51.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:51.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:51.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:51.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:51.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:51.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:51.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:51.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:51.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:51.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:51.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:51.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:51.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:51.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:51.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:51.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:52.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:52.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:52.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:52.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:52.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 19:34:52.007 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:52.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:52.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:52.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:52.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:52.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:52.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:52.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:52.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:52.042 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:52.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:52.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:52.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 19:34:52.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:34:52.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:52.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:52.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:52.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:52.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:52.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:52.134 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:52.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:34:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:52.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:52.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:52.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:52.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:52.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:52.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:52.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:52.171 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:52.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:52.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:52.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:34:52.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:52.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:34:52.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:34:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:52.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:52.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:52.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:52.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:34:52.207 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:34:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:34:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:34:52.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:34:52.230 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:34:52.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:34:52.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:34:52.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:52.240 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 19:34:52.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:52.242 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:52.243 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 19:34:52.248 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:52.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:52.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:52.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:52.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 19:34:52.249 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 19:34:52.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 19:34:52.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 19:34:52.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:52.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:52.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:34:52.286 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:34:52.286 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 19:34:52.287 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 19:34:52.287 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 19:34:52.287 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 19:34:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 19:34:52.289 DEBUG [Worker-8: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 19:34:53.299 DEBUG [Worker-8: Starting Server ABC][AbstractWait] Wait for 1 seconds 19:34:54.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 19:34:54.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 19:34:54.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:54.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:54.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:54.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 19:34:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:54.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:54.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:54.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:54.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:54.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:54.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:54.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:54.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:54.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:54.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:54.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:54.792 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 19:34:54.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:54.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:34:54.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:34:54.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:34:54.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:34:54.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:34:54.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:34:54.792 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:54.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:54.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:54.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:54.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 19:34:54.793 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 19:34:54.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 19:34:54.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 19:34:54.800 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:34:54.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:54.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:54.828 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:34:54.828 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:34:54.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:34:54.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:34:54.829 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:34:54.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:34:54.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:54.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:54.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:34:54.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:34:54.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:54.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:54.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:34:54.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:54.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:54.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:54.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:34:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:34:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:34:54.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:34:54.931 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:34:54.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:34:54.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:34:54.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 19:34:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:54.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:54.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:54.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:54.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:54.933 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 19:34:54.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:54.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:54.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:54.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:54.946 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:34:54.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:34:54.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:54.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:54.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:54.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:54.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:54.949 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:34:54.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:54.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:54.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:54.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:34:54.955 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:34:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:34:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:55.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:55.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:55.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:55.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:55.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:55.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:55.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:55.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:55.456 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:55.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:55.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:55.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:55.457 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:34:55.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:34:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:55.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:55.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:34:55.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:34:55.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:55.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:34:55.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:55.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:34:55.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:55.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:55.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:55.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:55.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:55.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:34:55.961 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:34:55.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:34:55.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:34:55.971 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 19:34:55.971 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:55.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:55.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:55.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:55.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:34:55.979 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:34:55.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:34:55.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:34:55.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:34:55.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:56.012 DEBUG [main][MenuItemLookup] Found menu:'New' 19:34:56.012 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:56.012 DEBUG [main][MenuItemLookup] Found menu:'Start' 19:34:56.012 DEBUG [main][MenuItemLookup] Item match:Start 19:34:56.012 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 19:34:56.012 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 19:34:56.012 INFO [main][MenuItemHandler] Select menu item: &Start 19:34:56.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:56.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:34:56.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 19:34:56.015 DEBUG [Worker-1: Starting server-project][AbstractWait] Wait for 1 seconds 19:34:56.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 19:34:57.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 19:34:57.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:57.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:57.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:57.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:57.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:57.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:57.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:57.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:57.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 19:34:57.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:57.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:57.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:57.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:57.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:34:57.517 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:34:57.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:34:57.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:34:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 19:34:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:57.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:34:57.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:34:57.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:57.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:57.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:57.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:57.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:57.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:57.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:57.529 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:57.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:57.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:34:57.530 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:34:57.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:34:57.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:34:57.541 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:57.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:57.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:57.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:57.542 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:34:57.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:34:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:57.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:34:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:57.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:34:57.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:34:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:34:57.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:34:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:34:57.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:34:57.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:34:57.543 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:57.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:57.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:57.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:57.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:34:57.544 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:34:57.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:34:57.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:34:57.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:34:57.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:34:57.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:34:57.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:34:57.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:34:57.552 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:34:57.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:34:57.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:34:57.562 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 19:34:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:57.562 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:34:57.562 DEBUG [main][MenuItemLookup] Found menu:'File' 19:34:57.562 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:34:57.562 DEBUG [main][MenuItemLookup] Item match:Edit 19:34:57.563 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:34:57.563 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:34:57.563 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:57.563 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:34:57.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:57.563 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:57.563 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:57.563 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:57.563 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:34:57.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:34:57.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:34:57.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:34:57.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:34:57.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:57.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:57.563 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:34:57.563 DEBUG [main][MenuItemLookup] Found menu:'File' 19:34:57.563 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:34:57.563 DEBUG [main][MenuItemLookup] Item match:Edit 19:34:57.564 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:34:57.564 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:34:57.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:57.564 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:34:57.564 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:34:57.564 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:34:57.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:34:57.564 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:34:57.564 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:34:57.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:34:57.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:34:57.564 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:34:57.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:34:57.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:34:57.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:34:57.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:34:57.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:34:57.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:34:57.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:34:57.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:34:57.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:34:57.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:34:57.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:34:57.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:34:57.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:34:57.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:34:57.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:34:57.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:34:57.617 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:34:57.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:34:57.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:34:57.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:34:57.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:34:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:34:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:34:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:34:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:34:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:34:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:34:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:34:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:34:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:34:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:34:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:34:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:34:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:34:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:34:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:34:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:35:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:35:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:35:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:35:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:07.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:35:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:07.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:35:07.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:35:07.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:35:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:07.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:35:07.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:35:07.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:35:07.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:35:07.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:35:07.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:35:07.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:35:07.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:07.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:07.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:07.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:35:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:35:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:35:07.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 19:35:07.755 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 19:35:07.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 19:35:07.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 19:35:07.783 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:35:07.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:35:07.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:07.810 DEBUG [main][MenuItemLookup] Found menu:'New' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:07.811 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:35:07.811 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:35:07.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:35:07.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:35:07.811 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:35:07.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:35:07.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:07.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:07.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:35:07.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:35:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:07.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:35:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:07.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:07.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:07.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:07.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:35:07.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:35:07.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:35:07.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:35:07.912 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:35:07.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:35:07.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:35:07.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 19:35:07.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:07.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:07.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:07.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:07.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:07.914 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 19:35:07.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:07.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:07.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:07.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:07.926 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:35:07.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:35:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:07.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:07.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:07.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:07.928 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:35:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:07.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:07.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:35:07.943 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:35:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:35:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:08.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:35:08.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:08.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:08.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:08.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:08.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:08.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:08.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:08.443 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:08.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:08.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:08.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:08.445 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:35:08.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:08.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:08.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:08.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:08.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:08.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:08.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:08.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:08.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:08.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:08.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:08.446 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:08.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:08.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:08.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:08.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:35:08.447 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:35:08.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:35:08.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:35:08.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:35:08.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:08.484 DEBUG [main][MenuItemLookup] Found menu:'New' 19:35:08.484 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:08.484 DEBUG [main][MenuItemLookup] Found menu:'Start' 19:35:08.484 DEBUG [main][MenuItemLookup] Found menu:'Stop' 19:35:08.484 DEBUG [main][MenuItemLookup] Found menu:'Restart' 19:35:08.484 DEBUG [main][MenuItemLookup] Item match:Restart 19:35:08.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:08.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:08.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:08.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:08.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:35:08.486 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:35:08.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:35:08.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:35:08.493 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 19:35:08.493 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:08.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:08.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:08.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:08.494 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:35:08.494 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:35:08.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:35:08.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:35:08.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:35:08.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:08.524 DEBUG [main][MenuItemLookup] Found menu:'New' 19:35:08.524 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:08.524 DEBUG [main][MenuItemLookup] Found menu:'Start' 19:35:08.524 DEBUG [main][MenuItemLookup] Item match:Start 19:35:08.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 19:35:08.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 19:35:08.525 INFO [main][MenuItemHandler] Select menu item: &Start 19:35:08.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:08.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:08.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 19:35:08.525 DEBUG [Worker-12: Starting server-project][AbstractWait] Wait for 1 seconds 19:35:09.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 19:35:09.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 19:35:10.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:10.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:10.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:10.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:10.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:10.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:10.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 19:35:10.026 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:10.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:10.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:10.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:10.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:35:10.028 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:35:10.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:35:10.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:35:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 19:35:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:10.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:10.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:35:10.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:10.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:10.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:10.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:10.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:10.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:10.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:10.035 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:10.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:10.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:10.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:10.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:35:10.037 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:35:10.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:35:10.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:35:10.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:35:10.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:10.065 DEBUG [main][MenuItemLookup] Found menu:'New' 19:35:10.065 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:10.065 DEBUG [main][MenuItemLookup] Found menu:'Start' 19:35:10.065 DEBUG [main][MenuItemLookup] Found menu:'Stop' 19:35:10.065 DEBUG [main][MenuItemLookup] Found menu:'Restart' 19:35:10.065 DEBUG [main][MenuItemLookup] Item match:Restart 19:35:10.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:10.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:10.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:10.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:10.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:35:10.066 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:35:10.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:35:10.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:35:10.073 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project' 19:35:10.073 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:10.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:10.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:10.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:10.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:35:10.074 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:35:10.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:35:10.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:35:10.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:35:10.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:10.106 DEBUG [main][MenuItemLookup] Found menu:'New' 19:35:10.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:10.106 DEBUG [main][MenuItemLookup] Found menu:'Start' 19:35:10.106 DEBUG [main][MenuItemLookup] Found menu:'Stop' 19:35:10.106 DEBUG [main][MenuItemLookup] Found menu:'Restart' 19:35:10.106 DEBUG [main][MenuItemLookup] Item match:Restart 19:35:10.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart" 19:35:10.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart 19:35:10.106 INFO [main][MenuItemHandler] Select menu item: &Restart 19:35:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:10.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:10.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 19:35:10.108 DEBUG [Worker-6: Restarting server-project][AbstractWait] Wait for 1 seconds 19:35:10.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 19:35:11.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 19:35:11.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:11.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:11.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:11.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:11.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:11.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:11.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:11.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:11.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 19:35:11.608 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:11.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:11.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:11.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:11.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:35:11.610 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:35:11.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:35:11.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:35:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 19:35:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:11.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:11.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:35:11.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:11.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:11.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:11.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:11.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:11.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:11.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:11.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:11.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:11.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:11.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:11.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:35:11.618 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:35:11.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:35:11.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:35:11.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:11.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:11.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:11.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:11.633 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:35:11.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:11.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:11.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:11.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:11.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:11.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:11.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:11.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:11.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:11.634 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:11.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:11.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:11.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:11.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:35:11.635 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:35:11.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:35:11.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:35:11.650 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:11.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:11.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:11.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:11.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 19:35:11.651 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 19:35:11.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 19:35:11.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 19:35:11.665 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 19:35:11.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:11.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:11.665 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:35:11.665 DEBUG [main][MenuItemLookup] Found menu:'File' 19:35:11.665 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:35:11.665 DEBUG [main][MenuItemLookup] Item match:Edit 19:35:11.666 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:35:11.666 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:35:11.666 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:11.666 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:35:11.666 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:11.666 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:11.666 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:11.666 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:11.666 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:35:11.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:35:11.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:35:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:11.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:35:11.666 DEBUG [main][MenuItemLookup] Found menu:'File' 19:35:11.666 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:35:11.666 DEBUG [main][MenuItemLookup] Item match:Edit 19:35:11.667 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:35:11.667 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:35:11.667 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:11.667 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:35:11.667 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:11.667 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:11.667 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:11.667 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:11.667 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:35:11.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:11.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:35:11.667 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:35:11.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:35:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:35:11.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:35:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:11.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:35:11.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:35:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:11.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:35:11.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:35:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:11.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:11.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:11.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:11.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:11.718 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:35:11.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:11.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:11.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:11.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:11.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:35:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:35:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:11.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:11.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:35:11.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:11.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:11.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:11.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:11.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:11.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:11.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:35:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:35:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:35:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:35:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:35:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:35:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:21.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:35:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:21.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:35:21.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:35:21.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:35:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:21.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:35:21.854 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:35:21.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:35:21.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:35:21.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:35:21.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:35:21.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:35:21.855 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:21.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:21.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:21.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:35:21.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:35:21.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:35:21.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 19:35:21.858 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 19:35:21.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 19:35:21.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 19:35:21.887 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:35:21.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:35:21.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:21.911 DEBUG [main][MenuItemLookup] Found menu:'New' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:21.912 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:35:21.912 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:35:21.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:35:21.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:35:21.912 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:35:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:35:22.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:22.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:22.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:35:22.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:35:22.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:22.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:22.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:35:22.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:22.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:22.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:22.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:22.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:35:22.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:35:22.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:35:22.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:35:22.015 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:35:22.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:35:22.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:35:22.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 19:35:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:22.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:22.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:22.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:22.026 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 19:35:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:22.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:22.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:22.029 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:35:22.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:35:22.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:22.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:22.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:22.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:22.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:22.031 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:35:22.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:22.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:22.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:22.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:35:22.049 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:35:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:35:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:22.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:35:22.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:22.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:22.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:22.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:22.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:22.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:22.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:22.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:22.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:22.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:22.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:22.551 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:35:22.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:22.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:22.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:22.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:22.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:22.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:22.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:22.552 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:22.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:22.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:22.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:22.553 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:35:22.553 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:35:22.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:35:22.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:35:22.562 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project' 19:35:22.562 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:22.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:22.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:22.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:22.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:35:22.570 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:35:22.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:35:22.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:35:22.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:35:22.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:22.600 DEBUG [main][MenuItemLookup] Found menu:'New' 19:35:22.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:22.600 DEBUG [main][MenuItemLookup] Found menu:'Start' 19:35:22.600 DEBUG [main][MenuItemLookup] Found menu:'Stop' 19:35:22.600 DEBUG [main][MenuItemLookup] Item match:Stop 19:35:22.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top" 19:35:22.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop 19:35:22.600 INFO [main][MenuItemHandler] Select menu item: S&top 19:35:22.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 19:35:22.602 DEBUG [Worker-0: Stopping server-project][AbstractWait] Wait for 1 seconds 19:35:23.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 19:35:23.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 19:35:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped... 19:35:24.102 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:24.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:24.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:24.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:24.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 19:35:24.104 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 19:35:24.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 19:35:24.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 19:35:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully 19:35:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:24.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:24.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:35:24.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:24.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:24.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:24.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:24.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:24.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:24.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:24.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:24.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:24.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:24.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:24.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 19:35:24.117 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 19:35:24.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 19:35:24.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 19:35:24.124 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:24.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:24.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:24.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:24.125 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:35:24.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:24.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:24.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:24.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:24.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:24.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:24.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:24.126 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:24.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:24.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:24.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:24.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 19:35:24.127 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 19:35:24.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 19:35:24.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 19:35:24.137 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:24.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:24.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:24.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:24.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 19:35:24.139 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 19:35:24.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 19:35:24.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 19:35:24.149 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 19:35:24.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:24.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:24.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:35:24.149 DEBUG [main][MenuItemLookup] Found menu:'File' 19:35:24.149 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:35:24.149 DEBUG [main][MenuItemLookup] Item match:Edit 19:35:24.150 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:35:24.150 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:35:24.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:24.150 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:35:24.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:24.150 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:24.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:24.150 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:24.150 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:35:24.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:35:24.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:35:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:24.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:35:24.151 DEBUG [main][MenuItemLookup] Found menu:'File' 19:35:24.151 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:35:24.151 DEBUG [main][MenuItemLookup] Item match:Edit 19:35:24.151 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:35:24.151 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:35:24.151 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:24.151 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:35:24.151 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:24.151 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:24.151 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:24.151 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:24.151 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:35:24.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:24.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:35:24.151 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:35:24.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:35:24.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:35:24.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:35:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:24.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:35:24.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:35:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:24.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:35:24.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:35:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:24.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:24.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:24.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:24.202 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:35:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:24.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:24.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:24.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:35:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:35:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:24.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:24.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:35:24.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:24.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:24.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:24.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:24.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:24.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:24.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:35:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:35:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:35:34.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:35:34.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:35:34.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:35:34.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:34.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:34.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:35:34.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:34.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:34.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:35:34.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:35:34.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:35:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:34.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:35:34.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:35:34.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:35:34.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:35:34.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:35:34.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:35:34.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:35:34.348 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:34.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:34.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:34.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:35:34.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:35:34.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:35:34.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 19:35:34.351 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 19:35:34.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 19:35:34.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 19:35:34.379 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:35:34.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:35:34.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:34.407 DEBUG [main][MenuItemLookup] Found menu:'New' 19:35:34.407 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:35:34.407 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:35:34.407 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:34.408 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:35:34.408 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:35:34.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:35:34.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:35:34.408 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:35:34.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:35:34.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:34.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:34.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:35:34.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:35:34.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:34.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 19:35:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:34.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:34.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:34.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:34.523 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 19:35:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:34.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:34.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:34.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 19:35:34.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:34.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:34.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:34.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:34.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:34.541 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 19:35:34.541 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed 19:35:34.541 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:35:34.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:35:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:34.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:34.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:34.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:34.543 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:35:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:34.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:34.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:35:34.558 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:35:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:35:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:35.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:35.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:35.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:35.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:35.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:35.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:35.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:35.059 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:35.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:35.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:35.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:35.061 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:35:35.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:35.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:35.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:35.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:35.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:35.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:35.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:35.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:35.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:35.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:35.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:35.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:35.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:35.062 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:35.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:35.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:35.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:35.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:35:35.063 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:35:35.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:35:35.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:35:35.073 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:35.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:35.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:35.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:35.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:35:35.074 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:35:35.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:35:35.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:35:35.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:35.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:35.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:35.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:35.088 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:35:35.088 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:35:35.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:35:35.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:35:35.100 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:35.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:35.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:35.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:35.102 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:35:35.102 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:35:35.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:35:35.107 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:35:35.108 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:35.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:35.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:35.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:35.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:35:35.109 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:35:35.113 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:35:35.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:35:35.119 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:35.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:35.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:35.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:35.120 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:35:35.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:35.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:35.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:35.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:35.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:35:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:35:35.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:35:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:35:35.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:35:35.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:35.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:35.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:35:35.121 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:35.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:35.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:35.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:35.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:35:35.122 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:35:35.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:35:35.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:35:35.135 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:35.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:35.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:35.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:35.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:35:35.136 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:35:35.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:35:35.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:35:35.142 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 19:35:35.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:35.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:35.142 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:35:35.142 DEBUG [main][MenuItemLookup] Found menu:'File' 19:35:35.142 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:35:35.142 DEBUG [main][MenuItemLookup] Item match:Edit 19:35:35.143 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:35:35.143 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:35:35.143 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:35.143 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:35:35.143 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:35.143 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:35.143 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:35.143 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:35.143 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:35:35.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:35:35.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:35:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:35.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:35:35.148 DEBUG [main][MenuItemLookup] Found menu:'File' 19:35:35.148 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:35:35.148 DEBUG [main][MenuItemLookup] Item match:Edit 19:35:35.148 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:35:35.148 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:35:35.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:35.148 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:35:35.148 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:35.148 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:35.148 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:35.148 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:35.148 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:35:35.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:35.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:35:35.149 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:35:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:35:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:35:35.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:35:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:35.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:35:35.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:35:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:35.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:35:35.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:35:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:35.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:35.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:35.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:35.201 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:35:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:35.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:35.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:35.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:35:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:35:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:35.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:35.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:35:35.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:35.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:35.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:35.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:35.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:35.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:35.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:35:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:35:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:35:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:35:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:35:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:35:45.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:45.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:45.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:45.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:45.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:35:45.340 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:35:45.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:35:45.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:35:45.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:45.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:45.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:45.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:45.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:35:45.352 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:35:45.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:35:45.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:35:45.358 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 19:35:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:45.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:35:45.359 DEBUG [main][MenuItemLookup] Found menu:'File' 19:35:45.359 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:35:45.359 DEBUG [main][MenuItemLookup] Item match:Edit 19:35:45.359 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:35:45.359 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:35:45.359 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:45.359 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:35:45.359 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:45.359 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:45.359 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:45.359 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:45.359 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:35:45.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:35:45.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:35:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:45.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:35:45.360 DEBUG [main][MenuItemLookup] Found menu:'File' 19:35:45.360 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:35:45.360 DEBUG [main][MenuItemLookup] Item match:Edit 19:35:45.360 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:35:45.360 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:35:45.360 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:45.360 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:35:45.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:45.360 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:45.360 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:45.360 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:45.360 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:35:45.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:45.360 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:35:45.361 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:35:45.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:35:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:35:45.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:35:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:45.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:35:45.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:35:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:45.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:35:45.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:35:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:45.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:45.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:45.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:45.415 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:35:45.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:45.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:45.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:45.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:35:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:35:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:45.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:45.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:45.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:45.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:45.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:45.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:45.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:45.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:35:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:35:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:35:55.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:35:55.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:35:55.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:35:55.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:55.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:55.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:55.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:55.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:35:55.560 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:35:55.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:35:55.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:35:55.568 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:35:55.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:35:55.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:35:55.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:35:55.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:35:55.569 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:35:55.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:35:55.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:35:55.575 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 19:35:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:55.580 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:35:55.580 DEBUG [main][MenuItemLookup] Found menu:'File' 19:35:55.580 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:35:55.580 DEBUG [main][MenuItemLookup] Item match:Edit 19:35:55.581 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:35:55.581 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:35:55.581 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:55.581 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:35:55.581 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:55.581 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:55.581 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:55.581 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:55.581 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:35:55.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:35:55.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:35:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:55.581 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:35:55.581 DEBUG [main][MenuItemLookup] Found menu:'File' 19:35:55.581 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:35:55.581 DEBUG [main][MenuItemLookup] Item match:Edit 19:35:55.582 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:35:55.582 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:35:55.582 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:55.582 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:35:55.582 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:35:55.582 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:35:55.582 DEBUG [main][MenuItemLookup] Found menu:'' 19:35:55.582 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:35:55.582 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:35:55.582 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:35:55.582 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:35:55.582 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:35:55.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:35:55.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:35:55.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:35:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:35:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:35:55.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:35:55.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:35:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:35:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:35:55.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:35:55.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:35:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:35:55.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:35:55.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:35:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:35:55.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:35:55.633 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:35:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:35:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:35:55.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:35:55.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:35:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:35:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:35:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:35:55.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:35:55.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:35:55.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:35:55.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:35:55.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:35:55.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:35:55.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:35:55.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:35:55.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:35:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:35:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:35:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:35:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:36:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:36:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:36:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:36:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:05.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:36:05.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:05.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:05.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:36:05.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:36:05.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:36:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:05.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:36:05.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:36:05.768 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:36:05.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:36:05.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:36:05.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:36:05.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:36:05.768 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:05.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:05.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:05.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:36:05.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:36:05.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:36:05.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 19:36:05.771 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 19:36:05.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 19:36:05.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 19:36:05.799 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:36:05.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:36:05.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'New' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:05.825 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:36:05.825 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:36:05.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:36:05.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:36:05.825 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:36:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:36:05.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:05.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:05.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:36:05.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:36:05.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:05.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:05.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 19:36:05.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:05.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:05.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:05.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:05.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:05.927 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 19:36:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:05.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:05.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:05.940 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:36:05.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:36:05.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:05.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:05.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:05.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:05.942 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:36:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:05.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:05.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:36:05.946 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:36:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:36:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:06.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:06.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:06.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:06.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:06.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:06.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:06.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:06.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:06.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:06.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:06.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:06.449 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:36:06.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:36:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:06.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:36:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:06.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:36:06.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:36:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:06.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:36:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:06.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:36:06.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:06.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:06.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:06.451 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:06.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:06.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:06.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:06.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:36:06.452 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:36:06.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:36:06.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:36:06.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:06.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:06.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:06.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:06.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:36:06.462 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:36:06.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:36:06.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:36:06.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:06.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:06.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:06.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:06.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:36:06.478 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:36:06.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:36:06.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:36:06.490 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:06.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:06.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:06.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:06.492 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:36:06.492 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:36:06.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:36:06.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:36:06.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:06.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:06.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:06.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:06.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:36:06.506 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:36:06.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:36:06.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:36:06.512 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:06.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:06.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:06.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:06.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:36:06.519 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:36:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:36:06.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:36:06.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:06.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:06.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:36:06.526 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:36:06.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:36:06.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:36:06.536 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 19:36:06.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:06.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:06.536 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:36:06.536 DEBUG [main][MenuItemLookup] Found menu:'File' 19:36:06.536 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:36:06.536 DEBUG [main][MenuItemLookup] Item match:Edit 19:36:06.537 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:36:06.537 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:36:06.537 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:06.537 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:36:06.537 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:06.537 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:06.537 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:06.537 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:06.537 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:36:06.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:06.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:36:06.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:06.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:36:06.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:06.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:06.537 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:36:06.537 DEBUG [main][MenuItemLookup] Found menu:'File' 19:36:06.537 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:36:06.538 DEBUG [main][MenuItemLookup] Item match:Edit 19:36:06.538 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:36:06.538 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:36:06.538 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:06.538 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:36:06.538 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:06.538 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:06.538 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:06.538 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:06.538 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:36:06.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:06.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:36:06.539 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:36:06.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:36:06.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:36:06.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:36:06.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:06.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:06.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:36:06.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:36:06.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:06.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:06.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:36:06.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:36:06.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:06.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:06.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:06.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:06.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:06.603 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:36:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:06.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:06.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:36:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:36:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:06.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:36:06.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:36:06.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:06.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:06.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:06.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:06.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:06.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:06.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:36:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed failed, an exception will be thrown 19:36:16.731 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule throws exception: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:76) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:49) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:62) at org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServerModule.remove(ServerModule.java:94) at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 19:36:16.734 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule.png 19:36:16.851 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule.png 19:36:16.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:16.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:16.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:16.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:16.853 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:36:16.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:36:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:16.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:36:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:16.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:36:16.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:36:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:16.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:36:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:16.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:36:16.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:16.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:16.854 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:16.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:16.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:16.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:16.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:36:16.855 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:36:16.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:36:16.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:36:16.863 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:16.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:16.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:16.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:16.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:36:16.865 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:36:16.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:36:16.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:36:16.882 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 19:36:16.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:16.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:16.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:36:16.882 DEBUG [main][MenuItemLookup] Found menu:'File' 19:36:16.882 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:36:16.882 DEBUG [main][MenuItemLookup] Item match:Edit 19:36:16.885 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:36:16.885 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:36:16.885 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:16.885 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:36:16.885 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:16.885 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:16.885 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:16.885 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:16.885 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:36:16.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:16.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:36:16.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:16.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:36:16.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:16.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:16.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:36:16.888 DEBUG [main][MenuItemLookup] Found menu:'File' 19:36:16.888 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:36:16.888 DEBUG [main][MenuItemLookup] Item match:Edit 19:36:16.889 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:36:16.889 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:36:16.889 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:16.889 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:36:16.889 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:16.889 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:16.889 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:16.889 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:16.889 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:36:16.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:16.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:36:16.889 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:36:16.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:36:16.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:36:16.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:36:16.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:16.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:16.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:36:16.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:36:16.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:16.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:16.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:36:16.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:36:16.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:16.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:16.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:16.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:16.947 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:36:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:16.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:16.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:17.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:36:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:36:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:36:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:36:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:36:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:36:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:36:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:36:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:36:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:36:27.161 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:27.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:27.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:27.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:27.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:36:27.162 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:36:27.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:36:27.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:36:27.174 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:27.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:27.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:27.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:27.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:36:27.176 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:36:27.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:36:27.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:36:27.182 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 19:36:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:27.182 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:36:27.182 DEBUG [main][MenuItemLookup] Found menu:'File' 19:36:27.182 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:36:27.182 DEBUG [main][MenuItemLookup] Item match:Edit 19:36:27.183 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:36:27.183 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:36:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:27.183 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:36:27.183 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:27.183 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:27.183 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:27.183 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:36:27.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:36:27.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:36:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:27.183 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:36:27.183 DEBUG [main][MenuItemLookup] Found menu:'File' 19:36:27.183 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:36:27.183 DEBUG [main][MenuItemLookup] Item match:Edit 19:36:27.184 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:36:27.184 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:36:27.184 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:27.184 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:36:27.184 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:27.184 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:27.184 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:27.184 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:27.184 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:36:27.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:27.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:36:27.184 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:36:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:36:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:36:27.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:36:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:27.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:36:27.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:36:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:27.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:36:27.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:36:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:27.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:27.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:27.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:27.238 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:36:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:27.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:27.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:36:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:36:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:27.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:36:27.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:27.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:27.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:27.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:27.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:27.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:27.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:36:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:36:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:36:37.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:36:37.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:36:37.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:36:37.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:37.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:37.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:36:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:37.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:36:37.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:36:37.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:36:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:37.416 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:76) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:49) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:62) at org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServerModule.remove(ServerModule.java:94) at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 19:36:37.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:36:37.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:36:37.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:36:37.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:36:37.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:36:37.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:36:37.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:36:37.418 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:37.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:37.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:37.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:36:37.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:36:37.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:36:37.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 19:36:37.422 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 19:36:37.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 19:36:37.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 19:36:37.465 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:36:37.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:36:37.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'New' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:37.491 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:36:37.491 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:36:37.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:36:37.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:36:37.491 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:36:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:36:37.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:37.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:36:37.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:36:37.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:37.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:37.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:36:37.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:37.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:37.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:37.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:36:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:36:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:36:37.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 19:36:37.593 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 19:36:37.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 19:36:37.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 19:36:37.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 19:36:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:37.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:37.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:37.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:37.595 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 19:36:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:37.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:37.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:37.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 19:36:37.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:37.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:37.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:37.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:37.608 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 19:36:37.608 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 19:36:37.608 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 19:36:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:37.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:37.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:37.608 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:36:37.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:36:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:37.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:37.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:37.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:37.611 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:36:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:37.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:37.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:36:37.630 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:36:37.634 DEBUG [Worker-11: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 19:36:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:36:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:38.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:36:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:36:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:36:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:36:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:39.132 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:39.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:39.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:39.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:39.134 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 19:36:39.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:36:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:39.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:36:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:39.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:36:39.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:36:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:39.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:36:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:39.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:36:39.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:39.134 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:39.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:39.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:39.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:39.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 19:36:39.135 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 19:36:39.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 19:36:39.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 19:36:39.144 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3' 19:36:39.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:39.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:39.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:39.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:39.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 19:36:39.152 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 19:36:39.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 19:36:39.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 19:36:39.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:36:39.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:39.183 DEBUG [main][MenuItemLookup] Found menu:'New' 19:36:39.183 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:39.183 DEBUG [main][MenuItemLookup] Found menu:'Start' 19:36:39.183 DEBUG [main][MenuItemLookup] Item match:Start 19:36:39.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 19:36:39.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 19:36:39.184 INFO [main][MenuItemHandler] Select menu item: &Start 19:36:39.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:39.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 19:36:39.184 DEBUG [Worker-13: Starting server-project-3][AbstractWait] Wait for 1 seconds 19:36:39.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 19:36:40.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 19:36:40.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:40.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:40.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:40.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:40.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:40.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:40.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:40.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:40.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 19:36:40.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:40.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:40.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:40.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:40.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 19:36:40.686 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 19:36:40.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 19:36:40.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 19:36:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 19:36:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:40.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:36:40.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:40.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:40.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:40.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:40.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:40.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:40.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:40.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:40.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:40.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:40.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:40.700 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 19:36:40.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:36:40.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:40.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:36:40.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:40.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:36:40.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:36:40.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:40.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:36:40.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:40.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:36:40.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:40.701 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:40.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:40.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:40.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:40.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 19:36:40.702 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 19:36:40.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 19:36:40.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 19:36:40.708 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:40.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:40.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:40.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:40.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 19:36:40.713 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 19:36:40.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 19:36:40.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 19:36:40.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:40.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:40.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:40.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:40.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 19:36:40.721 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 19:36:40.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 19:36:40.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 19:36:40.731 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:40.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:40.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:40.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:40.732 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 19:36:40.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:36:40.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:40.732 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:36:40.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:40.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:36:40.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:36:40.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:40.732 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:36:40.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:40.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:36:40.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:40.733 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:40.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:40.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:40.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:40.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 19:36:40.734 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 19:36:40.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 19:36:40.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 19:36:40.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:40.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:40.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:40.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:40.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 19:36:40.741 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 19:36:40.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 19:36:40.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 19:36:40.751 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 19:36:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:40.751 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:36:40.751 DEBUG [main][MenuItemLookup] Found menu:'File' 19:36:40.752 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:36:40.752 DEBUG [main][MenuItemLookup] Item match:Edit 19:36:40.752 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:36:40.752 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:36:40.752 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:40.752 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:36:40.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:40.752 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:40.752 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:40.752 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:40.752 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:36:40.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:36:40.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:36:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:40.753 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:36:40.753 DEBUG [main][MenuItemLookup] Found menu:'File' 19:36:40.753 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:36:40.753 DEBUG [main][MenuItemLookup] Item match:Edit 19:36:40.753 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:36:40.753 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:36:40.754 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:40.754 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:36:40.754 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:40.754 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:40.754 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:40.754 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:40.754 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:36:40.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:40.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:36:40.754 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:36:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:36:40.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:36:40.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:36:40.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:40.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:40.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:36:40.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:36:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:40.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:36:40.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:36:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:40.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:40.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:40.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:40.805 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:36:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:40.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:40.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:36:40.910 DEBUG [Worker-11: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 19:36:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:36:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:40.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:36:40.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 19:36:40.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:36:41.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 19:36:41.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:36:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:36:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:36:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:36:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:36:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:36:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:36:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:36:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:36:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:51.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:36:51.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:51.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:51.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:36:51.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:36:51.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:36:51.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:51.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:51.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:36:51.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:36:51.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:36:51.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:36:51.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:36:51.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:36:51.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:36:51.947 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:51.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:51.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:51.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:36:51.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:36:51.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:36:51.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 19:36:51.972 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 19:36:51.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 19:36:51.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 19:36:51.980 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:36:52.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:36:52.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'New' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:52.024 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:36:52.024 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:36:52.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:36:52.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:36:52.024 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:36:52.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:36:52.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:52.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:52.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:36:52.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:36:52.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:52.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:52.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 19:36:52.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:52.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:52.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:52.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:52.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:36:52.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:36:52.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:36:52.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:36:52.130 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:36:52.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:36:52.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:36:52.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 19:36:52.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:52.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:52.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:52.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:52.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:52.144 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 19:36:52.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:52.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:52.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:52.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:52.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 19:36:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:52.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:52.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:52.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:52.148 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 19:36:52.148 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 19:36:52.148 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 19:36:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:52.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:52.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:52.148 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:36:52.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:36:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:52.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:52.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:52.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:52.158 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:36:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:52.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:52.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:36:52.165 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:36:52.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:36:52.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:52.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:52.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:52.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:52.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:52.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:52.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:52.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:52.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:52.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:52.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:52.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:52.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:52.667 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:36:52.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:36:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:52.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:36:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:52.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:36:52.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:36:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:52.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:36:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:52.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:36:52.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:52.668 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:52.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:52.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:52.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:52.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:36:52.669 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:36:52.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:36:52.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:36:52.679 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2' 19:36:52.679 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:52.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:52.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:52.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:52.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 19:36:52.680 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 19:36:52.680 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 19:36:52.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 19:36:52.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:36:52.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:52.715 DEBUG [main][MenuItemLookup] Found menu:'New' 19:36:52.715 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:52.715 DEBUG [main][MenuItemLookup] Found menu:'Start' 19:36:52.715 DEBUG [main][MenuItemLookup] Item match:Start 19:36:52.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 19:36:52.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 19:36:52.715 INFO [main][MenuItemHandler] Select menu item: &Start 19:36:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:52.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:36:52.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 19:36:52.716 DEBUG [Worker-0: Starting server-project-2][AbstractWait] Wait for 1 seconds 19:36:53.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 19:36:53.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 19:36:54.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:54.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:54.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:54.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:54.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:54.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:54.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:54.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:54.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 19:36:54.216 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:54.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:54.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:54.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:54.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 19:36:54.218 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 19:36:54.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 19:36:54.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 19:36:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 19:36:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:54.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:36:54.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:36:54.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:54.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:54.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:54.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:54.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:54.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:54.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:54.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:54.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:54.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:54.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:54.226 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:36:54.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:36:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:54.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:36:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:54.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:36:54.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:36:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:54.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:36:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:54.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:36:54.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:54.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:54.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:54.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:54.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:54.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 19:36:54.228 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 19:36:54.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 19:36:54.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 19:36:54.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:54.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:54.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:54.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:54.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 19:36:54.240 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 19:36:54.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 19:36:54.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 19:36:54.252 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:54.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:54.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:54.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:54.253 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 19:36:54.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:36:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:54.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:36:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:54.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:36:54.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 19:36:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:36:54.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 19:36:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:36:54.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 19:36:54.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:36:54.254 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:54.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:54.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:54.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:54.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 19:36:54.255 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 19:36:54.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 19:36:54.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 19:36:54.262 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:36:54.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:36:54.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:36:54.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:36:54.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 19:36:54.267 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 19:36:54.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 19:36:54.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 19:36:54.273 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 19:36:54.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:54.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:36:54.274 DEBUG [main][MenuItemLookup] Found menu:'File' 19:36:54.274 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:36:54.274 DEBUG [main][MenuItemLookup] Item match:Edit 19:36:54.275 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:36:54.275 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:36:54.275 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:54.275 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:36:54.275 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:54.275 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:54.275 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:54.275 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:54.275 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:36:54.275 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:54.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:36:54.275 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:54.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:36:54.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:54.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:54.275 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:36:54.275 DEBUG [main][MenuItemLookup] Found menu:'File' 19:36:54.275 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:36:54.275 DEBUG [main][MenuItemLookup] Item match:Edit 19:36:54.276 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:36:54.276 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:36:54.276 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:54.276 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:36:54.276 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:36:54.276 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:36:54.276 DEBUG [main][MenuItemLookup] Found menu:'' 19:36:54.276 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:36:54.276 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:36:54.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:36:54.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:36:54.276 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:36:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:36:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:36:54.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:36:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:36:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:36:54.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:36:54.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:36:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:36:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:36:54.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:36:54.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:36:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:36:54.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:36:54.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:36:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:36:54.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:36:54.330 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:36:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:36:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:36:54.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:36:54.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:36:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:36:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:36:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:36:54.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:36:54.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:36:54.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:36:54.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:36:54.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:36:54.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:36:54.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:36:54.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:36:54.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:36:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:36:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:36:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:36:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:37:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:37:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:37:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:37:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:04.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:04.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:04.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:04.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:37:04.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:37:04.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:37:04.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:04.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:04.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:37:04.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:37:04.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:37:04.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:37:04.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:37:04.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:37:04.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:37:04.462 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:04.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:04.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:04.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:04.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:04.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:04.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 19:37:04.465 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 19:37:04.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 19:37:04.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 19:37:04.493 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 19:37:04.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:37:04.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'New' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:04.517 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 19:37:04.517 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 19:37:04.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 19:37:04.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 19:37:04.517 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 19:37:04.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 19:37:04.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:04.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:04.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 19:37:04.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 19:37:04.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:04.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:04.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 19:37:04.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:04.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:04.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:04.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:04.630 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 19:37:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:04.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:04.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:04.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 19:37:04.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:04.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:04.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:04.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:04.636 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 19:37:04.636 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 19:37:04.636 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 19:37:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:04.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:04.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:04.637 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 19:37:04.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:37:04.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:04.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:04.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:04.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:04.651 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:37:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:04.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:04.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:37:04.668 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:37:04.671 DEBUG [Worker-3: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 19:37:05.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:37:05.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:05.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:37:05.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:37:06.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:37:06.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:37:06.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:06.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:06.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:06.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:06.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:06.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:06.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:06.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:06.170 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:06.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:06.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:06.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:06.172 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 19:37:06.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:37:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:06.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:37:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:06.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:37:06.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:37:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:06.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:37:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:06.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:37:06.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:06.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:06.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:06.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:06.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:06.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:06.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:06.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 19:37:06.174 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 19:37:06.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 19:37:06.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 19:37:06.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:06.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:06.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:06.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:06.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 19:37:06.194 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 19:37:06.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 19:37:06.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 19:37:06.206 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:06.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:06.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:06.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:06.207 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 19:37:06.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:37:06.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:06.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:37:06.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:06.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:37:06.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 19:37:06.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:06.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 19:37:06.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:06.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 19:37:06.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:06.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:06.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:06.209 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:06.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:06.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:06.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:06.210 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 19:37:06.210 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 19:37:06.210 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 19:37:06.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 19:37:06.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:06.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:06.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:06.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:06.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 19:37:06.223 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 19:37:06.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 19:37:06.229 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 19:37:06.230 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 19:37:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:06.230 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:37:06.230 DEBUG [main][MenuItemLookup] Found menu:'File' 19:37:06.230 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:37:06.230 DEBUG [main][MenuItemLookup] Item match:Edit 19:37:06.231 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:37:06.232 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:37:06.232 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:06.232 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:37:06.232 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:06.232 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:06.232 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:06.232 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:06.232 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:37:06.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:37:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:37:06.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:37:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:37:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:06.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:37:06.237 DEBUG [main][MenuItemLookup] Found menu:'File' 19:37:06.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:37:06.237 DEBUG [main][MenuItemLookup] Item match:Edit 19:37:06.237 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:37:06.237 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:37:06.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:06.237 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:37:06.237 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:06.237 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:06.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:06.237 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:06.237 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:37:06.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:37:06.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:37:06.238 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:37:06.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:37:06.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:37:06.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:37:06.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:06.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:06.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:37:06.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:37:06.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:06.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:06.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:37:06.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:37:06.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:06.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:06.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:06.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:06.299 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:37:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:06.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:06.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:37:06.401 DEBUG [Worker-11: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 19:37:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:37:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:06.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:37:06.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:37:07.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:37:07.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:37:07.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:07.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:07.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:07.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:07.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:07.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:07.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:37:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:37:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:37:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:37:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:37:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:37:17.440 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:17.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:17.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:17.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:17.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 19:37:17.442 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 19:37:17.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 19:37:17.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 19:37:17.455 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:17.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:17.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:17.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:17.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 19:37:17.456 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 19:37:17.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 19:37:17.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 19:37:17.462 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 19:37:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:17.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:37:17.463 DEBUG [main][MenuItemLookup] Found menu:'File' 19:37:17.463 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:37:17.463 DEBUG [main][MenuItemLookup] Item match:Edit 19:37:17.464 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:37:17.464 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:37:17.464 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:17.464 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:37:17.464 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:17.464 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:17.464 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:17.464 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:17.464 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:37:17.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:37:17.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:37:17.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:37:17.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:37:17.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:17.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:17.464 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:37:17.464 DEBUG [main][MenuItemLookup] Found menu:'File' 19:37:17.464 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:37:17.464 DEBUG [main][MenuItemLookup] Item match:Edit 19:37:17.465 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:37:17.465 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:37:17.465 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:17.465 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:37:17.465 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:17.465 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:17.465 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:17.465 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:17.465 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:37:17.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:37:17.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:37:17.470 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:37:17.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:37:17.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:37:17.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:37:17.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:17.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:17.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:37:17.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:37:17.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:17.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:17.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:37:17.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:37:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:17.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:17.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:17.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:17.523 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:37:17.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:17.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:17.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:17.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:37:17.624 DEBUG [Worker-0: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 19:37:17.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:37:17.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:17.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:37:17.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:37:18.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:37:18.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:37:18.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:37:18.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:18.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:18.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:18.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:18.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:18.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:18.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:18.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:18.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:37:18.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:37:18.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:37:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:37:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:37:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:37:28.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:28.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:28.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:28.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:28.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 19:37:28.664 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 19:37:28.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 19:37:28.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 19:37:28.676 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:28.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:28.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:28.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:28.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 19:37:28.677 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 19:37:28.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 19:37:28.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 19:37:28.684 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 19:37:28.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:28.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:28.684 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:37:28.684 DEBUG [main][MenuItemLookup] Found menu:'File' 19:37:28.684 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:37:28.684 DEBUG [main][MenuItemLookup] Item match:Edit 19:37:28.685 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:37:28.685 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:37:28.685 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:28.685 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:37:28.685 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:28.685 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:28.685 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:28.685 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:28.685 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:37:28.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:37:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 19:37:28.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:37:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 19:37:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:28.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:37:28.691 DEBUG [main][MenuItemLookup] Found menu:'File' 19:37:28.691 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:37:28.691 DEBUG [main][MenuItemLookup] Item match:Edit 19:37:28.691 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 19:37:28.691 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 19:37:28.691 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:28.691 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:37:28.691 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:28.691 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:28.691 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:28.691 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:28.691 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:37:28.692 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:37:28.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:37:28.692 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:37:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:37:28.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 19:37:28.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 19:37:28.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:28.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:28.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:37:28.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:37:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:28.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 19:37:28.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:37:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:28.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:28.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:28.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:28.746 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:37:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:28.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:28.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:37:28.851 DEBUG [Worker-6: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 19:37:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:37:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:28.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:37:29.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 19:37:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:37:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 19:37:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 19:37:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:37:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 19:37:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 19:37:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 19:37:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:39.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:39.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:37:39.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:37:39.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:37:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:39.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 19:37:39.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:39.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:39.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:39.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:39.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:39.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:39.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 19:37:39.914 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 19:37:39.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 19:37:39.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 19:37:39.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:39.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:39.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:39.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:39.933 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 19:37:39.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:39.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:39.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:39.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:39.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:39.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:39.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:39.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:39.936 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 19:37:39.936 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:39.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:39.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:39.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:39.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 19:37:39.937 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 19:37:39.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 19:37:39.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 19:37:39.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:39.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:37:39.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'New' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 19:37:39.990 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 19:37:39.990 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 19:37:39.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 19:37:39.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 19:37:39.990 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 19:37:39.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 19:37:39.991 DEBUG [Worker-1: Stopping Server ABC][AbstractWait] Wait for 1 seconds 19:37:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 19:37:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 19:37:41.491 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:41.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:41.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:41.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:41.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 19:37:41.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:41.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:41.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:41.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:41.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:41.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:41.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:41.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:41.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:41.493 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:41.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:41.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:41.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:41.494 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 19:37:41.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:41.494 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:37:41.494 DEBUG [main][EditorHandler] 0 editor(s) found 19:37:41.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:41.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:41.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:37:41.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:41.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:41.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:41.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:41.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:41.499 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:41.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:37:41.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:41.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:41.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:41.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:41.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:41.500 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:37:41.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:37:41.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:41.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:41.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:37:41.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:37:41.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:41.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:41.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:37:41.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:37:41.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:41.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:41.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:41.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:41.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:42.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:42.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:42.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:42.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:37:42.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:37:42.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:37:42.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:42.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:42.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:37:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:42.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:42.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:42.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:42.555 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:37:42.555 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 19:37:42.555 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 19:37:42.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:37:42.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:37:42.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:42.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:42.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:42.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:42.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:43.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:43.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:43.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:43.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:37:43.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:37:43.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:37:43.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:43.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:43.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:37:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:43.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:43.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:43.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:43.560 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:37:43.560 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 19:37:43.560 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 19:37:43.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:37:43.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:37:43.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:43.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:43.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:37:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:43.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:43.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:43.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:43.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:43.562 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:37:43.562 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:37:43.562 DEBUG [main][TreeItemHandler] Set Tree selection 19:37:43.562 DEBUG [main][TreeHandler] Notify Tree about selection event 19:37:43.572 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:37:43.580 DEBUG [WorkbenchTestable][TreeItemHandler] server-project 19:37:43.580 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-2 19:37:43.581 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-3 19:37:43.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:37:43.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'New' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:43.629 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:37:43.629 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:37:43.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:37:43.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:37:43.630 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:37:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:43.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:37:44.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:44.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:44.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:44.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:44.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:44.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:44.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:44.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:37:44.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:44.167 DEBUG [main][MenuItemLookup] Found menu:'New' 19:37:44.167 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:37:44.167 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:44.167 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:37:44.167 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:44.167 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:44.167 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:44.167 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:44.167 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:37:44.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:37:44.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:37:44.167 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:37:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:37:44.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:37:44.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:37:44.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:44.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:37:44.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:37:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:44.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:37:44.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:37:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:44.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:44.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:44.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:44.841 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:37:44.841 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:37:44.841 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:37:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:44.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:44.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:44.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:37:44.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:37:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:44.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:37:44.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:37:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:44.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:44.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:44.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:44.843 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:37:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:44.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:44.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:44.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:37:44.849 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:37:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:37:45.350 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:37:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:45.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:45.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:37:45.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:37:45.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:45.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:45.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:45.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:45.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:45.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:45.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:37:45.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:37:45.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:45.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:37:45.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:45.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:45.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:45.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:45.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:45.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:45.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:45.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:45.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:45.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:45.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:45.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:45.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:45.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:45.421 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:45.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:45.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:45.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:45.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:45.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:45.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:45.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:45.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:45.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:45.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:45.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:45.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:45.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:45.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:45.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:45.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:45.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:45.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:45.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:45.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:45.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:45.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped, Synchronized] 19:37:45.464 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped, Synchronized] 19:37:45.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped, Synchronized] about selection 19:37:45.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped, Synchronized] 19:37:45.494 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:45.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:45.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:45.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:45.495 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 19:37:45.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:45.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:45.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:45.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:45.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:37:45.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:45.519 DEBUG [main][MenuItemLookup] Found menu:'New' 19:37:45.519 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:37:45.519 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:37:45.519 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:45.519 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:45.519 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:45.519 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:45.519 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:37:45.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:37:45.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:37:45.519 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:37:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:37:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:37:45.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:37:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:45.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:37:45.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:37:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:45.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:37:45.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:37:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:45.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:45.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:45.565 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:37:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:45.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:45.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:37:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:37:45.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:45.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:45.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:45.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:45.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:45.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:45.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:45.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:45.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:45.660 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:45.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:45.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:45.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:45.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:45.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:45.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 19:37:45.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:45.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:45.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:45.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:37:45.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:45.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:45.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:45.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:46.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:46.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:46.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:46.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:37:46.667 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:37:46.667 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 19:37:46.667 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:46.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:46.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:46.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:37:46.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:46.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:46.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:47.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:47.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:47.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:47.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:47.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:37:47.671 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:37:47.671 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:37:47.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 19:37:47.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:47.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:47.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:47.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:47.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:47.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:47.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:47.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:47.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:47.671 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 19:37:47.671 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:37:47.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:37:47.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:47.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 179.015 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.959 s restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.103 s stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.493 s testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.42 s removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.648 s <<< ERROR! org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92) testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.528 s testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.516 s testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 35.426 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:37:47.696 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:37:47.696 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:37:47.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:37:47.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:37:47.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:37:47.697 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:37:47.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:37:47.697 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:37:47.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:37:47.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:37:47.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:37:47.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:37:47.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:37:47.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:37:47.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:37:47.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:47.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:47.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:47.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:47.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:47.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:47.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:47.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:47.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:47.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:47.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:47.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:47.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:47.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:47.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:47.744 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:47.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:47.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:47.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:47.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:47.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:47.746 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:47.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:47.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:47.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:37:47.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:47.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:47.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:47.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:48.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:48.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:48.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:48.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:48.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:37:48.750 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:37:48.750 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 19:37:48.750 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:48.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:48.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:48.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:37:48.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:48.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:48.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:49.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:49.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:49.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:49.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:37:49.754 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:37:49.754 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:37:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:49.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:49.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:49.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:49.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:49.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:49.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:49.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:49.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:49.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:49.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:49.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:49.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:49.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:49.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:49.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:49.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:49.797 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:49.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:49.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:49.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:49.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:49.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:49.800 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:49.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:49.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:49.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:37:49.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:49.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:49.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:49.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:50.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:50.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:50.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:50.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:37:50.804 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:37:50.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:37:50.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:37:50.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:37:50.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:50.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:50.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:37:50.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:37:50.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:37:50.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:37:50.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:37:50.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:37:50.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:37:50.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:50.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:50.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:50.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:50.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:50.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:50.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:50.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:50.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:50.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:50.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:50.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:50.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:50.848 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:50.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:50.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:50.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:50.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:50.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:50.850 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:50.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:50.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:50.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:37:50.851 INFO [WorkbenchTestable][ServersView2] Create new server 19:37:50.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:37:50.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:50.852 DEBUG [main][MenuItemLookup] Found menu:'New' 19:37:50.852 DEBUG [main][MenuItemLookup] Item match:New 19:37:50.853 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:37:50.853 DEBUG [main][MenuItemLookup] Item match:Server 19:37:50.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:37:50.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:37:50.853 INFO [main][MenuItemHandler] Select menu item: Server 19:37:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:37:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:37:51.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:37:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:51.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:37:51.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:51.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:51.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:37:51.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:51.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:51.026 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:37:51.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:51.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:51.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:37:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:51.026 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:37:51.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:51.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:37:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:51.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:51.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:51.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:37:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:37:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:37:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:37:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:37:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:37:51.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:37:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:51.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:37:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:37:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:37:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:37:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:51.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:37:51.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:37:51.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:37:51.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:51.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:51.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:51.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:37:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:37:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:37:51.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:37:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:51.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:37:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:51.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:37:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:37:51.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:37:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:51.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:37:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:51.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:37:51.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:37:51.541 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:37:51.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:37:51.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:37:51.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:37:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:51.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:51.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:51.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:51.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:51.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:52.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:37:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:52.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:52.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:52.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:37:52.057 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:37:52.058 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 19:37:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:37:52.058 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:37:52.058 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:37:52.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:37:52.559 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:37:52.559 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:37:52.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:37:52.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:52.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:52.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:52.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:52.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:52.566 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:37:52.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:52.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:52.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:52.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:52.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:37:53.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:37:53.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:53.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:53.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:53.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:53.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:53.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:53.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:53.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:53.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:53.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:53.083 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:53.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:53.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:53.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:53.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:53.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:53.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:53.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:53.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:53.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:53.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:53.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:53.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:53.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:53.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 19:37:53.119 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:53.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:53.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:53.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:53.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:53.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:53.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:53.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:53.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:53.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:53.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:53.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:53.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:53.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:53.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:53.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:53.157 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:53.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:53.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:53.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:53.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:53.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 19:37:53.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:53.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:53.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:53.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:53.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:53.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:53.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:53.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:53.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:53.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:53.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:53.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:53.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:53.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:53.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:53.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:53.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:53.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:53.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:53.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:53.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:53.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:53.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:53.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:53.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:53.229 INFO [WorkbenchTestable][ServersView2] Create new server 19:37:53.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:37:53.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:53.272 DEBUG [main][MenuItemLookup] Found menu:'New' 19:37:53.272 DEBUG [main][MenuItemLookup] Item match:New 19:37:53.272 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:37:53.272 DEBUG [main][MenuItemLookup] Item match:Server 19:37:53.272 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:37:53.272 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:37:53.273 INFO [main][MenuItemHandler] Select menu item: Server 19:37:53.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:37:53.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:37:53.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:37:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:53.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:53.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:37:53.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:53.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:53.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:37:53.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:53.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:53.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:37:53.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:53.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:53.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:37:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:53.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:53.467 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:37:53.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:53.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:37:53.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:53.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:53.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:53.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:53.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:37:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:37:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:37:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:37:53.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:37:53.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:37:53.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:37:53.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:54.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:37:54.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:37:54.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:37:54.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:54.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:37:54.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:54.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:37:54.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:37:54.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:37:54.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:54.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:54.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:54.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:37:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:37:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:37:54.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:37:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:54.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:37:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:54.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:37:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:37:54.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:37:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:37:54.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:37:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:37:54.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:37:54.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:37:54.016 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:37:54.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:37:54.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:37:54.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:37:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:54.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:54.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:54.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:54.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:54.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:37:54.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:54.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:54.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:54.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:37:54.531 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:37:54.532 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 19:37:54.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:37:54.533 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:37:54.533 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:37:55.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:37:55.033 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:37:55.033 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:37:55.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:37:55.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:55.040 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:37:55.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:55.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:55.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:55.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:55.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:37:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:37:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:55.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:55.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:55.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:55.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:55.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:55.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:55.597 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:55.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:55.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 19:37:55.600 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:55.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:55.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:55.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:55.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:55.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:55.663 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:55.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:55.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:55.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 19:37:55.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:55.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:55.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:55.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:55.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:55.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:55.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:55.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:55.714 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:55.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:55.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:55.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:55.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:55.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:55.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:55.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:55.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:55.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:55.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:55.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:55.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:55.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:55.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:55.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:55.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:55.816 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:55.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:55.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:55.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:55.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:55.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:55.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:55.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:55.863 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:55.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:55.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:55.866 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:55.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:55.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:55.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:55.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:55.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:55.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:55.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:55.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:55.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:55.928 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:55.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:55.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:55.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 19:37:55.931 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 19:37:55.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 19:37:55.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 19:37:55.963 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:55.964 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 19:37:55.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:55.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:55.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:55.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:55.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:37:55.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:55.993 DEBUG [main][MenuItemLookup] Found menu:'New' 19:37:55.993 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:37:55.993 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:37:55.993 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:55.993 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:55.993 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:55.993 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:55.993 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:37:55.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:37:55.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:37:55.993 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:37:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:37:56.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:37:56.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:37:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:56.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:37:56.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:37:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:56.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:37:56.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:37:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:56.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:56.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:56.041 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:37:56.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:56.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:56.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:56.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:37:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:37:56.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.101 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:56.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:56.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:56.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:56.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:56.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:56.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:56.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:56.137 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:56.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:56.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:56.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:56.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:56.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:56.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 19:37:56.141 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:56.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:56.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:56.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:56.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:56.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:56.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:56.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:56.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:56.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:56.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:56.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:56.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:56.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:56.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:56.200 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:56.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:56.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:56.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:56.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:56.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:56.203 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 19:37:56.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:56.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:56.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:56.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:56.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:56.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:56.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:37:56.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:56.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:56.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:56.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:56.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:56.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:56.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:56.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:56.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:56.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:56.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:56.265 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 19:37:56.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 19:37:56.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:56.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:56.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:56.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:56.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:56.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:56.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:56.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:56.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:56.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:56.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:56.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:56.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:56.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:56.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:56.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:56.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:56.302 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:56.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:56.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:56.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:56.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:56.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:56.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 19:37:56.305 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 19:37:56.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 19:37:56.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 19:37:56.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:56.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:56.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:56.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:56.336 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 19:37:56.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:56.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:56.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:56.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:37:56.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:37:56.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:56.363 DEBUG [main][MenuItemLookup] Found menu:'New' 19:37:56.363 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:37:56.363 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:37:56.363 DEBUG [main][MenuItemLookup] Found menu:'' 19:37:56.363 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:37:56.363 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:37:56.363 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:37:56.363 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:37:56.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:37:56.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:37:56.363 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:37:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:37:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:37:56.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:37:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:56.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:37:56.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:37:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:56.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:37:56.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:37:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:56.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:56.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:56.410 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:37:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:56.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:56.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:56.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:37:56.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:37:56.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:56.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:56.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:56.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:56.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:56.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:56.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:56.501 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:56.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 19:37:56.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:56.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:56.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:56.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:37:56.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:56.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:56.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:57.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:57.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:57.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:57.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:37:57.507 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:37:57.507 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 19:37:57.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:57.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:57.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:57.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:37:57.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:57.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:57.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:57.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:58.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:58.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:58.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:58.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:37:58.512 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:37:58.512 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:37:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 19:37:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:58.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:37:58.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:37:58.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:37:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:58.513 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:37:58.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:37:58.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:37:58.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:37:58.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:37:58.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:37:58.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:37:58.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:58.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:58.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:58.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:58.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:58.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:58.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:58.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:58.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:58.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:58.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:58.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:58.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:58.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:58.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:58.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:58.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:58.539 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:58.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:58.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:58.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:37:58.539 INFO [WorkbenchTestable][ServersView2] Create new server 19:37:58.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:37:58.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:58.560 DEBUG [main][MenuItemLookup] Found menu:'New' 19:37:58.561 DEBUG [main][MenuItemLookup] Item match:New 19:37:58.561 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:37:58.561 DEBUG [main][MenuItemLookup] Item match:Server 19:37:58.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:37:58.561 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:37:58.561 INFO [main][MenuItemHandler] Select menu item: Server 19:37:58.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:37:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:37:58.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:37:58.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:58.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:58.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:37:58.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:58.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:58.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:37:58.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:58.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:58.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:37:58.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:58.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:58.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:37:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:58.736 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:37:58.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:37:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:58.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:37:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:37:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:37:58.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:37:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:37:58.737 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:37:58.737 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:37:59.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:37:59.237 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:37:59.237 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 19:37:59.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:37:59.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:59.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:59.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:59.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:59.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:37:59.246 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:37:59.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:37:59.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:37:59.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:37:59.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:37:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:37:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:37:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:37:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:37:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:37:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:37:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:37:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:37:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:37:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:37:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:37:59.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:59.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:59.329 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:37:59.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:59.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:59.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:37:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:37:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:37:59.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:37:59.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:37:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:59.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:59.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:37:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:37:59.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:37:59.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:59.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:59.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:59.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:37:59.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:37:59.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:37:59.346 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:37:59.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:37:59.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:37:59.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:37:59.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:37:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:37:59.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:59.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:37:59.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:37:59.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:00.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:00.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:00.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:38:00.350 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:38:00.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:38:00.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:38:00.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:38:00.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:00.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:00.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:38:00.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:38:00.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:38:00.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:38:00.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:38:00.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:38:00.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:38:00.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:00.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:00.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:00.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:00.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:00.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:00.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:00.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:00.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:00.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:00.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:00.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:00.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:00.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:00.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:00.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:00.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:00.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:00.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:00.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:00.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:00.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:00.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:00.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:38:00.379 INFO [WorkbenchTestable][ServersView2] Create new server 19:38:00.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:38:00.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:00.380 DEBUG [main][MenuItemLookup] Found menu:'New' 19:38:00.380 DEBUG [main][MenuItemLookup] Item match:New 19:38:00.380 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:38:00.380 DEBUG [main][MenuItemLookup] Item match:Server 19:38:00.401 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:38:00.401 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:38:00.401 INFO [main][MenuItemHandler] Select menu item: Server 19:38:00.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:38:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:38:00.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:38:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:00.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:38:00.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:00.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:00.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:38:00.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:00.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:00.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:38:00.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:00.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:00.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:38:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:00.559 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:38:00.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:00.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:38:00.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:00.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:00.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:00.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:00.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:00.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:38:00.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:00.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:00.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:00.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:00.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:01.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:01.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:01.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:01.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:38:01.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:38:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:01.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:01.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:01.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:01.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:01.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:01.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:01.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:01.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:01.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:01.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:01.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:38:01.075 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:38:01.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:38:01.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:38:01.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:38:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:01.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:01.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:01.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:01.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:38:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:01.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:01.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:01.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:38:01.588 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:38:01.591 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 19:38:01.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:01.592 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:01.592 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:02.092 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:38:02.093 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:38:02.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:02.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:02.100 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:02.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:02.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:02.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:02.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:02.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:02.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:02.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:02.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:02.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:02.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:02.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:02.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:02.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:02.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:02.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:02.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:02.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:02.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:02.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:02.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:02.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:02.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:02.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 19:38:02.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:02.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:02.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:02.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:02.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:02.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:02.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:02.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:02.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:02.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 19:38:02.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.722 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:02.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:02.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:02.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:02.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:02.759 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:02.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:02.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:02.762 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:02.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:02.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:02.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:02.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:02.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:02.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:02.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:02.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:02.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:02.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:02.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:02.821 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 19:38:02.821 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:02.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:02.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:02.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:02.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:02.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:02.859 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:02.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:02.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:02.862 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 19:38:02.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:02.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:02.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:02.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:02.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:02.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:02.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:02.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:02.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:02.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:02.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:02.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:02.905 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:02.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:02.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:02.908 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:02.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:02.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:02.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:02.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:02.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:02.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:02.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:02.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:02.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:02.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:02.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:02.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:02.969 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:02.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:02.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:02.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:02.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:02.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:02.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 19:38:02.972 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 19:38:02.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 19:38:03.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 19:38:03.002 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:03.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:03.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:03.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:03.004 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 19:38:03.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:03.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:03.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:03.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:03.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:38:03.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:03.030 DEBUG [main][MenuItemLookup] Found menu:'New' 19:38:03.030 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:38:03.030 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:38:03.030 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:03.030 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:38:03.030 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:38:03.030 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:38:03.030 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:38:03.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:38:03.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:38:03.030 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:38:03.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:38:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:38:03.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:38:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:03.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:38:03.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:38:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:03.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:38:03.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:38:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:03.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:03.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:03.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:03.080 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:38:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:03.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:03.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:38:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:38:03.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:03.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:03.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:03.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:03.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:03.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:03.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:03.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:03.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:03.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:03.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:03.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:03.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:03.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:03.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:03.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:03.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:03.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 19:38:03.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:03.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:03.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:03.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:38:03.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:03.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:03.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:03.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:03.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:04.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:04.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:38:04.183 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:38:04.183 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 19:38:04.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:04.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:04.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:04.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:38:04.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:04.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:04.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:04.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:04.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:04.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:05.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:05.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:38:05.188 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:38:05.188 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:38:05.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 19:38:05.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:05.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:05.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:05.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:05.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:05.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:05.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:05.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:05.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:05.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:38:05.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:38:05.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:38:05.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:05.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:05.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:38:05.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:38:05.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:38:05.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:38:05.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:38:05.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:38:05.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:38:05.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:05.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:05.197 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:05.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:05.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:05.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:05.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:05.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:05.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:05.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:05.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:05.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:05.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:05.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:05.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:05.213 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:05.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:05.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:05.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:05.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:05.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:05.235 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:05.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:05.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:05.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:38:05.236 INFO [WorkbenchTestable][ServersView2] Create new server 19:38:05.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:38:05.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:05.237 DEBUG [main][MenuItemLookup] Found menu:'New' 19:38:05.237 DEBUG [main][MenuItemLookup] Item match:New 19:38:05.238 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:38:05.238 DEBUG [main][MenuItemLookup] Item match:Server 19:38:05.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:38:05.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:38:05.238 INFO [main][MenuItemHandler] Select menu item: Server 19:38:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:38:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:38:05.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:38:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:05.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:38:05.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:05.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:05.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:38:05.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:05.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:05.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:38:05.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:05.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:05.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:38:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:05.501 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:38:05.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:05.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:38:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:05.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:05.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:05.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:38:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:05.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:06.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:06.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:06.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:06.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:06.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:38:06.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:38:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:06.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:06.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:06.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:06.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:06.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:06.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:06.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:06.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:06.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:06.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:38:06.016 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:38:06.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:38:06.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:38:06.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:38:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:06.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:06.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:06.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:06.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:06.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:06.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:38:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:06.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:06.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:06.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:06.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:38:06.532 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:38:06.533 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 19:38:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:06.533 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:06.533 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:07.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:07.034 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:38:07.034 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:38:07.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:07.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:07.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:07.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:07.041 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:07.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:07.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:07.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:07.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:07.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:07.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:07.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:07.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:07.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:07.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:07.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:07.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:07.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:07.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:07.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:07.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:07.591 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:07.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:07.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:07.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:07.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:07.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 19:38:07.595 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:07.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:07.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:07.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:07.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:07.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:07.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:07.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:07.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:07.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:07.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:07.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:07.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:07.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:07.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:07.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:07.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:07.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:07.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:07.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:07.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 19:38:07.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:07.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:07.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:07.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:07.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:07.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:07.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:07.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:07.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:07.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:07.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:07.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:07.681 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:07.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:07.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:07.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:07.682 INFO [WorkbenchTestable][ServersView2] Create new server 19:38:07.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:38:07.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:07.726 DEBUG [main][MenuItemLookup] Found menu:'New' 19:38:07.726 DEBUG [main][MenuItemLookup] Item match:New 19:38:07.727 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:38:07.727 DEBUG [main][MenuItemLookup] Item match:Server 19:38:07.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:38:07.727 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:38:07.727 INFO [main][MenuItemHandler] Select menu item: Server 19:38:07.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:38:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:38:07.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:38:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:07.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:38:07.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:07.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:07.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:38:07.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:07.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:07.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:38:07.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:07.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:07.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:38:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:07.926 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:38:07.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:07.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:38:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:07.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:07.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:07.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:07.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:38:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:07.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:07.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:07.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:07.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:08.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:08.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:08.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:08.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:08.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:38:08.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:38:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:08.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:08.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:08.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:08.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:08.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:08.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:08.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:08.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:08.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:08.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:08.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:08.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:08.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:08.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:08.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:08.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:08.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:08.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:08.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:38:08.467 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:38:08.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:38:08.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:38:08.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:38:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:08.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:08.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:08.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:09.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:09.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:38:09.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:09.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:09.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:09.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:09.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:38:09.019 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:38:09.020 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 19:38:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:09.086 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:09.086 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:09.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:09.587 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:38:09.587 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:38:09.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:09.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:09.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:09.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:09.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:09.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:09.593 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:09.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:09.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:09.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:09.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:10.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:10.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:10.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:10.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:10.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:10.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:10.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:10.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:10.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:10.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:10.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.110 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:10.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.150 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 19:38:10.153 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:10.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:10.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.217 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 19:38:10.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.249 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:10.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.267 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:10.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:10.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.330 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.370 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:10.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:10.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.426 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:10.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.443 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:10.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:10.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:10.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 19:38:10.487 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 19:38:10.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 19:38:10.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 19:38:10.518 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:10.519 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 19:38:10.519 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:10.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:38:10.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:10.547 DEBUG [main][MenuItemLookup] Found menu:'New' 19:38:10.547 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:38:10.547 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:38:10.547 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:10.547 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:38:10.547 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:38:10.547 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:38:10.547 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:38:10.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:38:10.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:38:10.548 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:38:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:38:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:38:10.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:38:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:38:10.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:38:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:10.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:38:10.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:38:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:10.597 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:38:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:10.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:10.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:10.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:38:10.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:38:10.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:10.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.695 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 19:38:10.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:10.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:10.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:10.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.764 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 19:38:10.764 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:10.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:10.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:10.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.823 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.826 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 19:38:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 19:38:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:10.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:10.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:10.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:10.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:10.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:10.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:10.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:10.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:10.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:10.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:10.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:10.863 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:10.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:10.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:10.866 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 19:38:10.886 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 19:38:10.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 19:38:10.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 19:38:10.896 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:10.897 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 19:38:10.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:10.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:10.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:10.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:38:10.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:38:10.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:10.927 DEBUG [main][MenuItemLookup] Found menu:'New' 19:38:10.927 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:38:10.927 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:38:10.927 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:10.927 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:38:10.927 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:38:10.927 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:38:10.927 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:38:10.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:38:10.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:38:10.927 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:38:10.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:38:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:38:10.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:38:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:10.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:38:10.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:38:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:10.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:38:10.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:38:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:10.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:10.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:10.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:10.976 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:38:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:10.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:10.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:38:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:38:11.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:11.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:11.037 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:11.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:11.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:11.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:11.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:11.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:11.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:11.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:11.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:11.074 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:11.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:11.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:11.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:11.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:11.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 19:38:11.076 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:11.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:11.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:11.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:38:11.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:11.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:11.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:11.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:11.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:11.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:12.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:12.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:38:12.081 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:38:12.081 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 19:38:12.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:12.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:12.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:12.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:38:12.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:12.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:12.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:12.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:12.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:12.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:13.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:13.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:38:13.086 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:38:13.086 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:38:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 19:38:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:13.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:13.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:13.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:13.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:13.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:13.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:13.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:13.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:38:13.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:38:13.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:38:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:13.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:38:13.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:38:13.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:38:13.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:38:13.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:38:13.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:38:13.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:38:13.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:13.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:13.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:13.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:13.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:13.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:13.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:13.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:13.104 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:13.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:13.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:13.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:13.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:13.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:13.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:13.133 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:13.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:13.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:13.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:13.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:13.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:13.135 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:13.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:13.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:13.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:38:13.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:13.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:13.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:13.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:13.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:14.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:14.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:14.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:38:14.139 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:38:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:14.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:14.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:14.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:14.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:14.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:14.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:14.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:14.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:14.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:14.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:14.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:14.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:14.184 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:14.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:14.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:14.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:14.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:14.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:14.186 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:14.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:14.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:14.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:38:14.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:14.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:14.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:14.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:14.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:15.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:15.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:15.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:38:15.190 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:38:15.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:38:15.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:38:15.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:38:15.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:15.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:15.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 19:38:15.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:15.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:15.198 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:38:15.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:15.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:15.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:15.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:15.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:38:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:15.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:15.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:15.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:15.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:38:15.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:15.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:15.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:15.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:38:15.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:38:15.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:38:15.236 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:38:15.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:38:15.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:38:15.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:38:15.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:38:15.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:15.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:15.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:15.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:15.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:16.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:16.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:38:16.240 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:38:16.240 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 19:38:16.240 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:38:16.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:38:16.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:16.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.546 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 3.106 s getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.708 s newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 1.838 s getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 4.838 s getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.897 s getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.104 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:38:16.258 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:38:16.259 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:38:16.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:38:16.259 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:38:16.259 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:38:16.259 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:38:16.260 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:38:16.260 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:38:16.260 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:38:16.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:38:16.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 19:38:16.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:38:16.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:38:16.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:38:16.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:38:16.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:16.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:16.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:16.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:16.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:16.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:16.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:16.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:16.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'File' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:38:16.263 DEBUG [main][MenuItemLookup] Item match:Window 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:16.263 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:38:16.263 DEBUG [main][MenuItemLookup] Item match:Preferences 19:38:16.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:38:16.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:38:16.264 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:38:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:38:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:38:16.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:38:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:16.447 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:38:16.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:16.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:38:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:16.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:16.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:16.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:38:16.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:38:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:16.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:38:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:38:16.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:38:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:16.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:38:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:16.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:38:16.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:38:16.953 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:38:16.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:38:16.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:38:17.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:17.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:17.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:17.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:17.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:18.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:18.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:38:18.017 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:38:18.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:18.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:18.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:18.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:18.030 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server ABC(Test runtime)' 19:38:18.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:18.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:18.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:18.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:18.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:18.032 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server ABC' 19:38:18.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:18.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:18.032 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' was found 19:38:18.032 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' matched 'Server ABC'! Selecting... 19:38:18.032 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:38:18.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:18.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:18.032 TRACE [main][WidgetHandler] Notify Table with event 13 19:38:18.033 TRACE [main][WidgetHandler] Wait for synchronization 19:38:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:38:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:18.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:18.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:18.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:18.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:18.035 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:38:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:18.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:18.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:18.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:38:21.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:38:21.070 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:38:21.070 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 19:38:21.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:38:21.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:21.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:21.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:21.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:21.072 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:38:21.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:21.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:21.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:21.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 19:38:21.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:21.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 19:38:21.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 19:38:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:21.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 19:38:21.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:21.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:21.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:21.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:21.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:21.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:21.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:21.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:21.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:21.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:21.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:21.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:21.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:21.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:21.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:21.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:21.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:21.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:21.707 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 19:38:21.707 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 19:38:21.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 19:38:21.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 19:38:21.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:21.709 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:21.709 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:22.209 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 19:38:22.209 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 19:38:22.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:22.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:22.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:22.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:22.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:22.216 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:22.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:22.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:22.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:22.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:22.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:22.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:22.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:22.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:22.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:22.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:22.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 19:38:22.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:38:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:22.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:38:22.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:38:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:22.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:22.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:22.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:22.724 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:38:22.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:22.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:22.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:22.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:22.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:22.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:22.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:22.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:22.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:22.732 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 19:38:22.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:22.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:22.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:22.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:22.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:22.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:22.733 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 19:38:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:22.734 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 19:38:22.734 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 19:38:22.734 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:38:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:22.734 TRACE [main][WidgetHandler] Notify Table with event 13 19:38:22.734 TRACE [main][WidgetHandler] Wait for synchronization 19:38:22.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:38:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:22.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:22.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:22.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:22.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:22.737 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:38:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:22.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:22.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:38:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:38:25.744 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:38:25.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:38:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:25.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:25.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:25.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:25.750 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:38:25.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:25.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:25.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:25.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:25.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:25.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:38:25.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:38:25.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:38:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:25.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 19:38:25.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:38:25.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 19:38:25.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:38:25.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:38:25.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:38:25.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:38:25.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:25.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:25.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:25.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:25.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:25.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:25.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:25.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:25.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:38:25.806 DEBUG [main][MenuItemLookup] Found menu:'File' 19:38:25.806 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:38:25.806 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:38:25.806 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:38:25.806 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:38:25.806 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:38:25.806 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:38:25.806 DEBUG [main][MenuItemLookup] Item match:Window 19:38:25.806 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:38:25.807 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:38:25.807 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:38:25.807 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:25.807 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:38:25.807 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:38:25.807 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:25.807 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:38:25.807 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:25.807 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:38:25.807 DEBUG [main][MenuItemLookup] Item match:Preferences 19:38:25.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:38:25.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:38:25.807 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:38:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:38:25.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:38:25.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:38:25.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:25.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:25.970 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:38:25.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:25.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:38:25.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:25.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:25.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:25.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:25.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:25.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:25.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:38:25.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:38:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:25.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:38:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:25.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:38:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:38:25.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:38:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:25.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:38:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:25.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:38:25.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:38:25.974 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:38:25.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:38:25.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:38:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:25.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:25.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:26.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:26.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:26.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:26.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:26.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:38:26.981 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:38:26.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:26.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:26.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:26.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:26.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:26.990 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 19:38:26.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:38:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:26.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:26.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:26.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:26.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:26.994 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:38:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:26.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:26.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 19:38:27.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:27.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 19:38:27.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 19:38:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:27.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:27.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 19:38:27.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:27.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:27.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:27.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:27.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:27.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:27.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:27.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:27.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:27.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:27.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:27.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:27.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:27.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:27.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 19:38:27.602 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 19:38:27.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 19:38:27.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 19:38:27.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:27.603 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:27.603 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:28.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:28.103 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 19:38:28.103 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 19:38:28.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:28.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:28.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:28.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:28.110 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:28.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:28.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:28.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:28.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:28.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:28.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:28.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:28.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:28.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:28.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:28.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:28.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:28.620 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 19:38:28.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:38:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:28.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:28.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:28.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:28.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:28.622 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:38:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:28.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:28.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:28.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 19:38:28.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:28.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:28.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 19:38:28.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 19:38:28.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:28.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:28.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:28.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:28.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 19:38:28.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:28.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:28.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:28.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:28.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:28.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:29.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:29.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:29.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:29.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:29.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:29.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:29.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:29.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:29.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 19:38:29.227 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 19:38:29.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 19:38:29.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 19:38:29.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:29.228 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:29.228 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:29.729 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 19:38:29.729 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 19:38:29.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:29.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:29.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:29.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:29.736 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:29.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:29.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:29.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:30.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:30.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:30.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:30.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:30.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:30.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:30.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:30.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:30.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:30.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:30.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:30.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:30.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:30.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:30.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:30.254 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:38:30.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:30.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:30.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:30.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:30.256 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 19:38:30.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:30.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:30.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:30.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:30.258 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 19:38:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:30.258 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 19:38:30.258 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 19:38:30.258 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:38:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:30.258 TRACE [main][WidgetHandler] Notify Table with event 13 19:38:30.258 TRACE [main][WidgetHandler] Wait for synchronization 19:38:30.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:38:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:30.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:30.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:30.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:30.261 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:38:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:30.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:30.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:30.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:38:33.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:38:33.268 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:38:33.268 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)' 19:38:33.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:33.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:33.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:33.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:33.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:33.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:33.271 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 19:38:33.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:33.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:33.275 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 19:38:33.275 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 19:38:33.275 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:38:33.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:33.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:33.275 TRACE [main][WidgetHandler] Notify Table with event 13 19:38:33.275 TRACE [main][WidgetHandler] Wait for synchronization 19:38:33.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:38:33.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:33.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:33.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:33.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:33.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:33.278 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:38:33.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:33.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:33.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:33.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:33.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:38:36.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:38:36.284 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:38:36.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:36.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:36.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:36.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:36.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:36.290 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:38:36.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:36.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:36.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:36.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:36.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:36.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:36.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:38:36.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:36.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:36.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:36.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:36.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:36.294 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:38:36.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:36.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:36.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:36.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:36.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:36.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:38:36.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:38:36.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:38:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:36.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 19:38:36.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:38:36.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 19:38:36.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:38:36.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:38:36.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:38:36.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:38:36.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:36.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:36.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:36.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:36.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:36.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:36.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:36.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:36.340 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:38:36.340 DEBUG [main][MenuItemLookup] Found menu:'File' 19:38:36.340 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:38:36.340 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:38:36.340 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:38:36.340 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:38:36.340 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:38:36.340 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:38:36.340 DEBUG [main][MenuItemLookup] Item match:Window 19:38:36.341 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:38:36.341 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:38:36.341 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:38:36.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:36.341 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:38:36.341 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:38:36.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:36.341 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:38:36.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:36.341 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:38:36.341 DEBUG [main][MenuItemLookup] Item match:Preferences 19:38:36.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:38:36.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:38:36.341 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:38:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:38:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:38:36.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:38:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:36.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:36.487 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:38:36.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:36.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:38:36.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:36.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:36.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:36.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:36.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:36.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:36.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:38:36.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:38:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:36.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:38:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:36.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:38:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:38:36.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:38:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:36.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:38:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:36.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:38:36.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:38:36.490 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:38:36.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:38:36.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:38:36.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:36.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:36.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:37.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:37.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:37.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:37.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:38:37.511 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:38:37.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:37.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:37.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:37.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:37.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:37.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:37.521 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 19:38:37.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:38:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:37.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:37.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:37.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:37.523 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:38:37.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:37.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:37.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:37.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:37.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 19:38:37.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:37.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:37.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 19:38:37.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 19:38:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:37.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:37.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 19:38:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:37.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:37.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:37.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:37.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:38.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:38.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:38.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:38.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:38.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 19:38:38.128 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 19:38:38.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 19:38:38.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 19:38:38.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:38.129 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:38.129 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:38.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:38.630 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 19:38:38.630 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 19:38:38.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:38.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:38.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:38.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:38.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:38.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:38.637 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:38.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:38.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:38.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:39.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:39.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:39.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:39.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:39.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:39.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:39.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:39.146 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 19:38:39.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:38:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:39.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:39.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:39.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:39.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:39.148 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:38:39.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:39.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:39.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:39.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 19:38:39.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:39.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 19:38:39.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 19:38:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:39.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 19:38:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:39.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:39.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:39.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:39.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:39.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:39.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:39.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:39.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:39.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:39.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:39.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:39.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:39.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:39.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:39.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:39.805 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 19:38:39.805 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 19:38:39.805 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 19:38:39.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 19:38:39.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:39.806 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:39.806 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:40.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:40.307 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 19:38:40.307 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 19:38:40.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:40.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:40.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:40.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:40.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:40.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:40.313 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:40.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:40.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:40.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:40.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:40.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:40.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:40.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:40.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:40.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:40.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:40.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:40.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:40.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:40.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:40.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:40.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:40.833 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)' 19:38:40.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:40.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:40.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:40.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:40.835 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 19:38:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:40.835 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 19:38:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:40.835 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 19:38:40.835 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 19:38:40.835 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:38:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:40.836 TRACE [main][WidgetHandler] Notify Table with event 13 19:38:40.836 TRACE [main][WidgetHandler] Wait for synchronization 19:38:40.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:38:40.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:40.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:40.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:40.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:40.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:40.840 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:38:40.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:40.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:40.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:40.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:40.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:38:43.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:38:43.847 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:38:43.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:43.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:43.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:43.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:43.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:43.854 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)' 19:38:43.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:43.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:43.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:43.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:43.856 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 19:38:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:43.856 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 19:38:43.856 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 19:38:43.856 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:38:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:43.856 TRACE [main][WidgetHandler] Notify Table with event 13 19:38:43.856 TRACE [main][WidgetHandler] Wait for synchronization 19:38:43.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:38:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:43.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:43.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:43.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:43.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:43.859 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:38:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:43.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:43.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:38:46.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:38:46.865 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:38:46.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:46.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:46.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:46.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:46.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:46.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:46.870 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:38:46.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:46.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:46.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:46.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:46.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:38:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:46.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:46.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:46.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:46.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:46.875 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:38:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:46.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:46.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:46.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:46.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:38:46.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:38:46.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:38:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:38:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:38:46.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 19:38:46.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:38:46.920 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 19:38:46.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:38:46.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:38:46.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:38:46.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:38:46.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:46.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:46.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:46.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:46.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:38:46.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:46.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:38:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:46.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:38:46.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:38:46.921 DEBUG [main][MenuItemLookup] Found menu:'File' 19:38:46.921 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:38:46.921 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:38:46.921 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:38:46.921 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:38:46.921 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:38:46.921 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:38:46.921 DEBUG [main][MenuItemLookup] Item match:Window 19:38:46.922 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:38:46.922 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:38:46.922 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:38:46.922 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:46.922 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:38:46.922 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:38:46.922 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:46.922 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:38:46.922 DEBUG [main][MenuItemLookup] Found menu:'' 19:38:46.922 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:38:46.922 DEBUG [main][MenuItemLookup] Item match:Preferences 19:38:46.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:38:46.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:38:46.922 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:38:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:38:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:38:47.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:38:47.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:47.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:47.069 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:38:47.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:47.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:38:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:47.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:47.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:47.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:38:47.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:38:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:47.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:38:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:47.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:38:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:38:47.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:38:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:47.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:38:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:47.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:38:47.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:38:47.072 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:38:47.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:38:47.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:38:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:47.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:47.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:47.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:47.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:48.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:48.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:38:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:38:48.079 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:38:48.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:48.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:48.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:48.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:48.088 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 19:38:48.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:38:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:48.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:48.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:48.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:48.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:48.091 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:38:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:48.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:48.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 19:38:48.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:48.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:48.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 19:38:48.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 19:38:48.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:48.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:48.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 19:38:48.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:48.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:48.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:48.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:48.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:48.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:48.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:48.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:48.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:48.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:48.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:48.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:48.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:48.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:48.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:48.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:48.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 19:38:48.710 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 19:38:48.710 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 19:38:48.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 19:38:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:48.711 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:48.711 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:49.212 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 19:38:49.212 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 19:38:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:49.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:49.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:49.219 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:49.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:49.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:49.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:49.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:49.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:49.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:49.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:49.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:49.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:49.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:49.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:49.729 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 19:38:49.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:38:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:49.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:49.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:49.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:49.731 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:38:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:49.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:49.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 19:38:49.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:49.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:49.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 19:38:49.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 19:38:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:49.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:49.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:49.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 19:38:49.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:49.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:49.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:49.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:49.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:49.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:49.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:49.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:50.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:50.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:50.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:50.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:50.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 19:38:50.335 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 19:38:50.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 19:38:50.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 19:38:50.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:50.339 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:50.339 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:50.839 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 19:38:50.839 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 19:38:50.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:50.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:50.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:50.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:50.842 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:50.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:50.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:50.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:51.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:51.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:51.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:51.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:51.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:51.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:51.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:51.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:51.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:51.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:51.358 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 19:38:51.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:38:51.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:51.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:51.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:51.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:51.360 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:38:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:51.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:51.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:51.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 19:38:51.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:51.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:38:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 19:38:51.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 19:38:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:38:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:38:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:38:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:38:51.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 19:38:51.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:51.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:51.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:51.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:38:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:38:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:38:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:38:51.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:52.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:52.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:38:52.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:38:52.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:38:52.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:38:52.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:38:52.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:38:52.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 19:38:52.003 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 19:38:52.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 19:38:52.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 19:38:52.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:38:52.005 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:38:52.005 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:38:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:38:52.505 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 19:38:52.505 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 19:38:52.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:38:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:52.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:52.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:52.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:52.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:52.508 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:38:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:52.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:52.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:52.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:38:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:38:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:38:53.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:38:53.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:38:53.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:38:53.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:38:53.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:38:53.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:38:53.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:38:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:38:53.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:53.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:53.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:53.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:53.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:53.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:53.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:53.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:53.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:53.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:53.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:53.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:53.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:53.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:53.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.043 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:38:53.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:53.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.046 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 19:38:53.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:53.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:53.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:53.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:53.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:53.047 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 19:38:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.047 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 19:38:53.047 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 19:38:53.047 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:38:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:53.047 TRACE [main][WidgetHandler] Notify Table with event 13 19:38:53.047 TRACE [main][WidgetHandler] Wait for synchronization 19:38:53.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:38:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:53.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:53.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:53.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:53.050 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:38:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:53.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:53.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:38:56.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:38:56.063 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:38:56.063 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)' 19:38:56.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:56.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:56.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:56.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:56.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:56.065 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2' 19:38:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:56.070 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found 19:38:56.070 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting... 19:38:56.070 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:38:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:56.070 TRACE [main][WidgetHandler] Notify Table with event 13 19:38:56.070 TRACE [main][WidgetHandler] Wait for synchronization 19:38:56.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:38:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:56.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:56.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:56.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:56.073 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:38:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:56.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:56.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:56.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:38:59.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:38:59.080 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:38:59.080 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)' 19:38:59.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:38:59.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:59.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:59.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:59.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:59.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:38:59.083 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)' 19:38:59.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:59.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:59.087 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found 19:38:59.087 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting... 19:38:59.087 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:38:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:38:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:38:59.087 TRACE [main][WidgetHandler] Notify Table with event 13 19:38:59.087 TRACE [main][WidgetHandler] Wait for synchronization 19:38:59.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:38:59.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:38:59.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:38:59.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:38:59.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:38:59.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:38:59.090 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:38:59.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:38:59.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:38:59.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:38:59.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:38:59.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:39:02.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:39:02.096 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:39:02.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:39:02.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:02.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:02.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:02.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:02.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:02.101 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:39:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:02.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:02.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:02.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:02.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:39:02.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:02.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:02.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 19:39:02.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 19:39:02.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:02.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.887 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 9.544 s removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.535 s addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.581 s getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 15.224 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 19:39:02.154 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 19:39:02.155 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:39:02.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:02.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 19:39:02.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:02.155 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:39:02.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:02.174 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:39:02.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:02.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:02.174 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 19:39:02.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 19:39:02.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:02.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:02.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:02.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:39:02.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:02.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:39:02.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:02.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:39:02.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:02.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:02.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:02.175 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:39:02.175 DEBUG [main][MenuItemLookup] Found menu:'File' 19:39:02.175 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:39:02.175 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:39:02.175 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:39:02.175 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:39:02.175 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:39:02.175 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:39:02.175 DEBUG [main][MenuItemLookup] Item match:Window 19:39:02.176 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:39:02.176 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:39:02.176 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:39:02.176 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:02.176 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:39:02.176 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:39:02.176 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:02.176 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:39:02.176 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:02.176 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:39:02.176 DEBUG [main][MenuItemLookup] Item match:Preferences 19:39:02.176 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:39:02.176 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:39:02.176 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:39:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:39:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:39:02.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:39:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:02.319 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:39:02.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:02.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:39:02.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:02.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:02.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:02.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:02.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:39:02.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:39:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:02.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:39:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:02.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:39:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:39:02.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:39:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:02.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:39:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:02.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:39:02.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:39:02.322 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:39:02.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:39:02.322 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:39:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:02.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:02.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:02.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:02.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:03.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:03.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:03.328 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:39:03.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:39:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:03.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:03.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:03.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:39:03.338 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 19:39:03.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:39:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:03.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:03.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:03.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:03.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:03.341 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:39:03.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:03.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:03.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:03.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 19:39:03.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:03.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 19:39:03.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 19:39:03.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:03.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:39:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:39:03.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 19:39:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:03.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:03.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:03.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:39:03.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:03.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:39:03.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:03.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:39:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:03.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:03.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 19:39:03.951 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 19:39:03.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 19:39:03.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 19:39:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:39:03.952 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:39:03.952 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:39:04.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:39:04.453 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 19:39:04.453 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 19:39:04.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:39:04.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:04.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:04.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:04.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:04.460 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:39:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:04.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:04.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:04.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:04.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:04.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:04.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:04.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:04.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:04.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:04.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:04.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:04.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:04.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:04.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:39:04.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:04.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:04.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:04.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:04.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:39:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:04.978 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:39:04.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:39:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:04.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:04.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:04.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:39:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:04.980 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 19:39:04.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:39:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:04.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:04.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:04.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:39:04.981 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 19:39:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:04.982 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 19:39:04.982 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 19:39:04.982 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:39:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:04.982 TRACE [main][WidgetHandler] Notify Table with event 13 19:39:04.982 TRACE [main][WidgetHandler] Wait for synchronization 19:39:04.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:39:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:04.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:04.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:04.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:04.984 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:39:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:04.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:04.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:04.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:39:07.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:39:07.991 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:39:07.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:39:07.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:07.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:07.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:07.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:07.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:07.997 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:39:07.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:07.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:07.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:07.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:08.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:08.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:08.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:08.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:08.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 19:39:08.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:08.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:08.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 19:39:08.039 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 19:39:08.039 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:08.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.887 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) Time elapsed: 5.865 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 19:39:08.051 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 19:39:08.051 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:39:08.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:08.052 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 19:39:08.052 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:08.052 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:39:08.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:08.066 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:39:08.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:08.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:08.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 19:39:08.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 19:39:08.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:08.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:08.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:08.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:08.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:08.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:39:08.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:08.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:08.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:08.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:08.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:39:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:08.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:08.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:08.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:08.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:08.089 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:08.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:08.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:08.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:08.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:08.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:08.091 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:08.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:08.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:08.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:39:08.092 INFO [WorkbenchTestable][ServersView2] Create new server 19:39:08.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:39:08.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:08.093 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:08.093 DEBUG [main][MenuItemLookup] Item match:New 19:39:08.093 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:39:08.093 DEBUG [main][MenuItemLookup] Item match:Server 19:39:08.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:39:08.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:39:08.114 INFO [main][MenuItemHandler] Select menu item: Server 19:39:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:39:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:39:08.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:39:08.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:08.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:08.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:39:08.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:08.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:08.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:39:08.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:08.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:08.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:39:08.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:08.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:08.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:39:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:08.268 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:39:08.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:08.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:39:08.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:08.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:08.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:08.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:08.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:39:08.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:39:08.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:39:08.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:39:08.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:08.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:39:08.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:08.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:39:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:08.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:39:08.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:39:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:08.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:08.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:08.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:39:08.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:08.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:39:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:08.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:39:08.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:08.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:39:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:08.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:08.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:39:08.782 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:39:08.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:39:08.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:39:08.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:39:08.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:08.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:08.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:08.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:09.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:39:09.290 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:39:09.291 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:39:09.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:39:09.791 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:39:09.791 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 19:39:09.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:39:09.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:09.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:09.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:09.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:09.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:09.801 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:39:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:09.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:09.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:09.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:09.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 19:39:09.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:09.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:09.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:09.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:09.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:09.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:09.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:09.869 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:09.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:09.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:09.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:39:09.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:39:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:09.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:09.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:10.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:10.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:10.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:10.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:39:10.873 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:39:10.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 19:39:10.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:10.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:10.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 19:39:10.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:10.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 19:39:10.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 19:39:10.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:10.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:10.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:10.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:10.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:10.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:39:10.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:10.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:10.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:10.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:10.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:10.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:10.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:39:10.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:10.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:10.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:10.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:10.898 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:10.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:10.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:10.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:10.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:10.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:10.900 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:10.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:10.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:10.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:39:10.901 INFO [WorkbenchTestable][ServersView2] Create new server 19:39:10.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:39:10.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:10.902 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:10.903 DEBUG [main][MenuItemLookup] Item match:New 19:39:10.903 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:39:10.903 DEBUG [main][MenuItemLookup] Item match:Server 19:39:10.923 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:39:10.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:39:10.923 INFO [main][MenuItemHandler] Select menu item: Server 19:39:11.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:39:11.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:39:11.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:39:11.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:11.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:39:11.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:11.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:11.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:39:11.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:11.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:11.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:39:11.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:11.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:11.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:39:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:11.121 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:39:11.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:11.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server's host name:") 19:39:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:11.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:11.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:11.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:39:11.134 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:39:11.136 INFO [WorkbenchTestable][AbstractText] Text set to: ABC 19:39:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:39:11.137 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:39:11.137 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:39:11.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:39:11.637 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:39:11.637 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 19:39:11.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:39:11.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:11.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:11.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:11.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:11.642 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:39:11.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:11.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:11.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:11.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:11.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:11.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:11.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:39:11.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 19:39:11.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:11.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:11.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:11.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:11.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:11.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:11.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:11.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:11.707 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:11.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:11.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:11.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:39:11.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:39:11.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:11.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:11.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:12.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:12.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:12.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:12.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:12.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:39:12.711 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:39:12.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 19:39:12.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:12.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:12.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:12.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:12.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 19:39:12.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:12.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 19:39:12.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 19:39:12.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:12.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:12.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:12.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:12.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:12.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:39:12.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:12.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:12.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:12.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:12.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:39:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:12.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:12.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:12.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:12.737 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:12.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:12.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:12.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:12.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:12.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:12.738 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:12.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:12.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:12.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:39:12.739 INFO [WorkbenchTestable][ServersView2] Create new server 19:39:12.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 19:39:12.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:12.741 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:12.741 DEBUG [main][MenuItemLookup] Item match:New 19:39:12.741 DEBUG [main][MenuItemLookup] Found menu:'Server' 19:39:12.741 DEBUG [main][MenuItemLookup] Item match:Server 19:39:12.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 19:39:12.741 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 19:39:12.741 INFO [main][MenuItemHandler] Select menu item: Server 19:39:12.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:39:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:39:12.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:39:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:12.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:39:12.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:12.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:12.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:39:12.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:12.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:12.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:39:12.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:12.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:12.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:39:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:12.918 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:39:12.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:12.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:39:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:12.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:12.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:12.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:12.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:12.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:39:12.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:39:12.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 19:39:12.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:12.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:12.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:39:12.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:12.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:13.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:39:13.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:13.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:39:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:13.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 19:39:13.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:39:13.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:13.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:13.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:13.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:13.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:13.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:39:13.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:13.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:39:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:13.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:39:13.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:13.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:39:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:13.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:13.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 19:39:13.446 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 19:39:13.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 19:39:13.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 19:39:13.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:39:13.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:13.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:13.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:13.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:13.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:13.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:13.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:39:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:13.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:13.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:13.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:39:13.963 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:39:13.964 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server 19:39:13.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:39:13.965 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:39:13.965 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:39:14.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:39:14.466 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:39:14.466 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:39:14.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:39:14.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:14.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:14.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:14.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:14.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:14.473 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:39:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:14.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:14.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:14.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:14.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:14.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:14.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:14.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:14.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:14.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:14.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:14.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:14.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:14.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:14.982 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:14.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:14.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:14.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:39:14.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:14.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:14.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:39:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:14.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:14.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:14.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:14.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:14.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:14.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:15.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:15.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:15.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:39:15.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:15.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:15.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:15.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:15.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:15.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:15.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:15.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:15.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:15.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:15.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:15.049 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:15.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:15.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:15.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:15.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:39:15.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:15.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:15.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:15.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:15.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:15.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:15.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:15.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:15.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:15.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:15.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:15.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:39:15.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:15.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:15.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:15.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:15.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:15.090 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:15.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:15.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:15.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:15.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:15.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:15.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server [Stopped] 19:39:15.093 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server [Stopped] 19:39:15.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server [Stopped] about selection 19:39:15.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server [Stopped] 19:39:15.123 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:15.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:15.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:15.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:15.125 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false 19:39:15.125 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:15.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:15.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:15.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:15.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:15.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:15.151 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:15.151 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:39:15.151 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:15.151 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:15.151 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:15.151 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:15.151 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:15.151 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:39:15.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:39:15.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:39:15.151 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:39:15.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:39:15.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:39:15.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:39:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:15.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:39:15.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:15.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:39:15.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:15.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:15.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:15.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:15.199 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:39:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:15.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:15.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:15.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:39:15.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:39:15.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:15.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:15.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:39:15.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:15.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:15.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:15.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:15.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:15.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:15.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:39:15.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:15.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:15.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:15.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:15.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:15.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:15.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:15.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:15.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:15.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server... 19:39:15.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:15.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:15.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:15.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:39:15.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:39:15.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:15.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:15.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:15.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:15.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:16.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:16.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:39:16.298 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:39:16.298 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view 19:39:16.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:39:16.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:39:16.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:16.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:39:16.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:39:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:16.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:16.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:16.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:16.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:17.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:17.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:17.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:39:17.302 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:39:17.302 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:39:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully 19:39:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:17.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:17.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:17.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:17.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:17.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:17.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:17.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:17.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 19:39:17.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:17.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:17.303 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 19:39:17.303 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 19:39:17.303 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:17.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:17.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:17.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.254 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 2.807 s setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 1.838 s setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 4.591 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 19:39:17.316 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 19:39:17.317 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:39:17.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:17.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 19:39:17.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:17.317 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:39:17.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:17.318 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:39:17.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:17.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:17.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 19:39:17.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 19:39:17.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:17.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:17.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:17.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:17.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:17.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:17.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:17.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:17.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:17.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:17.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:17.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:17.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:17.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:17.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:39:17.340 DEBUG [main][MenuItemLookup] Found menu:'File' 19:39:17.340 DEBUG [main][MenuItemLookup] Item match:File 19:39:17.340 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:39:17.340 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:39:17.340 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:39:17.340 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:17.341 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:17.341 DEBUG [main][MenuItemLookup] Item match:Import... 19:39:17.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:39:17.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:39:17.341 INFO [main][MenuItemHandler] Select menu item: &Import... 19:39:17.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:39:17.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:39:17.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:17.463 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:17.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:39:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:17.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:17.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:17.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:17.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:39:17.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:39:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:17.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:39:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:17.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:39:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:39:17.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:39:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:17.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:39:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:17.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:39:17.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:39:17.467 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:39:17.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:39:17.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:39:17.467 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:17.467 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:39:17.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:39:17.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:17.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:17.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:17.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:17.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:17.469 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:39:17.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:17.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:17.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:17.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:17.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:17.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:17.587 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:17.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:39:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:39:17.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:17.587 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:39:17.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:17.588 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 19:39:17.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:39:17.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:17.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:17.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:17.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:17.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:17.618 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:39:17.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:17.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:17.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:17.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:17.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:39:17.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:17.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:39:17.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:39:17.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:17.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:39:17.620 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 19:39:17.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:39:17.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:17.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:17.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:17.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:17.650 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:39:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:17.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:17.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:17.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:39:17.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:17.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:17.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:17.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:17.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:39:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:39:17.800 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 19:39:17.800 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:39:17.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:39:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:17.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:17.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:17.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:17.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:17.801 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:39:17.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:17.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:17.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:17.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:39:17.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:17.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:17.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:17.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:17.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:17.805 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 19:39:17.805 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 19:39:17.805 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:39:17.820 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 19:39:17.820 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:39:17.820 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:39:17.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:39:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:17.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:17.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:17.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:17.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:17.833 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:39:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:17.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:17.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:18.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:39:18.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:39:18.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:18.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:18.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:18.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:18.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:18.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:18.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:18.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:39:18.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:18.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:39:18.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:18.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:39:18.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:18.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:18.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:18.340 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:39:18.340 DEBUG [main][MenuItemLookup] Found menu:'File' 19:39:18.340 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:39:18.340 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:39:18.340 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:39:18.340 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:39:18.340 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:39:18.340 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:39:18.340 DEBUG [main][MenuItemLookup] Item match:Window 19:39:18.341 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:39:18.341 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:39:18.341 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:39:18.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:18.341 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:39:18.341 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:39:18.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:18.341 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:39:18.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:18.341 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:39:18.341 DEBUG [main][MenuItemLookup] Item match:Preferences 19:39:18.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:39:18.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:39:18.341 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:39:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:39:18.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:39:18.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:39:18.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:18.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:18.486 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:39:18.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:18.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:39:18.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:18.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:18.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:18.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:18.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:18.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:18.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:18.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:39:18.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:39:18.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:18.488 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:39:18.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:18.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:39:18.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:39:18.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:39:18.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:18.488 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:39:18.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:18.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:39:18.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:39:18.489 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:39:18.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:39:18.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:39:18.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:18.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:18.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:18.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:18.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:19.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:19.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:19.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:19.496 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 19:39:19.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:39:19.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:19.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:19.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:19.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:19.505 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:39:19.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:19.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:19.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:19.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:19.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 19:39:19.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:19.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:19.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:19.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 19:39:19.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 19:39:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:39:19.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:39:19.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 19:39:19.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:19.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:19.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:19.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:19.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:19.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 19:39:19.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:19.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:20.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 19:39:20.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 19:39:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:20.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 19:39:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:20.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 19:39:20.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 19:39:20.120 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 19:39:20.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 19:39:20.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 19:39:20.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:39:20.121 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 19:39:20.121 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 19:39:20.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 19:39:20.621 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 19:39:20.621 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 19:39:20.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:39:20.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:20.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:20.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:20.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:20.628 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:39:20.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:20.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:20.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:20.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:21.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:21.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:21.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:21.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:21.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:21.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:21.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:21.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:21.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:21.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:39:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:21.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:21.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:21.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:21.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:21.145 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:39:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:21.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:21.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:21.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:21.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:21.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:21.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:39:21.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:21.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:21.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:21.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:21.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:21.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:21.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:21.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:21.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:21.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:21.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:21.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:21.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:21.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:21.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:21.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:21.264 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:21.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:21.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:21.265 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:21.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:21.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:21.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:21.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:21.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:21.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:21.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:21.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:22.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:22.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:22.267 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:22.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:22.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:22.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:22.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:39:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:22.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:22.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:22.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:22.269 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:39:22.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:22.269 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:22.270 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:22.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:22.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:22.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:22.329 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:22.330 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:39:22.330 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:39:22.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:39:22.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:39:22.330 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:39:22.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 19:39:22.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:22.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:22.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 19:39:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:22.477 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 19:39:22.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:22.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:39:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:22.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:22.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:22.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:22.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 19:39:22.480 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 19:39:22.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 19:39:22.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 19:39:22.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:22.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:22.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:22.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:22.664 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime' 19:39:22.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.RuntimesPropertyPage, index 0 and following matchers specified (Matcher matching widget which text matches: "Test runtime") 19:39:22.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:22.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:22.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:22.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:39:22.666 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime: 19:39:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:39:22.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:39:22.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:22.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:39:22.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.RuntimesPropertyPage, index 0 and no matchers specified 19:39:22.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:22.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:22.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:22.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:22.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:39:22.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:22.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:22.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:22.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:39:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:22.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:22.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:22.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:22.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:22.700 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:39:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:22.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:22.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:22.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:23.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:23.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:23.246 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:23.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:23.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:23.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:23.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:39:23.306 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:39:23.307 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:39:23.307 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:39:23.307 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:23.307 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:39:23.307 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.307 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:39:23.307 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:39:23.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:39:23.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:39:23.307 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:39:23.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 19:39:23.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:23.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:23.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 19:39:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:23.473 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 19:39:23.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:23.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:39:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:23.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:23.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:23.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:23.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:23.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 19:39:23.499 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 19:39:23.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 19:39:23.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 19:39:23.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:23.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:23.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:23.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.RuntimesPropertyPage, index 0 and no matchers specified 19:39:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:23.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:23.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:23.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:23.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:39:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:23.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:23.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 19:39:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:23.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:39:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:23.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:23.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:23.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:23.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:23.513 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:39:23.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:23.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:23.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:23.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:23.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:23.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:23.556 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:23.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:23.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:23.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:23.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:23.620 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:23.620 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:39:23.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:39:23.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:39:23.620 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:39:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:23.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:39:24.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:24.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:24.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:24.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:24.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:39:24.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:24.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:24.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:24.122 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 19:39:24.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:24.122 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:24.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:24.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:24.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:24.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:24.172 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:24.172 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:24.172 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:24.172 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:24.172 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:24.172 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:24.172 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:24.172 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:24.172 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:24.172 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:24.172 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:39:24.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:39:24.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:39:24.173 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:39:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:39:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:39:24.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:39:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:24.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:24.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:24.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:24.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:39:24.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:24.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:24.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:24.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:39:24.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:24.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:24.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:24.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:24.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:24.838 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:39:24.838 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:39:24.838 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:39:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:24.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:24.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:24.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:39:24.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:24.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:24.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:39:24.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:24.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:24.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:24.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:24.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:24.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:24.840 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:39:24.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:24.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:24.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:24.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:24.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:39:24.845 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:39:25.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:39:25.346 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:39:25.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:25.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:39:25.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:25.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:39:25.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:39:25.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:25.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:25.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:25.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:25.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:25.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:25.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:25.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:39:25.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:25.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:39:25.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:25.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:39:25.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:25.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:25.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:25.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:25.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:25.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:39:25.348 DEBUG [main][MenuItemLookup] Found menu:'File' 19:39:25.348 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:39:25.348 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:25.348 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:39:25.348 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:39:25.348 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:39:25.348 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:39:25.348 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:39:25.348 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:39:25.348 DEBUG [main][MenuItemLookup] Item match:Window 19:39:25.349 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:39:25.349 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:39:25.349 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:39:25.349 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:25.349 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:39:25.349 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:39:25.349 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:25.349 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:39:25.349 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:25.349 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:39:25.349 DEBUG [main][MenuItemLookup] Item match:Preferences 19:39:25.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:39:25.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:39:25.349 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:39:25.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:39:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:39:25.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:39:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:25.502 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:39:25.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:25.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:39:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:25.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:25.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:25.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:39:25.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:39:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:25.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:39:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:25.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:39:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:39:25.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:39:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:25.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:39:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:25.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:39:25.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:39:25.506 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:39:25.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:39:25.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:39:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:25.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:25.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:26.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:26.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:26.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:26.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:26.532 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 19:39:26.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:39:26.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:26.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:26.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:26.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:26.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:39:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:26.544 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)' 19:39:26.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:39:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:26.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:26.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:26.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:39:26.546 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server' 19:39:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:26.546 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found 19:39:26.546 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting... 19:39:26.546 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:39:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:26.546 TRACE [main][WidgetHandler] Notify Table with event 13 19:39:26.546 TRACE [main][WidgetHandler] Wait for synchronization 19:39:26.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:39:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:26.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:26.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:26.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:26.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:26.549 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:39:26.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:26.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:26.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:26.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:39:29.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:39:29.557 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:39:29.557 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 19:39:29.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:39:29.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:29.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:29.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:29.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:29.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:39:29.559 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 19:39:29.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:29.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:29.563 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 19:39:29.563 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 19:39:29.563 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:39:29.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:39:29.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:39:29.563 TRACE [main][WidgetHandler] Notify Table with event 13 19:39:29.563 TRACE [main][WidgetHandler] Wait for synchronization 19:39:29.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:39:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:29.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:29.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:29.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:29.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:29.566 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:39:29.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:29.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:29.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:29.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:29.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:39:32.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:39:32.573 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:39:32.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:39:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:32.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:32.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:32.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:32.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:32.578 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:39:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:32.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:32.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:32.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:32.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 19:39:32.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:32.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:32.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 19:39:32.623 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 19:39:32.623 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:32.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.307 s - in org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) Time elapsed: 15.305 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 19:39:32.632 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 19:39:32.633 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:39:32.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:32.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 19:39:32.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:32.633 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:39:32.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:32.650 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:39:32.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:32.650 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:32.650 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 19:39:32.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 19:39:32.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:32.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:32.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:32.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:32.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:32.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:32.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:32.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:32.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:32.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:32.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:32.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:32.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:32.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:32.652 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:39:32.652 DEBUG [main][MenuItemLookup] Found menu:'File' 19:39:32.652 DEBUG [main][MenuItemLookup] Item match:File 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:32.653 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:32.653 DEBUG [main][MenuItemLookup] Item match:Import... 19:39:32.654 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:39:32.654 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:39:32.654 INFO [main][MenuItemHandler] Select menu item: &Import... 19:39:32.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:39:32.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:39:32.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:32.772 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:32.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:39:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:32.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:32.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:32.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:32.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:32.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:39:32.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:39:32.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:32.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:39:32.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:32.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:39:32.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:39:32.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:39:32.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:32.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:39:32.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:32.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:39:32.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:39:32.775 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:39:32.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:39:32.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:39:32.776 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:32.776 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:39:32.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:39:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:32.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:32.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:32.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:32.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:32.778 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:39:32.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:32.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:32.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:32.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:32.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:32.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:32.897 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:32.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:39:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:39:32.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:32.897 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:39:32.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:32.898 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 19:39:32.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:39:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:32.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:32.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:32.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:32.899 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:39:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:32.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:32.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:32.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:39:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:32.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:39:32.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:39:32.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:32.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:39:32.930 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 19:39:32.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:39:32.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:32.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:32.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:32.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:32.932 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:39:32.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:32.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:32.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:32.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:33.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:39:33.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:33.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:33.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:33.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:33.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:39:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:39:33.064 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 19:39:33.064 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:39:33.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:39:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:33.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:33.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:33.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:33.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:33.066 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:39:33.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:33.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:33.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:33.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:33.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:39:33.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:33.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:33.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:33.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:33.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:33.069 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 19:39:33.069 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 19:39:33.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:39:33.107 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 19:39:33.107 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:39:33.107 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:39:33.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:39:33.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:33.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:33.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:33.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:33.111 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:39:33.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:33.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:33.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:33.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:33.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:33.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:33.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:33.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:33.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:33.783 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:39:33.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:33.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:33.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:33.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:33.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:33.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:33.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:33.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:33.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:33.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:33.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:33.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:33.785 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:33.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:33.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:33.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:33.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:33.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:33.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:33.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:33.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:33.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:33.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:33.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:33.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:33.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:33.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:33.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:33.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:33.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:33.811 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:33.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:33.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:33.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:33.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:33.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:33.813 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:33.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:33.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:33.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:33.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:33.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:33.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:34.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:34.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:34.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:34.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:34.815 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:34.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:34.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:34.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:34.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:39:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:34.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:34.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:34.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:34.817 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:39:34.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:34.817 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:34.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:34.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:34.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:34.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:34.864 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:39:34.864 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:39:34.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:39:34.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:39:34.865 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:39:34.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 19:39:34.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:34.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:34.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 19:39:34.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:34.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:34.997 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 19:39:34.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:34.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:39:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:34.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:34.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:34.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:35.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 19:39:35.001 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 19:39:35.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 19:39:35.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 19:39:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:35.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:35.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:35.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:35.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 19:39:35.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:35.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:39:35.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:39:35.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:35.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:39:35.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:35.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:35.206 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 19:39:35.206 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 19:39:35.207 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:39:35.259 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 19:39:35.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:39:35.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:35.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:35.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:35.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:35.264 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:39:35.264 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:39:35.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:35.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:35.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:35.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 19:39:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 19:39:35.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:35.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:35.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:39:35.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:35.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:35.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:35.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:35.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:35.434 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:39:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:35.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:35.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:35.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:35.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:35.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:35.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:35.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:35.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:35.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:35.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:35.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:35.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:35.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:35.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:35.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:35.720 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:35.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:35.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:35.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:35.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:35.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:35.723 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:35.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:35.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:35.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:35.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:35.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:36.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:36.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:36.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:36.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:36.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:36.725 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:36.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:36.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:36.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:36.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:39:36.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:36.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:36.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:36.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:36.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:36.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:39:36.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:36.727 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:36.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:36.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:36.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:36.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:36.775 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:39:36.775 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:39:36.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:39:36.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:39:36.775 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:39:37.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 19:39:37.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:37.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:37.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 19:39:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:37.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:37.102 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 19:39:37.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:37.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:39:37.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:37.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:37.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:37.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:37.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 19:39:37.106 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 19:39:37.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 19:39:37.107 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 19:39:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:37.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:37.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:37.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 19:39:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:37.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:39:37.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:39:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:37.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:39:37.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:37.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:37.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:39:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:37.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:37.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:37.155 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:39:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:37.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:37.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:37.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:37.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:37.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:37.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 19:39:37.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:37.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 19:39:37.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:37.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:37.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:37.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:39:37.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:37.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:37.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:37.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:37.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:37.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:37.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:37.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:37.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:37.408 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:37.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:37.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:37.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:37.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:37.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:37.412 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:37.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:37.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:37.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:37.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:37.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:37.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:37.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:38.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:38.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:38.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:38.414 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:38.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:38.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:38.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:38.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:39:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:38.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:38.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:38.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:38.416 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:39:38.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:38.417 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:38.417 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:38.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:38.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:38.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:38.465 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:38.465 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:38.465 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:38.465 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:38.465 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:38.466 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:38.466 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:39:38.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:39:38.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:39:38.466 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:39:38.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:38.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:39:38.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:39:38.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:39:38.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:38.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:38.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:38.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:38.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:39:38.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:38.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:38.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:38.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:38.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:38.967 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 19:39:38.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:38.967 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:38.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:38.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:38.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:38.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:39.015 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:39.015 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:39.015 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:39.015 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:39.015 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:39:39.015 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:39.015 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:39.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:39.016 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:39.016 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:39.016 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:39.016 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:39:39.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:39:39.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:39:39.016 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:39:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:39:39.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:39:39.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:39:39.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:39.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:39.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:39.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:39.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:39:39.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:39.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:39.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:39.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:39:39.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:39.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:39.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:39.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:39.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:39.700 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:39:39.700 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:39:39.700 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:39:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:39.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:39.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:39.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:39:39.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:39.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:39.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:39.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:39:39.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:39.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:39.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:39.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:39.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:39.703 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:39:39.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:39.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:39.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:39.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:39.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:39:39.709 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:39:40.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:39:40.210 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:39:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:40.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 19:39:40.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:40.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:40.210 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 19:39:40.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:40.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 19:39:40.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 19:39:40.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:40.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:40.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:40.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:40.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:40.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:40.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:40.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:40.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:40.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:40.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:40.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:40.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:40.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:40.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:40.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:40.213 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:39:40.213 DEBUG [main][MenuItemLookup] Found menu:'File' 19:39:40.213 DEBUG [main][MenuItemLookup] Item match:File 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:40.214 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:40.214 DEBUG [main][MenuItemLookup] Item match:Import... 19:39:40.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:39:40.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:39:40.215 INFO [main][MenuItemHandler] Select menu item: &Import... 19:39:40.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:39:40.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:39:40.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:40.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:40.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:40.397 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:40.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:39:40.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:40.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:40.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:40.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:40.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:39:40.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:39:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:40.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:39:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:40.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:39:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:39:40.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:39:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:40.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:39:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:40.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:39:40.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:39:40.401 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:39:40.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:39:40.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:39:40.402 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:40.402 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:39:40.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:39:40.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:40.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:40.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:40.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:40.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:40.404 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:39:40.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:40.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:40.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:40.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:40.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:40.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:40.606 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:40.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:39:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:39:40.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:40.607 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:39:40.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:40.607 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 19:39:40.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:39:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:40.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:40.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:40.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:40.609 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:39:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:40.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:40.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:40.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:39:40.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:40.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:39:40.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:39:40.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:40.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:39:40.611 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 19:39:40.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:39:40.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:40.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:40.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:40.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:40.640 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:39:40.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:40.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:40.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:40.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:40.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:39:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:40.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:40.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:40.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:39:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:39:40.814 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 19:39:40.814 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:39:40.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:39:40.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:40.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:40.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:40.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:40.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:40.815 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:39:40.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:40.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:40.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:40.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:40.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:39:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:40.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:40.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:40.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:40.830 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 19:39:40.830 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 19:39:40.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:39:40.831 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 19:39:40.831 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:39:40.831 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:39:40.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:39:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:40.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:40.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:40.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:40.834 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:39:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:40.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:40.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:40.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:41.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:41.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:41.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:39:41.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:41.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:41.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:41.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:41.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:41.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:41.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:41.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:41.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:41.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:41.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:41.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:41.057 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:41.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:41.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:41.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:41.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:41.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:41.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:41.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:41.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:41.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:41.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:41.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:41.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:41.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:41.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:41.101 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:41.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:41.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:41.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:41.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:41.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:41.103 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:41.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:41.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:41.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:41.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:41.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:41.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:41.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:42.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:42.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:42.106 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:42.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:42.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:42.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:42.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:39:42.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:42.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:42.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:42.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:42.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:42.108 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:39:42.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:42.108 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:42.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:42.117 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:42.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:42.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:42.155 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:42.156 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:39:42.156 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:39:42.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:39:42.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:39:42.156 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:39:42.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 19:39:42.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:42.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:42.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 19:39:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:42.392 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 19:39:42.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:42.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:39:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:42.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:42.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:42.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:42.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:42.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:42.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 19:39:42.414 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 19:39:42.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 19:39:42.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 19:39:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:42.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:42.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:42.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:42.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 19:39:42.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:42.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:39:42.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:39:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:42.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:39:42.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:42.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:42.418 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 19:39:42.418 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 19:39:42.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:39:42.456 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 19:39:42.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 19:39:42.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:42.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:39:42.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:39:42.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:42.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:39:42.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:42.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:42.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 19:39:42.460 DEBUG [main][TreeItemHandler] Selecting tree item: Java 19:39:42.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 19:39:42.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 19:39:42.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:42.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:42.460 DEBUG [main][MenuItemLookup] Found menu:'Change Version...' 19:39:42.460 DEBUG [main][MenuItemLookup] Item match:Change Version... 19:39:42.461 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..." 19:39:42.461 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version... 19:39:42.461 INFO [main][MenuItemHandler] Select menu item: Change &Version... 19:39:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available.... 19:39:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available. finished successfully 19:39:42.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version 19:39:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:42.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:42.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 19:39:42.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:42.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:42.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:42.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:39:42.567 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7 19:39:42.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:39:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:42.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:42.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:42.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:42.568 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:39:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:42.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:42.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:39:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:39:42.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:39:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:42.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:42.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:42.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:42.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:42.639 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:39:42.639 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:39:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:42.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:42.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 19:39:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 19:39:43.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:43.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:43.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:39:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:43.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:43.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:43.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:43.202 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:39:43.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:43.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:43.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:43.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:43.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:43.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:43.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:43.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:43.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:43.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:43.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:43.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:43.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:43.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:43.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:43.367 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:43.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:43.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:43.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:43.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:43.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:43.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:43.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:43.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:43.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:43.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:43.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:43.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:43.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:44.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:44.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:44.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:44.373 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:44.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:44.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:44.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:44.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:39:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:44.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:44.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:44.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:44.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:39:44.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:44.375 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:44.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:44.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:44.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:44.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:44.426 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:39:44.426 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:39:44.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:39:44.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:39:44.426 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:39:44.730 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 19:39:44.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:44.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:44.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 19:39:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:44.734 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 19:39:44.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:44.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:39:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:44.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:44.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:44.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:44.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:44.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:44.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:44.765 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 19:39:44.765 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 19:39:44.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 19:39:44.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 19:39:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:44.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:44.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:44.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 19:39:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:44.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:39:44.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:39:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:44.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:39:44.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:44.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:44.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:44.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:44.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:39:44.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:44.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:44.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:44.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:44.816 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:39:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:44.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:44.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:44.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:44.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:44.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:44.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:44.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 19:39:44.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:44.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 19:39:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:44.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:44.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:44.968 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:39:44.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:44.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:44.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:44.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:44.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:44.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:44.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:44.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:44.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:44.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:44.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:44.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:44.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:44.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:44.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:45.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:45.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:45.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:45.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:45.001 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:45.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:45.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:45.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:45.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:45.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:45.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:45.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:45.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:46.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:46.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:46.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:46.012 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:46.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:46.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:46.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:46.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:39:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:46.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:46.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:46.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:46.014 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 19:39:46.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:46.015 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:46.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:46.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:46.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:46.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:46.063 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:46.063 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:39:46.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:39:46.063 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:39:46.064 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:39:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:46.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 13 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:46.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:46.564 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 19:39:46.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 19:39:46.565 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 19:39:46.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 19:39:46.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 19:39:46.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:46.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:46.610 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:46.610 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:39:46.610 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:39:46.610 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:39:46.610 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:39:46.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:39:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:39:47.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:39:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:47.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:47.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:47.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:47.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:39:47.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:47.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:47.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:47.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:39:47.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:47.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:47.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:47.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:47.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:47.283 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:39:47.283 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:39:47.283 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:39:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:47.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:47.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:47.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:39:47.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:47.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:39:47.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:47.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:47.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:47.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:47.285 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:39:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:47.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:47.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:47.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:39:47.291 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:39:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:39:47.791 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:39:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:47.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:39:47.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:39:47.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:47.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:47.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:47.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:47.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:47.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:47.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:47.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:47.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 19:39:47.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:47.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:47.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 19:39:47.792 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 19:39:47.792 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:47.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.161 s - in org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 7.56 s selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 7.581 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:47.802 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:47.804 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:39:47.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:47.805 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:47.805 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:47.805 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:39:47.805 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:47.805 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:39:47.805 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:47.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:47.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:47.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:47.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:47.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:47.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:47.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:47.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:47.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:47.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:47.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:47.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:47.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:47.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:47.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:47.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:47.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:47.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:47.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:47.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:47.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:39:47.808 DEBUG [main][MenuItemLookup] Found menu:'File' 19:39:47.808 DEBUG [main][MenuItemLookup] Item match:File 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:39:47.809 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:47.810 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:39:47.810 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:47.810 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:39:47.810 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:47.810 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:47.810 DEBUG [main][MenuItemLookup] Item match:Import... 19:39:47.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:39:47.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:39:47.810 INFO [main][MenuItemHandler] Select menu item: &Import... 19:39:47.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:39:47.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:39:47.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:47.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:47.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:47.930 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:47.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:47.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:39:47.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:47.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:47.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:47.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:47.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:39:47.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:39:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:47.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:39:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:47.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:39:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:39:47.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:39:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:47.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:39:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:47.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:39:47.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:39:47.933 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:39:47.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:39:47.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:39:47.934 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:47.934 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:39:47.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:39:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:47.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:47.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:47.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:47.936 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:39:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:47.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:47.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:48.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:48.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:48.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:48.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:48.088 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:48.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:39:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:39:48.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:48.089 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:39:48.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:48.089 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 19:39:48.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:39:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:48.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:48.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:48.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:48.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:48.091 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:39:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:48.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:48.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:48.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:39:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:48.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:39:48.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:39:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:48.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:39:48.122 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 19:39:48.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:39:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:48.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:48.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:48.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:48.208 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:39:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:48.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:48.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:48.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:39:48.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:48.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:48.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:48.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:48.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:39:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:39:48.357 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 19:39:48.357 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:39:48.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:39:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:48.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:48.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:48.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:48.358 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:39:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:48.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:48.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:48.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:39:48.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:48.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:48.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:48.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:48.373 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 19:39:48.373 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 19:39:48.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:39:48.375 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 19:39:48.375 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:39:48.375 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:39:48.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:39:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:48.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:48.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:48.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:48.378 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:39:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:48.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:48.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:48.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:48.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:48.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:48.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:39:48.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:39:48.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:48.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:48.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:48.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:48.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:48.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:48.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:48.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:48.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:48.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:48.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:48.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:39:48.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:48.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:48.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:48.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:48.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:48.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:48.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:48.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:48.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:48.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:48.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:48.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:48.888 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:48.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:48.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:48.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:48.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:48.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:48.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:48.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:48.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:48.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:48.911 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:48.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:48.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:48.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:48.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:48.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:49.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:49.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:49.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:49.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:49.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:49.913 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:49.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:49.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:49.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:49.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:39:49.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:49.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:49.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:49.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:49.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:49.915 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 19:39:49.916 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:39:49.916 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 19:39:49.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 19:39:49.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:50.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:50.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 19:39:50.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 19:39:50.418 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 19:39:50.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 19:39:50.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 19:39:50.432 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 19:39:50.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 19:39:50.432 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 19:39:50.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 19:39:50.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 19:39:50.435 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:39:50.435 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:39:51.407 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:39:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:51.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:39:51.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:51.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:51.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:51.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:51.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:51.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:51.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:51.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:51.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:51.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c77eb77 is found... 19:39:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c77eb77 is found finished successfully 19:39:51.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 19:39:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:51.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:51.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:51.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:51.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:51.495 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:51.495 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 19:39:51.496 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:51.496 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 19:39:51.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 19:39:51.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:51.496 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:39:51.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:51.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:51.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:51.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:51.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:51.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 19:39:51.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:51.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 19:39:51.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:51.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:51.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:51.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:51.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:39:51.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:51.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:51.800 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:39:51.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:51.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:51.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:51.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:51.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:51.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:51.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:39:51.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:51.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:39:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:51.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:39:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 19:39:51.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 19:39:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 19:39:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 19:39:52.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 19:39:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 19:39:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 19:39:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 19:39:52.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 19:39:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 19:39:52.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 19:39:52.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 19:39:52.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 19:39:52.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 19:39:52.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:52.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:52.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:52.811 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 19:39:52.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:52.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 19:39:52.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:52.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:52.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:52.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:52.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:39:52.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:52.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:52.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:52.812 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:39:52.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:52.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:52.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:52.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:52.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 19:39:52.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:39:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:39:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:39:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 19:39:52.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:39:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:39:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:39:52.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:52.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:52.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:52.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:52.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:52.825 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 19:39:52.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:52.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 19:39:52.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:52.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:52.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:52.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:52.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:39:52.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:52.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:52.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:52.826 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:39:52.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:52.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:52.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:52.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:52.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 19:39:52.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:39:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:39:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:39:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 19:39:52.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:39:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:39:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:39:52.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 19:39:52.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 19:39:52.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 19:39:52.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:52.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:52.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:52.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 19:39:52.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:52.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 19:39:52.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:52.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:52.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:52.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:39:52.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:52.833 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:39:52.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:52.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:52.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:52.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:52.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:52.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 19:39:52.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:39:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:39:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:39:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 19:39:52.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:39:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:39:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:39:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 19:39:52.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 19:39:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 19:39:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 19:39:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 19:39:52.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 19:39:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 19:39:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 19:39:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 19:39:52.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 19:39:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 19:39:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 19:39:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 19:39:52.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 19:39:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:52.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 19:39:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:52.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 19:39:52.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:52.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:52.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:52.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:52.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:52.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 19:39:52.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:52.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:52.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:39:52.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:52.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:52.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 19:39:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:52.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 19:39:52.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:52.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:52.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:52.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:52.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:52.914 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:52.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:53.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:53.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:53.024 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:53.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:53.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:53.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:53.025 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:53.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:53.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:53.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:53.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:53.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:53.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:53.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:54.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:54.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:54.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:54.027 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:54.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:54.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:54.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:54.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:39:54.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:54.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:54.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:54.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:54.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:54.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 19:39:54.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 19:39:54.029 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 19:39:54.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 19:39:54.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 19:39:54.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:54.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:54.195 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:54.195 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:39:54.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:39:54.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:39:54.199 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:39:54.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:54.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 19:39:54.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 19:39:55.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 19:39:55.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:39:55.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:55.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:55.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:55.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:55.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:55.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:55.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:55.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:55.700 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 19:39:55.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 19:39:55.700 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 19:39:55.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 19:39:55.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 19:39:55.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:39:55.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:55.886 DEBUG [main][MenuItemLookup] Found menu:'New' 19:39:55.886 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:39:55.886 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:55.886 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:39:55.886 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:39:55.886 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:55.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:39:55.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:39:55.886 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:39:55.886 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:39:55.886 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:39:55.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:39:55.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:39:55.887 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:39:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:39:56.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:39:56.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:39:56.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:56.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:56.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:56.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:56.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:39:56.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:56.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:39:56.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:56.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:56.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:56.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:56.581 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:39:56.581 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:39:56.581 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:39:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:56.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:56.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:56.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:39:56.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:39:56.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:56.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:39:56.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:39:56.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:39:56.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:56.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:56.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:56.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:56.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:56.583 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:39:56.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:56.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:56.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:56.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:56.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:39:56.590 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:39:57.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:39:57.090 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:39:57.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:57.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:57.091 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 19:39:57.091 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:39:57.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:39:57.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:39:57.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.291 s - in org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 1.097 s getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.014 s getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.007 s getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.005 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 19:39:57.144 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 19:39:57.145 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:39:57.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:57.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 19:39:57.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:57.145 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:39:57.146 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:57.146 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:39:57.146 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:57.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:57.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:57.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:57.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:57.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:57.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:57.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:57.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:57.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:57.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:57.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:57.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:57.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:39:57.149 DEBUG [main][MenuItemLookup] Found menu:'File' 19:39:57.149 DEBUG [main][MenuItemLookup] Item match:File 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'' 19:39:57.150 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:39:57.150 DEBUG [main][MenuItemLookup] Item match:Import... 19:39:57.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:39:57.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:39:57.151 INFO [main][MenuItemHandler] Select menu item: &Import... 19:39:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:39:57.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:39:57.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:57.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:57.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:57.269 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:57.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:39:57.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:57.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:57.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:57.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:57.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:57.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:39:57.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:39:57.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:39:57.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:39:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:57.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:39:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:57.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:39:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:39:57.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:39:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:57.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:39:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:57.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:39:57.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:39:57.272 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:39:57.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:39:57.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:39:57.273 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:57.273 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:39:57.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:39:57.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:57.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:57.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:57.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:57.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:57.275 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:39:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:57.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:57.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:57.359 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:39:57.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:57.413 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:39:57.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:39:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:39:57.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:39:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:57.444 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:39:57.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:39:57.444 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 19:39:57.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:39:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:57.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:57.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:57.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:57.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:57.445 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:39:57.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:57.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:57.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:57.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:39:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:57.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:39:57.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:39:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:57.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:39:57.489 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 19:39:57.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:39:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:57.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:57.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:57.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:57.492 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:39:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:57.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:57.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:57.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:39:57.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:57.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:57.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:57.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:57.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:39:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:39:57.550 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 19:39:57.550 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:39:57.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:39:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:57.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:57.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:57.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:57.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:57.552 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:39:57.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:57.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:57.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:57.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:57.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:39:57.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:57.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:57.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:57.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:57.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:57.555 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 19:39:57.555 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 19:39:57.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:39:57.556 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 19:39:57.556 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:39:57.556 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:39:57.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:39:57.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:57.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:57.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:57.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:39:57.559 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:39:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:39:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:39:57.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:39:57.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:39:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:39:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:39:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:58.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:39:58.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:39:58.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:39:58.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:39:58.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:39:58.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:39:58.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:39:58.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:39:58.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:39:58.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:39:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:39:58.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:58.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:58.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:39:58.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:58.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:58.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:39:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:39:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:39:58.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:39:58.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:39:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:58.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:58.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:58.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:58.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:39:58.119 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:58.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:58.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:58.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:39:58.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:39:58.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:39:58.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:39:58.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 19:39:58.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 19:39:58.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:39:58.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:39:58.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:39:58.123 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:58.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:58.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:58.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:58.124 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:58.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:58.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:58.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:58.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:58.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:58.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:58.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:58.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:59.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:59.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:39:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:39:59.126 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:39:59.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:39:59.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:39:59.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:39:59.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:39:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:39:59.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:39:59.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:39:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:39:59.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:39:59.127 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 19:39:59.128 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:39:59.128 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 19:39:59.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 19:39:59.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:39:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:39:59.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 19:39:59.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 19:39:59.630 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 19:39:59.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 19:39:59.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 19:39:59.637 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 19:39:59.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 19:39:59.637 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 19:39:59.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 19:39:59.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 19:39:59.639 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:39:59.639 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:39:59.859 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:39:59.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:39:59.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 19:40:00.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:00.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:40:00.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:00.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:00.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:00.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:00.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:00.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:00.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:00.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e750abe is found... 19:40:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e750abe is found finished successfully 19:40:00.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 19:40:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:00.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:00.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:00.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:00.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:00.365 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:00.365 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:00.366 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:00.367 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:00.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 19:40:00.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:00.367 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:40:00.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:00.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:00.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:00.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:00.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:00.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 19:40:00.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 19:40:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:00.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:00.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:00.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:00.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:00.574 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 19:40:00.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 19:40:00.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:00.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:00.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 19:40:00.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:00.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 19:40:00.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 19:40:00.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:00.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:00.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:00.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:00.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:00.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:00.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:00.687 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:00.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:00.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:00.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:00.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:00.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:00.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:01.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:01.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:01.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:01.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:01.689 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:01.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:01.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:01.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:01.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:01.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:01.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:01.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:01.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:01.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:01.691 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 19:40:01.692 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:01.692 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 19:40:01.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 19:40:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:01.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 19:40:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:01.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 19:40:01.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 19:40:01.693 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 19:40:01.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 19:40:01.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 19:40:01.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:01.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:01.767 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:01.767 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:01.767 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:40:01.767 DEBUG [main][MenuItemLookup] Found menu:'Open With' 19:40:01.767 DEBUG [main][MenuItemLookup] Item match:Open With 19:40:01.770 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 19:40:01.770 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 19:40:01.770 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 19:40:01.770 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 19:40:01.770 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:01.770 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 19:40:01.770 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 19:40:01.770 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:01.770 DEBUG [main][MenuItemLookup] Found menu:'Other...' 19:40:01.770 DEBUG [main][MenuItemLookup] Item match:Other... 19:40:01.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 19:40:01.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 19:40:01.770 INFO [main][MenuItemHandler] Select menu item: Other... 19:40:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 19:40:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 19:40:01.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 19:40:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:01.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:40:01.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:01.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 19:40:01.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:01.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:01.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:01.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:01.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:01.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:01.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 19:40:01.877 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 19:40:01.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 19:40:01.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 19:40:01.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:40:01.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:01.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:01.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:01.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 19:40:01.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:01.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:01.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:01.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:01.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:01.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:01.880 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:40:01.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:01.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:01.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:01.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f956b91 is found... 19:40:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f956b91 is found finished successfully 19:40:02.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 19:40:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:02.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:02.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:02.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:02.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:02.417 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:02.417 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 19:40:02.417 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:02.417 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 19:40:02.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 19:40:02.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:02.418 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 19:40:02.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:02.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:02.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:02.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:02.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 19:40:02.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 19:40:02.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:02.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:02.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:02.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:02.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:02.937 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 19:40:02.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 19:40:02.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:02.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:02.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 19:40:02.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:02.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 19:40:02.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 19:40:02.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:02.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:02.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:02.940 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:02.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:03.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:03.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:03.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:03.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:03.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:03.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:04.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:04.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:04.018 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:04.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:04.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:04.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:04.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:04.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:04.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:04.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:04.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:04.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:04.019 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 19:40:04.020 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:04.020 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 19:40:04.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 19:40:04.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:04.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 19:40:04.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:04.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 19:40:04.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 19:40:04.021 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 19:40:04.021 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 19:40:04.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 19:40:04.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:04.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:04.091 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:04.091 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:04.091 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:40:04.091 DEBUG [main][MenuItemLookup] Found menu:'Open With' 19:40:04.091 DEBUG [main][MenuItemLookup] Item match:Open With 19:40:04.093 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 19:40:04.093 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 19:40:04.093 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 19:40:04.093 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 19:40:04.093 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:04.093 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 19:40:04.093 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 19:40:04.093 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:04.093 DEBUG [main][MenuItemLookup] Found menu:'Other...' 19:40:04.093 DEBUG [main][MenuItemLookup] Item match:Other... 19:40:04.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 19:40:04.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 19:40:04.094 INFO [main][MenuItemHandler] Select menu item: Other... 19:40:04.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 19:40:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 19:40:04.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 19:40:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:04.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:40:04.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:04.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 19:40:04.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:04.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:04.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:04.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:04.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:04.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:04.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:04.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 19:40:04.198 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 19:40:04.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 19:40:04.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 19:40:04.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:40:04.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:04.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:04.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:04.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 19:40:04.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:04.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:04.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:04.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:04.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:04.200 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:40:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:04.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:04.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:04.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:04.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:04.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c71f2da is found... 19:40:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c71f2da is found finished successfully 19:40:04.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 19:40:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:04.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:04.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:04.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:04.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:04.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:04.316 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 19:40:04.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:04.316 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 19:40:04.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 19:40:04.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:04.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:04.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:04.317 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 19:40:04.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:04.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:04.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:04.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:04.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:04.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:04.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 19:40:04.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 19:40:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:04.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:04.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:04.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:04.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:04.581 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 19:40:04.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 19:40:04.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:04.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:04.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:04.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:04.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 19:40:04.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:40:04.585 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:04.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:04.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:04.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:04.643 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:04.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:04.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:04.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:04.644 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:04.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:04.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:04.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:04.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:04.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:04.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:05.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:05.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:05.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:05.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:05.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:05.646 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:05.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:05.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:05.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:05.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:05.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:05.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:05.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:05.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:05.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:05.648 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 19:40:05.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 19:40:05.649 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 19:40:05.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 19:40:05.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 19:40:05.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:05.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:40:05.716 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:05.717 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:40:05.717 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:05.717 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:40:05.717 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:40:05.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:40:05.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:40:05.717 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:40:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:05.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:40:06.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:06.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:06.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:06.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:06.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:06.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:06.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:06.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:06.218 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 19:40:06.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 19:40:06.218 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 19:40:06.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 19:40:06.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 19:40:06.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:06.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:06.281 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:06.281 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:40:06.281 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:06.281 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:40:06.281 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:40:06.281 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:06.281 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:40:06.281 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:40:06.281 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:40:06.281 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:40:06.281 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:40:06.281 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:40:06.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:40:06.281 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:40:06.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:40:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:40:06.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:40:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:06.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:06.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:06.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:06.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:40:06.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:06.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:40:06.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:06.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:06.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:06.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:06.970 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:40:06.970 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:40:06.970 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:40:06.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:06.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:06.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:06.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:06.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:40:06.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:06.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:06.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:06.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:40:06.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:06.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:06.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:06.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:06.972 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:40:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:06.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:06.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:40:06.978 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:40:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:40:07.479 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:40:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:07.479 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 19:40:07.479 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:07.479 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:07.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:07.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.338 s - in org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 2.502 s evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 2.315 s evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.644 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:07.490 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:07.491 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:40:07.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:07.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:07.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:07.491 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:40:07.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:07.492 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:40:07.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:07.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:40:07.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:40:07.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:40:07.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:40:07.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:40:07.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:40:07.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:40:07.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:40:07.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:40:07.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:07.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:07.495 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:07.495 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:07.495 DEBUG [main][MenuItemLookup] Item match:File 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Revert' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:07.496 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:40:07.496 DEBUG [main][MenuItemLookup] Item match:Import... 19:40:07.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 19:40:07.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 19:40:07.497 INFO [main][MenuItemHandler] Select menu item: &Import... 19:40:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:40:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:40:07.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:40:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:07.618 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:40:07.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:40:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:07.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:07.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:07.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:07.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:07.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:07.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:07.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:40:07.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:40:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:07.621 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:40:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:07.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:40:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:40:07.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:40:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:07.621 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:40:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:07.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:40:07.621 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 19:40:07.621 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 19:40:07.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 19:40:07.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 19:40:07.622 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:40:07.622 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 19:40:07.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:40:07.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:07.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:07.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:07.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:07.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:07.624 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:40:07.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:07.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:07.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:07.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:07.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 19:40:07.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:40:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:07.744 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 19:40:07.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 19:40:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 19:40:07.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 19:40:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:07.745 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:40:07.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:07.745 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 19:40:07.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 19:40:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:07.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:07.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:07.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:07.776 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 19:40:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:07.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:07.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:07.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 19:40:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:07.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:40:07.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:40:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:07.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:40:07.811 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 19:40:07.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 19:40:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:07.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:07.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:07.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:07.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:07.824 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 19:40:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:07.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:07.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:07.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:40:07.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:07.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:07.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:07.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 19:40:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 19:40:07.988 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 19:40:07.989 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 19:40:07.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 19:40:07.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:07.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:07.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:07.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:07.990 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 19:40:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:07.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:07.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:07.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 19:40:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:07.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:07.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:07.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:07.993 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 19:40:07.993 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 19:40:07.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 19:40:07.994 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 19:40:07.994 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 19:40:07.994 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 19:40:07.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:40:07.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:07.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:08.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:08.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:08.010 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:40:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:08.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:08.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:08.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:08.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:08.163 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:40:08.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:08.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:08.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:08.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:08.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:08.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:08.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:40:08.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:08.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:08.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:08.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:08.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:08.188 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:08.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:08.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:08.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:40:08.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:40:08.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:40:08.191 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:08.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:08.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:08.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:08.192 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:08.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:08.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:08.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:08.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:08.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:08.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:08.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:09.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:09.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:09.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:09.194 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:09.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:09.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:09.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:09.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:09.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:09.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:09.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:09.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:09.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:09.196 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 19:40:09.197 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:09.197 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 19:40:09.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 19:40:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:09.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 19:40:09.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 19:40:09.705 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 19:40:09.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 19:40:09.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 19:40:09.711 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 19:40:09.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 19:40:09.711 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 19:40:09.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 19:40:09.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 19:40:09.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:40:09.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:40:09.953 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:40:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:09.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 19:40:10.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:40:10.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:10.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:10.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:10.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:10.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:10.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:10.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:10.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:10.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:10.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77263d6c is found... 19:40:10.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77263d6c is found finished successfully 19:40:10.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 19:40:10.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:10.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:10.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:10.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:10.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:10.458 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:10.458 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 19:40:10.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:10.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:10.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:10.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:10.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:10.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:10.459 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:10.459 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 19:40:10.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 19:40:10.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:10.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:10.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:10.460 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:40:10.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:10.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:10.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:10.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:10.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:10.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 19:40:10.581 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:10.581 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:10.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 19:40:10.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:10.591 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:40:10.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:10.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:10.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:10.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:10.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 19:40:10.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 19:40:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:10.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:10.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:10.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:10.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:10.751 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 19:40:10.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:10.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:10.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:10.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:10.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:10.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:10.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:10.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:10.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:10.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:10.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:10.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:10.753 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:10.753 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 19:40:10.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 19:40:10.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:10.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:10.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:10.753 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:40:10.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:10.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:10.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:10.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:10.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:10.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:10.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 19:40:10.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:40:10.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.000 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:40:11.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:11.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:11.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:11.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:40:11.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:11.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:11.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:11.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:11.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:11.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:11.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:11.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:11.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:11.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:11.003 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:11.003 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 19:40:11.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 19:40:11.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.004 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:40:11.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:11.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:11.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:11.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:11.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:11.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 19:40:11.307 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:11.307 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 19:40:11.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 19:40:11.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:11.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.308 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:40:11.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:11.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:11.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:11.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:11.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:11.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:11.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 19:40:11.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:40:11.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:11.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.413 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:40:11.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:11.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:11.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:11.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 19:40:11.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:40:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:11.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:40:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:11.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:40:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 19:40:11.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:40:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:11.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:40:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:11.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:40:11.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:11.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:11.416 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:11.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:11.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:11.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:11.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:11.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:11.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:11.418 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:11.418 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:11.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 19:40:11.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:11.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.419 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:40:11.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:11.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:11.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:11.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:11.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:11.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 19:40:11.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:40:11.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.436 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 19:40:11.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:11.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:11.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:11.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 19:40:11.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:40:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:11.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:40:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:11.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:40:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 19:40:11.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 19:40:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:11.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 19:40:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:11.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 19:40:11.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:11.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:11.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:11.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:11.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:11.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:11.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:11.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:11.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:11.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:11.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:11.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:11.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:11.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:11.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:11.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:11.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:11.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:11.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:11.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:11.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:11.488 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 19:40:11.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:11.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:11.490 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:40:11.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:11.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:11.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 19:40:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:11.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 19:40:11.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:40:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:11.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:11.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:11.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:11.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:11.494 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:11.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:11.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:11.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:11.557 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:11.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:11.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:11.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:11.586 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:11.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:11.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:11.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:11.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:11.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:12.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:12.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:12.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:12.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:12.701 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:12.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:12.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:12.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:12.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:12.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:12.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:12.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:12.703 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 19:40:12.704 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 19:40:12.704 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 19:40:12.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 19:40:12.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 19:40:12.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:12.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:12.769 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:12.769 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:40:12.769 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:12.769 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:40:12.769 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:40:12.769 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:12.769 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:40:12.769 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:12.770 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:40:12.770 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:40:12.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:40:12.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:40:12.770 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:40:12.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:12.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:40:13.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:13.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:13.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:13.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:13.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:13.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:13.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:13.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:13.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:13.271 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 19:40:13.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 19:40:13.271 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 19:40:13.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 19:40:13.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 19:40:13.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:13.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:40:13.339 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:40:13.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:40:13.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:40:13.339 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:40:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:40:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:40:13.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:40:13.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:13.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:13.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:13.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:13.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:40:13.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:13.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:40:13.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:13.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:13.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:13.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:13.520 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:40:13.521 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:40:13.521 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:40:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:13.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:13.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:13.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:40:13.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:13.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:40:13.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:13.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:13.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:13.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:13.522 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:40:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:13.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:13.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:13.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:40:13.538 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:40:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:40:14.038 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:40:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:14.038 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 19:40:14.038 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:14.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.55 s - in org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.293 s selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.25 s getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.414 s selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.021 s testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.001 s testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 19:40:14.049 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 19:40:14.049 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:40:14.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:14.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 19:40:14.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:14.050 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:40:14.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:14.050 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:40:14.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:14.050 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:40:14.050 DEBUG [main][EditorHandler] 0 editor(s) found 19:40:14.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:14.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:14.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:40:14.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:14.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:14.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:14.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:14.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:40:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:14.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:14.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:14.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:14.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:14.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:14.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:14.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:40:14.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:40:14.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:40:14.103 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:14.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:14.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:14.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:40:14.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:14.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:14.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:14.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:40:14.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:14.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:14.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:14.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:14.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:14.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:14.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:14.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:40:14.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:14.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 19:40:14.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 19:40:14.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:14.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:14.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:14.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"] 19:40:14.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"] 19:40:14.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:14.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:14.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:14.136 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:14.136 DEBUG [main][MenuItemLookup] Item match:File 19:40:14.136 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:40:14.136 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:14.141 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:40:14.141 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:40:14.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:40:14.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:40:14.164 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:40:14.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:40:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:40:14.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:40:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:14.290 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:14.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:40:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:14.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:14.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:14.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children... 19:40:14.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 19:40:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:14.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 19:40:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully 19:40:14.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 19:40:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:14.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed 19:40:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:14.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 19:40:14.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 19:40:14.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 19:40:14.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:14.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:14.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:40:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:14.796 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard 19:40:14.796 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard' 19:40:14.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:14.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 19:40:14.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:14.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:14.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 19:40:14.847 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 19:40:14.847 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:14.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:14.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:14.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 s - in org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) Time elapsed: 0.74 s Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 19:40:14.857 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 19:40:14.858 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:40:14.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:14.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 19:40:14.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:14.858 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:40:14.859 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:14.859 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:40:14.859 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:14.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:40:14.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:40:14.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:14.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:14.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:14.862 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:14.862 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:14.862 DEBUG [main][MenuItemLookup] Item match:File 19:40:14.863 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:40:14.863 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:14.868 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:40:14.868 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:40:14.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:40:14.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:40:14.868 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:40:14.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:40:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:40:14.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:40:14.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:14.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:14.992 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:14.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:14.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:40:14.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:14.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:14.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:14.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:14.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 19:40:14.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:40:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:15.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:40:15.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 19:40:15.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:40:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:15.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:40:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:15.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:40:15.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 19:40:15.499 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 19:40:15.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 19:40:15.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 19:40:15.503 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:15.503 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:40:15.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:40:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:15.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:15.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:15.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:15.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:15.505 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:40:15.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:15.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:15.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:15.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:15.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:15.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:15.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:15.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 19:40:15.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 19:40:15.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 19:40:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:15.851 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:40:15.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:15.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:40:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:15.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:15.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:15.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:15.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:15.884 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:15.885 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest 19:40:15.905 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:40:15.905 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 19:40:15.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:40:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:15.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:15.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:15.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:15.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:15.909 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:40:15.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:15.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:15.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:15.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:16.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:16.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 19:40:16.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 19:40:16.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:16.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:16.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:16.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:16.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:16.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:16.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:16.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"] 19:40:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:16.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:16.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:16.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:16.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"] 19:40:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:16.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:16.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:16.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:16.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:16.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:16.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:16.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:16.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:16.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:16.427 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:16.427 DEBUG [main][MenuItemLookup] Item match:File 19:40:16.429 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:40:16.429 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:16.433 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:40:16.433 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:40:16.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:40:16.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:40:16.437 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:40:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:40:16.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:40:16.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:40:16.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:16.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:16.705 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:16.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:16.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:40:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:16.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:16.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:16.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:16.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 19:40:16.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:40:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:16.732 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:40:16.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:16.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:40:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 19:40:16.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:40:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:16.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:40:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:16.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:40:16.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File 19:40:16.733 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File 19:40:16.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection 19:40:16.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File 19:40:16.737 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:16.737 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:40:16.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:40:16.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:16.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:16.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:16.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:16.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:16.802 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:40:16.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:16.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:16.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:16.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:17.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:17.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:17.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:17.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available.... 19:40:17.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available. finished successfully 19:40:17.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 19:40:17.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:17.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:17.334 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 19:40:17.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:17.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:40:17.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:17.403 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:17.404 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML 19:40:17.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:40:17.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:17.410 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:17.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 19:40:17.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:17.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 19:40:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children... 19:40:17.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 19:40:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:17.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 19:40:17.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:17.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 19:40:17.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children finished successfully 19:40:17.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 19:40:17.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:17.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 19:40:17.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:17.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 19:40:17.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:40:17.425 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:40:17.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:40:17.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:40:17.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 19:40:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:17.492 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 19:40:17.492 INFO [WorkbenchTestable][NewHTMLWizard] Go to next wizard page 19:40:17.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:40:17.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:17.495 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:40:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:17.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:17.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:17.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 19:40:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:17.506 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 19:40:17.506 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Use HTML Template 19:40:17.506 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 19:40:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:17.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:17.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:17.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 19:40:17.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:17.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 19:40:17.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:17.530 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 19:40:17.530 INFO [WorkbenchTestable][CheckBox] Check checkbox &Use HTML Template 19:40:17.530 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 19:40:17.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:17.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:17.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:17.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:17.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 19:40:17.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:17.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and no matchers specified 19:40:17.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:17.542 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 19:40:17.542 INFO [WorkbenchTestable][NewHTMLWizard] Finish wizard 19:40:17.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:40:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:17.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:17.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:17.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:17.597 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:40:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:17.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:17.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing JavaScript tooling' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:18.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 19:40:18.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:18.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:18.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 19:40:18.108 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:40:18.108 DEBUG [main][EditorHandler] 1 editor(s) found 19:40:18.108 DEBUG [WorkbenchTestable][EditorHandler] Closing editor testHTML.html 19:40:18.220 DEBUG [WorkbenchTestable][EditorHandler] Editor testHTML.html is closed 19:40:18.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:18.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:18.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:40:18.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:18.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:18.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:18.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:18.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:18.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:18.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:40:18.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:18.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:18.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:18.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:18.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:18.225 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:18.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:18.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:18.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:40:18.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:40:18.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:40:18.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:18.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:18.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:18.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:18.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:18.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:18.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:18.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:18.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:18.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:18.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:18.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:18.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:19.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:19.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:19.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:19.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:19.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:19.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:19.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:19.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:19.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:19.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:19.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:19.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:19.291 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 19:40:19.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:19.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:19.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:19.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:19.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:19.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:19.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:19.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:19.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:20.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:20.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:20.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:20.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:20.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:20.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:20.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:20.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:20.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:20.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:20.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 19:40:20.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:20.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:20.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:20.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:20.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:20.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:20.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:20.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:20.330 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:40:20.330 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:40:20.330 DEBUG [main][TreeItemHandler] Set Tree selection 19:40:20.331 DEBUG [main][TreeHandler] Notify Tree about selection event 19:40:20.341 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:40:20.354 DEBUG [WorkbenchTestable][TreeItemHandler] HTMLProjectTest 19:40:20.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:20.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Import' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Export' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:20.414 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:40:20.414 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:40:20.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:40:20.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:40:20.414 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:40:20.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:20.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:20.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:20.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:20.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:20.964 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:20.964 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:40:20.964 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:20.964 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:40:20.964 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:20.964 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:40:20.964 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:40:20.964 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:40:20.964 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:40:20.964 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:40:20.965 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:40:20.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:40:20.965 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:40:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:40:21.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:40:21.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:40:21.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:21.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:21.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:40:21.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:21.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:21.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:21.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:40:21.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:21.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:21.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:21.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:21.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:21.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:21.641 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:40:21.641 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:40:21.641 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:40:21.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:21.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:21.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:21.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:21.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:40:21.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:21.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:40:21.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:21.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:21.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:21.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:21.643 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:40:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:21.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:21.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:40:21.649 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:40:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:40:22.149 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:40:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:22.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:40:22.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:40:22.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:22.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:40:22.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:40:22.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:40:22.151 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 19:40:22.152 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:22.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:22.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:22.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.296 s - in org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) Time elapsed: 1.685 s Running org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:22.161 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:22.162 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:40:22.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:22.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:22.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:22.162 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:40:22.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:22.163 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:40:22.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:22.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:22.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:22.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:22.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:22.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:22.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:22.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:22.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:22.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:22.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:22.164 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:22.165 DEBUG [main][MenuItemLookup] Item match:Window 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:22.165 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:22.165 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:22.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:22.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:22.166 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:40:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:22.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:22.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:22.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:22.324 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:22.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:22.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:22.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:22.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:22.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:22.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:22.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:22.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:22.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:22.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:22.831 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:22.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:22.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:22.831 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:22.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:22.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites (Eclipse:1777): Gtk-CRITICAL **: 19:40:22.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:22.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:22.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:22.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:22.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:22.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:40:22.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:22.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:22.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:22.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:22.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:22.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:22.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:22.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:22.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:22.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:22.964 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:40:22.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:22.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:22.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:22.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:23.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:40:23.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:23.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:23.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:23.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 19:40:23.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:23.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:23.029 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:23.030 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse 19:40:23.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Location:") 19:40:23.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:23.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 19:40:23.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:23.032 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:23.033 INFO [WorkbenchTestable][AbstractText] Text set to: https://download.eclipse.org/releases/latest 19:40:23.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 19:40:23.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:23.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 19:40:23.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:23.044 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 19:40:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:23.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:23.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:23.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:40:23.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:23.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:23.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:23.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:23.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:23.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:23.109 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:40:23.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:23.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:23.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:23.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:23.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:40:23.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:23.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 19:40:23.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:23.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:23.159 INFO [WorkbenchTestable][AbstractText] Text set to: RedDeer 19:40:23.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Location:") 19:40:23.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:23.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:23.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:23.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 19:40:23.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:23.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:23.162 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:23.163 INFO [WorkbenchTestable][AbstractText] Text set to: http://download.eclipse.org/reddeer/releases/latest 19:40:23.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 19:40:23.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:23.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 19:40:23.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:23.170 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 19:40:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:23.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:23.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:23.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:40:23.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:23.241 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:40:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:23.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:23.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:23.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:23.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:23.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:23.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:23.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:23.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:23.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:23.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:23.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:23.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:23.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:23.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:23.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:23.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:23.345 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:23.345 DEBUG [main][MenuItemLookup] Item match:Window 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:23.345 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:23.346 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:23.346 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:23.346 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:23.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:23.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:23.346 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:23.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:23.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:23.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:23.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:23.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:23.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:23.528 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:23.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:23.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:23.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:23.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:23.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:23.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:23.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:23.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:23.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:23.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:23.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:23.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:23.554 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:23.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:23.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:40:23.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:23.560 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:23.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:23.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:23.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:23.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:23.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:23.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:23.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:23.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:23.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:23.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:23.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:23.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:23.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:23.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:23.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:23.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:23.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:23.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:23.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:23.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:23.610 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:23.610 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:23.610 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:23.610 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:23.610 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:23.610 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:23.610 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:23.610 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:23.610 DEBUG [main][MenuItemLookup] Item match:Window 19:40:23.611 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:23.611 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:23.611 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:23.611 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:23.611 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:23.611 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:23.611 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:23.611 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:23.611 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:23.611 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:23.611 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:23.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:23.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:23.611 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:23.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:23.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:23.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:23.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:23.790 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:23.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:23.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:23.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:23.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:23.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:23.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:23.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:23.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:23.794 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:23.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:23.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:23.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:23.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:23.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:23.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:23.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:23.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:23.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:23.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:23.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:23.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:23.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:23.825 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:23.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:23.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:23.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:23.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:23.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:23.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:23.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:23.875 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:23.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:23.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:23.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:23.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:23.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:23.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:23.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:23.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:23.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.876 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:23.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:23.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:23.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:23.876 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:24.038 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:24.038 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:24.038 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:24.038 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:24.038 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:24.038 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:24.038 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:24.038 DEBUG [main][MenuItemLookup] Item match:Window 19:40:24.039 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:24.039 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:24.039 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:24.039 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:24.039 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:24.039 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:24.039 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:24.039 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:24.039 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:24.039 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:24.039 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:24.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:24.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:24.039 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:24.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:24.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:24.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:24.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:24.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:24.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:24.401 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:24.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:24.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:24.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:24.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:24.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:24.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:24.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:24.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:24.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:24.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:24.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:24.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:24.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:24.414 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:24.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:24.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:24.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:24.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:24.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:24.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:24.443 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 19:40:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:24.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:24.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:24.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:24.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:24.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:24.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:24.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:24.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:24.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:24.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:24.450 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 19:40:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:24.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:24.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:24.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:24.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:24.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:24.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:24.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:24.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:24.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:24.466 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:24.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:24.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:24.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:24.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:24.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:24.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:24.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:24.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:24.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:24.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:24.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:24.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:24.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:24.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:24.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:24.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:24.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:24.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:24.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:24.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:24.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:24.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:24.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:24.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:24.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:24.516 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:24.516 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:24.516 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:24.516 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:24.517 DEBUG [main][MenuItemLookup] Item match:Window 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:24.517 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:24.517 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:24.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:24.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:24.517 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:24.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:24.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:24.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:24.704 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:24.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:24.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:24.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:24.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:24.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:24.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:24.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:24.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:24.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:24.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:24.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:24.708 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:24.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:24.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:24.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:24.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:24.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:24.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:24.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:24.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:24.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:24.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:24.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:24.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:24.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:24.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:24.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:24.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:24.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:24.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:24.755 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:24.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:24.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:24.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:24.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:24.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:24.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:24.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:24.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:24.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:24.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:24.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:24.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:24.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:24.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:24.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:24.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:24.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:24.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:24.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:24.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:24.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:24.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:24.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:24.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:24.815 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:24.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:24.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:24.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:24.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:24.815 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:24.815 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:24.815 DEBUG [main][MenuItemLookup] Item match:Window 19:40:24.816 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:24.816 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:24.816 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:24.816 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:24.816 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:24.816 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:24.816 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:24.816 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:24.816 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:24.816 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:24.816 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:24.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:24.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:24.816 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:24.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:25.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:25.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:25.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:25.011 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:25.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:25.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:25.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:25.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:25.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:25.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:25.014 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:25.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:25.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:25.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:25.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:25.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:25.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:25.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:25.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:25.042 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 19:40:25.042 TRACE [main][WidgetHandler] Notify Table with event 13 19:40:25.043 TRACE [main][WidgetHandler] Wait for synchronization 19:40:25.045 TRACE [main][WidgetHandler] Notify Table with event 3 19:40:25.045 TRACE [main][WidgetHandler] Wait for synchronization 19:40:25.045 TRACE [main][WidgetHandler] Notify Table with event 4 19:40:25.045 TRACE [main][WidgetHandler] Wait for synchronization 19:40:25.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:40:25.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:25.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:25.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:25.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:25.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:25.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:25.127 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:40:25.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:25.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:25.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:25.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available.... 19:40:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available. finished successfully 19:40:25.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove Sites 19:40:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:25.172 INFO [WorkbenchTestable][AbstractShell] Close shell Remove Sites 19:40:25.172 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Remove Sites' 19:40:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:25.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:25.213 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:25.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:25.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:25.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:25.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:25.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:25.287 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:25.287 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:25.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:25.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:25.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:25.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:25.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:25.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:25.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:25.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:25.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:25.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:25.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:25.289 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:25.289 DEBUG [main][MenuItemLookup] Item match:Window 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:25.289 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:25.289 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:25.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:25.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:25.290 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:25.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:25.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:25.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:25.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:25.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:25.486 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:25.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:25.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:25.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:25.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:25.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:25.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:25.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:25.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:25.512 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:25.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:25.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:25.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:25.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:25.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:25.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:25.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:25.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:25.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:25.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:25.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:25.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:25.518 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 19:40:25.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:25.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:25.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:25.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:25.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:25.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:25.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:25.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:25.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:25.550 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:25.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:25.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:25.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:25.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:25.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:25.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:25.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:25.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:25.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:25.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:25.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:25.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:25.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:25.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:25.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:25.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:25.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:25.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:25.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:25.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:25.600 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:25.600 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:25.600 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:25.600 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:25.600 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:25.600 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:25.600 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:25.600 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:25.600 DEBUG [main][MenuItemLookup] Item match:Window 19:40:25.601 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:25.601 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:25.601 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:25.601 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:25.601 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:25.601 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:25.601 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:25.601 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:25.601 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:25.601 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:25.601 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:25.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:25.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:25.601 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:25.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:25.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:25.777 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:25.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:25.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:25.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:25.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:25.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:25.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:25.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:25.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:25.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:25.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:25.780 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:25.780 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:25.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:25.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:25.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:25.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:25.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:25.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:25.823 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 19:40:25.823 TRACE [main][WidgetHandler] Notify Table with event 13 19:40:25.823 TRACE [main][WidgetHandler] Wait for synchronization 19:40:25.825 TRACE [main][WidgetHandler] Notify Table with event 3 19:40:25.825 TRACE [main][WidgetHandler] Wait for synchronization 19:40:25.825 TRACE [main][WidgetHandler] Notify Table with event 4 19:40:25.825 TRACE [main][WidgetHandler] Wait for synchronization 19:40:25.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 19:40:25.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:25.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:25.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:25.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:25.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:25.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:25.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:25.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:25.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:25.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:25.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:25.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:25.858 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:25.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:25.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:25.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:25.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:25.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:25.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:25.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:25.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:25.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:25.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:25.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:25.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:25.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:25.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:25.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:25.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:25.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:25.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:25.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:25.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:25.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:25.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:25.938 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:25.938 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:25.938 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:25.938 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:25.938 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:25.938 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:25.938 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:25.938 DEBUG [main][MenuItemLookup] Item match:Window 19:40:25.939 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:25.939 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:25.939 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:25.939 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:25.939 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:25.939 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:25.939 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:25.939 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:25.939 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:25.939 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:25.939 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:25.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:25.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:25.939 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:26.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:26.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:26.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:26.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:26.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:26.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:26.127 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:26.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:26.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:26.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:26.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:26.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:26.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:26.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:26.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:26.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:26.130 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:26.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:40:26.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:26.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:26.159 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:40:26.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:26.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:26.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:26.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available.... 19:40:26.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available. finished successfully 19:40:26.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Site 19:40:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:26.219 INFO [WorkbenchTestable][AbstractShell] Close shell Add Site 19:40:26.219 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Add Site' 19:40:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:26.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:26.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:26.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:26.264 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:26.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:26.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:26.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:26.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:26.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:26.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:26.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:26.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:26.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:26.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:26.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:26.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:26.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:26.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:26.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:26.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:26.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:26.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:26.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:26.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:26.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:26.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:26.312 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:26.312 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:26.312 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:26.312 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:26.312 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:26.312 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:26.312 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:26.312 DEBUG [main][MenuItemLookup] Item match:Window 19:40:26.313 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:26.313 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:26.313 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:26.313 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:26.313 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:26.313 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:26.313 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:26.313 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:26.313 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:26.313 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:26.313 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:26.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:26.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:26.313 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:26.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:26.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:26.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:26.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:26.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:26.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:26.492 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:26.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:26.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:26.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:26.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:26.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:26.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:26.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:26.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:26.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:26.495 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:26.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:26.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:26.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:26.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:26.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:26.523 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 19:40:26.523 TRACE [main][WidgetHandler] Notify Table with event 13 19:40:26.523 TRACE [main][WidgetHandler] Wait for synchronization 19:40:26.525 TRACE [main][WidgetHandler] Notify Table with event 3 19:40:26.525 TRACE [main][WidgetHandler] Wait for synchronization 19:40:26.525 TRACE [main][WidgetHandler] Notify Table with event 4 19:40:26.525 TRACE [main][WidgetHandler] Wait for synchronization 19:40:26.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Disable") 19:40:26.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:26.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:26.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:26.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:26.561 INFO [WorkbenchTestable][AbstractButton] Click button &Disable 19:40:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:26.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:26.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:26.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:26.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:26.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:26.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:26.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:26.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:26.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:26.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:26.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:26.599 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:26.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:26.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:26.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:26.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:26.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:26.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:26.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:26.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:26.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:26.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:26.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:26.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:26.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:26.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:26.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:26.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:26.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:26.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:26.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:26.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:26.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:26.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:26.673 DEBUG [main][MenuItemLookup] Item match:Window 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:26.673 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:26.673 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:26.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:26.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:26.674 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:26.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:26.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:26.851 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:26.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:26.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:26.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:26.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:26.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:26.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:26.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:26.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:26.855 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:26.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:26.855 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:26.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:26.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:26.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:26.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:26.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:26.885 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 19:40:26.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:26.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:26.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:26.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:26.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:26.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:26.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:26.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:26.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:26.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:26.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:26.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:26.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:26.891 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 19:40:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:26.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:26.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:26.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:26.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:26.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:26.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:26.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:26.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:26.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:26.916 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:26.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:26.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:26.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:26.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:26.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:26.966 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:26.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:26.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:26.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:26.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:26.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:26.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:26.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:26.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:26.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:26.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:26.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:26.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:26.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:26.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:26.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:26.968 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:26.968 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:26.968 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:26.968 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:26.968 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:26.968 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:26.968 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:26.968 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:26.968 DEBUG [main][MenuItemLookup] Item match:Window 19:40:26.969 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:26.969 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:26.969 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:26.969 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:26.969 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:26.969 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:26.969 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:26.969 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:26.969 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:26.969 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:26.969 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:26.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:26.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:26.992 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:27.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:27.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:27.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:27.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:27.169 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:27.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:27.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:27.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:27.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:27.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:27.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:27.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:27.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:27.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:27.172 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:27.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:27.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:27.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:27.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:27.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:27.177 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 19:40:27.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.208 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 19:40:27.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.221 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 19:40:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.223 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 19:40:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.225 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 19:40:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.227 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 19:40:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.237 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 19:40:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:27.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:27.241 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 19:40:27.241 TRACE [main][WidgetHandler] Notify Table with event 13 19:40:27.241 TRACE [main][WidgetHandler] Wait for synchronization 19:40:27.242 TRACE [main][WidgetHandler] Notify Table with event 3 19:40:27.242 TRACE [main][WidgetHandler] Wait for synchronization 19:40:27.242 TRACE [main][WidgetHandler] Notify Table with event 4 19:40:27.242 TRACE [main][WidgetHandler] Wait for synchronization 19:40:27.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Enable") 19:40:27.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:27.250 INFO [WorkbenchTestable][AbstractButton] Click button E&nable 19:40:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:27.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:27.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:27.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:27.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:27.285 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:27.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:27.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:27.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:27.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:27.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:27.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:27.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:27.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:27.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:27.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:27.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:27.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:27.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:27.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:27.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:27.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:27.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:27.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:27.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:27.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:27.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:27.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:27.376 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:27.376 DEBUG [main][MenuItemLookup] Item match:Window 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:27.376 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:27.376 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:27.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:27.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:27.377 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:27.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:27.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:27.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:27.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:27.551 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:27.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:27.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:27.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:27.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:27.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:27.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:27.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:27.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:27.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:27.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:27.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:27.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:27.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:27.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:27.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:27.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:27.554 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:27.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:27.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:27.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:27.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:27.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:27.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:27.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:27.591 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 19:40:27.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:27.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:27.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:27.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:27.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:27.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:27.609 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:27.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:27.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:27.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:27.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:27.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:27.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:27.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:27.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:27.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:27.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:27.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:27.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:27.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:27.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:27.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:27.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:27.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:27.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:27.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:27.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:27.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:27.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:27.660 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:27.660 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:27.660 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:27.660 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:27.660 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:27.660 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:27.661 DEBUG [main][MenuItemLookup] Item match:Window 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:27.661 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:27.661 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:27.683 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:27.683 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:27.683 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:27.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:27.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:27.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:27.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:27.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:27.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:27.856 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:27.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:27.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:27.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:27.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:27.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:27.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:27.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:27.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:27.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:27.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:27.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:27.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:27.859 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:27.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:27.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:27.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:27.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:27.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:27.864 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 19:40:27.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.895 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 19:40:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.898 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 19:40:27.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.899 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 19:40:27.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.909 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 19:40:27.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.911 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 19:40:27.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.913 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 19:40:27.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:27.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:27.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:27.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:27.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:27.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:27.926 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 19:40:27.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.928 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 19:40:27.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.930 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 19:40:27.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.932 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 19:40:27.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.944 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 19:40:27.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.947 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 19:40:27.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.949 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 19:40:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:40:27.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:40:27.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:40:27.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:27.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:27.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:27.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:27.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:27.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:27.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:27.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:27.963 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:27.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:27.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:27.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:27.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:28.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:28.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:28.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:28.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:28.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:28.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:28.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:28.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:28.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:28.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:28.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:28.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:28.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:28.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:28.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:28.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:28.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:28.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:28.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:28.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:28.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:28.012 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:28.012 DEBUG [main][MenuItemLookup] Item match:Window 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:28.012 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:28.013 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:28.013 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:28.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:28.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:28.013 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:28.085: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:28.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:28.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:28.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:28.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:28.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:28.195 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:28.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:28.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:28.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:28.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:28.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:28.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:28.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:28.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:28.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:28.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:28.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:28.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:28.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:28.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:28.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:28.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:28.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:28.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:28.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:28.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:28.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:28.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:28.198 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:28.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:28.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:28.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:28.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:28.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:28.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:28.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:28.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:28.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:28.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:28.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:28.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:28.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:28.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:28.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:28.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:28.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:28.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:28.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:28.230 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 19:40:28.230 TRACE [main][WidgetHandler] Notify Table with event 13 19:40:28.230 TRACE [main][WidgetHandler] Wait for synchronization 19:40:28.232 TRACE [main][WidgetHandler] Notify Table with event 3 19:40:28.232 TRACE [main][WidgetHandler] Wait for synchronization 19:40:28.232 TRACE [main][WidgetHandler] Notify Table with event 4 19:40:28.232 TRACE [main][WidgetHandler] Wait for synchronization 19:40:28.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reload") 19:40:28.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:28.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:28.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:28.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:28.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:28.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:28.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:28.266 INFO [WorkbenchTestable][AbstractButton] Click button Re&load 19:40:28.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:28.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:28.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:28.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:28.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 19:40:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 19:40:28.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Progress Information 19:40:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:28.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:40:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:28.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:28.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:28.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:28.323 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:28.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:28.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:28.324 INFO [WorkbenchTestable][AbstractShell] Close shell Progress Information 19:40:28.324 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Progress Information' 19:40:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:28.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:28.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:28.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:28.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:28.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:28.830 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:28.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:28.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:28.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:28.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:28.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:28.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:28.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:28.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:28.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:28.907 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:28.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:28.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:28.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:28.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:28.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:28.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:28.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:28.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:28.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:28.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:28.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:28.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:28.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:28.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:28.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:28.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:28.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:28.909 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:28.909 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:28.909 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:28.909 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:28.909 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:28.909 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:28.909 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:28.909 DEBUG [main][MenuItemLookup] Item match:Window 19:40:28.910 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:28.910 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:28.910 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:28.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:28.910 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:28.910 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:28.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:28.910 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:28.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:28.910 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:28.910 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:28.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:28.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:28.910 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:28.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:29.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:29.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:29.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:29.090 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:29.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:29.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:29.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:29.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:29.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:29.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:29.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:29.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:29.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:29.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:29.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:29.093 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:29.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:29.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:29.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:29.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:29.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:29.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:29.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:29.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:29.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:29.130 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 19:40:29.130 TRACE [main][WidgetHandler] Notify Table with event 13 19:40:29.130 TRACE [main][WidgetHandler] Wait for synchronization 19:40:29.141 TRACE [main][WidgetHandler] Notify Table with event 3 19:40:29.141 TRACE [main][WidgetHandler] Wait for synchronization 19:40:29.141 TRACE [main][WidgetHandler] Notify Table with event 4 19:40:29.141 TRACE [main][WidgetHandler] Wait for synchronization 19:40:29.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 19:40:29.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:29.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:29.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:29.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:29.148 INFO [WorkbenchTestable][AbstractButton] Click button &Edit 19:40:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:29.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:29.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available.... 19:40:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available. finished successfully 19:40:29.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Edit Site 19:40:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:29.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:29.222 INFO [WorkbenchTestable][AbstractShell] Close shell Edit Site 19:40:29.222 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Edit Site' 19:40:29.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:29.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:29.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:29.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:29.265 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:29.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:29.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:29.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:29.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:29.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:29.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:29.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:29.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:29.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:29.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:29.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:29.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:29.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:29.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:29.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:29.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:29.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:29.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:29.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:29.315 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:29.315 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:29.315 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:29.315 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:29.315 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:29.316 DEBUG [main][MenuItemLookup] Item match:Window 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:29.316 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:29.316 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:29.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:29.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:29.338 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:29.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:29.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:29.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:29.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:29.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:29.526 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:29.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:29.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:29.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:29.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:29.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:29.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:29.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:29.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:29.530 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:29.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:29.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:29.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:40:29.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:29.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:29.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:29.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 19:40:29.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:29.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:29.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:29.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:29.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:29.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:29.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:29.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:29.574 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:29.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:29.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:29.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:29.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:29.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:29.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:29.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:29.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:29.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:29.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:29.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:29.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:29.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:29.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:29.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:29.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:29.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:29.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:29.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:29.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:29.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:29.627 DEBUG [main][MenuItemLookup] Item match:Window 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:29.627 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:29.627 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:29.650 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:29.650 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:29.650 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:29.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:29.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:29.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:29.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:29.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:29.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:29.824 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:29.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:29.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:29.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:29.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:29.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:29.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:29.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:29.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:29.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:29.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:29.827 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:29.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:29.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:29.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:29.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:29.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:29.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:29.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:29.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:29.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:29.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:29.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:29.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:29.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:29.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:29.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:29.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:29.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:29.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:29.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:29.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:29.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:29.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:29.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:29.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:29.878 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:29.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:29.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:29.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:29.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:29.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:29.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:29.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:29.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:29.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:29.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:29.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:29.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:29.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:29.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:29.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:29.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:29.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:29.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:29.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:29.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:29.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:29.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:40:29.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:29.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:29.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:29.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:29.928 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:29.928 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:29.928 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:29.928 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:29.928 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:29.928 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:29.928 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:29.928 DEBUG [main][MenuItemLookup] Item match:Window 19:40:29.928 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:29.929 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:29.929 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:29.929 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:29.929 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:29.929 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:29.929 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:29.929 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:29.929 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:29.929 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:29.929 DEBUG [main][MenuItemLookup] Item match:Preferences 19:40:29.929 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:40:29.929 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:40:29.929 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:40:30.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:40:30.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:40:30.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:40:30.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:40:30.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:30.106 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:40:30.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:40:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:30.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:30.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:30.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:30.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:30.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 19:40:30.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:30.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:30.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 19:40:30.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 19:40:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:30.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 19:40:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:30.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 19:40:30.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 19:40:30.109 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 19:40:30.109 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 19:40:30.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 19:40:30.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:30.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:30.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:30.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:30.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:40:30.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:30.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:30.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:30.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:30.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:30.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:30.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:40:30.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:40:30.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:40:30.150 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 19:40:30.150 TRACE [main][WidgetHandler] Notify Table with event 13 19:40:30.150 TRACE [main][WidgetHandler] Wait for synchronization 19:40:30.152 TRACE [main][WidgetHandler] Notify Table with event 3 19:40:30.152 TRACE [main][WidgetHandler] Wait for synchronization 19:40:30.152 TRACE [main][WidgetHandler] Notify Table with event 4 19:40:30.152 TRACE [main][WidgetHandler] Wait for synchronization 19:40:30.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 19:40:30.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:30.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:40:30.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:30.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:30.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:30.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:30.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:30.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:30.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:40:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:30.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:30.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:30.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:30.185 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:40:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:30.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:30.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:30.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:30.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:30.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:30.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 19:40:30.257 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 19:40:30.257 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:30.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.096 s - in org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.265 s getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.266 s toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.64 s getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.299 s clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.473 s isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.311 s selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.338 s clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.374 s clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.36 s toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.295 s clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.408 s isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.284 s toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.352 s clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.896 s clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.405 s isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.311 s getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.301 s selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.33 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:30.267 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:30.268 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:40:30.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:30.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:30.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:30.268 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:40:30.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:30.269 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:40:30.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:30.269 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:40:30.269 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:40:30.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:40:30.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.269 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:30.269 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:30.269 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:30.269 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:30.269 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:30.269 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:30.269 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:30.269 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:30.270 DEBUG [main][MenuItemLookup] Item match:Window 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:30.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.270 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:30.270 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:30.271 DEBUG [main][MenuItemLookup] Item match:Window 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:30.271 DEBUG [main][MenuItemLookup] Item match:Perspective 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:40:30.271 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:40:30.271 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:40:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:40:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.272 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:30.272 DEBUG [main][MenuItemLookup] Item match:Window 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.272 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:30.272 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:30.272 DEBUG [main][MenuItemLookup] Item match:Window 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:30.273 DEBUG [main][MenuItemLookup] Item match:Perspective 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:40:30.273 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:40:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:30.273 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:30.273 DEBUG [main][MenuItemLookup] Item match:Window 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:40:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:30.274 DEBUG [main][MenuItemLookup] Item match:Window 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:30.274 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:40:30.274 DEBUG [main][MenuItemLookup] Item match:Perspective 19:40:30.275 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:40:30.275 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.275 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:40:30.275 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:40:30.275 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:40:30.275 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:40:30.275 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:40:30.275 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:40:30.275 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:40:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:40:30.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:40:30.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:40:30.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:30.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:30.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:30.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:40:30.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:30.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:30.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:30.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:40:30.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:30.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:40:30.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:30.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:30.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:30.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:30.338 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:40:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:30.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:30.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:30.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:30.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:30.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:40:30.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:30.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:30.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:30.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:40:30.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:30.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:30.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:30.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:30.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:30.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:30.610 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:30.610 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:30.610 DEBUG [main][MenuItemLookup] Item match:File 19:40:30.611 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:40:30.611 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:30.616 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:40:30.616 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:40:30.617 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:40:30.617 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:40:30.617 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:40:30.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:40:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:40:30.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:40:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:30.744 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:30.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:30.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:40:30.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:30.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:30.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:30.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:30.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:30.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:30.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:40:30.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:30.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:30.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:40:30.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:30.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:30.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:30.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:40:30.771 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:40:30.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:40:30.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:40:30.775 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:30.775 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:40:30.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:40:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:30.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:30.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:30.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:30.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:30.776 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:40:30.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:30.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:30.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:30.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:31.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:31.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:31.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:31.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:40:31.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:40:31.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:40:31.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:31.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:31.143 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:40:31.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:31.143 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 19:40:31.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:40:31.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:31.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:31.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:31.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:31.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:31.146 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:31.148 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 19:40:31.191 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:40:31.191 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:40:31.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:40:31.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:31.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:31.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:31.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:31.195 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:40:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:31.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:31.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:31.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:40:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:40:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:34.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:34.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:34.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:40:34.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:34.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:34.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:34.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:40:34.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:34.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:34.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:34.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:34.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:34.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:34.254 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:34.254 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:34.254 DEBUG [main][MenuItemLookup] Item match:File 19:40:34.255 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:40:34.256 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:34.261 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:40:34.261 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:40:34.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:40:34.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:40:34.262 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:40:34.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:40:34.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:40:34.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:40:34.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:34.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:34.401 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:34.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:40:34.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:34.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:34.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:34.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:40:34.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:34.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:34.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:40:34.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:34.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:34.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:34.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:40:34.404 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:40:34.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:40:34.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:40:34.424 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:34.424 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:40:34.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:40:34.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:34.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:34.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:34.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:34.427 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:40:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:34.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:34.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:34.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:34.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:40:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:40:34.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:40:34.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:34.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:34.569 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:40:34.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:34.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:40:34.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:34.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:34.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:34.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:34.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:34.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:34.624 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 19:40:34.692 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:40:34.692 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:40:34.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:40:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:34.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:34.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:34.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:34.696 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:40:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:34.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:34.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:34.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:35.399 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:35.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:35.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:40:35.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:35.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:35.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:35.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:40:35.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:35.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:35.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:40:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:35.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:35.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:35.427 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:35.428 DEBUG [main][MenuItemLookup] Item match:File 19:40:35.429 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:40:35.429 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:35.433 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:40:35.433 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:40:35.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:40:35.434 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:40:35.434 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:40:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:40:35.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:40:35.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:40:35.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:35.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:35.590 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:35.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:40:35.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:35.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:35.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:35.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:35.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:35.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:35.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:35.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:40:35.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:35.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:35.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:35.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:35.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:35.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:40:35.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:35.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:35.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:35.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:35.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:35.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:40:35.594 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:40:35.595 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:40:35.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:40:35.595 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:35.595 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:40:35.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:40:35.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:35.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:35.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:35.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:35.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:35.597 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:40:35.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:35.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:35.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:35.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:35.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:35.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:40:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:40:35.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:40:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:35.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:35.906 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:40:35.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:35.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:40:35.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:35.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:36.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:36.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:36.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:36.042 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 19:40:36.051 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:40:36.051 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:40:36.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:40:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:36.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:36.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:36.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:36.102 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:40:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:36.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:36.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:37.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:37.023 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 19:40:37.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:37.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:37.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:37.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:37.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:37.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:37.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:40:37.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:37.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:37.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 19:40:37.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:37.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:37.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 19:40:37.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:40:37.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:37.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:37.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:37.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:37.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:37.123 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:37.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:37.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:37.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:37.223 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:37.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:37.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:37.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:37.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:37.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:37.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:37.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:37.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:37.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:37.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:37.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:38.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:38.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:38.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:38.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:38.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:38.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:38.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:38.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:38.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:38.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:38.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:38.228 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:38.229 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:38.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:38.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:38.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:40:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:38.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:38.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:38.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:38.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:38.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:38.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:38.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:38.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:38.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:38.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:38.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:38.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:38.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:38.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:38.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:38.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:38.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:39.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:39.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:39.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:39.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:39.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:39.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:39.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:39.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:39.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:39.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:39.236 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:39.236 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:40:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:39.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:39.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:40:39.237 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:40:39.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:40:39.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:40:39.241 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:40:39.243 DEBUG [main][EditorHandler] 2 editor(s) found 19:40:39.243 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 19:40:39.307 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 19:40:39.307 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 19:40:39.415 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 19:40:39.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:39.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:39.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:39.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:39.417 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:39.417 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:39.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:39.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:40:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:39.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:39.418 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 19:40:39.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:40:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:39.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:40:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:39.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:40:39.418 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 19:40:39.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 19:40:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:39.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 19:40:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:39.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 19:40:39.419 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 19:40:39.419 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 19:40:39.419 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 19:40:39.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 19:40:39.420 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 19:40:39.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 19:40:39.420 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 19:40:39.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 19:40:39.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 19:40:39.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:40:39.424 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:40:39.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:40:39.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:40:39.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:39.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:39.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:39.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:39.447 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 19:40:39.447 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 19:40:39.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:39.447 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:40:39.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:39.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:39.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:39.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:39.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:39.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 19:40:39.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:39.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 19:40:39.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:39.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:39.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:39.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:39.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:39.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:39.557 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:40:39.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:39.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:39.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:39.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:39.558 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:39.558 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:39.558 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:39.558 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:39.558 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:39.558 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:39.558 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:39.558 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:39.558 DEBUG [main][MenuItemLookup] Item match:Window 19:40:39.559 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:39.559 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:39.559 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:39.559 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:39.559 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:39.559 DEBUG [main][MenuItemLookup] Item match:Show View 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:39.565 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:40:39.565 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:40:39.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:40:39.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:40:39.596 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:40:39.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:40:39.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:40:39.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:40:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:39.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:40:39.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:39.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:39.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:39.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:39.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:39.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:39.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:39.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:40:39.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:39.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:40.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:40.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:40:40.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:40.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:40.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:40.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:40.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:40.207 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:40:40.207 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:40:40.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:40:40.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:40:40.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:40.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:40.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:40.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:40.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:40.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:40.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:40.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:40:40.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:40.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:40.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:40.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:40.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:40.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:40.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:40.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:40.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:40.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:40.210 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:40:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:40.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:40.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:40.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:40.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:40.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:40:40.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:40.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:40.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:40:40.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:40.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:40.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:40.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:40.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:40:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:40.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:40.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:40.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:40.373 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:40.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:40.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:40.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:40:40.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:40:40.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:40:40.375 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:40.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:40.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:40.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:40.376 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:40.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:40.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:40.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:40.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:40.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:40.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:40.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:40.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:41.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:41.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:41.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:41.379 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:41.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:41.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:41.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:41.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:41.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:41.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:41.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:41.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:41.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:41.381 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:41.381 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:41.381 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:41.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:41.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:41.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:41.883 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:41.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:41.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:41.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:41.885 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:41.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:41.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:41.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:41.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:41.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:41.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:42.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:42.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:42.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:42.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:42.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:42.887 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:42.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:42.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:42.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:42.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:42.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:42.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:42.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:42.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:42.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:42.889 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:42.890 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:42.890 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:42.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:42.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:40:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:42.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:42.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:40:42.891 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:40:42.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:40:42.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:40:42.896 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:40:42.897 DEBUG [main][EditorHandler] 0 editor(s) found 19:40:42.898 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:42.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:42.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:42.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:42.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:42.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:42.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:42.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:42.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:42.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:42.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:43.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:43.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:43.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:43.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:43.907 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:43.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:43.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:43.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:43.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:43.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:43.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:43.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:43.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:43.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:43.910 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:43.910 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:43.910 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:43.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:43.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:40:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:43.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:43.911 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 19:40:43.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:40:43.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:44.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:40:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 19:40:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 19:40:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:44.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:44.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 19:40:44.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:40:44.921 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:40:44.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:40:44.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:40:44.926 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 19:40:44.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 19:40:44.926 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 19:40:44.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 19:40:44.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 19:40:44.936 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:40:44.937 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:40:45.135 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:40:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:45.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:45.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 19:40:45.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:45.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:45.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:45.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:45.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:45.157 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:45.157 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 19:40:45.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:45.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:45.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:45.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:45.205 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 19:40:45.205 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 19:40:45.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:45.206 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:40:45.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:45.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:45.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:45.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:45.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:45.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 19:40:45.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:45.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 19:40:45.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:45.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:45.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:45.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:45.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:45.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:45.316 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:40:45.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:40:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:45.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:45.317 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:45.317 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:45.317 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:45.317 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:40:45.317 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:40:45.317 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:45.317 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:45.317 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:45.317 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:45.317 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:45.317 DEBUG [main][MenuItemLookup] Item match:Window 19:40:45.319 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:45.319 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:45.319 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:45.319 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:45.319 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:45.319 DEBUG [main][MenuItemLookup] Item match:Show View 19:40:45.324 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:40:45.324 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:40:45.324 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:40:45.324 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:40:45.324 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:40:45.324 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:40:45.324 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:40:45.324 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:40:45.324 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:40:45.325 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:40:45.325 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:40:45.325 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:40:45.325 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:40:45.325 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:40:45.325 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:45.325 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:40:45.325 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:40:45.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:40:45.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:40:45.353 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:40:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:40:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:40:45.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:40:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:45.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:40:45.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:45.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:45.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:45.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:45.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:45.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:45.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:40:45.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:45.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:45.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:40:45.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:45.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:45.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:45.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:40:45.483 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:40:45.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:40:45.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:40:45.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:45.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:45.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:45.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:45.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:45.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:45.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:45.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:40:45.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:45.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:45.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:45.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:45.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:45.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:45.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:45.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:45.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:45.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:45.499 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:40:45.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:45.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:45.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:45.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:45.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:45.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:45.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:40:45.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:45.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:40:45.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:45.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:45.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:40:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:45.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:45.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:40:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:45.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:45.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:45.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:45.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:45.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:45.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:45.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:45.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 19:40:45.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:40:45.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:40:45.678 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:45.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:45.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:45.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:45.704 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:45.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:45.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:45.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:45.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:45.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:45.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:46.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:46.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:46.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:46.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:46.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:46.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:46.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:46.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:46.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:46.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:46.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:46.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:46.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:46.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:46.709 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:46.709 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:46.710 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:46.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:47.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:47.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:40:47.212 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:40:47.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:40:47.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:40:47.220 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 19:40:47.220 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 19:40:47.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 19:40:47.220 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 19:40:47.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:47.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:47.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:47.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:47.221 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 19:40:47.221 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 19:40:47.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:47.222 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:40:47.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:47.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:47.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:47.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:47.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:47.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 19:40:47.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:47.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 19:40:47.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:47.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:47.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:47.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:47.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:47.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:47.333 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:40:47.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:40:47.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:47.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:47.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:47.334 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:47.334 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:47.334 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:47.334 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:40:47.334 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:40:47.334 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:47.334 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:47.334 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:47.334 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:47.334 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:47.334 DEBUG [main][MenuItemLookup] Item match:Window 19:40:47.335 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:47.335 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:47.335 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:47.335 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:47.335 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:47.335 DEBUG [main][MenuItemLookup] Item match:Show View 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:47.341 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:40:47.341 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:40:47.369 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:40:47.369 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:40:47.369 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:40:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:40:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:40:47.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:40:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:47.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:40:47.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:47.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:47.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:47.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:47.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:47.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:47.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:47.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:40:47.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:47.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:47.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:40:47.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:47.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:47.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:47.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:40:47.485 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:40:47.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:40:47.485 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:40:47.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:47.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:47.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:47.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:47.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:47.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:47.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:47.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:40:47.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:47.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:47.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:47.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:47.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:47.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:47.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:47.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:47.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:47.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:47.488 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:40:47.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:47.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:47.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:47.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:47.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:47.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:47.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:40:47.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:47.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:47.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:40:47.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:47.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:47.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:40:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:47.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:47.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:40:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:47.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:47.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:47.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:47.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:47.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:47.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:47.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:47.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 19:40:47.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:40:47.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:40:47.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:47.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:47.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:47.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:47.665 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:47.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:47.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:47.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:47.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:47.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:47.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:48.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:48.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:48.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:48.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:48.667 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:48.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:48.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:48.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:48.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:48.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:48.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:48.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:48.669 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:48.670 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:48.670 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:48.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:48.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:49.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:49.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:40:49.172 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:40:49.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:40:49.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:40:49.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:49.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:49.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:40:49.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:49.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:49.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:49.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 19:40:49.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:49.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:49.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:40:49.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:49.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:49.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:49.189 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:49.189 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:49.189 DEBUG [main][MenuItemLookup] Item match:File 19:40:49.190 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:40:49.190 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:49.194 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:40:49.194 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:40:49.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:40:49.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:40:49.195 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:40:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:40:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:40:49.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:40:49.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:49.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:49.339 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:49.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:40:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:49.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:49.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:49.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:40:49.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:40:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:49.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:40:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:49.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:40:49.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:40:49.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:40:49.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:49.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:40:49.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:49.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:40:49.343 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 19:40:49.343 DEBUG [main][TreeItemHandler] Selecting tree item: File 19:40:49.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 19:40:49.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 19:40:49.359 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:40:49.359 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:40:49.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:40:49.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:49.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:49.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:49.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:49.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:49.369 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:40:49.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:49.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:49.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:49.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:49.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:49.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 19:40:49.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 19:40:49.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 19:40:49.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:49.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:49.421 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:40:49.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:49.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:40:49.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:49.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:49.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:49.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:49.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:49.428 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:49.429 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 19:40:49.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 19:40:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:49.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:49.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:49.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:40:49.441 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:40:49.441 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 19:40:49.442 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 19:40:49.442 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 19:40:49.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:40:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:49.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:49.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:49.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:49.445 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:40:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:49.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:49.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:49.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:40:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:40:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:49.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:50.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:50.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2eab4030 is found... 19:40:50.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2eab4030 is found finished successfully 19:40:50.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 19:40:50.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:50.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:50.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:50.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:50.143 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:50.143 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:40:50.144 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:50.144 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:40:50.144 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:40:50.144 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 19:40:50.257 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 19:40:50.257 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:50.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:50.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:50.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:50.300 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:50.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:50.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:50.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:50.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:50.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:50.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:50.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:50.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:51.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:51.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:51.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:51.303 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:51.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:51.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:51.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:51.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:51.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:51.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:51.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:51.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:51.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:51.305 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:51.306 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:51.306 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:51.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:51.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:51.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:40:51.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:51.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:51.306 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 19:40:51.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:40:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:51.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:40:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:51.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:40:51.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 19:40:51.307 DEBUG [main][TreeItemHandler] Selecting tree item: files 19:40:51.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 19:40:51.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 19:40:51.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:51.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:51.355 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:40:51.356 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:40:51.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:40:51.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:40:51.356 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:40:51.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:51.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:51.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:51.857 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 19:40:51.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 19:40:51.857 DEBUG [main][TreeItemHandler] Selecting tree item: files 19:40:51.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 19:40:51.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 19:40:51.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:51.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:40:51.910 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:40:51.910 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:40:51.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:40:51.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:40:51.910 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:40:51.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:40:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:40:52.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 19:40:52.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:52.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:52.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:52.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:52.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:40:52.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:52.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:52.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:52.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 19:40:52.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:52.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:52.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:52.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:52.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:52.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:52.609 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:40:52.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:52.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:52.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:52.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:52.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:40:52.616 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:40:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:40:53.116 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:40:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:53.117 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:53.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:53.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:53.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:53.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:53.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:53.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:53.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:53.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:53.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:53.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:53.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:54.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:54.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:54.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:54.120 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:54.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:54.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:54.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:54.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:54.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:54.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:54.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:54.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:54.122 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:54.122 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:54.123 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:54.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:54.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:54.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 19:40:54.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:54.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:54.123 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:54.123 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:54.124 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 19:40:54.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:40:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:54.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:40:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:54.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:40:54.124 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 19:40:54.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:40:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:54.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:40:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:54.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:40:54.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:40:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:54.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:40:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:54.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:40:54.125 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 19:40:54.125 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 19:40:54.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:40:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:54.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:40:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:54.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:40:54.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:40:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:54.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:40:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:54.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:40:54.126 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 19:40:54.126 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 19:40:54.126 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:54.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:54.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:54.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:54.127 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 19:40:54.127 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 19:40:54.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:54.127 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:40:54.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:54.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:54.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:54.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:54.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:54.244 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 19:40:54.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:54.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 19:40:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:54.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:54.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:54.254 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:40:54.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:40:54.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:54.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:54.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:54.281 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:54.281 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:54.281 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:54.281 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:40:54.281 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:40:54.281 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:54.281 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:54.281 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:54.281 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:54.281 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:54.281 DEBUG [main][MenuItemLookup] Item match:Window 19:40:54.282 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:54.282 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:54.282 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:54.282 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:54.282 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:54.282 DEBUG [main][MenuItemLookup] Item match:Show View 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:40:54.288 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:40:54.289 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:40:54.289 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:54.289 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:40:54.289 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:40:54.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:40:54.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:40:54.291 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:40:54.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:40:54.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:40:54.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:40:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:54.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:40:54.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:54.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:54.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:54.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:54.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:54.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:40:54.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:54.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:54.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:40:54.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:54.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:54.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:54.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:40:54.406 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:40:54.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:40:54.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:40:54.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:54.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:54.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:54.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:54.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:54.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:40:54.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:54.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:54.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:54.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:54.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:54.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:54.409 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:40:54.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:54.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:54.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:54.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:54.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:54.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:54.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:40:54.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:54.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:40:54.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:54.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:54.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:40:54.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:54.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:54.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:54.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:40:54.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:54.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:54.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:54.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:54.583 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:54.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:54.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:54.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 19:40:54.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:40:54.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:40:54.587 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:54.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:54.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:54.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:54.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:54.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:54.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:54.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:54.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:54.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:55.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:55.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:55.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:55.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:55.590 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:55.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:55.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:55.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:55.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:55.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:55.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:55.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:55.592 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:55.592 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:40:55.593 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 19:40:55.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 19:40:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:56.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:56.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 19:40:56.095 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 19:40:56.095 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 19:40:56.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 19:40:56.095 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 19:40:56.095 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 19:40:56.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:40:56.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:56.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:56.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:40:56.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:56.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:56.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:56.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:56.598 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 19:40:56.598 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 19:40:56.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:56.599 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:40:56.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:56.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:56.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:56.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:56.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:56.702 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 19:40:56.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:56.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:56.715 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:40:56.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:40:56.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:56.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:56.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:56.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:40:56.717 DEBUG [main][MenuItemLookup] Item match:Window 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:56.717 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:40:56.717 DEBUG [main][MenuItemLookup] Item match:Show View 19:40:56.723 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:40:56.723 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:40:56.723 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:40:56.723 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:40:56.723 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:40:56.723 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:40:56.723 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:40:56.724 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:40:56.724 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:40:56.724 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:40:56.724 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:40:56.724 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:40:56.724 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:40:56.724 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:40:56.724 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:56.724 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:40:56.724 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:40:56.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:40:56.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:40:56.724 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:40:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:40:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:40:56.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:40:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:56.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:40:56.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:56.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:56.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:56.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:56.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:56.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:40:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:40:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:40:56.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:56.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:56.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:56.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:56.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:56.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:40:56.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:40:56.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:40:56.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:40:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:40:56.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:40:56.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:40:56.856 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:40:56.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:40:56.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:40:56.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:56.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:56.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:56.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:56.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:56.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:56.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:40:56.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:56.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:40:56.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:56.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:56.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:56.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:56.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:56.859 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:40:56.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:56.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:56.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:56.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:40:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:40:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:40:57.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:57.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:57.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:40:57.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:57.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:57.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 19:40:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:57.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 19:40:57.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:40:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:57.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:57.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:57.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:57.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:40:57.036 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:57.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:57.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:57.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 19:40:57.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:40:57.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:40:57.038 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:57.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:57.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:57.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:57.039 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:57.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:57.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:57.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:57.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:57.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:57.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:57.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:58.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:58.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:40:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:40:58.041 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:40:58.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:40:58.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:40:58.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:40:58.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:40:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:58.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:58.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:58.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:40:58.043 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 19:40:58.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 19:40:58.043 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 19:40:58.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 19:40:58.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 19:40:58.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:58.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:58.097 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:40:58.097 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:40:58.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:40:58.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:40:58.097 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:40:58.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:58.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:58.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:58.598 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 19:40:58.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 19:40:58.598 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 19:40:58.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 19:40:58.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 19:40:58.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:40:58.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'New' 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:40:58.650 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:40:58.650 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:40:58.650 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:40:58.650 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:40:58.650 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:40:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:40:59.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:40:59.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:40:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:59.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:59.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:59.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:40:59.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:59.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:40:59.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:59.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:59.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:59.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:59.345 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:40:59.345 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:40:59.346 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:40:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:59.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:59.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:59.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:40:59.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:40:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:40:59.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:40:59.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:40:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:40:59.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:40:59.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:40:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:40:59.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:40:59.347 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:40:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:40:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:40:59.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:40:59.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:40:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:40:59.354 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:40:59.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:40:59.855 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:40:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:40:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:40:59.855 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 19:40:59.855 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:40:59.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:40:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:40:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.589 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.521 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.76 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.016 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 6.922 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.458 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:40:59.903 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:40:59.903 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:40:59.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:40:59.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:40:59.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:40:59.904 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:40:59.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:40:59.904 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:40:59.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:40:59.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:59.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:59.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:59.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:59.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:40:59.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:59.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:59.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:59.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:59.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:59.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:59.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:59.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:40:59.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:59.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:59.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:59.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:40:59.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:40:59.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:40:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:40:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:40:59.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:40:59.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:40:59.907 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:59.907 DEBUG [main][MenuItemLookup] Item match:File 19:40:59.908 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:40:59.908 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'File' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'' 19:40:59.913 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:40:59.913 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:40:59.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:40:59.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:40:59.932 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:41:00.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:41:00.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:41:00.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:41:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:00.057 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:00.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:00.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:41:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:00.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:00.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:00.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:41:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:41:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:41:00.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:00.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:00.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:41:00.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:00.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:00.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:00.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:41:00.061 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:41:00.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:41:00.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:41:00.074 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:00.075 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:41:00.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:41:00.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:00.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:00.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:00.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:00.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:00.076 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:41:00.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:00.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:00.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:00.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:00.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:00.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:00.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:41:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:41:00.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:41:00.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:00.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:00.445 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:00.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:00.445 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0' 19:41:00.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:41:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:00.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:00.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:00.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:00.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:41:00.448 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:41:00.450 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0 19:41:00.494 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:00.494 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:41:00.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:41:00.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:00.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:00.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:00.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:00.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:00.497 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:41:00.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:00.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:00.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:00.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:41:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:41:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:41:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:41:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:03.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:41:03.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:03.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:41:03.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:41:03.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:03.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:03.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:03.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:03.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:03.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:03.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:03.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:03.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:03.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:03.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:03.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:03.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:03.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:03.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:03.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:03.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:03.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:03.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:03.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:03.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:03.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:03.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:03.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:03.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:03.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:03.558 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:03.558 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:03.558 DEBUG [main][MenuItemLookup] Item match:File 19:41:03.559 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:41:03.559 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:03.564 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:41:03.564 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:41:03.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:41:03.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:41:03.564 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:41:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:41:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:41:03.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:41:03.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:03.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:03.691 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:03.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:03.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:41:03.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:03.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:03.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:03.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:41:03.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:41:03.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:41:03.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:03.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:03.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:41:03.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:03.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:03.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:03.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:41:03.705 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:41:03.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:41:03.705 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:41:03.705 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:03.705 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:41:03.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:41:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:03.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:03.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:03.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:03.707 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:41:03.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:03.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:03.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:03.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:04.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:04.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:04.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:04.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:41:04.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:41:04.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:41:04.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:04.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:04.114 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:04.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:04.114 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1' 19:41:04.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:41:04.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:04.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:04.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:04.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:41:04.117 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:41:04.119 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1 19:41:04.193 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:04.194 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:41:04.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:41:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:04.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:04.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:04.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:04.204 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:41:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:04.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:04.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:41:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:41:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:41:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:41:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:41:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:41:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:07.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:07.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:07.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:07.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:07.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:07.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:07.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:07.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:07.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:07.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:07.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:07.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:07.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:07.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:07.214 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:07.214 DEBUG [main][MenuItemLookup] Item match:File 19:41:07.215 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:41:07.215 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:07.220 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:41:07.220 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:41:07.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:41:07.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:41:07.220 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:41:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:41:07.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:41:07.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:41:07.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:07.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:07.345 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:07.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:41:07.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:07.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:07.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:07.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:07.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:41:07.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:41:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:41:07.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:07.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:07.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:41:07.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:07.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:07.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:07.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:41:07.349 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:41:07.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:41:07.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:41:07.349 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:07.349 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:41:07.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:41:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:07.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:07.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:07.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:07.361 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:41:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:07.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:07.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:07.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:07.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:41:07.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:41:07.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:41:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:07.727 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:07.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:07.728 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2' 19:41:07.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:41:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:07.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:07.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:07.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:41:07.731 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:41:07.732 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2 19:41:07.777 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:07.777 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:41:07.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:41:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:07.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:07.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:07.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:07.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:07.781 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:41:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:07.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:07.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:07.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:41:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:41:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:41:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:41:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:10.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:10.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:41:10.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:41:10.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:10.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:10.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:10.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:10.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:10.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:10.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:10.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:10.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:41:10.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:10.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:10.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:10.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:10.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:10.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:10.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:41:10.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:10.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:10.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:10.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:10.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:41:10.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:10.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:10.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:10.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:41:10.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:41:10.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:41:10.796 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:10.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:10.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:10.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:10.796 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:10.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:10.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:10.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:10.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:10.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:10.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:11.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:11.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:11.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:11.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:11.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:11.799 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:11.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:11.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:11.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:11.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:11.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:11.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:11.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:11.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:11.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:11.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 19:41:11.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 19:41:11.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 19:41:11.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:11.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:11.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:11.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:11.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:11.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:11.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:11.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:11.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:11.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:11.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:12.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:12.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:12.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:12.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:12.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:12.805 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:12.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:12.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:12.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:12.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:12.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:12.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:12.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:12.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:12.807 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 19:41:12.807 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 19:41:12.807 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 19:41:12.808 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:12.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:12.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:12.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:12.809 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:12.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:12.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:12.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:12.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:12.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:13.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:13.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:13.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:13.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:13.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:13.811 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:13.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:13.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:13.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:13.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:13.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:13.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:13.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:13.813 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 19:41:13.813 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 19:41:13.814 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 19:41:13.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 19:41:13.814 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 19:41:13.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 19:41:13.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 19:41:13.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:41:13.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 19:41:13.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:13.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:41:13.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:41:13.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:41:13.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:13.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:13.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:13.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:13.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:13.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:13.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:13.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:13.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:13.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:13.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:13.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:13.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:13.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:13.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:13.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:13.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:13.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:13.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:13.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:13.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:13.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:13.826 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:13.826 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:13.826 DEBUG [main][MenuItemLookup] Item match:File 19:41:13.827 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:41:13.827 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:13.832 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:41:13.832 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:41:13.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:41:13.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:41:13.833 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:41:13.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:41:13.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:41:13.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:41:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:13.974 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:13.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:13.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:41:13.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:13.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:13.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:13.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:13.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:41:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:41:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:41:13.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:13.977 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:13.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:41:13.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:13.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:13.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:13.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:41:13.978 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:41:13.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:41:13.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:41:13.979 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:13.979 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:41:13.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:41:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:13.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:13.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:13.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:13.990 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:41:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:13.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:13.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:14.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:14.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:14.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:41:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:41:14.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:41:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:14.351 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:14.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:14.351 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3' 19:41:14.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:41:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:14.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:14.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:14.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:41:14.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:41:14.356 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3 19:41:14.400 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:14.400 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:41:14.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:41:14.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:14.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:14.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:14.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:14.403 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:41:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:14.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:14.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:14.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:41:17.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:41:17.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:41:17.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:41:17.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:17.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:17.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:17.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:17.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:17.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:17.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:17.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:17.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:17.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:17.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:17.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:17.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:17.413 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:17.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:17.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:17.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:17.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:17.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:17.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:17.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:17.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:18.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:18.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:18.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:18.415 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:18.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:18.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:18.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:18.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:18.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:18.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:18.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:18.417 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 19:41:18.417 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 19:41:18.418 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 19:41:18.418 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3 19:41:18.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 19:41:18.418 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 19:41:18.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 19:41:18.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 19:41:18.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:18.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:18.467 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:41:18.467 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:41:18.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:41:18.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:41:18.467 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:41:18.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:18.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:41:18.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:18.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:18.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:18.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:18.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:18.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:18.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:18.968 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer 19:41:18.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 19:41:18.968 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 19:41:18.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 19:41:18.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 19:41:18.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:18.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:19.015 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:19.015 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:41:19.015 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:41:19.015 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:41:19.015 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:41:19.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:41:19.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:41:19.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:41:19.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:19.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:19.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:19.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:19.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:41:19.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:19.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:41:19.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:19.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:19.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:19.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:19.703 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:41:19.703 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:41:19.703 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:41:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:19.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:19.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:19.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:41:19.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:19.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:19.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:19.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:41:19.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:19.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:19.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:19.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:19.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:19.705 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:41:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:19.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:19.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:19.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:19.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:41:19.711 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:41:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:41:20.212 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:41:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:20.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:20.213 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:20.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:20.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:20.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:20.214 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:20.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:20.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:20.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:20.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:20.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:20.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:20.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:20.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:21.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:21.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:21.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:21.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:21.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:21.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:21.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:21.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:21.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:21.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:21.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:21.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 19:41:21.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 19:41:21.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 19:41:21.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:21.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:41:21.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:41:21.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:21.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:21.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 19:41:21.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:41:21.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 19:41:21.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:21.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:41:21.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:41:21.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:41:21.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 19:41:21.220 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 19:41:21.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 19:41:21.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 19:41:21.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:21.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:41:21.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:41:21.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:21.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:21.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 19:41:21.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:41:21.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 19:41:21.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:21.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:41:21.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:41:21.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:41:21.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:21.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:21.233 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:41:21.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:21.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:21.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:21.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:21.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:21.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:21.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:41:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:21.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:21.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:21.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:41:21.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:21.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:21.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:21.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:41:21.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:41:21.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:41:21.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:21.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:41:21.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:41:21.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:21.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:21.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 19:41:21.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:41:21.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 19:41:21.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:21.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:41:21.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:41:21.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:41:21.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:21.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:21.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:21.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:21.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:21.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:21.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:21.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:21.240 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:21.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:21.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:21.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:21.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:21.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:21.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:21.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:22.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:22.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:22.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:22.242 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:22.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:22.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:22.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:22.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:22.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:22.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:22.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:22.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:22.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:22.244 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 19:41:22.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 19:41:22.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 19:41:22.245 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:22.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:22.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:22.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:22.246 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:22.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:22.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:22.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:22.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:22.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:22.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:22.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:22.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:23.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:23.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:23.248 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:23.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:23.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:23.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:23.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:23.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:23.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:23.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:23.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 19:41:23.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 19:41:23.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 19:41:23.251 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:23.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:23.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:23.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:23.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:23.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:23.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:23.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:23.253 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:41:23.253 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:41:23.253 DEBUG [main][TreeItemHandler] Set Tree selection 19:41:23.253 DEBUG [main][TreeHandler] Notify Tree about selection event 19:41:23.256 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:41:23.258 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject0 19:41:23.258 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject2 19:41:23.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:23.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:41:23.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:41:23.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:23.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:23.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 19:41:23.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:41:23.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 19:41:23.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:23.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:41:23.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:41:23.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:41:23.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:23.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:23.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:41:23.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:23.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:23.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:23.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:23.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:23.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:23.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:41:23.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:23.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:23.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:23.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:23.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:41:23.269 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:23.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:23.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:23.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:41:23.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:41:23.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:41:23.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:23.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:41:23.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:41:23.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:23.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:23.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 19:41:23.272 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:23.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:23.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:23.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:23.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:23.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:23.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:23.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:23.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:24.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:24.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:24.275 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:24.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:24.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:24.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:24.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:24.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:24.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:24.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:24.276 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 19:41:24.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 19:41:24.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 19:41:24.277 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 19:41:24.277 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 19:41:24.277 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 19:41:24.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 19:41:24.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:24.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:24.330 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:41:24.330 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:41:24.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:41:24.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:41:24.331 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:41:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:24.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:41:24.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:24.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:24.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:24.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:24.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:24.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:24.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:24.832 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer 19:41:24.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 19:41:24.832 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 19:41:24.832 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 19:41:24.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 19:41:24.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:24.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:24.881 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:24.881 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:41:24.881 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:41:24.881 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:41:24.881 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:41:24.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:41:25.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:41:25.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:41:25.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:25.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:25.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:25.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:25.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:41:25.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:25.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:41:25.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:25.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:25.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:25.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:25.564 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:41:25.564 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:41:25.564 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:41:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:25.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:25.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:25.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:41:25.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:25.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:41:25.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:25.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:25.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:25.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:25.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:25.566 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:41:25.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:25.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:25.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:25.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:41:25.572 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:41:26.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:41:26.073 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:41:26.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:26.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:26.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:26.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 19:41:26.073 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 19:41:26.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 19:41:26.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 19:41:26.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:26.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:26.218 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:26.218 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:26.218 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:26.218 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:26.219 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:41:26.219 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:41:26.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:41:26.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:41:26.219 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:41:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:26.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:41:26.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:41:26.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:41:26.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:41:26.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:26.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:26.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:26.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:26.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:26.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:26.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:26.720 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer 19:41:26.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 19:41:26.720 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 19:41:26.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 19:41:26.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 19:41:26.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:26.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:26.770 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:26.770 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:41:26.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:41:26.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:41:26.771 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:41:26.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:41:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:41:26.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:41:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:26.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:26.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:26.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:41:26.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:26.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:41:26.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:26.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:26.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:26.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:26.951 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:41:26.952 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:41:26.952 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:41:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:26.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:26.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:26.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:41:26.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:26.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:41:26.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:26.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:26.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:26.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:26.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:26.954 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:41:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:26.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:26.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:26.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:41:26.960 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:41:27.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:41:27.461 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:41:27.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:27.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:27.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:27.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 19:41:27.461 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 19:41:27.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 19:41:27.470 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 19:41:27.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:27.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:27.511 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:41:27.511 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:41:27.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:41:27.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:41:27.512 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:41:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:27.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:41:28.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:28.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:28.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:28.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:28.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:28.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:28.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:28.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:28.012 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer 19:41:28.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 19:41:28.012 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 19:41:28.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 19:41:28.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 19:41:28.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:28.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:28.059 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:28.059 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:41:28.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:41:28.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:41:28.059 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:41:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:41:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:41:28.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:41:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:28.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:28.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:28.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:28.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:41:28.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:28.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:41:28.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:28.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:28.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:28.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:28.744 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:41:28.744 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:41:28.744 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:41:28.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:28.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:28.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:28.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:28.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:41:28.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:28.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:41:28.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:28.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:28.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:28.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:28.746 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:41:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:28.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:28.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:41:28.751 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:41:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:41:29.253 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:41:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:29.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:29.253 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 19:41:29.253 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:41:29.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:41:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.352 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 7.396 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.008 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.011 s multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 2.026 s getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.008 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 19:41:29.263 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 19:41:29.264 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:41:29.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:41:29.264 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 19:41:29.264 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:41:29.264 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:41:29.264 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:41:29.264 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:41:29.265 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:41:29.265 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:29.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.265 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:29.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.265 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:29.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:29.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:29.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:29.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:29.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:29.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:29.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:29.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:29.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:29.268 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:29.268 DEBUG [main][MenuItemLookup] Item match:File 19:41:29.269 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:41:29.269 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:29.273 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:41:29.273 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:41:29.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:41:29.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:41:29.293 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:41:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:41:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:41:29.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:41:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:29.417 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:29.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:41:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:29.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:29.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:29.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:41:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:41:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:41:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:29.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:41:29.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:29.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:29.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:29.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:41:29.421 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:41:29.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:41:29.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:41:29.432 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:29.432 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:41:29.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:41:29.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:29.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:29.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:29.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:29.434 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:41:29.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:29.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:29.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:29.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:29.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:29.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:41:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:41:29.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:41:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:29.794 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:29.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:29.795 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0' 19:41:29.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:41:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:29.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:29.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:29.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:29.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:41:29.798 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:41:29.799 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0 19:41:29.842 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:29.842 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:41:29.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:41:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:29.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:29.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:29.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:29.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:29.845 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:41:29.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:29.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:29.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:29.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:41:32.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:41:32.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:41:32.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:41:32.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:32.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:41:32.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 19:41:33.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:41:33.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 19:41:33.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:41:33.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 19:41:34.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:41:34.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:41:34.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:34.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:34.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:34.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:34.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:34.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:34.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:34.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:34.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:34.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:41:34.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:34.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:34.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:34.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:34.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:34.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:34.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:41:34.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:34.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:34.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:34.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:34.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:41:34.358 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:34.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:34.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:34.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:41:34.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:41:34.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:41:34.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:41:34.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 19:41:34.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 19:41:34.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:41:34.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:41:34.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:41:34.361 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:34.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:34.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:34.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:34.362 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:34.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:34.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:34.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:34.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:34.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:34.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:34.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:35.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:35.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:35.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:35.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:35.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:35.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:35.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:35.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:35.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:35.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:35.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:35.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:35.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:35.366 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 19:41:35.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 19:41:35.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:41:35.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:41:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:35.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 19:41:35.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:35.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:35.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:35.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:35.369 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 19:41:35.369 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 19:41:35.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:35.370 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:41:35.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:35.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:35.463 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:41:35.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:35.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:35.464 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:35.464 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:35.464 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:41:35.464 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:41:35.464 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:41:35.464 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:41:35.464 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:41:35.464 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:41:35.464 DEBUG [main][MenuItemLookup] Item match:Window 19:41:35.466 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:41:35.466 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:41:35.466 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:41:35.466 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:35.466 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:41:35.466 DEBUG [main][MenuItemLookup] Item match:Show View 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:35.471 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:41:35.471 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:41:35.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:41:35.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:41:35.501 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:41:35.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:41:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:41:35.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:41:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:35.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:41:35.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:35.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:41:35.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:35.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:35.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:35.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:35.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:41:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:41:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:41:35.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:35.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:35.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:35.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:35.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:41:35.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:35.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:35.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:35.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:35.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:35.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:41:35.611 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:41:35.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:41:35.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:41:35.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:35.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:35.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:35.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:41:35.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:35.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:35.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:35.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:41:35.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:35.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:41:35.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:35.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:35.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:35.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:35.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:35.614 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:41:35.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:35.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:35.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:35.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:41:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:41:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:41:35.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:35.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:41:35.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:35.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:35.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:35.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:35.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:41:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:35.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:36.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:36.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:36.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:41:36.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:36.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:36.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:36.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:41:36.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:41:36.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:41:36.003 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:36.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:36.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:36.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:36.004 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:36.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:36.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:36.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:36.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:36.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:36.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:36.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:37.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:37.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:37.029 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:37.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:37.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:37.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:37.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:37.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:37.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:37.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:37.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 19:41:37.031 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:37.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:37.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:37.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:37.033 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:37.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:37.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:37.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:37.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:37.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:37.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:37.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:37.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:38.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:38.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:38.035 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:38.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:38.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:38.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:38.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:38.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:38.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:38.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:38.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 19:41:38.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 19:41:38.037 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 19:41:38.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 19:41:38.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 19:41:38.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:38.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:41:38.102 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:41:38.103 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:38.103 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:41:38.103 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:41:38.103 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:38.103 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:38.103 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:38.103 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:41:38.103 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:41:38.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:41:38.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:41:38.103 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:41:38.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:38.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:41:38.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:41:38.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 19:41:38.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:38.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:38.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:38.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:38.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:38.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:38.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:38.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:38.604 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer 19:41:38.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 19:41:38.604 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 19:41:38.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 19:41:38.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 19:41:38.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:38.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:38.650 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:38.650 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:41:38.650 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:41:38.650 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:41:38.650 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:41:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:41:39.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:41:39.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:41:39.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:39.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:39.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:39.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:39.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:41:39.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:39.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:41:39.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:39.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:39.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:39.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:39.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:39.327 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:41:39.327 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:41:39.327 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:41:39.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:39.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:39.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:39.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:39.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:41:39.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:39.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:41:39.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:39.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:39.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:39.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:39.329 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:41:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:39.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:39.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:39.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:41:39.335 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:41:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:41:39.835 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:41:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:39.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:41:39.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:41:39.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:41:39.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:39.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:39.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:39.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:39.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:39.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:39.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:39.836 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 19:41:39.836 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:41:39.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:41:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.573 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) Time elapsed: 1.007 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 19:41:39.845 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 19:41:39.846 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:41:39.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:41:39.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 19:41:39.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:41:39.847 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:41:39.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:41:39.847 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:41:39.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:41:39.847 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:41:39.847 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:41:39.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:41:39.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:39.848 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:41:39.848 DEBUG [main][MenuItemLookup] Item match:Window 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.848 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:41:39.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:39.849 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:41:39.849 DEBUG [main][MenuItemLookup] Item match:Window 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:41:39.849 DEBUG [main][MenuItemLookup] Item match:Perspective 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:41:39.849 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:41:39.850 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:41:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:41:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:39.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:41:39.850 DEBUG [main][MenuItemLookup] Item match:Window 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:41:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:39.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:41:39.850 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:41:39.851 DEBUG [main][MenuItemLookup] Item match:Window 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:41:39.851 DEBUG [main][MenuItemLookup] Item match:Perspective 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:41:39.851 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:41:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:39.851 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:41:39.851 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:41:39.852 DEBUG [main][MenuItemLookup] Item match:Window 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:41:39.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:39.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:41:39.852 DEBUG [main][MenuItemLookup] Item match:Window 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:41:39.852 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:41:39.852 DEBUG [main][MenuItemLookup] Item match:Perspective 19:41:39.853 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:41:39.853 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:39.853 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:41:39.853 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:41:39.853 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:41:39.853 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:41:39.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:41:39.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:41:39.853 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:41:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:41:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:41:39.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:41:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:39.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:39.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:41:39.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:39.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:39.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:39.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:41:39.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:41:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:41:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:41:39.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:41:39.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:41:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:39.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:39.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:39.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:39.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:39.898 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:41:39.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:39.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:39.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:39.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:40.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:40.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:40.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:40.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:40.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:40.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:40.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:40.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:40.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:40.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:40.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:40.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:40.147 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:40.147 DEBUG [main][MenuItemLookup] Item match:File 19:41:40.148 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:41:40.148 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:40.152 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:41:40.152 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:41:40.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:41:40.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:41:40.153 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:41:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:41:40.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:41:40.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:41:40.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:40.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:40.276 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:40.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:41:40.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:40.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:40.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:40.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:41:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:41:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:41:40.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:40.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:40.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:41:40.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:40.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:40.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:40.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:41:40.279 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:41:40.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:41:40.280 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:41:40.290 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:40.290 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:41:40.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:41:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:40.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:40.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:40.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:40.292 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:41:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:40.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:40.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:40.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:40.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:41:40.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:41:40.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:41:40.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:40.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:40.657 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:40.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:40.657 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0' 19:41:40.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:41:40.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:40.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:40.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:40.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:40.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:41:40.661 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:41:40.662 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0 19:41:40.704 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:40.704 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:41:40.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:41:40.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:40.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:40.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:40.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:40.708 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:41:40.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:40.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:40.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:40.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:40.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:41:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:41:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:41:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:41:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:41:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:43.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:43.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:43.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:43.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:43.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:43.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:43.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:43.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:43.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:43.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:43.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:43.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:43.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:43.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:43.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:43.719 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:43.719 DEBUG [main][MenuItemLookup] Item match:File 19:41:43.720 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:41:43.720 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:43.724 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:41:43.724 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:41:43.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:41:43.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:41:43.725 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:41:43.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:41:43.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:41:43.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:41:43.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:43.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:43.847 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:43.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:43.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:41:43.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:43.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:43.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:43.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:43.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:41:43.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:41:43.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:41:43.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:43.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:43.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:43.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:43.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:43.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:41:43.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:43.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:43.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:43.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:43.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:43.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:41:43.850 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:41:43.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:41:43.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:41:43.851 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:43.851 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:41:43.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:41:43.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:43.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:43.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:43.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:43.862 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:41:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:43.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:43.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:44.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:44.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:44.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:44.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:41:44.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:41:44.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:41:44.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:44.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:44.235 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:44.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:44.235 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1' 19:41:44.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:41:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:44.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:44.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:44.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:44.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:41:44.238 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:41:44.239 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1 19:41:44.295 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:44.295 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:41:44.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:41:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:44.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:44.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:44.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:44.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:44.299 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:41:44.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:44.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:44.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:44.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:44.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:41:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:41:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:41:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:41:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:47.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:47.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:47.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:47.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:47.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:47.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:47.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:47.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:47.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:47.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:47.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:47.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:47.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:47.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:47.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:47.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:47.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:47.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:47.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:47.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:47.818 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:47.818 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:47.818 DEBUG [main][MenuItemLookup] Item match:File 19:41:47.820 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:41:47.820 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:47.825 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:41:47.825 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:41:47.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:41:47.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:41:47.825 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:41:47.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:41:47.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:41:47.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:41:47.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:47.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:47.958 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:47.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:47.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:41:47.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:47.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:47.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:47.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:47.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:47.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:41:47.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:41:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:41:47.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:47.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:47.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:47.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:41:47.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:47.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:47.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:47.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:47.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:47.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:41:47.987 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:41:47.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:41:47.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:41:47.987 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:47.987 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:41:47.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:41:47.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:47.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:47.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:47.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:47.990 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:41:47.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:47.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:47.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:47.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:48.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:48.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:48.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:41:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:41:48.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:41:48.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:48.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:48.364 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:48.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:48.365 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2' 19:41:48.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:41:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:48.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:48.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:48.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:41:48.395 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:41:48.396 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2 19:41:48.441 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:48.441 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:41:48.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:41:48.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:48.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:48.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:48.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:48.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:48.445 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:41:48.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:48.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:48.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:48.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:41:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:41:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:41:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:41:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:51.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:51.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:51.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:51.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:51.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:51.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:51.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:51.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:51.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:51.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:41:51.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:51.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:51.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:51.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:51.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:41:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:51.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:51.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:51.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:41:51.457 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:51.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:51.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:51.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:41:51.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:41:51.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:41:51.461 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:51.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:51.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:51.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:51.461 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:51.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:51.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:51.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:51.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:51.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:51.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:51.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:52.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:52.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:52.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:52.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:52.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:52.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:52.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:52.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:52.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:52.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:52.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:52.465 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 19:41:52.466 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 19:41:52.466 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 19:41:52.466 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:52.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:52.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:52.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:52.467 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:52.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:52.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:52.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:52.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:52.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:52.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:52.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:52.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:53.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:53.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:53.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:53.469 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:53.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:53.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:53.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:53.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:53.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:53.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:53.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:53.471 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 19:41:53.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 19:41:53.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 19:41:53.472 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:53.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:53.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:53.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:53.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:53.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:53.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:53.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:53.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:53.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:53.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:53.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:53.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:54.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:54.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:54.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:54.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:54.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:54.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:54.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:54.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:54.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:54.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:54.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:54.477 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 19:41:54.477 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 19:41:54.478 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 19:41:54.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:41:54.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 19:41:54.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 19:41:54.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:41:54.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:41:54.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:41:54.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:54.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:54.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:54.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:54.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:54.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:54.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:54.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:54.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:54.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:54.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:54.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:54.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:41:54.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:54.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:54.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:54.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:54.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:54.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:41:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:54.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:41:54.481 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:41:54.481 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:54.481 DEBUG [main][MenuItemLookup] Item match:File 19:41:54.482 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:41:54.482 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'File' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:54.487 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:41:54.487 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:41:54.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:41:54.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:41:54.514 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:41:54.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:41:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:41:54.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:41:54.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:54.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:54.642 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:54.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:54.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:41:54.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:54.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:54.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:54.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:41:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:41:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:41:54.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:54.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:54.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:41:54.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:41:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:41:54.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:41:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:41:54.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:41:54.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:41:54.656 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:41:54.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:41:54.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:41:54.656 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:41:54.656 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:41:54.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:41:54.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:54.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:54.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:54.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:54.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:54.659 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:41:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:54.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:54.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:55.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:41:55.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:55.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:41:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:41:55.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:41:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:41:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:41:55.030 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:55.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:41:55.030 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3' 19:41:55.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:41:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:55.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:55.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:55.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:55.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:41:55.033 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:41:55.035 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3 19:41:55.078 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:41:55.078 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:41:55.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:41:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:55.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:55.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:55.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:41:55.081 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:41:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:41:55.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:41:55.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:41:55.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:55.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:41:58.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:41:58.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:41:58.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:41:58.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:58.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:58.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:58.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:58.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:41:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:58.090 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:58.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:58.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:58.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:58.091 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:58.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:58.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:58.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:58.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:58.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:58.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:58.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:59.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:59.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:41:59.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:41:59.093 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:41:59.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:41:59.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:41:59.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:41:59.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:41:59.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:41:59.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:41:59.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:41:59.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:41:59.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:41:59.095 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 19:41:59.095 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 19:41:59.095 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 19:41:59.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3 19:41:59.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 19:41:59.096 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 19:41:59.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 19:41:59.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 19:41:59.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:59.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:59.145 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:41:59.145 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:41:59.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:41:59.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:41:59.146 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:41:59.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:41:59.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:41:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:41:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:41:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:41:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:41:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:41:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:41:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:41:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:41:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:41:59.646 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer 19:41:59.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 19:41:59.647 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 19:41:59.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 19:41:59.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 19:41:59.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:41:59.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'New' 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'' 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:41:59.693 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:41:59.693 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:41:59.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:41:59.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:41:59.693 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:41:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:42:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:42:00.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:42:00.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:00.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:00.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:00.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:42:00.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:00.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:42:00.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:00.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:00.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:00.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:00.374 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:42:00.374 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:42:00.374 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:42:00.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:00.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:00.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:00.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:00.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:42:00.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:00.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:00.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:00.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:42:00.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:00.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:00.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:00.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:00.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:00.376 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:00.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:00.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:00.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:42:00.382 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:42:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:42:00.883 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:42:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:00.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:00.884 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:00.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:00.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:00.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:00.885 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:00.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:00.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:00.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:00.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:00.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:00.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:01.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:01.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:01.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:01.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:42:01.887 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:01.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:01.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:01.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:01.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:42:01.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:01.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:01.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:01.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:01.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:01.889 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 19:42:01.889 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 19:42:01.889 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 19:42:01.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 19:42:01.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:01.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:01.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 19:42:01.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:01.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 19:42:01.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 19:42:01.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:01.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:01.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:01.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 19:42:01.890 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 19:42:01.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 19:42:01.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 19:42:01.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 19:42:01.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:01.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:01.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 19:42:01.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:01.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 19:42:01.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 19:42:01.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:01.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:01.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:01.903 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:42:01.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 19:42:01.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 19:42:01.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:02.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:02.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 19:42:02.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 19:42:02.405 DEBUG [main][TreeItemHandler] Selecting tree item: src 19:42:02.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 19:42:02.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 19:42:02.419 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:42:02.419 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 19:42:02.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 19:42:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:02.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed 19:42:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:02.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 19:42:02.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 19:42:02.420 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 19:42:02.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 19:42:02.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 19:42:02.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 19:42:02.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:02.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:02.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 19:42:02.424 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:02.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:02.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:02.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:02.425 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 19:42:02.425 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 19:42:02.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:02.426 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:42:02.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:02.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:02.520 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:42:02.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:02.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:02.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:02.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:02.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:02.521 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:02.521 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:02.521 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:02.521 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:02.521 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:02.521 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:02.521 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:02.521 DEBUG [main][MenuItemLookup] Item match:Window 19:42:02.522 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:02.522 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:02.522 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:02.522 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:02.522 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:02.522 DEBUG [main][MenuItemLookup] Item match:Show View 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:02.528 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:42:02.528 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:42:02.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:42:02.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:42:02.552 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:42:02.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:42:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:42:02.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:42:02.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:02.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:02.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:42:02.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:02.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:02.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:42:02.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:02.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:02.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:02.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:02.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:02.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:42:02.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:02.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:02.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:42:02.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:02.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:02.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:02.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:42:02.660 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:42:02.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:42:02.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:42:02.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:02.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:42:02.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:02.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:02.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:02.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:42:02.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:02.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:42:02.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:02.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:02.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:02.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:02.662 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:42:02.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:02.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:02.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:02.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:42:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:42:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:42:02.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:02.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:42:02.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:02.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:02.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:02.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:02.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:02.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:02.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:42:02.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:02.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:02.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:02.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:02.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:02.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:02.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:02.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:42:02.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:42:02.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:42:02.829 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:02.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:02.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:02.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:02.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:02.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:03.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:03.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:03.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:03.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:03.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:42:03.831 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:03.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:03.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:42:03.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:03.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:03.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:03.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:03.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 19:42:03.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 19:42:03.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 19:42:03.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 19:42:03.833 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 19:42:03.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 19:42:03.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 19:42:03.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:03.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:03.880 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:42:03.880 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:42:03.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:42:03.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:42:03.880 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:42:03.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:03.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:42:04.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:04.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:04.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:04.381 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer 19:42:04.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 19:42:04.381 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 19:42:04.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 19:42:04.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 19:42:04.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:04.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:04.432 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:04.432 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:42:04.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:42:04.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:42:04.432 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:42:04.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:42:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:42:04.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:42:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:04.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:04.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:04.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:42:04.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:04.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:04.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:04.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:42:04.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:04.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:04.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:04.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:04.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:04.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:04.608 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:42:04.608 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:42:04.608 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:42:04.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:04.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:04.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:04.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:04.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:42:04.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:04.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:04.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:42:04.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:04.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:04.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:04.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:04.617 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:04.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:04.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:42:04.622 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:42:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:42:05.122 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:42:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:05.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:05.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 19:42:05.123 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 19:42:05.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 19:42:05.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 19:42:05.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:05.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:05.173 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:42:05.173 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:42:05.173 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:42:05.173 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:42:05.173 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:42:05.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:05.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:05.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:42:05.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:42:05.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:42:05.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:05.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:05.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:05.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:05.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:05.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:05.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:05.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:05.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:05.674 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer 19:42:05.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 19:42:05.674 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 19:42:05.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 19:42:05.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 19:42:05.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:05.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:05.722 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:05.722 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:42:05.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:42:05.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:42:05.722 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:42:05.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:42:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:42:06.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:42:06.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:06.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:06.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:42:06.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:06.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:42:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:06.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:06.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:06.400 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:42:06.400 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:42:06.400 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:42:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:06.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:06.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:06.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:42:06.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:06.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:42:06.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:06.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:06.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:06.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:06.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:06.402 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:06.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:06.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:06.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:06.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:42:06.408 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:42:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:42:06.909 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:42:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:06.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:06.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 19:42:06.909 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 19:42:06.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 19:42:06.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 19:42:06.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:06.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:06.959 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:42:06.959 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:42:06.959 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:42:06.959 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:42:06.959 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:42:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:06.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:42:07.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:42:07.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:07.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:07.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:07.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:07.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:07.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:07.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:07.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:07.460 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer 19:42:07.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 19:42:07.460 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 19:42:07.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 19:42:07.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 19:42:07.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:07.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:07.506 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:07.507 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:07.507 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:07.507 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:07.507 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:07.507 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:07.507 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:07.507 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:07.507 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:07.507 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:07.507 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:07.507 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:42:07.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:42:07.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:42:07.507 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:42:07.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:42:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:42:08.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:42:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:08.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:08.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:08.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:08.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:42:08.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:08.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:08.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:42:08.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:08.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:08.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:08.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:08.176 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:42:08.177 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:42:08.177 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:42:08.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:08.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:08.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:08.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:08.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:42:08.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:08.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:08.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:42:08.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:08.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:08.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:08.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:08.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:08.179 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:08.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:08.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:08.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:08.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:08.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:42:08.184 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:42:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:42:08.685 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:42:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:08.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:08.686 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 19:42:08.686 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:08.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.841 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 7.412 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.012 s selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.521 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:08.703 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:08.704 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:42:08.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:08.704 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:42:08.705 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:08.705 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:42:08.705 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:08.705 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:42:08.705 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:42:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:42:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:08.705 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:08.706 DEBUG [main][MenuItemLookup] Item match:Window 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.706 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:42:08.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:08.707 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:08.707 DEBUG [main][MenuItemLookup] Item match:Window 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:08.707 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:08.707 DEBUG [main][MenuItemLookup] Item match:Perspective 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:42:08.708 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:42:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:42:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:08.708 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:08.708 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:08.708 DEBUG [main][MenuItemLookup] Item match:Window 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:42:08.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:08.709 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:08.709 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:08.709 DEBUG [main][MenuItemLookup] Item match:Window 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:08.710 DEBUG [main][MenuItemLookup] Item match:Perspective 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:42:08.710 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:42:08.710 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:42:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:08.710 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:08.711 DEBUG [main][MenuItemLookup] Item match:Window 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:42:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:08.711 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:08.711 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:08.712 DEBUG [main][MenuItemLookup] Item match:Window 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:08.712 DEBUG [main][MenuItemLookup] Item match:Perspective 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:42:08.712 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:42:08.712 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:42:08.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:42:08.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:42:08.713 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:42:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:42:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:42:08.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:42:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:08.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:08.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:42:08.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:08.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:08.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:08.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:42:08.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:08.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:42:08.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:08.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:08.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:08.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:08.768 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:42:08.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:08.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:08.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:08.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:08.999 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 19:42:09.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:09.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:09.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:42:09.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:09.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:09.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:09.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:42:09.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:09.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:09.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:09.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:09.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:09.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:09.003 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:09.004 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:09.004 DEBUG [main][MenuItemLookup] Item match:File 19:42:09.005 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:42:09.005 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:42:09.009 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:42:09.010 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:09.010 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:42:09.010 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:42:09.010 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:42:09.010 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:09.010 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:42:09.010 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:09.010 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:42:09.010 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:42:09.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:42:09.010 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:42:09.030 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:42:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:42:09.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:42:09.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:42:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:09.160 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:42:09.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:42:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:09.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:09.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:09.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:09.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:09.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:09.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:09.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:42:09.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:09.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:09.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:09.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:09.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:09.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:42:09.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:09.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:09.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:09.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:09.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:09.176 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:42:09.176 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:42:09.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:42:09.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:42:09.177 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:42:09.177 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:42:09.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:42:09.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:09.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:09.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:09.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:09.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:09.178 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:42:09.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:09.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:09.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:09.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:09.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:09.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:42:09.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:42:09.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:42:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:09.572 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:42:09.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:09.572 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest' 19:42:09.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:42:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:09.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:09.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:09.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:09.576 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:09.577 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest 19:42:09.624 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:42:09.624 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:42:09.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:42:09.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:09.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:09.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:09.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:09.627 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:42:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:09.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:09.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:42:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:42:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:12.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:42:12.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:12.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:12.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:12.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:12.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:12.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:12.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:12.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:12.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:12.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 19:42:12.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:12.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:12.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:12.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:12.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:12.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:12.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:42:12.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:12.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:12.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:12.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:12.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:42:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:12.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:12.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:12.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:12.746 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:12.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:12.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:12.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:42:12.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:42:12.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:42:12.749 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:12.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:12.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:12.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:12.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:12.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:12.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:12.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:12.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:12.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:13.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:13.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:13.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:13.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:13.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:42:13.752 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:13.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:13.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:13.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:13.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:42:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:13.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:13.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:13.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:13.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:13.754 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 19:42:13.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 19:42:13.754 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 19:42:13.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 19:42:13.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 19:42:13.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:13.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:42:13.825 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:13.826 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:42:13.826 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:42:13.826 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:42:13.826 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:42:13.826 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:42:14.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 19:42:14.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:14.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:14.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 19:42:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:14.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:14.014 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 19:42:14.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:14.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:42:14.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:14.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:14.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:14.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:14.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:14.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:14.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 19:42:14.017 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 19:42:14.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 19:42:14.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 19:42:14.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:14.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:14.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:14.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:14.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:14.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:14.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:14.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:42:14.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:14.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:14.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:14.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:14.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:14.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:14.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:14.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:14.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:14.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 19:42:14.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:14.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:14.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:14.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source 19:42:14.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:14.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:42:14.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:14.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:14.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:14.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:14.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:14.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:14.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:14.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:14.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:14.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Order and Export") 19:42:14.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:14.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:14.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:14.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:14.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export 19:42:14.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:14.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:42:14.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:14.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:14.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:14.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:14.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:14.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:14.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:14.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:14.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Projects") 19:42:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:14.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:14.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:14.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:14.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects 19:42:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:14.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:42:14.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:14.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:14.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:14.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:14.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:14.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:14.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:14.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:14.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 19:42:14.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:14.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:14.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:42:14.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:14.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:14.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:14.626 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:42:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:14.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:14.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:14.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:14.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:14.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:14.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:14.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:14.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:14.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:14.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:14.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:14.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:14.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 19:42:14.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:14.815 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 19:42:14.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:14.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:14.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:14.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:14.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:14.816 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:42:14.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:14.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:14.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:14.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:14.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:14.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:42:14.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:14.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:14.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:14.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:14.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:14.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:14.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:42:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:42:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:42:14.888 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:14.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:14.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:14.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:14.889 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:14.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:14.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:14.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:14.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:14.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:15.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:15.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:15.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:15.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:15.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:42:15.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:15.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:15.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:15.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:15.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:42:15.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:15.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:15.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:15.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:15.893 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 19:42:15.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 19:42:15.893 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 19:42:15.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 19:42:15.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 19:42:15.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:15.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:15.940 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:42:15.940 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:42:15.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:42:15.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:42:15.940 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:42:16.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 19:42:16.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:16.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:16.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 19:42:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:16.183 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 19:42:16.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:16.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:42:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:16.207 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 19:42:16.207 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 19:42:16.207 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 19:42:16.207 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 19:42:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.210 INFO [WorkbenchTestable][BuildPathsPropertyPage] Adding variable on Modulepath: VN=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:16.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:16.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:16.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:42:16.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:16.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:16.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:16.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:16.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:16.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:16.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:16.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:16.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:16.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:16.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:16.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:42:16.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:16.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:16.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:16.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:16.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:16.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:16.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:16.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:16.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:16.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:16.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:16.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:16.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:16.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:16.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:16.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 19:42:16.245 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 19:42:16.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 19:42:16.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 19:42:16.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...") 19:42:16.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:16.250 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 19:42:16.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:16.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:16.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:16.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available.... 19:42:16.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully 19:42:16.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 19:42:16.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:16.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:16.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Configure Variables...") 19:42:16.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:16.389 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 19:42:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:16.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:16.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:16.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:42:16.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:16.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:16.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 19:42:16.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:16.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:16.551 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 19:42:16.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:16.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 19:42:16.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:16.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:16.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:42:16.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:16.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:16.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:42:16.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New...") 19:42:16.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:16.582 INFO [WorkbenchTestable][AbstractButton] Click button &New... 19:42:16.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:16.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:16.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:16.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 19:42:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available. finished successfully 19:42:16.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 19:42:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:16.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:16.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:42:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:16.649 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:16.650 INFO [WorkbenchTestable][AbstractText] Text set to: VN 19:42:16.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Path:") 19:42:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:16.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:16.654 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:16.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:42:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:16.657 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:16.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:16.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:16.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:42:16.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:42:16.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:42:16.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:42:16.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:42:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:16.722 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:42:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:16.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:16.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:16.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:16.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:16.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 19:42:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:16.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:42:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:16.818 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:16.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:16.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:16.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:42:16.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:42:16.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:16.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:16.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:42:16.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:16.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:16.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:16.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:16.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:16.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:16.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:16.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:16.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:42:16.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:16.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:16.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:16.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:16.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:16.889 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:42:16.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:16.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:16.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:16.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:16.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:16.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:17.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:17.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:17.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:17.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:17.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:17.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:17.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:17.401 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 19:42:17.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 19:42:17.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:17.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 19:42:17.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:17.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 19:42:17.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 19:42:17.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:17.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 19:42:17.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:17.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 19:42:17.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:42:17.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:17.409 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:42:17.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:17.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:17.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:17.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:17.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:17.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:42:17.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:17.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:17.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:42:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:17.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:17.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:17.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:17.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:42:17.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:42:17.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:42:17.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 19:42:17.526 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 19:42:17.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 19:42:17.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 19:42:17.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:17.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:42:17.599 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:42:17.600 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:42:17.600 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:42:17.600 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:42:17.600 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:42:17.600 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:42:17.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:17.600 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:42:17.600 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:42:17.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:42:17.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:42:17.600 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:42:17.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 19:42:17.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:17.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:17.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 19:42:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:17.874 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 19:42:17.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:17.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:42:17.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:17.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 19:42:17.876 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 19:42:17.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 19:42:17.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 19:42:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.878 INFO [WorkbenchTestable][BuildPathsPropertyPage] Removing variable from Modulepath: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:17.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:17.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:17.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:17.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:42:17.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:17.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:42:17.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:17.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:17.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:17.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:17.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:17.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:17.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:17.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:17.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:17.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:17.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:17.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:17.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:17.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:17.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:17.905 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar of tree item Modulepath 19:42:17.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 19:42:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:17.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 19:42:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:17.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 19:42:17.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:17.906 DEBUG [main][TreeItemHandler] Selecting tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:17.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar about selection 19:42:17.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:17.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:42:17.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:17.911 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:42:17.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:17.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:17.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:17.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:17.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:17.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:17.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:17.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:17.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:17.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:17.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:17.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:17.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 19:42:17.933 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 19:42:17.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 19:42:17.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 19:42:17.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...") 19:42:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:17.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:17.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:17.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:17.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:17.947 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 19:42:17.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:17.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:17.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:17.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:18.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available.... 19:42:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully 19:42:18.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 19:42:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:18.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 19:42:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:18.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:18.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:18.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:42:18.032 TRACE [main][WidgetHandler] Notify Table with event 13 19:42:18.032 TRACE [main][WidgetHandler] Wait for synchronization 19:42:18.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Configure Variables...") 19:42:18.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:18.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:18.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:18.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:18.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:18.040 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 19:42:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:18.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:18.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:18.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:42:18.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:18.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:18.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 19:42:18.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:18.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:18.201 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 19:42:18.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:18.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 19:42:18.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:18.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:18.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:42:18.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:18.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:18.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:18.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:18.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:18.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 19:42:18.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:18.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:18.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:18.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:18.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:42:18.221 TRACE [main][WidgetHandler] Notify Table with event 13 19:42:18.221 TRACE [main][WidgetHandler] Wait for synchronization 19:42:18.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:42:18.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:18.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:18.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:18.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:18.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:18.227 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:42:18.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:18.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:18.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:18.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:18.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:18.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:18.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:18.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 19:42:18.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:18.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:18.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:18.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:42:18.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:18.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 19:42:18.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:18.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:18.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:18.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:18.234 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:42:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:18.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:18.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 19:42:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available. finished successfully 19:42:18.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 19:42:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:18.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 19:42:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:18.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:18.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:18.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:18.291 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 19:42:18.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:18.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:18.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:18.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:18.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:42:18.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:42:18.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:42:18.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:18.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:18.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:18.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:18.445 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:42:18.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:18.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:18.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:18.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:18.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:42:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:42:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:18.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:42:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:18.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:18.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:18.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:18.519 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:42:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:18.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:18.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:18.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:19.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:19.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:19.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:19.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:19.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:19.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:19.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:19.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:19.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:19.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:19.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:19.033 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 19:42:19.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 19:42:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:19.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 19:42:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:19.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 19:42:19.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 19:42:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:19.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 19:42:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:19.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 19:42:19.034 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 19:42:19.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 19:42:19.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:19.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:19.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 19:42:19.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 19:42:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:20.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 19:42:20.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:20.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:20.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:42:20.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:20.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:20.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:20.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:20.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:20.051 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:42:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:20.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:20.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:20.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:20.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:20.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:20.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:20.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:20.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:20.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:20.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:20.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:20.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:42:20.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 19:42:20.128 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because shouldRun method of RunIf conditional run is not met. 19:42:20.129 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 19:42:20.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:20.129 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 19:42:20.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:20.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:20.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:20.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:20.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:20.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:20.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:42:20.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:20.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:20.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:20.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:20.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:42:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:20.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:20.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:20.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:20.166 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:20.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:20.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:20.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:42:20.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:42:20.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:42:20.169 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:20.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:20.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:20.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:20.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:20.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:20.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:20.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:20.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:20.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:20.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:20.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:20.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:21.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:42:21.172 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:21.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:21.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:21.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:21.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:42:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:21.174 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 19:42:21.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 19:42:21.174 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 19:42:21.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 19:42:21.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 19:42:21.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:21.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:42:21.220 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:21.221 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:42:21.221 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:42:21.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:42:21.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:42:21.221 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:42:21.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 19:42:21.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:21.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:21.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 19:42:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:21.455 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 19:42:21.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:21.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:42:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:21.457 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 19:42:21.457 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 19:42:21.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 19:42:21.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 19:42:21.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.484 INFO [WorkbenchTestable][BuildPathsPropertyPage] Adding variable on Classpath: VN=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:21.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:21.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:21.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:42:21.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:21.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:21.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:21.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:21.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:21.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:21.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:21.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:21.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:21.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:21.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:21.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:21.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:42:21.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:21.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:21.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:21.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:21.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:21.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:21.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:21.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:21.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:21.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:21.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:21.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:21.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:21.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:21.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 19:42:21.505 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 19:42:21.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 19:42:21.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 19:42:21.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...") 19:42:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:21.510 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 19:42:21.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:21.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:21.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:21.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:21.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available.... 19:42:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully 19:42:21.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 19:42:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:21.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Configure Variables...") 19:42:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:21.593 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 19:42:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:21.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:21.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:21.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:42:21.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:21.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:21.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 19:42:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:21.746 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 19:42:21.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:21.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 19:42:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:21.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:42:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:42:21.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New...") 19:42:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:21.777 INFO [WorkbenchTestable][AbstractButton] Click button &New... 19:42:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:21.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:21.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 19:42:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available. finished successfully 19:42:21.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 19:42:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:21.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:42:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:21.841 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:21.842 INFO [WorkbenchTestable][AbstractText] Text set to: VN 19:42:21.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Path:") 19:42:21.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:21.844 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:21.845 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:21.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:42:21.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:21.848 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:21.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:21.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:21.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:21.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:42:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:42:21.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:42:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:42:21.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:42:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:21.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:21.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:21.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:21.929 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:42:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:21.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:21.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:22.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 19:42:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:22.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:22.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:42:22.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:22.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:22.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:22.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:22.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:22.023 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:22.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:22.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:22.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:22.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:42:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:42:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:22.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:42:22.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:22.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:22.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:22.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:22.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:22.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:22.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:22.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:22.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:22.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:22.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:42:22.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:22.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:22.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:22.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:22.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:22.090 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:42:22.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:22.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:22.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:22.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:22.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:22.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:22.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:22.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:22.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:22.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:22.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:22.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:22.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:22.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:22.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:22.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:22.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:22.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:22.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:22.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:22.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:22.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:22.606 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 19:42:22.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 19:42:22.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:22.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 19:42:22.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:22.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 19:42:22.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 19:42:22.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:22.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 19:42:22.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:22.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 19:42:22.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:22.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:22.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:42:22.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:22.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:22.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:22.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:22.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:22.614 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:42:22.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:22.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:22.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:22.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:22.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:22.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:42:22.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:42:22.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:22.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:22.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:22.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:22.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:22.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:22.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:22.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:22.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:22.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:22.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:22.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:22.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:22.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:42:22.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:22.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:22.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:22.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:22.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:42:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:22.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:22.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:22.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:22.725 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:22.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:22.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:22.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:42:22.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:42:22.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:42:22.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 19:42:22.727 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 19:42:22.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 19:42:22.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 19:42:22.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:22.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:22.793 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:42:22.793 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:42:22.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:42:22.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:42:22.794 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:42:23.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 19:42:23.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:23.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:23.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 19:42:23.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:23.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:23.062 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 19:42:23.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:23.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:42:23.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:23.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:23.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:23.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 19:42:23.065 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 19:42:23.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 19:42:23.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 19:42:23.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.066 INFO [WorkbenchTestable][BuildPathsPropertyPage] Removing variable from Classpath: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:23.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:23.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:23.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:23.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:23.092 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar of tree item Classpath 19:42:23.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 19:42:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:23.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 19:42:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:23.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 19:42:23.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:23.093 DEBUG [main][TreeItemHandler] Selecting tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:23.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar about selection 19:42:23.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:42:23.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:42:23.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:23.098 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:42:23.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:23.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:23.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:23.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:23.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:23.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:23.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:23.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:23.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:23.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:23.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:23.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 19:42:23.126 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 19:42:23.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 19:42:23.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 19:42:23.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...") 19:42:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:23.132 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 19:42:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:23.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:23.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:23.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available.... 19:42:23.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully 19:42:23.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 19:42:23.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:23.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 19:42:23.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:42:23.227 TRACE [main][WidgetHandler] Notify Table with event 13 19:42:23.227 TRACE [main][WidgetHandler] Wait for synchronization 19:42:23.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Configure Variables...") 19:42:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:23.229 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 19:42:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:23.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:23.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:23.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:42:23.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:23.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:23.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 19:42:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:23.398 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 19:42:23.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:23.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 19:42:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:23.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:42:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:23.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 19:42:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:42:23.402 TRACE [main][WidgetHandler] Notify Table with event 13 19:42:23.402 TRACE [main][WidgetHandler] Wait for synchronization 19:42:23.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:42:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:23.418 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:42:23.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:23.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:23.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:23.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:23.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:23.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 19:42:23.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:23.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:42:23.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:23.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 19:42:23.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:23.432 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:42:23.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:23.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:23.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:23.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:23.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 19:42:23.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available. finished successfully 19:42:23.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 19:42:23.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:23.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 19:42:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:23.482 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 19:42:23.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:23.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:23.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:23.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:23.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:42:23.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:42:23.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:42:23.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:23.633 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:42:23.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:23.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:23.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:23.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:42:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:42:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:23.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:42:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:23.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:23.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:23.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:23.681 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:42:23.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:23.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:23.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:23.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:23.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:24.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:24.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:24.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:24.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:24.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:24.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:24.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:24.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:24.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:24.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:42:24.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:42:24.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:42:24.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:24.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:24.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:24.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:24.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:24.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:24.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:24.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:24.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:24.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:24.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:24.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:24.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:24.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:24.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:24.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:24.191 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 19:42:24.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 19:42:24.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:24.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 19:42:24.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:24.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 19:42:24.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 19:42:24.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:24.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 19:42:24.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:24.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 19:42:24.192 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 19:42:24.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 19:42:24.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:24.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:24.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 19:42:24.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 19:42:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:25.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 19:42:25.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:25.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:25.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:42:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:25.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:25.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:25.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:25.212 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:42:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:25.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:25.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:25.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:25.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:25.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:25.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:25.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:25.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:25.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:25.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:25.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 19:42:25.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:25.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 19:42:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:25.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:25.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:25.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:42:25.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:25.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:25.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:25.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:25.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:25.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:25.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:42:25.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:25.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:25.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:25.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:25.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:25.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:25.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:25.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:42:25.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:42:25.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:42:25.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:25.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:25.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:25.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:25.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:25.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:25.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:25.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:25.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:25.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:25.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:25.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:26.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:26.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:26.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:42:26.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:42:26.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:42:26.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:26.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:26.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:42:26.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:26.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:26.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:26.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:26.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:26.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 19:42:26.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 19:42:26.335 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 19:42:26.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 19:42:26.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 19:42:26.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:26.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:42:26.384 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Configure' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Validate' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:26.385 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:42:26.385 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 19:42:26.385 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 19:42:26.385 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 19:42:26.385 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 19:42:26.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 19:42:26.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:26.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:26.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 19:42:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:26.662 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 19:42:26.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:26.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 19:42:26.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:26.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:26.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:26.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:26.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:26.683 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 19:42:26.683 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 19:42:26.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 19:42:26.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 19:42:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:26.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:26.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:26.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 19:42:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:26.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:26.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:26.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:26.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 19:42:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:26.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:42:26.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:26.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:26.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:26.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:26.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:26.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:26.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:26.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:26.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:26.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 19:42:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:26.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:42:26.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:42:26.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:26.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 19:42:26.689 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 19:42:26.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 19:42:26.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:26.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 19:42:26.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:26.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 19:42:26.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 19:42:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:26.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 19:42:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:26.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 19:42:26.690 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 19:42:26.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 19:42:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:27.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 19:42:27.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 19:42:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:27.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 19:42:27.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 19:42:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:27.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:27.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:42:27.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:27.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:27.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:27.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:27.714 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:42:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:27.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:27.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:27.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:27.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:27.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:27.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:27.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:27.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:27.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 19:42:27.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:27.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:27.835 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:42:27.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:27.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:27.836 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:27.836 DEBUG [main][MenuItemLookup] Item match:Window 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:27.836 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:27.836 DEBUG [main][MenuItemLookup] Item match:Show View 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:27.842 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:42:27.842 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:42:27.842 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:42:27.842 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:42:27.843 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:42:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:42:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:42:27.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:42:27.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:27.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:27.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:42:27.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:27.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:27.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:27.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:42:27.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:27.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:27.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:27.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:27.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:27.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:42:27.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:42:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:27.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:42:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:27.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:42:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:42:27.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:42:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:27.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:42:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:27.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:42:27.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:42:27.951 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:42:27.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:42:27.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:42:27.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:27.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:42:27.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:27.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:27.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:27.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:42:27.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:27.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:42:27.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:27.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:27.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:27.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:27.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:27.954 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:42:27.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:27.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:27.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:27.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:28.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:42:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:42:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:42:28.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:28.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:28.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:42:28.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:28.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:28.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:28.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:28.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:28.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:28.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:42:28.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:28.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:28.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:28.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:28.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:42:28.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:42:28.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:28.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:42:28.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:42:28.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:42:28.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:42:28.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:42:28.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:28.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:28.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:28.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:28.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:28.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:29.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:29.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:42:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:42:29.064 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:42:29.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:42:29.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:29.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:42:29.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:42:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:29.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:29.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:29.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:29.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 19:42:29.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 19:42:29.066 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 19:42:29.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 19:42:29.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 19:42:29.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:29.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:29.128 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:42:29.128 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:42:29.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:42:29.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:42:29.128 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:42:29.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:29.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:29.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:42:29.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:29.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:29.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:29.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:29.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:29.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:29.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:29.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:29.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:29.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:29.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:29.629 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer 19:42:29.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 19:42:29.629 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 19:42:29.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 19:42:29.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 19:42:29.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:42:29.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:29.683 DEBUG [main][MenuItemLookup] Found menu:'New' 19:42:29.683 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:42:29.683 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:29.683 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:42:29.683 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:29.683 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:42:29.683 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:42:29.683 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:42:29.683 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:42:29.683 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:42:29.683 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:42:29.683 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:42:29.683 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:42:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:42:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:42:30.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:42:30.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:30.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:30.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:30.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:42:30.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:30.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:42:30.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:30.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:30.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:30.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:30.366 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:42:30.367 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:42:30.367 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:42:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:30.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:30.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:30.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:42:30.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:30.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:42:30.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:30.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:30.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:30.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:30.368 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:30.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:30.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:30.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:42:30.374 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:42:30.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:42:30.874 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:42:30.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:30.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:30.875 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 19:42:30.875 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:30.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:30.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 22.179 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.07 s addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 5.313 s addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) skipped addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 5.162 s getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.5 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:42:30.884 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:42:30.885 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:42:30.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:30.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:42:30.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:30.885 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:42:30.886 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:30.886 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:42:30.886 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:30.886 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:42:30.886 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:42:30.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:42:30.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:30.886 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:30.886 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:30.886 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:30.886 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:30.886 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:30.886 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:30.886 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:30.886 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:30.886 DEBUG [main][MenuItemLookup] Item match:Window 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:42:30.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:30.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:30.887 DEBUG [main][MenuItemLookup] Item match:Window 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:30.887 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:30.887 DEBUG [main][MenuItemLookup] Item match:Perspective 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:42:30.888 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:42:30.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:42:30.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:30.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:30.888 DEBUG [main][MenuItemLookup] Item match:Window 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.888 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:42:30.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:30.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:30.889 DEBUG [main][MenuItemLookup] Item match:Window 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:30.889 DEBUG [main][MenuItemLookup] Item match:Perspective 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:42:30.889 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:42:30.889 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:42:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:30.890 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:30.890 DEBUG [main][MenuItemLookup] Item match:Window 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:42:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:30.890 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:42:30.890 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:42:30.890 DEBUG [main][MenuItemLookup] Item match:Window 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:42:30.891 DEBUG [main][MenuItemLookup] Item match:Perspective 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:42:30.891 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:42:30.891 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:42:30.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:42:30.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:42:30.891 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:42:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:42:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:42:30.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:42:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:30.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:30.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:42:30.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:30.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:30.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:30.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:42:30.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:30.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:42:30.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:30.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:30.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:30.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:30.936 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:42:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:30.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:30.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:31.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:31.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:31.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:42:31.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:31.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:31.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:31.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:42:31.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:31.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:31.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:31.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:31.159 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:31.159 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:31.159 DEBUG [main][MenuItemLookup] Item match:File 19:42:31.160 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:42:31.160 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:31.164 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:42:31.164 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:42:31.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:42:31.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:42:31.165 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:42:31.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:42:31.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:42:31.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:42:31.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:31.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:31.290 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:42:31.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:42:31.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:31.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:31.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:31.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:31.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:31.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:42:31.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:31.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:31.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:42:31.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:31.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:31.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:31.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:42:31.320 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:42:31.320 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:42:31.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:42:31.320 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:42:31.320 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:42:31.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:42:31.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:31.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:31.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:31.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:31.322 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:42:31.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:31.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:31.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:31.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:31.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:31.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:42:31.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:42:31.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:42:31.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:31.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:31.692 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:42:31.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:31.692 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 19:42:31.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:42:31.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:31.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:31.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:31.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:31.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:31.695 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:31.697 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 19:42:31.740 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:42:31.740 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:42:31.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:42:31.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:31.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:31.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:31.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:31.743 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:42:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:31.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:31.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:42:34.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:42:34.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:34.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:34.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:34.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:42:34.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:34.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:34.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:34.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:34.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:34.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:34.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:34.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:34.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:34.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:34.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 19:42:34.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:42:34.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:34.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:34.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:34.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:34.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:34.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:34.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:34.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:42:34.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:34.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:34.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:34.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:34.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:34.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:34.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:34.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:42:34.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:34.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:34.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:34.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:34.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:34.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:34.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:34.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:34.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:34.773 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:34.773 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:34.774 DEBUG [main][MenuItemLookup] Item match:File 19:42:34.775 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:42:34.775 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:42:34.779 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:34.780 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:42:34.780 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:42:34.780 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:42:34.780 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:34.780 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:42:34.780 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:34.780 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:42:34.780 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:42:34.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:42:34.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:42:34.780 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:42:34.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:42:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:42:34.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:42:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:34.926 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:42:34.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:34.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:42:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:34.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:34.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:34.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:34.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:42:34.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:34.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:34.929 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:34.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:34.929 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:34.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:42:34.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:34.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:34.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:34.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:42:34.930 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:42:34.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:42:34.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:42:34.944 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:42:34.944 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:42:34.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:42:34.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:34.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:34.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:34.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:34.946 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:42:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:34.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:34.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:35.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:35.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:35.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:35.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:42:35.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:42:35.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:42:35.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:35.131 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:42:35.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:42:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:35.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:35.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:35.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:35.150 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:35.151 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 19:42:35.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:42:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:35.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:35.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:35.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:35.269 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:35.286 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName2 19:42:35.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:42:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:35.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:35.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:35.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:35.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:35.311 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 19:42:35.311 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 19:42:35.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:35.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:35.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:35.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:35.312 TRACE [main][WidgetHandler] Notify Button with event 27 19:42:35.312 TRACE [main][WidgetHandler] Wait for synchronization 19:42:35.312 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:35.312 TRACE [main][WidgetHandler] Wait for synchronization 19:42:35.312 TRACE [main][WidgetHandler] Notify Button with event 26 19:42:35.312 TRACE [main][WidgetHandler] Wait for synchronization 19:42:35.312 TRACE [main][WidgetHandler] Notify Button with event 3 19:42:35.312 TRACE [main][WidgetHandler] Wait for synchronization 19:42:35.312 TRACE [main][WidgetHandler] Notify Button with event 4 19:42:35.312 TRACE [main][WidgetHandler] Wait for synchronization 19:42:35.312 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:35.312 TRACE [main][WidgetHandler] Wait for synchronization 19:42:35.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 19:42:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:35.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:35.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:35.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:35.315 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 19:42:35.315 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 19:42:35.316 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 19:42:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:35.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:35.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:35.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Superclass:") 19:42:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:35.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:35.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:35.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:35.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:35.354 INFO [WorkbenchTestable][AbstractText] Text set to: java.lang.Exception 19:42:35.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:42:35.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:35.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:35.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:35.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:35.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:35.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:35.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:35.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:35.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:35.403 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:42:35.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:35.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:35.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:35.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:42:35.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:42:35.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 19:42:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:35.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:42:35.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:35.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:35.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:35.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:35.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:35.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:35.521 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:35.522 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 19:42:35.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:35.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:36.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:36.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:37.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:37.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:37.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:37.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:37.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:37.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:37.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:37.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:37.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:38.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:38.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:38.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:38.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:38.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:38.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:38.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:38.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:38.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:38.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:38.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:38.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:38.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:38.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:38.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:38.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:38.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:42:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:38.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:38.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:38.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:38.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:38.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:38.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:38.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:38.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:38.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:42:38.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:38.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:38.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:38.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:38.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:38.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:38.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:42:38.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:42:38.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:38.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:38.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:38.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:38.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:38.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:42:38.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:42:38.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:38.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:38.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:38.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:38.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:38.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:38.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:38.539 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:38.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:38.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:38.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:38.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:38.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:42:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:38.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:38.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:38.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:38.600 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 19:42:38.600 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 19:42:38.600 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 19:42:38.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:38.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:38.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:38.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:38.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:42:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:38.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:38.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:38.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:38.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:38.610 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 19:42:38.610 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 19:42:38.610 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 19:42:38.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:38.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:38.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:38.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:38.610 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:42:38.610 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:42:38.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:42:38.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:38.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:38.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:38.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:38.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:38.614 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:42:38.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:38.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:38.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:38.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:38.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:39.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java... 19:42:39.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 19:42:39.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:39.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:39.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:39.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:39.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:39.606 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:39.606 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * */ abstract class ClassName2 extends Exception implements AccessibleAction { @Override public int getAccessibleActionCount() { // TODO Auto-generated method stub return 0; } @Override public String getAccessibleActionDescription(int i) { // TODO Auto-generated method stub return null; } @Override public boolean doAccessibleAction(int i) { // TODO Auto-generated method stub return false; } /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub } } TooltipText=null 19:42:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java finished successfully 19:42:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39341cb5 is found... 19:42:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39341cb5 is found finished successfully 19:42:39.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 19:42:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:39.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:39.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:39.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:42:39.609 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:42:39.609 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * */ abstract class ClassName2 extends Exception implements AccessibleAction { @Override public int getAccessibleActionCount() { // TODO Auto-generated method stub return 0; } @Override public String getAccessibleActionDescription(int i) { // TODO Auto-generated method stub return null; } @Override public boolean doAccessibleAction(int i) { // TODO Auto-generated method stub return false; } /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub } } TooltipText=null 19:42:39.624 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:42:39.625 DEBUG [main][EditorHandler] 1 editor(s) found 19:42:39.625 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName2.java 19:42:39.802 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName2.java is closed 19:42:39.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:42:39.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:39.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:39.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:39.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:39.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 19:42:39.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:39.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 19:42:39.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:42:39.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:39.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:39.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:39.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:39.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:39.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:39.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:39.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:42:39.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:39.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:39.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:39.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:39.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:39.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:39.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:39.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:42:39.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:39.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:39.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:39.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:39.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:39.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:39.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:39.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:39.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:39.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:39.810 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:39.810 DEBUG [main][MenuItemLookup] Item match:File 19:42:39.810 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:42:39.811 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:39.815 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:42:39.815 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:42:39.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:42:39.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:42:39.852 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:42:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:42:39.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:42:39.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:42:39.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:39.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:39.994 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:42:39.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:39.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:42:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:39.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:39.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:39.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:42:39.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:39.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:39.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:42:39.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:39.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:39.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:39.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:42:39.998 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:42:39.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:42:39.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:42:39.999 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:42:39.999 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:42:39.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:42:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:39.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.000 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:42:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:40.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:42:40.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:42:40.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:42:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:40.142 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:42:40.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 19:42:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:40.146 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:40.147 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 19:42:40.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:42:40.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:40.196 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:40.197 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 19:42:40.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:42:40.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:40.230 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:40.231 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 19:42:40.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 19:42:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:40.263 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:40.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:42:40.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:40.277 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:40.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:42:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:40.309 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:40.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 19:42:40.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.311 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 19:42:40.311 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 19:42:40.311 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 19:42:40.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 19:42:40.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:40.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:40.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:42:40.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:42:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 19:42:40.315 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:40.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 19:42:40.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:40.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:40.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:42:40.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:42:40.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 19:42:40.344 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:40.344 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.ClassName 19:42:40.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 19:42:40.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:40.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:40.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:40.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:40.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:40.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:42:40.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:42:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 19:42:40.371 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:40.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 19:42:40.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:40.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:40.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:42:40.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:42:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 19:42:40.372 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:40.373 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2.ClassName2 19:42:40.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:42:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:42:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.432 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 19:42:40.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:42:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:42:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:42:40.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.443 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 19:42:40.443 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 19:42:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.447 TRACE [main][WidgetHandler] Notify Button with event 27 19:42:40.447 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.447 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:40.447 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.447 TRACE [main][WidgetHandler] Notify Button with event 26 19:42:40.447 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.447 TRACE [main][WidgetHandler] Notify Button with event 3 19:42:40.447 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.447 TRACE [main][WidgetHandler] Notify Button with event 4 19:42:40.447 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.447 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:40.447 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:42:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:42:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:42:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:42:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 19:42:40.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.465 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 19:42:40.465 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 19:42:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.465 TRACE [main][WidgetHandler] Notify Button with event 27 19:42:40.465 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.466 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:40.466 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.466 TRACE [main][WidgetHandler] Notify Button with event 26 19:42:40.466 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.466 TRACE [main][WidgetHandler] Notify Button with event 3 19:42:40.466 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.466 TRACE [main][WidgetHandler] Notify Button with event 4 19:42:40.466 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.466 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:40.466 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:42:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:42:40.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 19:42:40.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:42:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:42:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 19:42:40.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected") 19:42:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.512 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 19:42:40.512 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 19:42:40.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.512 TRACE [main][WidgetHandler] Notify Button with event 27 19:42:40.512 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.512 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:40.512 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.512 TRACE [main][WidgetHandler] Notify Button with event 26 19:42:40.512 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.512 TRACE [main][WidgetHandler] Notify Button with event 3 19:42:40.512 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.512 TRACE [main][WidgetHandler] Notify Button with event 4 19:42:40.512 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.513 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:40.513 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:42:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:42:40.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 19:42:40.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected") 19:42:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 19:42:40.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.531 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 19:42:40.531 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 19:42:40.531 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 19:42:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 19:42:40.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.557 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 19:42:40.557 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 19:42:40.557 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 19:42:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 19:42:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 19:42:40.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.561 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 19:42:40.561 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox abs&tract 19:42:40.562 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 19:42:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 19:42:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final") 19:42:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.574 INFO [WorkbenchTestable][AbstractButton] Click button fina&l 19:42:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.575 TRACE [main][WidgetHandler] Notify Button with event 27 19:42:40.575 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.575 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:40.575 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.575 TRACE [main][WidgetHandler] Notify Button with event 26 19:42:40.575 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.575 TRACE [main][WidgetHandler] Notify Button with event 3 19:42:40.575 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.575 TRACE [main][WidgetHandler] Notify Button with event 4 19:42:40.575 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.575 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:40.575 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final") 19:42:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "none") 19:42:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.580 INFO [WorkbenchTestable][AbstractButton] Click button non&e 19:42:40.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.580 TRACE [main][WidgetHandler] Notify Button with event 27 19:42:40.580 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.580 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:40.580 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.580 TRACE [main][WidgetHandler] Notify Button with event 26 19:42:40.581 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.581 TRACE [main][WidgetHandler] Notify Button with event 3 19:42:40.581 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.581 TRACE [main][WidgetHandler] Notify Button with event 4 19:42:40.581 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.581 TRACE [main][WidgetHandler] Notify Button with event 13 19:42:40.581 TRACE [main][WidgetHandler] Wait for synchronization 19:42:40.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "none") 19:42:40.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final") 19:42:40.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 19:42:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "non-sealed") 19:42:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "final") 19:42:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:42:40.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.611 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 19:42:40.611 DEBUG [WorkbenchTestable][CheckBox] Checkbox public static &void main(String[] args) not checked, no action performed 19:42:40.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:42:40.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:42:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.616 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 19:42:40.617 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 19:42:40.622 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 19:42:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:42:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:42:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:42:40.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.631 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 19:42:40.631 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 19:42:40.631 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 19:42:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:42:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:42:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.647 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 19:42:40.647 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 19:42:40.647 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 19:42:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:42:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.656 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:42:40.656 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 19:42:40.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:42:40.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.660 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:42:40.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:42:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:42:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:40.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:42:40.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:40.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:40.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:40.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:40.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:40.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:40.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:40.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:40.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:40.750 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:42:40.750 DEBUG [main][EditorHandler] 0 editor(s) found 19:42:40.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:42:40.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:42:40.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:42:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:40.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 19:42:40.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:42:40.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 19:42:40.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:42:40.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:42:40.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:42:40.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:42:40.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:40.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:40.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:42:40.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:40.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:40.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:40.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:42:40.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:40.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:40.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:42:40.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:40.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:40.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:42:40.777 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:42:40.777 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:40.777 DEBUG [main][MenuItemLookup] Item match:File 19:42:40.778 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:42:40.778 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'File' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'' 19:42:40.783 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:42:40.783 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:42:40.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:42:40.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:42:40.784 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:42:40.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:42:40.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:42:40.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:42:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:40.931 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:42:40.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:40.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:42:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:42:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:42:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:42:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:42:40.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:40.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:40.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:42:40.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:42:40.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:42:40.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:42:40.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:42:40.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:42:40.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:42:40.935 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:42:40.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:42:40.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:42:40.936 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:42:40.936 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:42:40.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:42:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:40.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:40.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:40.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:40.939 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:42:40.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:40.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:40.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:40.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:41.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:42:41.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:41.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:41.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:42:41.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:42:41.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:42:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:41.075 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:42:41.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:42:41.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:42:41.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:41.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:41.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:41.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:41.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:41.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:41.107 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:42:41.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:41.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:41.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:41.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:41.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:42:41.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:42:41.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 19:42:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:41.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:42:41.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:41.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:41.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:41.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:41.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:41.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:41.212 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:41.213 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 19:42:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:41.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:41.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:41.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:41.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:41.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:41.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:41.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:41.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:41.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:41.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:42.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:42.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:42.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:42.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:42.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:42.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:42.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:42.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:42.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:42.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:42.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:42.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:42.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:42.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:42.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:42.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:42.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:42.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:43.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:43.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:43.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:43.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:43.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:43.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:43.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:43.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:43.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:43.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:43.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:43.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:43.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:43.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:43.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:43.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:43.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:43.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:42:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:44.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:42:44.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:44.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:44.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:44.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:44.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:44.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 19:42:54.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:42:54.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:54.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:54.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:54.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:54.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:54.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 19:42:55.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:42:55.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:55.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:55.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:55.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:55.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:55.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:55.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:55.730 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:42:55.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:55.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:55.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:55.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:55.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:42:55.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:55.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:55.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:55.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:55.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:55.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:55.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:55.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 19:42:56.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:42:56.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:56.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:56.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:56.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:56.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:56.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:56.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:56.800 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:42:56.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:56.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:56.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:56.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:42:56.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:42:56.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 19:42:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:42:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:42:56.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:42:56.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:56.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:56.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:56.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:56.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:56.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:42:56.865 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:42:56.866 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 19:42:56.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:56.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:57.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:57.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:57.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:57.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:57.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:57.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:57.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:57.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:57.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:57.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:57.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:57.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:57.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:57.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:57.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:57.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:57.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:57.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:58.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:58.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:58.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:58.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:58.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:58.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:58.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:58.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:58.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:58.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:58.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:58.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:58.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:58.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:58.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:58.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:58.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:58.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:59.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:59.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:59.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:59.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:59.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:59.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:59.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:59.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:59.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:42:59.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:42:59.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:42:59.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:42:59.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:59.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:59.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:59.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:59.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:59.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:59.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:59.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:59.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:59.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:59.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:42:59.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:42:59.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:59.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:59.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:59.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:59.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:59.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:42:59.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:42:59.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:59.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:42:59.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:59.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:59.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:59.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:59.878 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:42:59.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:59.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:59.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:59.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:59.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:42:59.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:59.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:59.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:59.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:59.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:59.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:42:59.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:42:59.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:59.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:59.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:59.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:59.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:59.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:59.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:42:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:42:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:42:59.938 TRACE [main][WidgetHandler] Notify Table with event 13 19:42:59.938 TRACE [main][WidgetHandler] Wait for synchronization 19:42:59.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:42:59.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:42:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:42:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:42:59.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:42:59.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:42:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:59.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:59.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:59.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:59.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:59.948 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:42:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:59.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:59.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:42:59.949 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:42:59.949 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 19:42:59.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:42:59.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:42:59.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:42:59.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:42:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:42:59.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:42:59.953 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:42:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:42:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:42:59.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:42:59.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:43:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:43:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:00.020 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:43:00.020 DEBUG [main][EditorHandler] 0 editor(s) found 19:43:00.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:43:00.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:43:00.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:43:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:00.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 19:43:00.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:43:00.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 19:43:00.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:43:00.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:43:00.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:43:00.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:43:00.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:00.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:00.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:43:00.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:00.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:00.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:00.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:43:00.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:00.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:00.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:00.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:00.023 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:43:00.023 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:00.023 DEBUG [main][MenuItemLookup] Item match:File 19:43:00.024 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:43:00.024 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:00.029 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:43:00.029 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:43:00.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:43:00.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:43:00.064 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:43:00.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:43:00.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:43:00.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:43:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:00.188 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:00.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:43:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:00.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:00.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:00.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:43:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:43:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:43:00.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:00.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:00.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:43:00.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:00.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:00.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:00.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:43:00.202 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:43:00.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:43:00.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:43:00.202 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:00.202 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:43:00.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:43:00.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:00.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:00.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:00.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:00.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:00.204 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:43:00.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:00.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:00.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:00.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:00.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:00.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:43:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:43:00.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:43:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:00.338 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:43:00.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:00.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:43:00.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:00.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:00.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:00.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:00.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:00.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:00.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:00.341 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:43:00.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:00.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:00.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:00.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:00.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:43:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:43:00.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 19:43:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:00.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:43:00.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:00.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:00.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:00.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:00.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:00.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:00.467 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:00.467 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 19:43:00.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:00.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:01.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:01.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:01.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:01.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:01.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:01.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:01.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:01.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:01.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:02.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:02.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:02.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:02.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:02.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:02.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:02.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:02.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:02.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:03.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:43:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:03.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:03.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:03.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:03.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:03.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:03.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:03.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:03.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:03.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:03.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:03.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:03.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:03.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:03.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:03.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:03.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:03.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:03.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:03.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:03.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:03.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:03.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:43:03.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:03.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:03.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:03.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:03.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:03.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:03.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:03.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:03.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:03.478 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:43:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:03.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:03.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:03.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:43:03.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:03.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:03.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:03.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:03.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:03.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:03.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:03.550 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:43:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:03.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:03.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:43:03.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:43:03.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 19:43:03.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:03.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:43:03.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:03.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:03.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:03.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:03.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:03.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:03.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:03.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:03.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:03.618 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:03.619 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 19:43:03.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:03.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:04.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:04.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:04.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:04.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:04.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:04.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:04.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:04.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:04.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:04.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:04.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:04.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:04.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:04.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:04.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:04.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:04.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:04.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:05.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:05.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:05.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:05.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:05.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:05.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:05.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:05.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:05.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:06.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:06.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:06.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:06.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:06.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:06.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:06.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:06.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:06.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:43:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:06.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:06.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:06.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:06.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:06.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:06.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:06.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:06.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:06.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:06.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:06.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:06.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:06.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:06.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:06.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:43:06.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:06.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:06.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:06.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:06.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:06.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:06.630 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:43:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:06.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:06.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:06.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:43:06.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:06.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:06.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:06.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:06.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:06.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:06.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:06.687 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:43:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:06.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:06.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:43:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:43:06.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 19:43:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:06.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:43:06.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:06.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:06.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:06.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:06.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:06.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:06.758 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:06.759 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 19:43:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:06.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:07.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:07.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:07.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:07.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:07.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:07.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:07.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:07.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:07.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:08.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:08.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:08.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:08.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:08.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:08.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:08.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:08.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:08.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:08.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:08.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:08.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:08.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:08.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:08.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:08.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:08.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:08.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:09.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:09.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:09.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:09.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:09.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:09.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:09.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:09.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:09.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:43:09.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:09.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:09.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:09.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:09.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:09.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:09.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:09.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:09.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:09.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:09.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:09.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:09.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:09.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:09.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:09.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:09.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:09.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:09.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:09.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:09.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:09.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:09.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:09.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:09.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:09.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:09.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:09.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:09.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:43:09.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:09.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:09.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:09.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:09.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:09.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:09.771 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:43:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:09.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:09.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:09.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:43:09.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:09.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:09.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:09.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:09.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:09.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:09.831 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:43:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:09.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:09.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:43:09.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:43:09.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 19:43:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:09.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:43:09.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:09.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:09.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:09.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:09.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:09.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:09.903 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:09.904 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 19:43:09.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:10.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:10.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:10.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:10.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:10.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:10.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:10.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:10.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:10.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:10.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:10.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:10.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:10.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:10.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:10.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:10.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:10.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:10.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:11.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:11.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:11.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:11.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:11.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:11.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:11.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:11.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:11.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:11.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:11.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:11.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:11.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:11.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:11.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:11.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:11.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:11.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:12.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:12.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:12.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:12.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:12.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:12.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:12.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:12.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:12.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:43:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:12.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:12.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:12.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:12.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:12.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:12.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:12.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:12.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:12.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:12.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:12.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:12.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:12.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:12.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:12.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:12.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:12.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:12.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:43:12.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:12.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:12.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:12.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:12.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:12.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:12.915 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:43:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:12.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:12.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:12.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:43:12.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:12.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:12.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:12.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:12.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:12.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:12.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:12.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:12.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:12.975 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:43:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:12.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:12.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:43:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:43:13.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 19:43:13.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:13.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:13.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:43:13.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:13.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:13.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:13.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:13.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:13.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:13.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:13.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:13.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:13.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:13.046 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:13.047 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 19:43:13.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:13.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:13.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:13.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:13.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:13.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:13.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:13.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:13.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:13.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:13.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:14.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:14.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:14.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:14.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:14.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:14.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:14.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:14.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:14.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:14.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:14.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:14.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:14.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:14.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:14.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:14.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:14.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:14.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:15.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:15.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:15.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:15.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:15.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:15.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:15.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:15.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:15.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:15.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:15.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:15.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:15.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:15.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:15.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:15.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:15.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:15.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:16.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:16.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:16.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:16.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:16.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:16.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:16.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:16.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:16.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:16.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:43:16.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:16.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:16.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:16.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:16.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:16.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:16.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:16.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:16.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:16.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:16.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:16.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:16.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:16.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:16.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:16.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:16.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:16.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:43:16.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 19:43:16.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:16.072 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:43:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:16.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:16.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:16.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:16.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:16.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:16.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:16.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:16.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:16.149 TRACE [main][WidgetHandler] Notify Table with event 13 19:43:16.149 TRACE [main][WidgetHandler] Wait for synchronization 19:43:16.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:43:16.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:16.155 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:43:16.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:16.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:16.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:16.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:16.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:16.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:16.165 TRACE [main][WidgetHandler] Notify Table with event 13 19:43:16.165 TRACE [main][WidgetHandler] Wait for synchronization 19:43:16.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:43:16.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:16.168 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:43:16.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:16.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:16.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:16.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:16.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:16.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:16.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:16.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:16.173 TRACE [main][WidgetHandler] Notify Table with event 13 19:43:16.173 TRACE [main][WidgetHandler] Wait for synchronization 19:43:16.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:43:16.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:16.180 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:43:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:16.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:16.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:16.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:16.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:16.184 TRACE [main][WidgetHandler] Notify Table with event 13 19:43:16.184 TRACE [main][WidgetHandler] Wait for synchronization 19:43:16.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:43:16.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:16.187 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:43:16.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:16.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:16.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:16.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:16.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:43:16.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:43:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:43:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:43:16.194 TRACE [main][WidgetHandler] Notify Table with event 13 19:43:16.194 TRACE [main][WidgetHandler] Wait for synchronization 19:43:16.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:43:16.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 19:43:16.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:16.197 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:43:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:16.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:16.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:16.198 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:43:16.198 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 19:43:16.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:43:16.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:16.202 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:43:16.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:16.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:16.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:16.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:16.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:43:16.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:43:16.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:16.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:16.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:16.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:16.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:16.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:16.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:16.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:16.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:16.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:16.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:16.269 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:43:16.269 DEBUG [main][EditorHandler] 0 editor(s) found 19:43:16.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:43:16.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:43:16.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:43:16.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:16.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:16.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 19:43:16.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:43:16.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 19:43:16.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:43:16.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:43:16.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:43:16.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:43:16.270 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:16.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:16.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:43:16.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:16.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:16.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:16.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:43:16.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:16.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:16.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:16.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:16.272 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:43:16.272 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:16.272 DEBUG [main][MenuItemLookup] Item match:File 19:43:16.273 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:43:16.273 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:16.278 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:43:16.278 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:43:16.312 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:43:16.312 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:43:16.312 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:43:16.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:43:16.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:43:16.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:43:16.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:16.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:16.434 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:16.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:43:16.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:16.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:43:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:43:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:43:16.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:16.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:16.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:43:16.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:16.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:16.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:16.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:43:16.438 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:43:16.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:43:16.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:43:16.438 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:16.438 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:43:16.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:43:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:16.450 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:43:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:16.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:16.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:16.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:16.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:43:16.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:43:16.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:43:16.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:16.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:16.583 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:43:16.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:16.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:43:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:16.591 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:16.592 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 19:43:16.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:43:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:16.684 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:16.685 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 19:43:16.696 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:43:16.696 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:43:16.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:43:16.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:16.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:16.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:16.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:16.701 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:43:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:16.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:16.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:16.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:43:17.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:43:17.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:17.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:17.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java... 19:43:17.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 19:43:17.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:17.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:17.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:17.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:17.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:43:17.290 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:17.290 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 19:43:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java finished successfully 19:43:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a93badd is found... 19:43:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a93badd is found finished successfully 19:43:17.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 19:43:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:17.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:17.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:17.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:17.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:43:17.293 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:17.293 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 19:43:17.293 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:43:17.293 DEBUG [main][EditorHandler] 1 editor(s) found 19:43:17.293 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName.java 19:43:17.420 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName.java is closed 19:43:17.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:43:17.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:43:17.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:43:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:17.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 19:43:17.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:17.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:17.439 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:43:17.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:17.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:17.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:43:17.440 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:17.440 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:43:17.440 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:43:17.440 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:43:17.440 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:43:17.440 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:43:17.440 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:43:17.440 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:43:17.440 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:43:17.440 DEBUG [main][MenuItemLookup] Item match:Window 19:43:17.441 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:43:17.441 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:43:17.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:43:17.441 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:17.441 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:43:17.441 DEBUG [main][MenuItemLookup] Item match:Show View 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:17.447 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:43:17.447 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:43:17.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:43:17.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:43:17.488 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:43:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:43:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:43:17.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:43:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:17.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:43:17.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:17.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:43:17.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:17.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:17.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:17.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:17.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:43:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:43:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:43:17.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:43:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:17.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:43:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:17.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:43:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:43:17.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:43:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:17.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:43:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:17.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:43:17.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:43:17.602 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:43:17.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:43:17.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:43:17.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:17.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:17.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:17.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:43:17.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:17.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:17.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:17.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:43:17.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:17.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:43:17.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:17.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:17.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:17.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:17.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:17.613 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:43:17.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:17.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:17.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:17.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:43:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:43:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:43:17.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:17.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:17.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:43:17.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:17.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:17.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:17.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:17.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:43:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:17.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:17.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:17.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:43:17.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:17.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:17.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:17.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:43:17.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:43:17.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:43:17.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:17.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:17.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:17.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:17.701 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:17.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:17.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:17.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:17.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:17.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:17.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:18.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:18.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:18.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:18.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:18.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:18.703 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:18.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:18.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:18.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:18.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:18.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:18.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:18.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:18.705 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 19:43:18.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:18.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:18.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:18.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:18.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:18.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:19.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:19.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:19.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:19.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:19.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:19.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:19.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:19.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:19.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:19.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:19.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:19.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:19.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:19.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:19.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:19.709 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 19:43:19.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:19.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:19.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:19.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:19.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:19.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:19.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:19.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:19.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:19.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:19.711 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:43:19.711 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:43:19.711 DEBUG [main][TreeItemHandler] Set Tree selection 19:43:19.712 DEBUG [main][TreeHandler] Notify Tree about selection event 19:43:19.722 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:43:19.729 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 19:43:19.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:43:19.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'New' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:19.775 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:43:19.775 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:43:19.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:43:19.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:43:19.775 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:43:19.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:19.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:43:19.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:43:20.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:43:20.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:20.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:20.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:20.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:20.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:20.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:20.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:20.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:20.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:20.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:20.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:43:20.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:20.316 DEBUG [main][MenuItemLookup] Found menu:'New' 19:43:20.316 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:43:20.316 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:20.316 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:43:20.316 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:20.316 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:43:20.316 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:43:20.316 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:43:20.316 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:43:20.316 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:43:20.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:43:20.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:43:20.317 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:43:20.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:43:20.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:43:20.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:43:20.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:20.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:20.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:43:20.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:20.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:20.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:20.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:43:20.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:20.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:20.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:20.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:20.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:20.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:20.989 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:43:20.989 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:43:20.989 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:43:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:20.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:20.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:20.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:43:20.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:20.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:43:20.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:20.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:20.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:20.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:20.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:20.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:20.991 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:43:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:20.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:20.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:20.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:43:20.997 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:43:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:43:21.497 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:43:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:21.497 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 19:43:21.498 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:43:21.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:43:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.614 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 5.037 s testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.944 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 19.27 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 16.249 s testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 1.151 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:43:21.508 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:43:21.509 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:43:21.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:43:21.509 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:43:21.509 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:43:21.509 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:43:21.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:43:21.510 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:43:21.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:43:21.510 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:43:21.510 DEBUG [main][EditorHandler] 0 editor(s) found 19:43:21.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:21.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:21.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:43:21.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:21.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:21.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:21.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:21.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:21.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:21.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:43:21.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:21.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:21.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:21.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:21.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:43:21.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:21.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:21.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:21.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:43:21.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:43:21.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:43:21.518 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:21.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:21.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:21.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:43:21.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:21.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:21.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:21.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:43:21.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:21.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:21.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:21.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:21.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:21.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:21.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:21.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:43:21.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:21.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:21.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:21.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:21.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:43:21.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:21.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:21.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:21.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:21.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:21.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:21.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:21.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:43:21.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:21.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:21.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:21.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:21.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:21.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:21.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:21.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:21.549 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:43:21.549 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:21.549 DEBUG [main][MenuItemLookup] Item match:File 19:43:21.550 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:43:21.550 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:21.555 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:43:21.555 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:43:21.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:43:21.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:43:21.581 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:43:21.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:43:21.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:43:21.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:43:21.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:21.709 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:21.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:21.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:43:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:21.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:21.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:21.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:21.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:43:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:43:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:43:21.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:21.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:21.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:43:21.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:21.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:21.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:21.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:43:21.724 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:43:21.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:43:21.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:43:21.737 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:21.737 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:43:21.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:43:21.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:21.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:21.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:21.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:21.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:21.739 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:43:21.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:21.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:21.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:21.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:22.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:22.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:43:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:43:22.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:43:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:22.127 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:22.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 19:43:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:22.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:22.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:22.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:22.129 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 19:43:22.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified 19:43:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:22.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:22.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:22.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:43:22.130 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:22.130 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 19:43:22.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:43:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:22.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:22.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:22.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:22.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:22.134 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:43:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:22.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:22.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:43:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:43:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:22.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:43:22.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:43:22.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:22.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:22.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:22.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:22.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:22.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:22.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:22.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:22.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:43:22.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 19:43:22.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:43:22.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:43:22.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:43:22.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:43:22.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:22.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:22.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:43:22.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:22.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:22.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:22.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:43:22.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:22.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:22.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:22.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:22.263 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:43:22.263 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:22.263 DEBUG [main][MenuItemLookup] Item match:File 19:43:22.264 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:43:22.264 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:22.269 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:43:22.269 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:43:22.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:43:22.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:43:22.270 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:43:22.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:43:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:43:22.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:43:22.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:22.447 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:22.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:43:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:22.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:22.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:22.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:22.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:43:22.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:43:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:43:22.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:22.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:22.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:22.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:43:22.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:22.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:22.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:22.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:22.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:22.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:43:22.453 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:43:22.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:43:22.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:43:22.458 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:22.458 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:43:22.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:43:22.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:22.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:22.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:22.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:22.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:22.461 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:43:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:22.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:22.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:22.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:22.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:43:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:43:22.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:43:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:22.834 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:22.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:22.834 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 19:43:22.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:43:22.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:22.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:22.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:22.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:22.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:22.837 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:22.838 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 19:43:22.866 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 19:43:22.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 19:43:22.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:22.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:22.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:22.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:22.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:22.885 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 19:43:22.885 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 19:43:22.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified 19:43:22.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:22.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:22.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:22.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:43:22.886 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 19:43:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:43:22.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:22.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:22.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:22.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:22.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:22.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:22.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:22.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:23.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:23.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:23.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:23.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:23.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:23.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:23.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:23.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:23.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:23.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:23.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:23.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:23.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:23.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:23.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:23.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:24.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:24.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:24.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:24.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:24.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:24.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:24.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:24.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:24.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:24.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:24.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:24.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:24.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:24.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:24.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:24.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:43:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:25.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:43:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:25.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:25.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:25.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:25.949 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 19:43:25.959 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:43:25.959 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 19:43:25.959 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 19:43:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:25.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:25.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:25.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Module name:") 19:43:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:25.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:26.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:26.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:26.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:26.008 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject 19:43:26.008 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject 19:43:26.044 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:26.044 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:43:26.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:43:26.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:26.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:26.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:26.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:26.048 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:43:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:26.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:26.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:43:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:43:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:43:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:43:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:29.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:43:29.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:29.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:29.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:29.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:29.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:29.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:29.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:29.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:29.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:29.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:29.293 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:43:29.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:29.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:29.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:29.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:29.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:29.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:29.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:43:29.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:29.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:29.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:29.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:43:29.295 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:29.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:29.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:29.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:43:29.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:43:29.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:43:29.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:29.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:29.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:29.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:29.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:29.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:29.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:29.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:29.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:29.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:29.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:30.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:30.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:30.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:30.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:30.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:30.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:30.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:30.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:30.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:30.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:30.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:30.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:30.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:30.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:30.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:30.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:30.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:30.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:30.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:30.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:30.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:30.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:30.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:30.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:30.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:30.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:31.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:31.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:31.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:31.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:31.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:31.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:31.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:31.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:31.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:31.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:31.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:31.364 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:43:31.364 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:43:31.365 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 19:43:31.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 19:43:31.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:31.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:31.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 19:43:31.867 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 19:43:31.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:43:31.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:32.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:32.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:43:32.368 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java 19:43:32.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 19:43:32.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:32.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 19:43:32.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:32.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:32.872 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:43:32.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:32.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:32.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:32.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:32.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:43:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:32.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:32.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:32.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:43:32.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:32.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:43:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:43:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:43:32.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:32.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:32.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:32.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:32.907 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:32.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:32.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:32.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:32.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:32.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:33.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:33.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:33.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:33.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:33.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:33.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:33.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:33.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:33.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:33.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:33.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:33.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:33.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:33.937 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:33.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:33.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:33.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:33.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:33.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:33.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:33.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:34.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:34.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:34.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:34.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:34.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:34.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:34.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:34.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:34.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:34.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:34.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:34.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:34.942 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:34.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:34.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:34.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:34.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:34.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:34.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:34.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:34.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:34.943 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:43:34.943 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:43:34.944 DEBUG [main][TreeItemHandler] Set Tree selection 19:43:34.944 DEBUG [main][TreeHandler] Notify Tree about selection event 19:43:34.953 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:43:34.959 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 19:43:34.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:43:34.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'New' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:35.004 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:43:35.004 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:43:35.004 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:43:35.004 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:43:35.004 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:43:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:35.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:43:35.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:43:35.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:35.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:35.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:35.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:35.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:35.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:35.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:35.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:35.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:35.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:43:35.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:35.550 DEBUG [main][MenuItemLookup] Found menu:'New' 19:43:35.550 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:43:35.550 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:35.550 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:43:35.550 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:35.550 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:43:35.550 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:43:35.550 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:43:35.550 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:43:35.550 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:43:35.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:43:35.550 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:43:35.550 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:43:35.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:43:36.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:43:36.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:43:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:36.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:43:36.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:36.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:43:36.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:36.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:36.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:36.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:36.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:36.243 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:43:36.243 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:43:36.244 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:43:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:36.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:36.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:36.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:43:36.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:36.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:43:36.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:36.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:36.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:36.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:36.245 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:43:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:36.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:36.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:43:36.251 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:43:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:43:36.752 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:43:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:36.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:36.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:43:36.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:43:36.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:43:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:36.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 19:43:36.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:43:36.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 19:43:36.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:43:36.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:43:36.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:43:36.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:43:36.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:36.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:36.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:36.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:36.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:43:36.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:36.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:36.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:36.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:36.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:36.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:36.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:36.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:43:36.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:36.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:36.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:36.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:36.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:36.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:36.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:36.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:36.756 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:43:36.756 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:36.756 DEBUG [main][MenuItemLookup] Item match:File 19:43:36.757 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:43:36.757 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:43:36.761 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:43:36.761 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:43:36.761 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:43:36.761 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:36.761 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:43:36.761 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:43:36.761 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:43:36.761 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:43:36.761 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:43:36.761 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:36.762 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:43:36.762 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:43:36.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:43:36.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:43:36.762 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:43:36.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:43:36.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:43:36.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:43:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:36.887 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:36.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:36.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:43:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:36.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:36.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:36.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:36.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:43:36.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:43:36.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:43:36.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:36.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:36.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:36.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:36.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:36.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:43:36.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:36.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:36.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:36.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:43:36.901 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:43:36.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:43:36.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:43:36.901 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:36.901 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:43:36.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:43:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:36.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:36.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:36.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:36.903 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:43:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:36.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:36.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:37.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:37.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:37.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:37.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:43:37.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:43:37.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:43:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:37.253 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:37.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:37.254 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 19:43:37.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:43:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:37.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:37.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:37.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:37.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:37.256 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:37.258 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 19:43:37.285 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 19:43:37.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 19:43:37.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:37.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:37.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:37.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:37.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:37.308 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 19:43:37.308 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 19:43:37.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified 19:43:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:37.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:37.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:37.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:43:37.310 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 19:43:37.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:43:37.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:37.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:37.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:37.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:37.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:37.387 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 19:43:37.388 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:43:37.388 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 19:43:37.388 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:37.388 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:43:37.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:43:37.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:37.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:37.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:37.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:37.391 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:43:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:37.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:37.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:37.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:43:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:43:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:43:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:43:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:40.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:43:40.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:40.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:40.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:40.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:40.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:40.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:40.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:40.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:40.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:40.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:40.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:43:40.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:40.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:40.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:40.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:40.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:43:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:40.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:40.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:40.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:40.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:43:40.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:40.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:40.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:40.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:43:40.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:43:40.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:43:40.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:40.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:40.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:40.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:40.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:40.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:40.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:40.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:40.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:40.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:41.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:41.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:41.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:41.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:41.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:41.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:41.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:41.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:41.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:41.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:41.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:41.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:41.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:41.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:41.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:41.543 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:41.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:41.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:41.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:41.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:41.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:41.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:42.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:42.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:42.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:42.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:42.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:42.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:42.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:42.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:42.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:42.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:42.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:42.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:42.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:42.547 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:42.547 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:42.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:42.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:42.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:42.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:42.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:42.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:42.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:42.548 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:43:42.548 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:43:42.548 DEBUG [main][TreeItemHandler] Set Tree selection 19:43:42.548 DEBUG [main][TreeHandler] Notify Tree about selection event 19:43:42.556 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:43:42.559 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 19:43:42.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:43:42.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'New' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:42.625 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:43:42.625 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:43:42.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:43:42.625 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:43:42.625 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:43:42.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:42.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:43:42.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:43:43.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:43:43.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:43.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:43.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:43.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:43.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:43.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:43.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:43.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:43.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:43.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:43:43.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:43.167 DEBUG [main][MenuItemLookup] Found menu:'New' 19:43:43.167 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:43:43.167 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:43.167 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:43:43.167 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:43.167 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:43:43.167 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:43:43.167 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:43:43.167 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:43:43.167 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:43:43.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:43:43.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:43:43.167 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:43:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:43:43.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:43:43.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:43:43.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:43.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:43.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:43:43.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:43.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:43.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:43.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:43:43.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:43.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:43.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:43.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:43.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:43.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:43.831 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:43:43.831 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:43:43.831 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:43:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:43.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:43.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:43.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:43:43.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:43.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:43:43.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:43.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:43.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:43.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:43.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:43.833 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:43:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:43.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:43.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:43.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:43:43.838 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:43:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:43:44.338 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:43:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:44.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:44.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:43:44.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:43:44.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:43:44.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:44.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:44.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 19:43:44.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:43:44.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 19:43:44.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:43:44.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:43:44.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:43:44.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:43:44.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:44.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:44.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:43:44.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:44.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:44.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:44.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:43:44.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:44.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:44.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:44.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:44.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:44.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:44.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:43:44.342 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:44.342 DEBUG [main][MenuItemLookup] Item match:File 19:43:44.343 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:43:44.343 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:44.347 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:43:44.347 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:43:44.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:43:44.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:43:44.348 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:43:44.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:43:44.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:43:44.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:43:44.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:44.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:44.467 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:44.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:43:44.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:44.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:44.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:44.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:43:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:43:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:43:44.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:44.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:44.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:43:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:44.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:44.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:43:44.470 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:43:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:43:44.470 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:43:44.471 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:44.471 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:43:44.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:43:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:44.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:44.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:44.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:44.472 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:43:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:44.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:44.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:44.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:44.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:43:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:43:44.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:43:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:44.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:44.836 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:44.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:44.837 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 19:43:44.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:43:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:44.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:44.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:44.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:44.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:44.839 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:44.841 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 19:43:44.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use default location") 19:43:44.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:44.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:44.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:44.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:44.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:44.890 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true 19:43:44.890 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 19:43:44.890 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed 19:43:44.890 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:44.890 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page 19:43:44.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:43:44.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:44.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:44.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:44.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:44.893 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:43:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:44.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:44.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:45.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageTwo, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Allow output folders for source folders") 19:43:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:45.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:45.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:45.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:45.236 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true 19:43:45.236 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders 19:43:45.236 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders 19:43:45.236 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders 19:43:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:45.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:45.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:45.237 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:45.237 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:43:45.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:43:45.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:45.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:45.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:45.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:45.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:45.292 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:43:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:45.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:45.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:45.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:43:48.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:43:48.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:43:48.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:43:48.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:48.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:43:48.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:48.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:48.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:48.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:48.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:48.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:48.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:48.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:48.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:48.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:48.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:48.371 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:43:48.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:48.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:48.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:48.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:48.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:43:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:48.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:48.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:48.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:48.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:43:48.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:48.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:48.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:48.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:43:48.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:43:48.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:43:48.377 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:48.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:48.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:48.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:48.378 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:48.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:48.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:48.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:48.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:48.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:48.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:48.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:49.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:49.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:49.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:49.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:49.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:49.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:49.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:49.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:49.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:49.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:49.408 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:49.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:49.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:49.411 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:43:49.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:49.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:49.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:49.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:49.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:43:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:49.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:49.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:49.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:43:49.414 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:49.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:49.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:49.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:43:49.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:43:49.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:43:49.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:49.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:49.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:49.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:49.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:49.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:49.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:49.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:49.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:49.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:49.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:49.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:50.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:50.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:50.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:50.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:50.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:50.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:50.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:50.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:50.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:50.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:50.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:50.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:50.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:50.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:50.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:50.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:50.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:50.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:50.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:50.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:50.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:51.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:51.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:51.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:51.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:51.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:51.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:51.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:51.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:51.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:51.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:51.461 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:51.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:51.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:51.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:51.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:51.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:51.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:51.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:51.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:51.463 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:43:51.463 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:43:51.463 DEBUG [main][TreeItemHandler] Set Tree selection 19:43:51.463 DEBUG [main][TreeHandler] Notify Tree about selection event 19:43:51.472 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:43:51.482 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 19:43:51.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:43:51.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'New' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:51.528 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:43:51.528 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:43:51.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:43:51.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:43:51.528 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:43:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:43:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:43:52.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:43:52.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:52.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:52.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:52.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:52.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:52.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:52.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:52.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:52.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:52.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:43:52.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:52.071 DEBUG [main][MenuItemLookup] Found menu:'New' 19:43:52.071 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:43:52.071 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:52.071 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:43:52.071 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:52.071 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:43:52.071 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:43:52.071 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:43:52.071 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:43:52.071 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:43:52.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:43:52.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:43:52.072 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:43:52.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:43:52.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:43:52.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:43:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:52.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:43:52.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:52.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:43:52.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:52.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:52.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:52.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:52.747 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:43:52.747 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:43:52.747 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:43:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:52.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:52.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:52.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:43:52.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:43:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:52.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:43:52.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:43:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:52.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:52.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:52.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:52.749 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:43:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:52.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:52.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:43:52.754 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:43:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:43:53.256 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:43:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:53.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:43:53.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:43:53.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:43:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:43:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:43:53.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 19:43:53.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:43:53.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 19:43:53.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:43:53.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:43:53.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:43:53.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:43:53.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:53.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:53.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:43:53.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:53.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:53.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:53.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:43:53.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:53.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:53.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:53.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:53.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:53.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:53.259 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:43:53.259 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:53.259 DEBUG [main][MenuItemLookup] Item match:File 19:43:53.260 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:43:53.260 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'File' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'' 19:43:53.265 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:43:53.265 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:43:53.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:43:53.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:43:53.266 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:43:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:43:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:43:53.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:43:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:53.395 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:53.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:43:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:53.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:53.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:53.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:53.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:43:53.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:43:53.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:43:53.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:53.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:53.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:53.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:53.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:53.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:43:53.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:43:53.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:53.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:43:53.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:53.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:43:53.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:43:53.409 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:43:53.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:43:53.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:43:53.409 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:43:53.409 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:43:53.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:43:53.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:53.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:53.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:53.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:53.411 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:43:53.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:53.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:53.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:53.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:53.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:43:53.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:43:53.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:43:53.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:43:53.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:53.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:53.773 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:53.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:43:53.774 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 19:43:53.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:43:53.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:53.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:53.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:53.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:53.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:43:53.776 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:43:53.778 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 19:43:53.806 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 19:43:53.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 19:43:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:53.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:53.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:53.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:53.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:53.830 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 19:43:53.830 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 19:43:53.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified 19:43:53.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:53.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:53.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:53.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:53.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:43:53.832 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 19:43:53.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:43:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:53.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:53.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:53.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:53.910 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 19:43:53.911 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:43:53.911 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 19:43:53.911 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:43:53.911 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:43:53.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:43:53.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:53.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:53.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:53.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:43:53.914 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:43:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:43:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:43:53.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:43:53.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:43:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:43:57.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:43:57.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:43:57.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:43:57.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:43:57.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:43:57.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:43:57.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:43:57.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:43:57.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:43:57.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:43:57.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:43:57.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:43:57.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:43:57.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:43:57.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:43:57.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:57.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:57.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:43:57.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:57.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:57.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:43:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:43:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:43:57.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:43:57.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:43:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:57.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:57.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:57.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:57.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:43:57.188 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:57.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:57.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:57.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:43:57.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:43:57.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:43:57.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:57.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:57.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:57.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:57.213 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:57.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:57.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:57.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:57.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:57.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:57.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:57.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:57.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:58.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:58.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:58.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:58.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:58.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:58.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:58.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:58.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:58.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:58.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:58.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:58.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:58.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:58.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:58.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:58.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:58.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:58.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:58.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:58.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:58.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:58.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:58.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:59.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:59.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:43:59.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:43:59.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:43:59.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:43:59.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:43:59.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:43:59.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:43:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:43:59.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:43:59.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:43:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:43:59.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:43:59.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:43:59.222 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:43:59.223 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 19:43:59.223 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 19:43:59.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 19:43:59.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:43:59.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:43:59.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 19:43:59.725 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 19:43:59.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:43:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:00.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:00.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:44:00.227 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java 19:44:00.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 19:44:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:00.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:00.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 19:44:00.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:00.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:00.730 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:44:00.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:00.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:00.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:00.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:00.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:00.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:00.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:44:00.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:00.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:00.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:00.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:00.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:44:00.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:00.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:00.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:00.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:44:00.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:44:00.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:44:00.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:00.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:00.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:00.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:00.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:00.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:00.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:00.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:00.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:00.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:00.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:01.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:01.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:01.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:01.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:01.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:44:01.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:01.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:01.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:01.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:01.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:44:01.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:01.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:01.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:01.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:01.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:01.748 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:44:01.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:01.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:01.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:01.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:01.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:01.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:02.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:02.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:02.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:02.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:02.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:44:02.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:02.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:02.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:02.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:02.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:44:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:02.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:02.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:02.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:02.752 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 19:44:02.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:02.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:02.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:02.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:02.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:44:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:02.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:02.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:02.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:02.754 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:44:02.754 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:44:02.754 DEBUG [main][TreeItemHandler] Set Tree selection 19:44:02.754 DEBUG [main][TreeHandler] Notify Tree about selection event 19:44:02.762 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:44:02.769 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 19:44:02.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:44:02.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'New' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:02.812 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:44:02.812 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:44:02.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:44:02.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:44:02.813 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:44:02.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:02.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:44:02.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:44:03.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:03.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:03.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:03.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:03.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:03.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:03.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:03.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:03.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:03.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:44:03.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:03.357 DEBUG [main][MenuItemLookup] Found menu:'New' 19:44:03.357 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:44:03.357 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:03.357 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:44:03.357 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:03.357 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:44:03.357 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:44:03.357 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:44:03.357 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:44:03.357 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:44:03.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:44:03.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:44:03.358 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:44:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:44:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:44:04.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:44:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:04.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:04.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:44:04.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:04.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:44:04.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:04.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:04.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:04.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:04.043 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:44:04.044 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:44:04.044 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:44:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:04.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:04.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:04.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:44:04.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:04.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:44:04.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:04.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:04.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:04.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:04.046 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:44:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:04.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:04.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:44:04.052 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:44:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:44:04.553 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:44:04.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:04.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:04.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:04.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:44:04.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:44:04.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:44:04.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:04.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:04.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 19:44:04.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:04.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:04.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:04.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:04.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:44:04.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:04.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:04.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:04.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:04.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:04.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:04.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:04.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:44:04.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:04.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:04.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:04.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:04.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:04.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:04.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:04.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:04.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:04.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:04.556 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:04.556 DEBUG [main][MenuItemLookup] Item match:File 19:44:04.557 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:44:04.557 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:04.561 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:44:04.561 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:44:04.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:44:04.562 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:44:04.562 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:44:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:44:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:44:04.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:44:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:04.692 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:04.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:04.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:44:04.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:04.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:04.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:04.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:04.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:04.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:44:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:44:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:44:04.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:04.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:04.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:44:04.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:04.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:04.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:04.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:04.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:44:04.706 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:44:04.706 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:44:04.706 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:44:04.707 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:04.707 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:44:04.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:44:04.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:04.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:04.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:04.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:04.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:04.708 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:44:04.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:04.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:04.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:04.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:05.070 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:05.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:44:05.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:44:05.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:44:05.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:05.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:05.072 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:44:05.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.072 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 19:44:05.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 19:44:05.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:05.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:05.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:05.074 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 19:44:05.074 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 19:44:05.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified 19:44:05.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:05.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:05.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:44:05.075 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 19:44:05.127 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:44:05.127 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 19:44:05.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:44:05.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:05.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:05.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:05.131 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:44:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:05.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:05.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:44:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:44:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:05.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:44:05.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:44:05.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:05.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:05.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:05.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:05.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:05.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:05.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:05.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:05.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 19:44:05.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:44:05.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:44:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.732 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 14.518 s testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 7.586 s testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 8.917 s testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 11.296 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 19:44:05.248 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 19:44:05.249 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:44:05.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:44:05.249 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 19:44:05.249 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:44:05.249 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:44:05.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:44:05.282 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:44:05.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:44:05.282 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:44:05.282 DEBUG [main][EditorHandler] 0 editor(s) found 19:44:05.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.284 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:44:05.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:05.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:05.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:05.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:05.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:44:05.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:05.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:05.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:44:05.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:05.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:05.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:05.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:44:05.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:44:05.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:44:05.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:05.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:05.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:05.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:44:05.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:05.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:05.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:05.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:44:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:05.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:05.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:05.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:05.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:05.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:44:05.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:44:05.293 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 19:44:05.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 19:44:05.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:44:05.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:44:05.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:44:05.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:05.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:05.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:44:05.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:05.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:05.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:05.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:44:05.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:05.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:05.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:05.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:05.296 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:05.296 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:05.296 DEBUG [main][MenuItemLookup] Item match:File 19:44:05.297 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:44:05.297 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:05.302 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:44:05.302 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:44:05.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:44:05.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:44:05.327 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:44:05.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:44:05.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:44:05.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:44:05.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:05.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:05.454 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:05.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:44:05.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:05.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:05.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:44:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:44:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:44:05.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:05.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:05.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:44:05.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:05.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:05.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:05.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:44:05.458 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:44:05.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:44:05.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:44:05.458 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:05.458 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:44:05.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:44:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:05.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:05.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:05.472 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:44:05.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:05.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:05.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:05.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:05.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:05.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:44:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:44:05.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:44:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:05.848 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:44:05.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:05.848 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'EnumProject' 19:44:05.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:44:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:05.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:05.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:05.878 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:05.879 INFO [WorkbenchTestable][AbstractText] Text set to: EnumProject 19:44:05.928 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:44:05.928 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:44:05.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:44:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:05.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:05.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:05.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:05.932 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:44:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:05.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:05.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:44:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:44:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:44:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:44:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:09.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:44:09.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:09.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:09.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:09.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:09.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:09.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:09.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:09.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:09.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:09.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Enum Type"] 19:44:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Enum Type"] 19:44:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:09.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:09.422 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:09.423 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:09.423 DEBUG [main][MenuItemLookup] Item match:File 19:44:09.424 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:44:09.424 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:09.429 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:44:09.429 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:44:09.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:44:09.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:44:09.430 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:44:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:44:09.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:44:09.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:44:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:09.575 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:09.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:44:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:09.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:09.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:09.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:44:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:44:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:44:09.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:09.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:09.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:09.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:44:09.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:09.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:09.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:09.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:09.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:09.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enum 19:44:09.586 DEBUG [main][TreeItemHandler] Selecting tree item: Enum 19:44:09.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enum about selection 19:44:09.600 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enum 19:44:09.600 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:09.600 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:44:09.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:44:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:09.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:09.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:09.603 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:44:09.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:09.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:09.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:09.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:09.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:09.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available.... 19:44:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available. finished successfully 19:44:09.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Enum Type 19:44:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:09.954 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 19:44:09.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:09.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:44:09.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:09.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:09.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:09.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:09.965 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:09.966 INFO [WorkbenchTestable][AbstractText] Text set to: MyEnum 19:44:10.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:44:10.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:10.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:10.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:10.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:10.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:10.010 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:10.011 INFO [WorkbenchTestable][AbstractText] Text set to: enumPackage 19:44:10.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:44:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:10.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:10.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:10.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:10.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:10.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:44:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:10.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:10.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:10.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:10.034 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 19:44:10.034 INFO [WorkbenchTestable][NewEnumCreationWizard] Finish wizard 19:44:10.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:44:10.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:10.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:10.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:10.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:10.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:10.045 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:44:10.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:10.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:10.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:10.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:10.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:44:11.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:44:11.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:11.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:11.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e592fe9 is found... 19:44:11.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e592fe9 is found finished successfully 19:44:11.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMyEnum.java\E') 19:44:11.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:11.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:11.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:11.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:11.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:44:11.192 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:11.193 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 19:44:11.193 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:11.193 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 19:44:11.193 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:44:11.193 DEBUG [WorkbenchTestable][EditorHandler] Closing editor MyEnum.java 19:44:11.423 DEBUG [WorkbenchTestable][EditorHandler] Editor MyEnum.java is closed 19:44:11.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:11.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:11.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:44:11.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:11.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:11.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:11.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:11.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:11.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:11.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:44:11.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:11.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:11.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:11.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:11.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:44:11.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:11.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:11.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:11.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:44:11.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:44:11.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:44:11.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:11.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:11.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:11.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:11.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:11.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:11.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:11.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:11.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:11.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:11.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:12.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:12.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:12.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:12.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:44:12.518 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:12.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:12.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:12.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:12.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:44:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:12.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:12.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:12.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:12.520 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 19:44:12.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:12.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:12.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:12.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:12.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:12.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:12.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:13.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:13.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:13.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:13.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:44:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:44:13.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:13.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:13.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:13.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:13.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:44:13.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:13.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:13.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:13.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:13.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:13.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 19:44:13.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:44:13.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:44:13.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:13.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:44:13.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:44:13.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:13.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:13.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:13.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:13.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:13.526 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:44:13.526 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:44:13.526 DEBUG [main][TreeItemHandler] Set Tree selection 19:44:13.526 DEBUG [main][TreeHandler] Notify Tree about selection event 19:44:13.534 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:44:13.545 DEBUG [WorkbenchTestable][TreeItemHandler] EnumProject 19:44:13.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:44:13.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'New' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:13.587 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:44:13.587 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:44:13.587 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:44:13.587 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:44:13.587 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:44:13.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:13.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:44:13.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:44:14.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:14.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:14.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:14.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:14.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:14.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:14.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:14.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:14.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:14.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:14.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:44:14.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:14.130 DEBUG [main][MenuItemLookup] Found menu:'New' 19:44:14.130 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:44:14.130 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:14.130 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:44:14.130 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:14.130 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:44:14.130 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:44:14.130 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:44:14.130 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:44:14.130 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:44:14.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:44:14.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:44:14.131 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:44:14.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:44:14.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:44:14.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:44:14.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:14.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:44:14.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:14.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:44:14.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:14.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:14.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:14.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:14.836 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:44:14.836 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:44:14.836 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:44:14.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:14.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:14.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:14.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:14.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:44:14.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:14.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:14.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:14.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:44:14.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:14.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:14.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:14.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:14.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:14.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:14.838 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:44:14.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:14.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:14.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:14.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:44:14.844 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:44:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:44:15.344 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:44:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:15.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:15.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 19:44:15.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:44:15.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:44:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:15.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 19:44:15.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 19:44:15.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:44:15.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:44:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.097 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) Time elapsed: 10.052 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:15.354 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:15.355 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:44:15.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:44:15.355 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:15.355 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:44:15.355 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:44:15.356 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:44:15.356 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:44:15.356 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:44:15.356 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:44:15.356 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:44:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:44:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:15.356 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:15.356 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:15.356 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:44:15.356 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:44:15.356 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:44:15.356 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:44:15.356 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:44:15.356 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:44:15.356 DEBUG [main][MenuItemLookup] Item match:Window 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:44:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:15.357 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:44:15.357 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:44:15.357 DEBUG [main][MenuItemLookup] Item match:Window 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:44:15.358 DEBUG [main][MenuItemLookup] Item match:Perspective 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:44:15.358 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:44:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:44:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:15.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:44:15.358 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:44:15.358 DEBUG [main][MenuItemLookup] Item match:Window 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:44:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:15.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:44:15.359 DEBUG [main][MenuItemLookup] Item match:Window 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:44:15.359 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:44:15.359 DEBUG [main][MenuItemLookup] Item match:Perspective 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:44:15.360 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:44:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:15.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:44:15.360 DEBUG [main][MenuItemLookup] Item match:Window 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:44:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:15.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:15.360 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:44:15.361 DEBUG [main][MenuItemLookup] Item match:Window 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:44:15.361 DEBUG [main][MenuItemLookup] Item match:Perspective 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:44:15.361 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:44:15.361 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:44:15.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:44:15.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:44:15.361 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:44:15.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:44:15.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:44:15.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:44:15.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:15.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:15.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:44:15.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:15.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:15.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:15.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:44:15.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:15.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:44:15.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:15.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:15.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:15.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:15.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:15.413 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:44:15.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:15.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:15.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:15.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:15.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:15.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:15.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:15.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:15.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:44:15.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:15.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:15.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:15.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:15.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:15.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:15.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:15.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:44:15.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:15.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:15.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:15.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:15.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:15.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:15.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:15.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:15.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:15.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:15.639 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:15.639 DEBUG [main][MenuItemLookup] Item match:File 19:44:15.640 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:44:15.640 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:15.644 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:44:15.644 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:44:15.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:44:15.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:44:15.645 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:44:15.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:44:15.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:44:15.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:44:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:15.771 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:15.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:15.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:44:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:15.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:15.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:15.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:15.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:44:15.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:44:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:44:15.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:15.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:15.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:15.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:44:15.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:15.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:15.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:15.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:15.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:15.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:44:15.785 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:44:15.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:44:15.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:44:15.788 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:15.788 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:44:15.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:44:15.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:15.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:15.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:15.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:15.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:15.790 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:44:15.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:15.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:15.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:15.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:16.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:16.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:16.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:16.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:44:16.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:44:16.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:44:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:16.153 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:44:16.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:16.154 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 19:44:16.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:44:16.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:16.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:16.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:16.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:16.157 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:16.158 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 19:44:16.207 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:44:16.207 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:44:16.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:44:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:16.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:16.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:16.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:16.210 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:44:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:16.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:16.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:16.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:44:19.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:44:19.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:44:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:44:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:44:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:19.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:44:19.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 19:44:19.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:19.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:44:19.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:44:19.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:44:19.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:19.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:19.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 19:44:19.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:19.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:19.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:19.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 19:44:19.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:19.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:19.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:19.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:19.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:19.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:19.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:19.573 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:19.573 DEBUG [main][MenuItemLookup] Item match:File 19:44:19.574 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:44:19.574 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:44:19.578 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:44:19.579 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:44:19.579 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:19.579 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:44:19.579 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:19.579 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:44:19.579 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:44:19.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:44:19.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:44:19.586 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:44:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:44:19.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:44:19.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:44:19.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:19.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:19.816 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:19.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:44:19.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:19.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:19.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:19.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:19.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:19.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:44:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:44:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:44:19.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:19.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:19.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:44:19.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:19.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:19.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:19.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 19:44:19.830 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 19:44:19.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 19:44:19.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 19:44:19.833 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:19.833 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:44:19.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:44:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:19.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:19.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:19.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:19.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:19.835 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:44:19.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:19.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:19.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:19.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:19.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:19.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:19.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 19:44:19.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully 19:44:19.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 19:44:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:20.001 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 19:44:20.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 19:44:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:20.005 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:20.006 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 19:44:20.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:44:20.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:20.038 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:20.039 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 19:44:20.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:44:20.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:20.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:20.105 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 19:44:20.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 19:44:20.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:20.113 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:20.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:44:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:20.130 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:20.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:44:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:20.149 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:20.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 19:44:20.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.153 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 19:44:20.153 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 19:44:20.153 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 19:44:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:20.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:20.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:20.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 19:44:20.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:20.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:20.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:44:20.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:44:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 19:44:20.196 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:20.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 19:44:20.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:20.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:20.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:20.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:20.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:20.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:44:20.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:44:20.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 19:44:20.199 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:20.199 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName 19:44:20.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 19:44:20.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:20.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:20.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:20.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:20.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:20.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:44:20.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:44:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 19:44:20.249 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:20.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 19:44:20.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:20.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:20.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:44:20.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:44:20.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 19:44:20.250 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:20.250 INFO [WorkbenchTestable][AbstractText] Text set to: 19:44:20.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:44:20.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:44:20.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.258 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 19:44:20.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:44:20.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:44:20.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:44:20.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.263 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 19:44:20.263 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 19:44:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:20.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:20.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:20.263 TRACE [main][WidgetHandler] Notify Button with event 27 19:44:20.263 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.263 TRACE [main][WidgetHandler] Notify Button with event 13 19:44:20.263 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.263 TRACE [main][WidgetHandler] Notify Button with event 26 19:44:20.263 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.263 TRACE [main][WidgetHandler] Notify Button with event 3 19:44:20.263 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.263 TRACE [main][WidgetHandler] Notify Button with event 4 19:44:20.263 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.263 TRACE [main][WidgetHandler] Notify Button with event 13 19:44:20.263 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:44:20.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:44:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:44:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:44:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 19:44:20.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.308 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 19:44:20.308 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 19:44:20.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:20.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:20.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:20.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:20.308 TRACE [main][WidgetHandler] Notify Button with event 27 19:44:20.308 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.308 TRACE [main][WidgetHandler] Notify Button with event 13 19:44:20.308 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.308 TRACE [main][WidgetHandler] Notify Button with event 26 19:44:20.308 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.308 TRACE [main][WidgetHandler] Notify Button with event 3 19:44:20.308 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.308 TRACE [main][WidgetHandler] Notify Button with event 4 19:44:20.308 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.308 TRACE [main][WidgetHandler] Notify Button with event 13 19:44:20.308 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:44:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:44:20.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 19:44:20.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:44:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:44:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 19:44:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected") 19:44:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.329 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 19:44:20.329 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 19:44:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:20.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:20.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:20.329 TRACE [main][WidgetHandler] Notify Button with event 27 19:44:20.329 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.329 TRACE [main][WidgetHandler] Notify Button with event 13 19:44:20.329 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.329 TRACE [main][WidgetHandler] Notify Button with event 26 19:44:20.329 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.329 TRACE [main][WidgetHandler] Notify Button with event 3 19:44:20.329 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.329 TRACE [main][WidgetHandler] Notify Button with event 4 19:44:20.329 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.329 TRACE [main][WidgetHandler] Notify Button with event 13 19:44:20.329 TRACE [main][WidgetHandler] Wait for synchronization 19:44:20.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 19:44:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:44:20.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 19:44:20.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected") 19:44:20.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 19:44:20.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.358 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 19:44:20.358 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 19:44:20.358 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 19:44:20.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:20.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:20.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:20.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:20.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:44:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:44:20.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.407 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 19:44:20.407 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 19:44:20.408 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 19:44:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:20.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:20.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:20.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:44:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:44:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.412 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 19:44:20.412 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 19:44:20.412 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 19:44:20.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:20.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:20.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:20.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:20.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:44:20.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.414 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 19:44:20.414 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 19:44:20.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:44:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.417 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:44:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:20.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:20.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:20.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:44:20.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:44:20.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:20.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:44:20.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:20.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:20.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:20.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:20.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:20.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:20.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:20.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:20.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:20.532 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:44:20.532 DEBUG [main][EditorHandler] 0 editor(s) found 19:44:20.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:20.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:44:20.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:44:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:20.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 19:44:20.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:44:20.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 19:44:20.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:20.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:44:20.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:44:20.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:44:20.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:20.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:20.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 19:44:20.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:20.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:20.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:20.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 19:44:20.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:20.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:20.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:20.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:20.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:20.535 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:20.535 DEBUG [main][MenuItemLookup] Item match:File 19:44:20.536 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:44:20.536 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:44:20.540 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:44:20.540 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:44:20.540 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:44:20.540 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:20.540 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:20.541 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:44:20.541 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:44:20.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:44:20.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:44:20.541 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:44:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:44:20.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:44:20.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:44:20.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:20.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:20.709 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:20.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:44:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:20.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:44:20.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:44:20.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:44:20.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:20.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:20.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:20.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:20.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:20.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:44:20.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:20.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:20.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:20.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:20.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:20.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 19:44:20.713 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 19:44:20.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 19:44:20.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 19:44:20.726 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:20.726 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:44:20.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:44:20.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.727 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:44:20.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:20.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:20.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:20.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:20.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:20.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 19:44:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully 19:44:20.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 19:44:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:20.933 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 19:44:20.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:20.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:44:20.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:20.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:20.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:20.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:20.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:20.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:20.936 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:44:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:20.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:20.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:21.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:21.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 19:44:21.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:21.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:21.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:44:21.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:21.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:21.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:21.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:21.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:21.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:21.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:21.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:21.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:21.101 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:21.102 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 19:44:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:21.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:21.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:22.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:22.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:22.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:22.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:22.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:22.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:22.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:22.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:22.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:22.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:22.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:23.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:23.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:23.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:23.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:23.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:23.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:23.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:23.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:23.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:23.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:23.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:23.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:23.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:23.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:23.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:23.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:23.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:23.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:44:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:24.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:24.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:24.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:24.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:24.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:24.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:24.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:24.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 19:44:34.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:34.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:34.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:34.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:34.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:34.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:34.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:34.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:34.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 19:44:35.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 19:44:35.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:35.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:35.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:35.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:35.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:35.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:35.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:35.619 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:44:35.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:35.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:35.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:35.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:35.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:35.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:35.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:35.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:35.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:35.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:35.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 19:44:36.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:44:36.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:36.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:36.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:36.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:36.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:36.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:36.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:36.686 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:44:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:36.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:36.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:36.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:36.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:36.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 19:44:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:36.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:44:36.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:36.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:36.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:36.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:36.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:36.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:36.746 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:36.747 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 19:44:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:36.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:37.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:37.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:37.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:37.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:37.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:37.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:37.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:37.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:37.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:37.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:37.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:37.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:37.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:37.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:37.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:37.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:37.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:37.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:38.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:38.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:38.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:38.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:38.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:38.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:38.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:38.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:38.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:38.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:38.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:38.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:38.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:38.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:38.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:38.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:38.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:38.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:39.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:39.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:39.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:39.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:39.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:39.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:39.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:39.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:39.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:44:39.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:39.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:39.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:39.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:39.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:39.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:39.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:39.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:39.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:39.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:39.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:39.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:39.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:39.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:39.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:39.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:39.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:39.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:44:39.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:39.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:39.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:39.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:39.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:39.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:39.760 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:44:39.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:39.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:39.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:39.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:39.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:39.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:39.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:39.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:39.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:39.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:39.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:39.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:39.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:39.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:39.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:39.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:39.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:39.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:39.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:39.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:39.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:39.824 TRACE [main][WidgetHandler] Notify Table with event 13 19:44:39.824 TRACE [main][WidgetHandler] Wait for synchronization 19:44:39.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:44:39.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:39.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:39.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:39.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:39.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:39.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:39.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:39.864 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:44:39.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:39.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:39.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:39.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:39.865 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 19:44:39.865 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 19:44:39.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:44:39.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:39.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:39.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:39.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:39.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:39.869 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:44:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:39.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:39.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:44:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:44:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:39.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:39.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:39.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:39.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:39.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:39.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:39.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:39.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:39.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:39.930 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:44:39.930 DEBUG [main][EditorHandler] 0 editor(s) found 19:44:39.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:39.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:44:39.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:44:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:39.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 19:44:39.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:44:39.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 19:44:39.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:39.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:44:39.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:44:39.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:44:39.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:39.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:39.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:39.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:39.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 19:44:39.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:39.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:39.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:39.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:39.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:39.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:39.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:39.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 19:44:39.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:39.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:39.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:39.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:39.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:39.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:39.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:39.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:39.933 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:39.933 DEBUG [main][MenuItemLookup] Item match:File 19:44:39.934 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:44:39.934 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:39.939 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:44:39.939 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:44:39.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:44:39.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:44:39.978 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:44:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:44:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:44:40.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:44:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:40.106 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:40.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:40.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:44:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:40.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:40.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:40.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:44:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:44:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:44:40.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:40.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:40.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:44:40.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:40.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:40.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:40.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 19:44:40.120 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 19:44:40.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 19:44:40.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 19:44:40.124 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:40.124 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:44:40.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:44:40.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:40.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:40.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:40.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:40.139 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:44:40.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:40.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:40.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:40.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:40.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:40.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:40.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 19:44:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully 19:44:40.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 19:44:40.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:40.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:40.260 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 19:44:40.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:40.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:44:40.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:40.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:40.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:40.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:40.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:40.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:40.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:40.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:40.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:40.263 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:44:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:40.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:40.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:40.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 19:44:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:40.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:44:40.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:40.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:40.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:40.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:40.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:40.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:40.374 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:40.374 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 19:44:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:40.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:40.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:40.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:40.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:40.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:40.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:40.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:40.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:40.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:40.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:41.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:41.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:41.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:41.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:41.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:41.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:41.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:41.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:41.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:41.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:41.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:41.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:41.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:41.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:41.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:41.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:41.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:41.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:42.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:42.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:42.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:42.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:42.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:42.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:42.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:42.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:42.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:42.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:42.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:42.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:42.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:42.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:42.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:42.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:42.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:42.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:44:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:43.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:43.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:43.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:43.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:43.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:43.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:43.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:43.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:43.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:43.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:43.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:43.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:43.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:43.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:43.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:43.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:43.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:43.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:43.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:43.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:43.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:43.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:43.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:44:43.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:43.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:43.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:43.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:43.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:43.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:43.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:43.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:43.385 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:44:43.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:43.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:43.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:43.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:43.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:44:43.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:43.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:43.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:43.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:43.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:43.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:43.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:43.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:43.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:43.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:43.466 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:44:43.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:43.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:43.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:43.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:43.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:43.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:43.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 19:44:43.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:43.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:44:43.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:43.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:43.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:43.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:43.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:43.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:43.535 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:43.536 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 19:44:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:44:43.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:44:43.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:43.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:43.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:43.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:43.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:43.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:43.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:43.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:43.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:43.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:44.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:44.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:44.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:44.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:44.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:44.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:44.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:44.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:44.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:44.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:44.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:44.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:44.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:44.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:44.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:44.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:44.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:44.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:45.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:45.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:45.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:45.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:45.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:45.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:45.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:45.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:45.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:45.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:46.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:46.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:46.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:46.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:46.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:46.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:46.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:46.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:46.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:44:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:46.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:46.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:46.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:46.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:46.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:46.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:46.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:46.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:46.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:46.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:46.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:46.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:46.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:46.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:46.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:44:46.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:46.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:46.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:46.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:46.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:46.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:46.547 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:44:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:46.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:46.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:46.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:44:46.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:46.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:46.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:46.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:46.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:46.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:46.619 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:44:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:46.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:46.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:46.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:46.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:46.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 19:44:46.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:46.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:46.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:44:46.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:46.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:46.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:46.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:46.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:46.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:46.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:46.686 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:46.687 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 19:44:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:44:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:44:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:46.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:46.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:47.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:47.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:47.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:47.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:47.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:47.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:47.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:47.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:47.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:47.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:47.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:47.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:47.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:47.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:47.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:47.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:47.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:47.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:48.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:48.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:48.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:48.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:48.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:48.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:48.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:48.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:48.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:48.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:44:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:49.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:49.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:49.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:49.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:49.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:49.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:49.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:49.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:49.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:49.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:49.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:49.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:49.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:49.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:49.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:49.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:49.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:49.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:49.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:49.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:49.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:49.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:49.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:44:49.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:49.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:49.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:49.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:49.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:49.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:49.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:49.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:49.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:49.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:49.698 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:44:49.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:49.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:49.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:49.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:49.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:44:49.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:49.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:49.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:49.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:49.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:49.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:49.772 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:44:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:49.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:49.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:49.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:49.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 19:44:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:49.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:44:49.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:49.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:49.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:49.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:49.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:49.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:49.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:49.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:49.840 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:49.841 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 19:44:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:44:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:44:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:49.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:51.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:51.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:51.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:51.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:51.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:51.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:51.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:51.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:51.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:51.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:52.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:44:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:52.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:52.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:52.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:52.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:52.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:52.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:52.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:52.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:52.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:52.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:52.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:52.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:52.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:52.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:52.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:44:52.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:52.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:52.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:52.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:52.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:52.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:52.853 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:44:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:52.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:52.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:52.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:44:52.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:52.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:52.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:52.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:52.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:52.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:52.927 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:44:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:52.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:52.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:52.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:52.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:52.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 19:44:52.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:52.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:52.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:44:52.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:52.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:52.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:52.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:52.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:52.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:52.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:52.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:52.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:52.998 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:52.998 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 19:44:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:52.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:53.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:53.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:53.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:53.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:53.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:53.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:53.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:53.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:53.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:54.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:54.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:54.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:54.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:54.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:54.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:54.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:54.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:54.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:55.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:55.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:55.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:55.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:55.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:55.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:55.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:55.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:55.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:55.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:55.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:55.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:55.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:55.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:55.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:55.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:55.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:55.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:44:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:56.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:56.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:56.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:56.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:56.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:56.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:56.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:56.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:44:56.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:56.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:56.010 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:44:56.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:56.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:56.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:56.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:56.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:56.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:56.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:56.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:56.074 TRACE [main][WidgetHandler] Notify Table with event 13 19:44:56.075 TRACE [main][WidgetHandler] Wait for synchronization 19:44:56.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:44:56.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:56.096 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:44:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:56.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:56.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:56.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:56.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:56.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:56.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:56.105 TRACE [main][WidgetHandler] Notify Table with event 13 19:44:56.105 TRACE [main][WidgetHandler] Wait for synchronization 19:44:56.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:44:56.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:56.109 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:44:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:56.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:56.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:56.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:56.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:56.113 TRACE [main][WidgetHandler] Notify Table with event 13 19:44:56.114 TRACE [main][WidgetHandler] Wait for synchronization 19:44:56.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:44:56.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:56.121 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:44:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:56.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:56.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:56.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:56.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:56.125 TRACE [main][WidgetHandler] Notify Table with event 13 19:44:56.125 TRACE [main][WidgetHandler] Wait for synchronization 19:44:56.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:44:56.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:56.127 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:44:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:56.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:56.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:56.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:44:56.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:44:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:44:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:44:56.131 TRACE [main][WidgetHandler] Notify Table with event 13 19:44:56.131 TRACE [main][WidgetHandler] Wait for synchronization 19:44:56.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:44:56.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:56.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:56.137 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:44:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:56.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:56.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:56.138 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 19:44:56.138 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 19:44:56.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:44:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:56.140 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:44:56.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:56.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:56.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:56.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:56.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:44:56.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:44:56.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:56.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:56.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:56.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:56.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:56.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:56.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:56.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:56.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:56.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:56.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:56.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:56.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:56.201 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:44:56.201 DEBUG [main][EditorHandler] 0 editor(s) found 19:44:56.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:56.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:44:56.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:44:56.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:56.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:56.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 19:44:56.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:44:56.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 19:44:56.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:56.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:44:56.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:44:56.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:44:56.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:56.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:56.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 19:44:56.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:56.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:56.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:56.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 19:44:56.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:56.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:56.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:56.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:56.204 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:56.204 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:56.204 DEBUG [main][MenuItemLookup] Item match:File 19:44:56.205 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:44:56.205 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:56.209 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:44:56.209 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:44:56.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:44:56.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:44:56.244 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:44:56.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:44:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:44:56.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:44:56.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:56.396 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:56.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:44:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:44:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:44:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:44:56.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:56.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:56.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:44:56.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:56.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:56.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:56.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 19:44:56.410 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 19:44:56.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 19:44:56.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 19:44:56.414 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:56.414 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:44:56.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:44:56.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:56.423 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:44:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:56.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:56.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:56.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:56.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 19:44:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully 19:44:56.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 19:44:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:56.529 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 19:44:56.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:56.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:44:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:56.535 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:56.536 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 19:44:56.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:44:56.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:56.586 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:56.587 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 19:44:56.602 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 19:44:56.602 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 19:44:56.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:44:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:56.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:56.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:56.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:56.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:56.606 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:44:56.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:56.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:56.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:56.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:56.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:44:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:44:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:44:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java... 19:44:57.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 19:44:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:57.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:57.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:57.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:44:57.171 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:57.171 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 19:44:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully 19:44:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d661754 is found... 19:44:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d661754 is found finished successfully 19:44:57.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 19:44:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:57.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:57.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:57.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:57.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:44:57.174 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:44:57.174 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 19:44:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:57.175 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:44:57.175 DEBUG [main][EditorHandler] 1 editor(s) found 19:44:57.175 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java 19:44:57.291 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed 19:44:57.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:57.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:44:57.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:44:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:57.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 19:44:57.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:44:57.292 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 19:44:57.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:44:57.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:44:57.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:44:57.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:44:57.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:57.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:57.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 19:44:57.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:57.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:57.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:57.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 19:44:57.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:57.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:57.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:44:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:57.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:44:57.294 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:44:57.294 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:57.294 DEBUG [main][MenuItemLookup] Item match:File 19:44:57.295 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:44:57.295 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'File' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'' 19:44:57.300 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:44:57.300 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:44:57.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:44:57.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:44:57.330 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:44:57.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:44:57.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:44:57.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:44:57.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:57.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:57.457 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:57.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:44:57.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:57.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:57.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:57.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:57.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:44:57.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:44:57.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:44:57.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:44:57.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:57.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:57.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:57.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:57.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:57.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:44:57.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:44:57.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:44:57.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:44:57.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:44:57.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:44:57.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 19:44:57.488 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 19:44:57.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 19:44:57.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 19:44:57.488 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:44:57.488 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:44:57.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:44:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:57.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:57.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:57.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:57.490 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:44:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:57.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:57.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:57.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:44:57.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 19:44:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully 19:44:57.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 19:44:57.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:57.589 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 19:44:57.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:44:57.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:44:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:57.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:57.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:57.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:57.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:57.595 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:57.596 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 19:44:57.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:44:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:57.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:57.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:57.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:57.655 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:57.656 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2 19:44:57.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 19:44:57.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:57.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:57.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:57.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:57.674 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 19:44:57.674 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 19:44:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:57.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:57.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:57.674 TRACE [main][WidgetHandler] Notify Button with event 27 19:44:57.674 TRACE [main][WidgetHandler] Wait for synchronization 19:44:57.674 TRACE [main][WidgetHandler] Notify Button with event 13 19:44:57.674 TRACE [main][WidgetHandler] Wait for synchronization 19:44:57.674 TRACE [main][WidgetHandler] Notify Button with event 26 19:44:57.674 TRACE [main][WidgetHandler] Wait for synchronization 19:44:57.674 TRACE [main][WidgetHandler] Notify Button with event 3 19:44:57.674 TRACE [main][WidgetHandler] Wait for synchronization 19:44:57.674 TRACE [main][WidgetHandler] Notify Button with event 4 19:44:57.674 TRACE [main][WidgetHandler] Wait for synchronization 19:44:57.674 TRACE [main][WidgetHandler] Notify Button with event 13 19:44:57.674 TRACE [main][WidgetHandler] Wait for synchronization 19:44:57.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:44:57.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:57.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 19:44:57.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:57.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:57.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:57.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:44:57.678 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:44:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:44:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:44:57.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:44:57.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:44:57.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:44:57.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:44:57.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 19:44:57.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:44:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:44:57.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:44:57.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:44:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:44:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:44:57.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:44:57.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:44:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:44:57.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:44:57.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:44:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:44:57.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:44:57.806 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:44:57.807 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 19:44:57.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:57.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:58.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:58.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:58.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:58.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:58.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:58.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:58.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:58.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:58.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:58.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:58.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:58.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:58.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:58.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:58.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:58.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:58.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:58.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:59.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:59.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:59.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:59.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:59.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:59.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:59.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:59.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:59.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:44:59.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:44:59.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:44:59.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:44:59.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:44:59.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:44:59.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:44:59.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:44:59.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:44:59.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:00.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:00.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:00.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:45:00.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:00.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:00.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:00.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:00.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:00.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 19:45:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:00.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:45:00.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:00.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:45:00.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:00.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:00.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:00.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:00.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:45:00.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:45:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:45:00.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:45:00.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:00.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:45:00.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:00.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:00.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:00.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:45:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:45:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:45:00.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:45:00.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:00.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 19:45:00.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:00.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:00.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:00.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:00.830 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:45:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:00.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:00.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:00.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 19:45:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:00.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:00.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:00.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:00.896 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 19:45:00.897 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 19:45:00.897 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 19:45:00.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:00.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:00.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:00.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:00.897 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 19:45:00.897 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 19:45:00.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:45:00.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:00.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:00.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:00.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:00.906 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:45:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:00.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:00.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java... 19:45:01.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 19:45:01.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:01.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:01.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:01.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:01.449 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:01.449 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * */ interface InterfaceName2 extends AccessibleAction { } TooltipText=null 19:45:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully 19:45:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@445f489 is found... 19:45:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@445f489 is found finished successfully 19:45:01.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 19:45:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:01.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:01.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:01.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:01.452 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:01.452 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * */ interface InterfaceName2 extends AccessibleAction { } TooltipText=null 19:45:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 19:45:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 19:45:01.452 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:45:01.453 DEBUG [main][EditorHandler] 1 editor(s) found 19:45:01.453 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java 19:45:01.566 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed 19:45:01.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:45:01.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:01.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:01.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 19:45:01.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:01.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:01.589 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:45:01.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:01.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:01.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:01.590 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:01.590 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:01.590 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:01.590 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:01.590 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:01.590 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:01.590 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:01.590 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:01.590 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:01.590 DEBUG [main][MenuItemLookup] Item match:Window 19:45:01.591 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:01.591 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:01.591 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:01.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:01.591 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:01.591 DEBUG [main][MenuItemLookup] Item match:Show View 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:01.596 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:45:01.596 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:45:01.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:45:01.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:45:01.627 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:45:01.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:45:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:45:01.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:45:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:01.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:45:01.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:01.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:45:01.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:01.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:01.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:01.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:45:01.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:45:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:01.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:45:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:01.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:45:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:45:01.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:45:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:01.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:45:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:01.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:45:01.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:45:01.741 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:45:01.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:45:01.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:45:01.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:01.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:01.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:01.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:45:01.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:01.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:01.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:01.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:45:01.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:01.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:45:01.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:01.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:01.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:01.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:01.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:01.759 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:45:01.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:01.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:01.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:01.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:01.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:45:01.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:45:01.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:45:01.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:01.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:01.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:45:01.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:01.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:01.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:01.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:01.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:01.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:01.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:45:01.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:01.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:01.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:01.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:01.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:01.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:01.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:01.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:01.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:01.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:01.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:01.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:01.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:01.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:01.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:01.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:01.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:01.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:01.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:01.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:01.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:01.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:02.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:02.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:02.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:02.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:45:02.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:02.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:02.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:02.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:02.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:02.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:02.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:02.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:02.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:02.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:02.851 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 19:45:02.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:02.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:02.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:02.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:02.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:02.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:03.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:03.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:03.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:03.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:03.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:45:03.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:03.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:03.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:03.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:03.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:03.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:03.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:03.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:03.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 19:45:03.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:03.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:03.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:03.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:03.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:03.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:03.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:03.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:03.857 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:45:03.857 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:45:03.858 DEBUG [main][TreeItemHandler] Set Tree selection 19:45:03.858 DEBUG [main][TreeHandler] Notify Tree about selection event 19:45:03.867 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:45:03.874 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 19:45:03.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:45:03.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'New' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:03.926 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:45:03.926 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:45:03.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:45:03.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:45:03.926 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:45:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:03.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:45:03.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:45:04.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:45:04.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:04.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:04.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:45:04.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:04.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:04.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:04.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:04.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:04.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:04.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:45:04.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:04.470 DEBUG [main][MenuItemLookup] Found menu:'New' 19:45:04.470 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:04.470 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:04.470 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:04.470 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:04.470 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:04.470 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:04.470 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:04.470 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:45:04.470 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:45:04.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:45:04.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:45:04.471 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:45:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:45:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:45:05.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:45:05.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:05.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:45:05.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:05.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:45:05.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:05.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:05.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:05.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:05.140 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:45:05.141 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:45:05.141 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:45:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:05.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:05.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:05.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:45:05.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:05.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:45:05.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:05.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:05.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:05.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:05.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:05.143 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:45:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:05.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:05.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:05.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:45:05.148 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:45:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:45:05.649 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:45:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:05.650 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 19:45:05.650 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:05.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.296 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 0.964 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 19.398 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 16.271 s testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 1.089 s testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 4.288 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:05.746 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:05.747 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:45:05.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:05.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:05.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:05.747 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:45:05.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:05.748 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:45:05.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:05.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:05.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:05.761 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu. 19:45:05.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:05.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:05.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:05.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:05.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:05.761 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:05.761 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:05.761 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:05.762 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:05.762 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:05.762 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:05.762 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:05.762 DEBUG [main][MenuItemLookup] Item match:Window 19:45:05.762 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:05.762 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:05.762 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:05.762 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:05.762 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:05.762 DEBUG [main][MenuItemLookup] Item match:Show View 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:05.768 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:45:05.768 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:45:05.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:45:05.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:45:05.769 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:45:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:45:05.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:45:05.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:45:05.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:05.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:05.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:45:05.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:05.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:05.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:05.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:45:05.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:05.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:05.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:05.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:05.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:05.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:05.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:05.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:45:05.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:05.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:05.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:45:05.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:05.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:05.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:05.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 19:45:05.877 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 19:45:05.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 19:45:05.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 19:45:05.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:05.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:05.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:05.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:45:05.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:05.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:05.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:05.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:45:05.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:05.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:45:05.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:05.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:05.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:05.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:05.880 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:45:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:05.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:05.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:45:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:45:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open... 19:45:05.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:05.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:05.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully 19:45:05.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:05.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:05.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:05.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:05.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:05.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:05.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 19:45:05.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:05.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:05.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:05.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:05.974 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:05.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:05.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:05.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:05.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:05.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:05.976 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:05.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:05.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:05.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:05.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:05.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:05.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Test Run History...") 19:45:05.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:05.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:05.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:05.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:45:05.978 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History... 19:45:05.978 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:45:05.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:06.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 19:45:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available. finished successfully 19:45:06.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs 19:45:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:06.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove All") 19:45:06.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:06.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 19:45:06.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:06.077 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All 19:45:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:06.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:06.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:06.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:45:06.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:06.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:06.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:06.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 19:45:06.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:06.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:06.080 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:45:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:06.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:06.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:06.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 19:45:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available. finished successfully 19:45:06.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:06.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 19:45:06.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:06.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:06.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:06.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:06.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.133 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:06.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:06.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:06.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 19:45:06.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:06.168 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:06.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:06.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:06.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:06.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:06.169 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:06.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:06.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:06.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:06.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:06.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:06.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 19:45:06.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:06.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:06.177 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:06.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:06.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:06.177 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 19:45:06.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:06.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 19:45:06.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:06.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:06.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:06.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:06.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.181 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:06.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:06.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:06.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 19:45:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:06.186 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:06.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:06.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:06.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:06.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:06.187 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:06.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:06.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:06.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:06.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:06.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:06.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:06.190 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:06.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:06.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:06.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:06.192 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 19:45:06.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:06.192 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 19:45:06.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:06.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:06.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:06.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:06.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:06.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:06.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:06.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 19:45:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:06.201 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:06.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:06.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:06.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:06.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:06.202 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:06.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:06.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:06.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:06.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:06.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Errors:.*') 19:45:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:06.234 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:06.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:06.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:06.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:06.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:06.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 19:45:06.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:06.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 19:45:06.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:06.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:06.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:06.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:06.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:06.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:06.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:06.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 19:45:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:06.300 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:06.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:06.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:06.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:06.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:06.301 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:06.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:06.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:06.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:06.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:06.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Failures:.*') 19:45:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:06.308 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:06.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:06.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:06.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:06.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:06.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:06.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 19:45:06.311 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 19:45:06.311 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:06.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.047 s getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.014 s getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.072 s getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.047 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 19:45:06.321 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 19:45:06.322 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:45:06.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:06.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 19:45:06.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:06.323 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:45:06.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:06.350 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:45:06.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:06.350 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:45:06.351 DEBUG [main][EditorHandler] 0 editor(s) found 19:45:06.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:45:06.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:06.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:06.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:45:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:06.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:06.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:06.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:06.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:06.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:06.405 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:06.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:06.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:45:06.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:06.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:06.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:45:06.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:06.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:06.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:06.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:45:06.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:06.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:06.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:45:06.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:06.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:06.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:06.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:45:06.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:06.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:06.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:06.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:06.472 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:06.472 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:06.472 DEBUG [main][MenuItemLookup] Item match:File 19:45:06.474 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:45:06.474 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:06.478 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:45:06.478 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:45:06.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:45:06.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:45:06.479 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:45:06.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:45:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:45:06.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:45:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:06.622 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:06.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:45:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:45:06.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:06.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:06.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:45:06.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:06.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:06.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:06.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:45:06.626 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:45:06.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:45:06.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:45:06.631 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:06.631 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:45:06.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:45:06.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:06.633 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:45:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:06.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:06.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:06.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:06.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:45:06.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:45:06.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:45:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:06.996 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:45:06.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:06.996 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest' 19:45:06.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:45:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:06.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:06.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:06.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:06.999 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:07.001 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest 19:45:07.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 19:45:07.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:07.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:07.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:07.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:07.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:07.053 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 19:45:07.053 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 19:45:07.053 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 19:45:07.054 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 19:45:07.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:07.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:07.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:07.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:07.055 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:45:07.055 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:45:07.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:45:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:07.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:07.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:07.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:07.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:07.069 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:45:07.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:07.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:07.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:07.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:45:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:45:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:45:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:45:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:10.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:10.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:10.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:45:10.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:10.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:10.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:10.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:45:10.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:10.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:10.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:10.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:10.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:10.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:10.517 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:10.517 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:10.517 DEBUG [main][MenuItemLookup] Item match:File 19:45:10.518 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:45:10.518 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:10.523 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:45:10.523 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:45:10.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:45:10.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:45:10.524 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:45:10.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:45:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:45:10.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:45:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:10.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:10.699 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:10.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:45:10.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:10.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:10.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:10.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:10.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:10.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:10.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:10.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:45:10.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:10.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:10.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:45:10.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:10.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:10.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:10.703 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:45:10.703 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:45:10.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:45:10.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:45:10.708 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:10.708 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:45:10.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:45:10.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:10.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:10.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:10.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:10.710 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:45:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:10.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:10.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:10.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:10.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:45:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:45:10.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:45:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:10.920 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:45:10.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:10.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:45:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:10.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:11.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:11.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:11.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:11.019 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest 19:45:11.020 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:45:11.020 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:45:11.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:45:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:11.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:11.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:11.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:11.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:11.024 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:45:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:11.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:11.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:11.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:12.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:12.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:12.016 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:45:12.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:12.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:12.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 19:45:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:12.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 19:45:12.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:45:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:12.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:12.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:12.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:12.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:12.019 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:12.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:12.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:12.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:12.200 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:12.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:12.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:12.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:12.201 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:12.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:12.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:12.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:12.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:12.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:12.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:12.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:12.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:13.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:13.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:45:13.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:13.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:13.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:13.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:13.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:13.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:13.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:13.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:13.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:13.205 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 19:45:13.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 19:45:13.205 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 19:45:13.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 19:45:13.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 19:45:13.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:45:13.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'New' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:45:13.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:13.258 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:45:13.258 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:45:13.258 DEBUG [main][MenuItemLookup] Item match:Build Path 19:45:13.259 DEBUG [main][MenuItemLookup] Found menu:'Link Source...' 19:45:13.259 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...' 19:45:13.259 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:13.259 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder' 19:45:13.259 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...' 19:45:13.259 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...' 19:45:13.259 DEBUG [main][MenuItemLookup] Item match:Add Libraries... 19:45:13.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..." 19:45:13.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries... 19:45:13.260 INFO [main][MenuItemHandler] Select menu item: Add &Libraries... 19:45:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 19:45:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available. finished successfully 19:45:13.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library 19:45:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:13.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:45:13.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:13.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 19:45:13.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:13.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:13.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:13.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:13.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:13.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:45:13.377 TRACE [main][WidgetHandler] Notify List with event 13 19:45:13.377 TRACE [main][WidgetHandler] Wait for synchronization 19:45:13.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:45:13.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:13.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 19:45:13.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:13.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:13.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:13.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:13.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:13.379 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:45:13.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:13.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:13.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:13.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:13.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 19:45:13.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:13.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 19:45:13.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:13.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:13.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:13.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:45:13.422 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4 19:45:13.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:45:13.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:13.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 19:45:13.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:13.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:13.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:13.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:13.430 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:45:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:13.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:13.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 19:45:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available. finished successfully 19:45:13.607 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:13.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:13.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:13.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:13.608 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:13.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:13.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:13.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:13.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:13.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:13.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:14.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:14.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:14.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:14.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:14.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:45:14.611 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:14.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:14.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:14.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:14.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:14.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:14.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:14.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:14.613 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 19:45:14.613 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:45:14.614 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 19:45:14.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 19:45:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:14.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 19:45:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:14.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 19:45:14.614 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 19:45:14.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:45:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:14.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:45:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:14.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:45:14.614 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 19:45:14.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 19:45:14.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:15.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:15.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 19:45:15.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 19:45:15.116 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 19:45:15.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 19:45:15.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 19:45:15.123 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java 19:45:15.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 19:45:15.123 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 19:45:15.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 19:45:15.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 19:45:15.125 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:45:15.125 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:45:15.175 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:45:15.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:15.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:15.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28c970f8 is found... 19:45:15.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28c970f8 is found finished successfully 19:45:15.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QHelloTest.java\E') 19:45:15.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:15.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:15.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:15.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:15.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:15.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:15.181 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; public class HelloTest { } TooltipText=null 19:45:15.181 INFO [WorkbenchTestable][TextEditor] Set text to editor 19:45:15.195 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:15.196 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; import org.junit.After; import org.junit.Assert; import org.junit.Test; public class HelloTest { @Test public void badTest() { Assert.assertEquals(5, 2 + 2); } @Test public void veryBadTest() { throw new RuntimeException(); } @After public void waitAfter() throws Exception { Thread.sleep(5000); } } TooltipText=null 19:45:15.196 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:45:15.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 19:45:15.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:15.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:15.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 19:45:15.196 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 19:45:15.197 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:15.197 DEBUG [main][MenuItemLookup] Item match:File 19:45:15.198 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:45:15.198 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:45:15.198 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:45:15.198 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:45:15.198 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:15.198 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:45:15.198 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:45:15.198 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:15.198 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:45:15.198 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:45:15.198 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:45:15.198 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:45:15.198 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:45:15.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:45:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:45:15.301 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:15.301 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; import org.junit.After; import org.junit.Assert; import org.junit.Test; public class HelloTest { @Test public void badTest() { Assert.assertEquals(5, 2 + 2); } @Test public void veryBadTest() { throw new RuntimeException(); } @After public void waitAfter() throws Exception { Thread.sleep(5000); } } TooltipText=null 19:45:15.301 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:15.301 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; import org.junit.After; import org.junit.Assert; import org.junit.Test; public class HelloTest { @Test public void badTest() { Assert.assertEquals(5, 2 + 2); } @Test public void veryBadTest() { throw new RuntimeException(); } @After public void waitAfter() throws Exception { Thread.sleep(5000); } } TooltipText=null 19:45:15.301 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:45:15.301 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java 19:45:15.498 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed 19:45:15.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:15.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 19:45:15.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 19:45:15.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:15.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:15.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:15.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:15.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:15.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:45:15.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:15.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:15.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:15.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:15.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:45:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:15.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:15.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:15.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:15.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:15.532 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:15.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:15.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:15.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:15.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:15.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:15.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:15.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:15.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:15.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:15.535 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:15.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:15.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:15.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:15.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:15.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:16.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:16.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:16.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:16.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:45:16.564 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:16.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:16.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:16.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:16.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:16.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:16.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:16.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:16.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 19:45:16.566 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:45:16.566 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 19:45:16.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 19:45:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:16.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 19:45:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:16.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 19:45:16.567 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 19:45:16.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:45:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:16.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 19:45:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:16.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:45:16.567 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 19:45:16.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 19:45:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:16.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 19:45:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:16.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 19:45:16.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 19:45:16.570 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 19:45:16.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 19:45:16.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 19:45:16.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:45:16.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'New' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Open With' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'References' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:16.626 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:45:16.627 DEBUG [main][MenuItemLookup] Item match:Run As 19:45:16.656 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 19:45:16.657 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 19:45:16.657 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+X T 19:45:16.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+X T" 19:45:16.657 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+X T 19:45:16.657 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+X T 19:45:16.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet... 19:45:16.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:16.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:16.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:16.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:16.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:16.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:16.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:16.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:16.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:16.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 19:45:16.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:16.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:16.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:16.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:16.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:16.668 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:16.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:16.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:16.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:16.895 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:16.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:16.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:16.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:16.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:16.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:16.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:16.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:16.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:16.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:16.899 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully 19:45:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet... 19:45:16.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:16.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:16.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:16.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:16.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:16.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:16.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:16.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:16.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 19:45:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:16.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:17.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:17.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:17.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:17.019 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:17.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:17.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:17.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:17.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:17.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:17.021 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:17.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:17.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:17.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:17.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:17.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:17.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:17.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:17.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:17.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:17.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:17.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:17.024 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:17.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:17.601 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:17.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:17.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:17.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 19:45:17.603 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:17.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:17.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:17.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 19:45:17.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:17.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:17.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:17.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:17.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:17.606 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:18.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:18.107 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:18.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:18.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:18.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:18.109 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:18.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:18.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:18.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:18.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:18.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:18.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:18.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:18.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:18.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:18.112 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:18.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:18.612 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:18.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:18.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:18.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:18.614 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:18.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:18.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:18.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:18.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:18.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:18.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:18.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:18.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:18.617 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:19.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:19.117 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:19.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:19.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:19.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:19.119 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:19.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:19.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:19.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:19.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:19.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:19.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:19.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:19.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:19.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:19.123 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:19.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:19.624 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:19.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:19.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:19.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:19.625 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:19.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:19.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:19.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:19.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:19.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:19.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:19.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:19.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:19.629 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:20.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:20.129 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:20.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:20.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:20.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:20.131 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:20.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:20.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:20.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:20.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:20.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:20.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:20.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:20.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:20.134 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:20.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:20.635 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:20.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:20.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:20.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:20.636 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:20.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:20.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:20.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:20.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:20.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:20.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:20.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:20.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:20.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:20.639 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:21.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:21.140 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:21.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:21.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:21.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:21.142 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:21.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:21.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:21.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:21.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:21.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:21.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:21.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:21.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:21.145 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:21.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:21.645 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:21.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:21.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:21.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:21.647 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:21.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:21.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:21.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:21.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:21.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:21.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:21.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:21.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:21.650 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:22.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:22.150 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:22.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:22.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:22.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:22.152 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:22.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:22.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:22.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 19:45:22.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:22.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:22.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:22.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:22.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:22.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:22.155 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:22.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:22.655 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:22.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:22.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:22.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:22.657 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:22.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:22.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:22.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:22.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:22.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:22.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:22.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:22.661 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:22.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 19:45:22.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 19:45:23.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:23.162 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:23.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:23.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:23.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:23.163 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:23.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:23.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:23.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:23.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:23.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:23.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:23.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:23.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:23.167 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 19:45:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 19:45:23.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:23.668 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:23.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:23.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:23.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:23.669 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:23.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:23.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:23.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:23.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:23.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:23.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:23.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:23.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:23.673 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:23.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 19:45:23.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 19:45:24.173 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:24.173 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:24.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:24.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:24.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:24.175 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:24.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:24.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:24.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:24.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:24.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:24.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:24.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:24.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:24.178 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:24.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 19:45:24.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 19:45:24.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:24.679 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:24.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:24.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:24.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:24.681 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:24.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:24.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:24.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:24.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:24.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:24.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:24.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:24.684 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:24.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 19:45:24.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 19:45:25.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:25.184 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:25.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:25.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:25.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:25.186 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:25.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:25.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:25.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:25.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:25.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:25.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:25.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:25.189 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:25.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 19:45:25.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 19:45:25.689 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:25.689 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:25.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:25.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:25.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:25.691 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:25.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:25.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:25.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:25.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:25.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:25.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:25.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:25.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:25.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:25.694 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:25.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 19:45:25.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 19:45:26.194 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:26.195 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:26.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:26.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:26.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:26.196 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:26.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:26.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:26.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:26.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:26.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:26.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:26.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:26.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:26.199 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:26.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 19:45:26.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 19:45:26.699 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:26.700 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:26.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:26.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:26.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:26.701 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:26.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:26.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:26.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:26.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:26.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:26.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:26.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:26.705 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:26.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 19:45:26.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 19:45:27.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:27.206 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:27.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:27.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:27.207 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:27.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:27.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:27.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:27.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:27.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:27.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:27.211 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:27.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 19:45:27.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 19:45:27.711 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:27.711 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:27.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:27.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:27.713 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:27.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:27.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:27.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:27.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:27.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:27.716 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:27.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 19:45:27.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 19:45:27.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 19:45:27.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 19:45:27.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 19:45:27.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 19:45:27.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 19:45:27.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 19:45:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully 19:45:27.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 19:45:27.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:27.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:27.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 19:45:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:27.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:27.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:27.726 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:27.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:27.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:27.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:27.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:27.727 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:27.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:27.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:27.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:27.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:27.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 19:45:27.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:27.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:27.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:27.731 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:27.733 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:27.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:27.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 19:45:27.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Errors:.*') 19:45:27.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:27.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:27.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:27.763 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:27.764 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 19:45:27.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 19:45:27.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null 19:45:27.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Failures:.*') 19:45:27.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:27.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:27.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:27.773 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:27.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 19:45:27.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:27.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:27.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:45:27.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 19:45:27.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:45:27.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:27.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:27.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:45:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:27.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:27.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:27.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:27.813 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:27.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:27.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:27.878 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:27.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:27.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:27.879 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:27.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:27.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:27.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:27.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:27.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:27.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:28.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:28.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:28.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:28.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:45:28.881 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:45:28.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:45:28.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:28.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:28.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:28.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:28.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:28.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:28.883 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 19:45:28.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 19:45:28.883 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 19:45:28.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 19:45:28.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 19:45:28.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:45:28.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'New' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:28.946 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:45:28.946 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:45:28.947 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:45:28.947 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:45:28.947 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:45:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:28.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:28.953 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer 19:45:28.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 19:45:28.954 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 19:45:28.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 19:45:28.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 19:45:28.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:45:28.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'New' 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:28.999 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:45:28.999 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:45:28.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:45:28.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:45:29.000 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:45:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:45:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:45:29.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:45:29.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:29.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:29.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:29.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:29.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:45:29.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:29.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:29.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:29.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:45:29.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:29.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:29.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:29.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:29.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:29.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:29.689 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:45:29.689 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:45:29.689 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:45:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:29.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:29.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:29.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:45:29.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:29.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:45:29.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:29.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:29.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:29.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:29.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:29.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:29.692 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:45:29.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:29.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:29.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:29.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:29.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:45:29.710 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:45:30.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:45:30.210 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:45:30.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:30.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:30.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:30.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 19:45:30.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:30.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:30.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:30.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:30.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.891 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) Time elapsed: 12.277 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:30.221 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:30.222 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:45:30.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:30.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:30.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:30.223 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:45:30.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:30.223 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:45:30.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:30.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:30.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:30.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:30.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:30.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:30.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:30.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:30.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:30.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:30.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:30.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:30.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:30.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:30.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:30.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:30.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:30.225 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:30.226 DEBUG [main][MenuItemLookup] Item match:Window 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:30.226 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:45:30.226 DEBUG [main][MenuItemLookup] Item match:Preferences 19:45:30.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:45:30.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:45:30.227 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:45:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:45:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:45:30.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:30.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:30.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:30.390 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:45:30.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:30.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:45:30.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:30.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:30.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:30.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 19:45:30.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:30.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:30.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:30.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:30.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 19:45:30.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:30.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:30.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:30.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:30.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:30.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 19:45:30.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:30.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:31.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:31.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:31.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 19:45:31.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:31.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:31.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:31.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:31.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:31.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 19:45:31.410 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 19:45:31.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 19:45:31.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 19:45:31.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:31.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:31.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:31.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:31.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:45:31.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:31.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:31.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:31.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:31.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:31.422 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:45:31.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:31.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:31.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:31.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:31.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:31.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:31.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:31.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:31.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:31.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:31.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:31.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:31.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:31.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:31.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:31.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:31.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:31.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:31.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:31.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:31.502 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:31.502 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:31.502 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:31.502 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:31.502 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:31.502 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:31.502 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:31.502 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:31.502 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:31.502 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:31.502 DEBUG [main][MenuItemLookup] Item match:Window 19:45:31.503 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:31.503 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:31.503 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:31.503 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:31.503 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:31.503 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:31.503 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:31.503 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:45:31.503 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:31.503 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:45:31.503 DEBUG [main][MenuItemLookup] Item match:Preferences 19:45:31.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:45:31.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:45:31.503 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:45:31.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:45:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:45:31.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:31.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.624 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:45:31.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:45:31.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:31.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:31.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:31.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:31.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:31.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:31.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 19:45:31.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:31.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:31.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 19:45:31.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:31.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:31.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 19:45:31.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:31.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:31.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 19:45:31.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:31.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:31.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:31.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 19:45:31.627 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 19:45:31.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 19:45:31.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 19:45:31.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:31.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:31.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:31.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:45:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:31.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:31.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:31.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:31.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:31.631 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:45:31.631 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:45:31.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:31.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:31.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:31.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:31.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:31.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:31.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:45:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:31.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:31.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:31.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:31.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:45:31.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:31.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.633 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 19:45:31.633 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 19:45:31.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:45:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:45:31.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:31.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:31.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:31.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:31.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:31.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:31.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:31.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:31.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:31.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:31.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:31.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:31.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:31.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.712 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:31.712 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:31.713 DEBUG [main][MenuItemLookup] Item match:Window 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:31.713 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:45:31.713 DEBUG [main][MenuItemLookup] Item match:Preferences 19:45:31.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:45:31.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:45:31.714 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:45:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:45:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:45:31.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.837 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:45:31.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:45:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:31.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:31.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:31.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 19:45:31.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:31.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:31.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 19:45:31.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:31.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:31.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 19:45:31.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:31.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:31.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 19:45:31.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:31.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:31.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:31.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 19:45:31.842 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 19:45:31.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 19:45:31.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 19:45:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:31.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:31.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:31.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:31.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:31.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:31.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:45:31.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:31.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:31.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:31.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:31.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:31.862 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:45:31.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:31.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:31.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:31.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:31.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:31.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:31.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:31.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:31.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:31.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:31.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:31.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:31.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:31.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:31.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:31.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:31.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:31.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:31.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:31.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:31.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:31.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:31.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:31.930 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:31.930 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:31.930 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:31.930 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:31.930 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:31.930 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:31.930 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:31.930 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:31.930 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:31.930 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:31.930 DEBUG [main][MenuItemLookup] Item match:Window 19:45:31.931 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:31.931 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:31.931 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:31.931 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:31.931 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:31.931 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:31.931 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:31.931 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:45:31.931 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:31.931 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:45:31.931 DEBUG [main][MenuItemLookup] Item match:Preferences 19:45:31.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:45:31.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:45:31.931 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:45:32.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:45:32.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:45:32.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.052 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:45:32.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:32.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:32.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:32.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:45:32.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 19:45:32.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 19:45:32.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 19:45:32.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 19:45:32.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:32.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 19:45:32.056 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 19:45:32.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 19:45:32.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 19:45:32.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:45:32.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:45:32.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.061 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 19:45:32.061 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 19:45:32.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:45:32.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:45:32.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:32.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:32.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:32.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:32.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:32.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:32.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:32.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:32.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:32.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:32.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:32.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:32.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:32.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:32.103 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:32.103 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:32.103 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:32.103 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:32.103 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:32.103 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:32.103 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:32.103 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:32.103 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:32.103 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:32.103 DEBUG [main][MenuItemLookup] Item match:Window 19:45:32.104 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:32.104 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:32.104 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:32.104 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:32.104 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:32.104 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:32.104 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:32.104 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:45:32.104 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:32.104 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:45:32.104 DEBUG [main][MenuItemLookup] Item match:Preferences 19:45:32.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:45:32.104 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:45:32.104 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:45:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:45:32.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:45:32.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:32.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.233 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:45:32.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:45:32.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 19:45:32.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 19:45:32.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 19:45:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 19:45:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:32.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 19:45:32.238 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 19:45:32.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 19:45:32.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 19:45:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:45:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:32.244 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:45:32.244 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:45:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:32.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:32.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:32.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:45:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:45:32.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.260 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 19:45:32.260 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 19:45:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:45:32.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:45:32.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:32.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:32.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:32.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:32.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:32.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:32.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:32.312 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:32.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:32.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:32.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:32.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:32.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:32.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:32.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:45:32.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:32.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:32.314 DEBUG [main][MenuItemLookup] Item match:Window 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:32.314 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:45:32.314 DEBUG [main][MenuItemLookup] Item match:Preferences 19:45:32.314 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:45:32.314 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:45:32.314 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:45:32.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:45:32.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:45:32.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:32.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.455 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:45:32.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:32.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:45:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:32.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 19:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 19:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 19:45:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 19:45:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 19:45:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 19:45:32.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 19:45:32.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 19:45:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 19:45:32.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 19:45:32.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 19:45:32.471 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 19:45:32.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 19:45:32.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 19:45:32.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:45:32.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:45:32.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:45:32.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.501 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 19:45:32.501 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 19:45:32.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:45:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:45:32.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:32.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:32.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:32.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 19:45:32.542 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 19:45:32.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:32.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 1.248 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.217 s ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.217 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.196 s apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.21 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.23 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 19:45:32.552 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 19:45:32.553 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:45:32.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:32.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 19:45:32.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:32.553 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:45:32.569 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:32.569 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:45:32.569 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:32.569 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:45:32.569 DEBUG [main][EditorHandler] 0 editor(s) found 19:45:32.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:45:32.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:32.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:32.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:45:32.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:32.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:32.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:32.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:32.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:32.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:32.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:32.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:32.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:32.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:32.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:45:32.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:32.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:32.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:32.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:45:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:32.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:32.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:32.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:45:32.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:32.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 19:45:32.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 19:45:32.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:32.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:32.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:32.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:32.632 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:45:32.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:32.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:32.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:45:32.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:32.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:32.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:32.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:45:32.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:32.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:32.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:32.634 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:32.635 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:32.635 DEBUG [main][MenuItemLookup] Item match:File 19:45:32.635 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:45:32.635 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:32.640 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:45:32.640 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:45:32.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:45:32.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:45:32.668 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:45:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:45:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:45:32.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:45:32.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:32.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:32.812 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:32.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:32.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:45:32.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:32.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:32.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:45:32.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:45:32.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:32.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:32.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:32.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:32.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:45:32.827 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:45:32.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:45:32.830 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:45:32.830 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:32.830 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:45:32.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:45:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:32.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:32.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:32.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:32.840 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:45:32.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:32.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:32.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:32.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:33.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:33.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:33.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:45:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:45:33.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:45:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:33.205 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:45:33.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:33.206 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject' 19:45:33.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:45:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:33.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:33.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:33.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:33.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:33.209 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:33.210 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject 19:45:33.255 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:45:33.255 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:45:33.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:45:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:33.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:33.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:33.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:33.260 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:45:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:33.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:33.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:33.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:45:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:45:36.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:36.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:36.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:36.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:45:36.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:36.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:36.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:36.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:36.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:36.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:36.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:36.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:36.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:36.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:36.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:45:36.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:36.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:36.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:36.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:45:36.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:36.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:36.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:36.420 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:36.420 DEBUG [main][MenuItemLookup] Item match:File 19:45:36.422 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:45:36.422 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:45:36.427 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:45:36.427 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:45:36.427 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:36.427 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:45:36.427 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:36.427 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:45:36.427 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:45:36.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:45:36.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:45:36.427 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:45:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:45:36.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:45:36.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:45:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:36.556 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:36.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:45:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:36.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:36.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:36.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:45:36.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:36.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:36.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:45:36.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:36.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:36.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:36.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:45:36.560 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:45:36.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:45:36.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:45:36.574 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:36.574 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:45:36.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:45:36.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:36.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:36.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:36.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:36.576 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:45:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:36.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:36.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:36.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:36.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:45:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:45:36.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:45:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:36.717 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:45:36.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:36.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:45:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:36.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:36.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:36.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:36.764 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:36.765 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash 19:45:36.828 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:45:36.828 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:45:36.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:45:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:36.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:36.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:36.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:36.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:36.833 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:45:36.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:36.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:36.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:36.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:36.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@530a0c04 is found... 19:45:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@530a0c04 is found finished successfully 19:45:37.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QGenHash.java\E') 19:45:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:37.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:37.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:37.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:37.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:37.622 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { } TooltipText=null 19:45:37.622 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0 19:45:37.627 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:37.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 19:45:37.627 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:45:37.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform 19:45:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:37.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 19:45:37.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 19:45:37.628 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:37.628 DEBUG [main][MenuItemLookup] Item match:File 19:45:37.736 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:45:37.736 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:45:37.736 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:45:37.736 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:45:37.736 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:37.736 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:45:37.736 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:45:37.736 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:37.736 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:45:37.736 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:45:37.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:45:37.820 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:45:37.821 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:45:37.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:45:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:45:37.998 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:37.998 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 19:45:38.001 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 19:45:38.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Open With' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 19:45:38.308 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:45:38.308 DEBUG [main][MenuItemLookup] Item match:Source Shift+Alt+S 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Shift+Ctrl+C' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment Shift+Ctrl+\' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment Shift+Alt+J' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation Ctrl+I' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Format Shift+Ctrl+F' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Format Element' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Add Import Shift+Ctrl+M' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports Shift+Ctrl+O' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...' 19:45:38.309 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...' 19:45:38.309 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()... 19:45:38.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..." 19:45:38.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()... 19:45:38.325 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()... 19:45:38.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Generate hashCode() and equals()"] is available.... 19:45:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Generate hashCode() and equals()"] is available. finished successfully 19:45:38.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals() 19:45:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:38.535 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed 19:45:38.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:38.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:45:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:38.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:38.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:38.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:38.537 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 19:45:38.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 19:45:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:39.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:39.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 19:45:39.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 19:45:39.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:39.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:39.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 19:45:39.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:45:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:39.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:39.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:39.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:39.555 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 19:45:39.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 19:45:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:40.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 19:45:40.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 19:45:40.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:40.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 19:45:40.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 19:45:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:40.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:40.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:40.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:40.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:40.566 INFO [WorkbenchTestable][AbstractButton] Click button Select &All 19:45:40.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:40.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:40.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:40.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:40.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:40.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:40.569 INFO [WorkbenchTestable][AbstractButton] Click button &Generate 19:45:40.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:40.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:40.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:40.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:45:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:45:40.767 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:40.767 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=import java.util.Objects; public class GenHash { @Override public int hashCode() { return Objects.hash(text); } @Override public boolean equals(Object obj) { if (this == obj) return true; if (obj == null) return false; if (getClass() != obj.getClass()) return false; GenHash other = (GenHash) obj; return Objects.equals(text, other.text); } private String text;} TooltipText=null 19:45:40.768 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:45:40.768 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java 19:45:40.918 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed 19:45:40.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 19:45:40.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:40.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:40.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 19:45:40.920 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:45:40.920 DEBUG [main][EditorHandler] 0 editor(s) found 19:45:40.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:40.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:40.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:45:40.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:40.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:40.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:40.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:40.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:45:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:40.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:40.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:40.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:40.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:40.926 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:40.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:40.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:40.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:40.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:40.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:40.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:40.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:40.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:40.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:40.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:40.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:40.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:40.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:40.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:40.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:41.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:41.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:41.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:41.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:45:41.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:41.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:41.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:41.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:41.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:41.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:41.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:41.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:41.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 19:45:41.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:41.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:41.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:41.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:41.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:41.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:41.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:42.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:42.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:42.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:42.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:45:42.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:42.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:42.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:42.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:42.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:42.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:42.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:42.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:42.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:42.966 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 19:45:42.966 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:42.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:42.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:42.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:42.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:42.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:42.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:42.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:42.967 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:45:42.967 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:45:42.967 DEBUG [main][TreeItemHandler] Set Tree selection 19:45:42.968 DEBUG [main][TreeHandler] Notify Tree about selection event 19:45:42.977 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:45:42.987 DEBUG [WorkbenchTestable][TreeItemHandler] GenHashProject 19:45:42.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:45:42.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:43.030 DEBUG [main][MenuItemLookup] Found menu:'New' 19:45:43.030 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:43.030 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:43.030 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:43.030 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:43.031 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:45:43.031 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:45:43.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:45:43.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:45:43.031 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:45:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:43.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:45:43.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:45:43.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:43.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:43.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:43.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:43.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:43.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:43.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:43.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:43.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:43.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:45:43.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:43.574 DEBUG [main][MenuItemLookup] Found menu:'New' 19:45:43.574 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:43.574 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:43.574 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:43.574 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:43.574 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:43.574 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:43.574 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:43.574 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:45:43.574 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:45:43.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:45:43.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:45:43.575 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:45:43.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:45:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:45:44.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:45:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:44.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:45:44.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:44.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:45:44.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:44.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:44.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:44.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:44.280 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:45:44.280 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:45:44.280 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:45:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:44.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:44.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:44.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:45:44.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:44.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:45:44.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:44.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:44.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:44.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:44.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:44.282 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:45:44.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:44.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:44.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:44.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:44.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:45:44.287 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:45:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:45:44.787 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:45:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:44.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:44.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:44.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:44.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:44.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:44.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:44.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:44.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:45:44.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:44.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:44.789 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 19:45:44.789 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:44.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.239 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) Time elapsed: 8.288 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:44.800 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:44.800 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:45:44.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:44.801 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:44.801 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:44.801 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:45:44.801 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:44.801 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:45:44.801 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:44.801 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:45:44.801 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:45:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:45:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:44.802 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:44.802 DEBUG [main][MenuItemLookup] Item match:Window 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:44.802 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:45:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:44.803 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:44.803 DEBUG [main][MenuItemLookup] Item match:Window 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:44.803 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:44.803 DEBUG [main][MenuItemLookup] Item match:Perspective 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:45:44.804 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:45:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:45:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:44.804 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:44.804 DEBUG [main][MenuItemLookup] Item match:Window 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:45:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:44.804 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:44.804 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:44.805 DEBUG [main][MenuItemLookup] Item match:Window 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:44.805 DEBUG [main][MenuItemLookup] Item match:Perspective 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:45:44.805 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:45:44.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:44.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:44.805 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:44.805 DEBUG [main][MenuItemLookup] Item match:Window 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:45:44.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:44.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:44.806 DEBUG [main][MenuItemLookup] Item match:Window 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:45:44.806 DEBUG [main][MenuItemLookup] Item match:Perspective 19:45:44.806 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:45:44.807 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:44.807 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:45:44.807 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:45:44.807 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:45:44.807 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:45:44.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:45:44.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:45:44.807 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:45:44.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:45:44.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:45:44.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:45:44.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:44.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:44.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:44.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:44.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:45:44.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:44.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:44.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:44.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:45:44.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:44.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:44.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:44.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:45:44.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:44.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:44.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:44.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:44.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:44.855 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:45:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:44.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:44.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:45.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:45.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:45.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:45:45.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:45.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:45.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:45.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:45:45.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:45.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:45.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:45.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:45.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:45.093 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:45.093 DEBUG [main][MenuItemLookup] Item match:File 19:45:45.094 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:45:45.094 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:45:45.098 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:45:45.098 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:45:45.098 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:45:45.098 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:45.098 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:45.099 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:45:45.099 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:45:45.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:45:45.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:45:45.099 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:45:45.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:45:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:45:45.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:45:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:45.226 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:45.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:45:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:45.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:45.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:45.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:45.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:45.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:45.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:45:45.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:45.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:45.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:45.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:45.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:45:45.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:45.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:45.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:45.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:45:45.252 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:45:45.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:45:45.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:45:45.257 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:45.257 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:45:45.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:45:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:45.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:45.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:45.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:45.259 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:45:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:45.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:45.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:45.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:45.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:45:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:45:45.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:45:45.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:45.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:45.629 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:45:45.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:45.629 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest' 19:45:45.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:45:45.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:45.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:45.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:45.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:45.658 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:45.659 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest 19:45:45.706 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:45:45.706 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:45:45.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:45:45.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:45.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:45.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:45.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:45.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:45.710 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:45:45.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:45.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:45.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:45.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:45.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:45:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:45:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:48.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:45:48.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:48.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:48.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:48.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:48.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:48.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:48.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:48.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:48.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:48.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:48.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:48.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:45:48.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:48.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:48.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:48.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:48.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:48.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:48.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:48.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:45:48.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:48.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:48.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:48.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:48.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:48.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:48.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:48.734 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:48.734 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:48.734 DEBUG [main][MenuItemLookup] Item match:File 19:45:48.735 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:45:48.735 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:48.740 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:45:48.740 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:45:48.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:45:48.741 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:45:48.741 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:45:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:45:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:45:48.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:45:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:48.863 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:48.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:48.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:45:48.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:48.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:48.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:48.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:45:48.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:48.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:48.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:45:48.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:48.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:48.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:48.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:45:48.867 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:45:48.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:45:48.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:45:48.888 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:48.888 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:45:48.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:45:48.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:48.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:48.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:48.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:48.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:48.889 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:45:48.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:48.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:48.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:49.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:49.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:49.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:45:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:45:49.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:45:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:49.030 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:45:49.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:49.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:45:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:49.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:49.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:49.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:49.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:49.100 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:49.101 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 19:45:49.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 19:45:49.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:49.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:49.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:49.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:49.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:49.162 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:49.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:45:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:49.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:49.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:49.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:49.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:49.201 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:49.202 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:45:49.225 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:45:49.225 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:45:49.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:45:49.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:49.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:49.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:49.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:49.230 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:45:49.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:49.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:49.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:49.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:49.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:49.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:49.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:45:49.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:45:49.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:45:49.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:45:49.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:45:49.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:49.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:49.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:49.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:49.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:49.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:49.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:49.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java... 19:45:49.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 19:45:49.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:49.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:49.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:49.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:49.895 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:49.895 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 19:45:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully 19:45:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@611f79b6 is found... 19:45:49.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@611f79b6 is found finished successfully 19:45:49.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 19:45:49.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:49.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:49.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:49.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:49.898 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:49.898 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 19:45:49.899 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:49.899 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 19:45:49.899 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:45:49.899 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java 19:45:50.119 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed 19:45:50.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:50.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 19:45:50.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:50.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:50.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:50.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:50.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Open Type"] 19:45:50.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:50.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Open Type"] 19:45:50.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:50.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:50.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:50.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:50.123 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:50.123 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:50.123 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:50.123 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:50.123 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:50.123 DEBUG [main][MenuItemLookup] Item match:Navigate 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:50.126 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 19:45:50.126 DEBUG [main][MenuItemLookup] Item match:Open Type... 19:45:50.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 19:45:50.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 19:45:50.193 INFO [main][MenuItemHandler] Select menu item: Open &Type... 19:45:50.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 19:45:50.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available. finished successfully 19:45:50.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 19:45:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:50.329 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 19:45:50.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:50.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:45:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:50.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:50.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:50.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:50.331 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:45:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:50.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:50.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:50.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:50.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:50.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:50.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:50.407 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:50.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:50.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:50.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 19:45:50.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:50.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 19:45:50.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:50.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:50.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:50.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:50.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Open Type"] 19:45:50.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:50.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Open Type"] 19:45:50.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:50.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:50.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:50.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:50.409 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:50.409 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:50.409 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:50.409 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:50.409 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:50.409 DEBUG [main][MenuItemLookup] Item match:Navigate 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:50.411 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 19:45:50.411 DEBUG [main][MenuItemLookup] Item match:Open Type... 19:45:50.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 19:45:50.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 19:45:50.487 INFO [main][MenuItemHandler] Select menu item: Open &Type... 19:45:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 19:45:50.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available. finished successfully 19:45:50.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 19:45:50.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:50.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:50.606 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 19:45:50.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:50.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and no matchers specified 19:45:50.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:50.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:50.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:50.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:50.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:50.607 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:50.608 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 19:45:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:50.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is not listed in considered jobs, ignore it 19:45:50.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is not listed in considered jobs, ignore it 19:45:50.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 19:45:51.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is not listed in considered jobs, ignore it 19:45:51.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is not listed in considered jobs, ignore it 19:45:51.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 19:45:51.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is not listed in considered jobs, ignore it 19:45:51.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 19:45:51.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 19:45:51.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 19:45:51.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 19:45:51.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 19:45:51.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 19:45:51.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 19:45:51.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 19:45:51.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:51.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and no matchers specified 19:45:51.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:51.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:51.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:51.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:51.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:45:51.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:45:51.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:45:51.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:51.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:51.617 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:45:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:51.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:51.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35ff5464 is found... 19:45:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35ff5464 is found finished successfully 19:45:51.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 19:45:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:51.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:51.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:51.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:51.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:51.878 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:51.878 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 19:45:51.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:51.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:51.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:51.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 19:45:51.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:51.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 19:45:51.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:51.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:51.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:51.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:51.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 19:45:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:51.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 19:45:51.881 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 19:45:51.881 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:51.881 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:51.881 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:51.881 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:51.881 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:51.881 DEBUG [main][MenuItemLookup] Item match:Navigate 19:45:51.882 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:51.882 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:45:51.882 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:51.882 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 19:45:51.882 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 19:45:51.883 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 19:45:51.883 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 19:45:51.883 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 19:45:51.883 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 19:45:51.883 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 19:45:51.883 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 19:45:51.883 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:51.883 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 19:45:51.883 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 19:45:51.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 19:45:51.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 19:45:51.915 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 19:45:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 19:45:52.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available. finished successfully 19:45:52.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 19:45:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:52.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:45:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:52.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:52.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:52.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:52.021 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:45:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:52.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:52.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:52.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:52.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:52.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:52.073 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 19:45:52.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:52.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 19:45:52.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:52.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:52.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:52.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:52.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 19:45:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:52.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 19:45:52.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 19:45:52.112 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:52.113 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:52.113 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:52.113 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:52.113 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:52.113 DEBUG [main][MenuItemLookup] Item match:Navigate 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:52.114 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 19:45:52.114 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 19:45:52.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 19:45:52.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 19:45:52.114 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 19:45:52.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Open Type"] 19:45:52.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:52.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:52.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 19:45:52.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:52.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:52.219 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 19:45:52.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:52.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:45:52.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:52.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:52.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:52.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:52.221 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:45:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:52.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:52.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:52.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:45:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:45:52.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:52.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:52.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:52.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 19:45:52.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:52.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:52.347 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:45:52.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 19:45:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:52.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 19:45:52.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 19:45:52.347 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:52.348 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:45:52.348 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:45:52.348 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:45:52.348 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:45:52.348 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:45:52.348 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:45:52.348 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:45:52.348 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:45:52.348 DEBUG [main][MenuItemLookup] Item match:Window 19:45:52.350 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:45:52.350 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:45:52.350 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:45:52.350 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:52.350 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:45:52.350 DEBUG [main][MenuItemLookup] Item match:Show View 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:52.386 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:45:52.386 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:45:52.387 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:45:52.387 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:45:52.387 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:45:52.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:45:52.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:45:52.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:45:52.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:52.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:52.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:45:52.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:52.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:52.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:52.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:45:52.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:52.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:52.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:52.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:45:52.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:45:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:52.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:45:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:52.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:45:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:45:52.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:45:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:52.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:45:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:52.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:45:52.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:45:52.516 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:45:52.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:45:52.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:45:52.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:52.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:52.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:52.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:45:52.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:52.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:52.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:52.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:45:52.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:52.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:52.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:52.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:45:52.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:52.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:52.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:52.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:52.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:52.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:52.519 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:45:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:52.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:52.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:52.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:45:52.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:45:52.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:45:52.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:52.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:52.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:45:52.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:52.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:52.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 19:45:52.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:52.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:52.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 19:45:52.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:45:52.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:52.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:52.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:52.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:52.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:52.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:52.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:52.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null 19:45:52.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:52.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:52.609 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:52.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:52.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:52.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:52.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:52.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:52.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:52.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:52.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:52.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:52.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:53.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:53.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:53.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:53.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:45:53.612 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:53.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:53.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:53.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:53.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:53.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:53.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:53.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:53.614 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 19:45:53.614 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:53.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:53.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:53.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:53.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:53.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:54.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:54.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:54.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:54.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:45:54.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:45:54.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:54.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:54.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:54.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:54.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:54.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:54.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:54.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:54.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:54.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:54.619 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 19:45:54.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:54.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:54.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:54.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:45:54.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:45:54.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:54.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:54.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:54.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:54.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:54.621 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:45:54.621 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:45:54.621 DEBUG [main][TreeItemHandler] Set Tree selection 19:45:54.621 DEBUG [main][TreeHandler] Notify Tree about selection event 19:45:54.631 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:45:54.639 DEBUG [WorkbenchTestable][TreeItemHandler] OpenTypeSelectionDialogTest 19:45:54.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:45:54.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'New' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:54.771 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:45:54.771 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:45:54.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:45:54.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:45:54.771 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:45:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:54.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:45:55.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:45:55.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:55.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:55.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:55.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:55.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:55.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:45:55.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:55.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:55.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:55.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:45:55.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:55.313 DEBUG [main][MenuItemLookup] Found menu:'New' 19:45:55.313 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:45:55.313 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:55.313 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:45:55.313 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:55.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:45:55.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:45:55.313 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:45:55.313 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:45:55.313 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:45:55.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:45:55.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:45:55.314 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:45:55.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:45:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:45:55.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:45:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:56.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:45:56.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:56.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:45:56.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:56.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:56.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:56.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:56.004 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:45:56.004 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:45:56.004 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:45:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:56.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:56.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:56.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:45:56.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:45:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:45:56.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:45:56.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:45:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:56.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:56.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:56.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:56.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:56.006 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:45:56.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:56.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:56.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:56.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:56.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:45:56.012 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:45:56.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:45:56.513 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:45:56.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:45:56.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:45:56.513 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 19:45:56.513 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:45:56.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:45:56.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:45:56.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.714 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.289 s findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 1.471 s constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.194 s nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.258 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:45:56.522 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:45:56.523 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:45:56.523 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:45:56.523 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:45:56.523 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:45:56.523 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:45:56.523 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:45:56.523 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:45:56.523 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:45:56.524 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:45:56.524 DEBUG [main][EditorHandler] 0 editor(s) found 19:45:56.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:56.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:56.525 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:45:56.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:56.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:56.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:56.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:56.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:56.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:45:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:56.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:56.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:56.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:45:56.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:56.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:56.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:56.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:45:56.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:45:56.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:45:56.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:56.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:56.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:56.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:45:56.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:56.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:56.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:56.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:45:56.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:56.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:56.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:56.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:56.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:45:56.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:45:56.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:45:56.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:45:56.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:56.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:56.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:56.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:56.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:45:56.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:56.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:56.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:56.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:56.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:56.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:56.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:56.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:45:56.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:56.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:56.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:56.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:56.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:56.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:45:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:56.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:45:56.536 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:45:56.536 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:56.536 DEBUG [main][MenuItemLookup] Item match:File 19:45:56.537 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:45:56.537 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:45:56.541 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'File' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'' 19:45:56.542 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:45:56.542 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:45:56.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:45:56.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:45:56.567 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:45:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:45:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:45:56.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:45:56.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:56.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:56.694 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:56.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:56.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:45:56.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:56.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:56.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:56.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:56.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:45:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:45:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:45:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:45:56.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:56.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:56.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:56.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:45:56.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:45:56.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:45:56.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:45:56.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:45:56.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:45:56.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:45:56.697 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:45:56.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:45:56.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:45:56.711 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:45:56.711 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:45:56.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:45:56.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:56.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:56.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:56.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:56.713 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:45:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:56.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:56.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:57.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:45:57.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:57.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:57.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:45:57.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:45:57.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:45:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:45:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:45:57.078 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:45:57.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:45:57.078 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'java_project' 19:45:57.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:45:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:57.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:57.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:57.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:57.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:45:57.081 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:45:57.083 INFO [WorkbenchTestable][AbstractText] Text set to: java_project 19:45:57.125 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:45:57.125 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:45:57.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:45:57.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:45:57.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:45:57.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:45:57.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:45:57.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:45:57.135 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:45:57.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:45:57.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:45:57.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:45:57.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:45:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:46:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:46:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:00.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:00.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:00.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:46:00.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:00.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:00.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:00.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:46:00.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:00.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:00.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:00.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:00.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:00.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:00.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:00.146 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:00.146 DEBUG [main][MenuItemLookup] Item match:File 19:46:00.148 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:46:00.148 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:46:00.152 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:46:00.153 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:00.153 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:46:00.153 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:46:00.153 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:46:00.153 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:00.153 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:46:00.153 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:00.153 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:46:00.153 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:46:00.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:46:00.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:46:00.153 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:46:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:46:00.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:46:00.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:46:00.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:00.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:00.315 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:46:00.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:46:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:00.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:00.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:00.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:00.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:00.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:46:00.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:00.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:00.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:46:00.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:00.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:00.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:00.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:46:00.329 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:46:00.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:46:00.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:46:00.332 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:46:00.332 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:46:00.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:46:00.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:00.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:00.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:00.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:00.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:00.334 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:46:00.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:00.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:00.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:00.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:00.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:00.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:46:00.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:46:00.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:46:00.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:00.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:00.475 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:46:00.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:00.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:46:00.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:00.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:00.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:00.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:00.537 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:00.538 INFO [WorkbenchTestable][AbstractText] Text set to: Demo 19:46:00.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 19:46:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:00.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:00.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:00.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:00.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:00.599 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 19:46:00.599 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 19:46:00.599 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 19:46:00.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:00.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:00.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:00.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:00.600 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:46:00.600 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:46:00.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:00.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:00.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:00.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:00.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:00.604 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:46:00.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:00.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:00.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:00.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:00.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79238ce5 is found... 19:46:01.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79238ce5 is found finished successfully 19:46:01.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 19:46:01.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:01.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:01.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:01.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:01.411 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:01.411 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub } } TooltipText=null 19:46:01.411 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6 19:46:01.411 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6, offser 0 19:46:01.418 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:01.418 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 19:46:01.418 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:46:01.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:01.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:01.419 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:01.419 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:01.419 DEBUG [main][MenuItemLookup] Item match:File 19:46:01.420 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:46:01.420 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:46:01.420 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:46:01.420 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:46:01.420 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:01.420 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:46:01.420 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:46:01.420 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:01.420 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:46:01.420 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:46:01.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:46:01.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:46:01.501 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:46:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:46:01.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:46:01.699 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:01.700 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 19:46:01.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:01.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 19:46:01.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:46:01.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:01.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:01.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:01.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:01.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:01.804 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' view via menu. 19:46:01.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:01.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:01.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:01.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:01.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:01.805 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:01.805 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:01.805 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:46:01.805 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:46:01.805 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:01.805 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:01.805 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:01.805 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:01.805 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:01.805 DEBUG [main][MenuItemLookup] Item match:Window 19:46:01.806 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:01.806 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:01.806 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:01.806 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:01.806 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:01.806 DEBUG [main][MenuItemLookup] Item match:Show View 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:01.812 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:46:01.812 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:46:01.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:46:01.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:46:01.895 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:46:02.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:46:02.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:46:02.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:46:02.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:02.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:02.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:46:02.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:02.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:02.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:02.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:46:02.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:02.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:02.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:02.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:02.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:02.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children... 19:46:02.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 19:46:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:02.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 19:46:02.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children finished successfully 19:46:02.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 19:46:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:02.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Debug is already expanded. No action performed 19:46:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:02.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 19:46:02.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Breakpoints 19:46:02.619 DEBUG [main][TreeItemHandler] Selecting tree item: Breakpoints 19:46:02.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Breakpoints about selection 19:46:02.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Breakpoints 19:46:02.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:02.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:02.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:02.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:46:02.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:02.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:02.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:02.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:46:02.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:02.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:02.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:02.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:46:02.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:02.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:02.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:02.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:02.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:02.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:02.621 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:46:02.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:02.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:02.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:02.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open... 19:46:02.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:02.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:02.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open finished successfully 19:46:02.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:02.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:02.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:02.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:02.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:02.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:02.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:02.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:02.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:02.915 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:02.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:02.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:02.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 19:46:02.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:02.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:02.920 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 19:46:02.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:02.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:02.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:02.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:02.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:02.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:03.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:03.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:03.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:03.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:03.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:03.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:03.022 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:03.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:03.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:03.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 19:46:03.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:03.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:03.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 19:46:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:03.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:03.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:03.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53e582e6 is found... 19:46:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53e582e6 is found finished successfully 19:46:03.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 19:46:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:03.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:03.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:03.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:03.063 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 19:46:03.124 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:03.124 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 19:46:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 19:46:03.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 19:46:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 19:46:04.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 19:46:04.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 19:46:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 19:46:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 19:46:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 19:46:04.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:46:04.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:04.714 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:04.715 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 19:46:04.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:04.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 19:46:04.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:46:04.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:04.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:04.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:04.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:04.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:04.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:04.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:04.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:04.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:04.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:04.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:04.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:04.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:04.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:04.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:04.785 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:04.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:04.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:04.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:04.850 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 19:46:04.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:04.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:04.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:04.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:04.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:04.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:04.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:04.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:04.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:04.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:04.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:04.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:04.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:04.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:04.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:04.922 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:04.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:04.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:04.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 19:46:04.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:04.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:04.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 19:46:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:04.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:04.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:04.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:04.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:04.966 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 19:46:04.966 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:04.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 19:46:05.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 19:46:05.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 19:46:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:05.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:05.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:05.027 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:46:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:05.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:05.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:05.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23795807 is found... 19:46:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23795807 is found finished successfully 19:46:05.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 19:46:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:05.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:05.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:05.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:05.132 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 19:46:05.185 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:05.185 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 19:46:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 19:46:05.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 19:46:05.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38eea31d is found... 19:46:05.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38eea31d is found finished successfully 19:46:05.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 19:46:05.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:05.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:05.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:05.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:05.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:05.696 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:05.696 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 19:46:05.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:05.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:05.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:05.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:05.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:05.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:05.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:05.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:05.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:05.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:05.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:05.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:05.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:05.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:05.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:05.724 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:05.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:05.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:05.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:05.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:05.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:05.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:05.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:05.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:05.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:05.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:05.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:05.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:05.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:05.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:05.851 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:05.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:05.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:05.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 19:46:05.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:05.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:05.856 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:46:05.857 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:05.857 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:05.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:05.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:05.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:05.858 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:46:06.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:46:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:06.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:06.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:06.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:06.859 DEBUG [WorkbenchTestable][AbstractView] found: Demo 19:46:06.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:46:06.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:06.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:06.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 19:46:06.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:06.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 19:46:06.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:46:06.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:06.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:06.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:06.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:06.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:06.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:06.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:06.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:06.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:06.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:06.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:06.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:06.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:06.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:06.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:06.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:06.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:06.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:06.923 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:06.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:06.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:06.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 19:46:06.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:06.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:06.928 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 19:46:06.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:06.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:06.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:06.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:06.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:06.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:06.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:06.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:06.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:07.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:07.016 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:07.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:07.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:07.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 19:46:07.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:07.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:07.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 19:46:07.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:07.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:07.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:07.023 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 19:46:07.023 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:07.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:07.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 19:46:07.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 19:46:07.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 19:46:07.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:07.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:07.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.102 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:46:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:07.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:07.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37791941 is found... 19:46:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37791941 is found finished successfully 19:46:07.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 19:46:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:07.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:07.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:07.187 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 19:46:07.240 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:07.240 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 19:46:07.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 19:46:07.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 19:46:07.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55155c30 is found... 19:46:07.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55155c30 is found finished successfully 19:46:07.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 19:46:07.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:07.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:07.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:07.760 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:07.761 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 19:46:07.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:07.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:07.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:07.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:07.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:07.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:07.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:07.824 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:07.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:07.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:07.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:07.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:07.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:07.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:07.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:07.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:07.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:07.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:07.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:07.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:07.950 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:07.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:07.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:07.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 19:46:07.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:07.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:07.955 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:46:07.956 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:07.957 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:07.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:07.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:07.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:07.958 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:46:08.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:46:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:08.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:08.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:08.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:08.959 DEBUG [WorkbenchTestable][AbstractView] found: Demo [line: 7] - main(String[]) 19:46:08.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:46:08.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:08.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:08.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 19:46:08.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:08.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 19:46:08.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:46:08.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:08.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:08.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:08.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:08.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:08.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:08.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:08.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:08.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:08.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:08.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:08.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:08.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:08.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:08.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:08.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:08.991 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:08.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:08.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:08.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 19:46:08.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:08.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:08.995 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 19:46:09.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:09.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:09.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:09.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:09.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:09.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:09.096 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:09.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:09.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:09.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 19:46:09.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:09.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:09.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 19:46:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:09.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:09.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:09.103 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 19:46:09.103 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:09.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:09.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 19:46:09.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 19:46:09.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 19:46:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:09.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.188 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:46:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:09.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:09.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:09.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c459ff5 is found... 19:46:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c459ff5 is found finished successfully 19:46:09.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 19:46:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:09.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:09.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:09.281 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 19:46:09.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:09.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 19:46:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 19:46:09.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 19:46:09.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@717e252b is found... 19:46:09.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@717e252b is found finished successfully 19:46:09.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 19:46:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:09.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:09.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:09.435 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:09.436 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 19:46:09.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:09.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:09.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:09.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:09.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:09.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:09.502 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:09.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:09.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:09.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:09.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:09.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 19:46:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:09.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 19:46:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 19:46:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:09.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:09.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:09.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:09.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:09.648 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:09.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:09.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:09.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 19:46:09.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:09.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:09.654 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 19:46:09.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 19:46:09.655 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 19:46:09.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 19:46:09.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:09.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:09.656 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 19:46:10.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 19:46:10.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:10.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:10.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:10.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:10.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:10.657 DEBUG [WorkbenchTestable][AbstractView] found: Demo [entry] - main(String[]) 19:46:10.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:46:10.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:10.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:10.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:10.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:10.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 19:46:10.658 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:46:10.658 DEBUG [main][EditorHandler] 1 editor(s) found 19:46:10.659 DEBUG [WorkbenchTestable][EditorHandler] Closing editor Demo.java 19:46:10.764 DEBUG [WorkbenchTestable][EditorHandler] Editor Demo.java is closed 19:46:10.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:10.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:10.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:46:10.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:10.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:10.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:10.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:10.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:10.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:46:10.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:10.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:10.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:10.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:10.808 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:10.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:10.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:10.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:10.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:10.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:10.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:10.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:10.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:10.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:10.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:10.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:10.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:10.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:10.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:11.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:11.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:11.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:11.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:11.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:11.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:11.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:11.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:11.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:11.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:11.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:11.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:11.862 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 19:46:11.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:11.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:11.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:11.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:11.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:11.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:11.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:12.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:12.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:12.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:12.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:12.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:12.864 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:12.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:12.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:12.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:12.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:12.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:12.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:12.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:12.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:12.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:12.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 19:46:12.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:12.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:12.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:12.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:12.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:12.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:12.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:12.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:12.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:12.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:12.867 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:46:12.867 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:46:12.868 DEBUG [main][TreeItemHandler] Set Tree selection 19:46:12.868 DEBUG [main][TreeHandler] Notify Tree about selection event 19:46:12.876 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:46:12.878 DEBUG [WorkbenchTestable][TreeItemHandler] java_project 19:46:12.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:46:12.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'New' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:12.931 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:46:12.931 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:46:12.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:46:12.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:46:12.931 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:46:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:12.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:46:13.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:46:13.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:13.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:13.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:13.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:13.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:13.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:13.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:46:13.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:13.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:13.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:46:13.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:13.473 DEBUG [main][MenuItemLookup] Found menu:'New' 19:46:13.473 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:46:13.473 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:13.473 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:46:13.473 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:13.473 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:46:13.473 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:46:13.473 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:46:13.473 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:46:13.473 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:46:13.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:46:13.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:46:13.474 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:46:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:46:14.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:46:14.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:46:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:14.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:46:14.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:14.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:46:14.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:14.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:14.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:14.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:14.179 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:46:14.179 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:46:14.179 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:46:14.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:14.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:14.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:14.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:14.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:46:14.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:14.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:14.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:14.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:46:14.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:14.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:14.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:14.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:14.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:14.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:14.182 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:46:14.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:14.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:14.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:14.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:46:14.187 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:46:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:46:14.688 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:46:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:14.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:14.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:14.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:14.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:46:14.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:14.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:14.690 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 19:46:14.690 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:14.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.168 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 3.015 s testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.145 s testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.099 s testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.698 s Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:14.700 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:14.701 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:46:14.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:14.701 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:14.701 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:14.701 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:46:14.701 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:14.701 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:46:14.701 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:14.702 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:14.702 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 19:46:14.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:14.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:14.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:14.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:14.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:14.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:14.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:14.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:14.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:14.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:14.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:14.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:14.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:14.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:14.709 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:14.709 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:14.709 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:14.709 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:14.709 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:14.709 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:14.709 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:14.709 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:14.709 DEBUG [main][MenuItemLookup] Item match:Window 19:46:14.711 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:14.711 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:14.711 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:14.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:14.711 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:14.711 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:14.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:14.711 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:14.711 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:14.711 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:14.711 DEBUG [main][MenuItemLookup] Item match:Preferences 19:46:14.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:46:14.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:46:14.712 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:46:14.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:46:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:46:14.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:14.835 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:46:14.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:14.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:46:14.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:14.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:14.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:14.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:14.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:14.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:14.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:14.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:46:14.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:14.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:15.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:46:15.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:15.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:15.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:15.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 19:46:15.344 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 19:46:15.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 19:46:15.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:1777): Gtk-CRITICAL **: 19:46:15.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:46:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:15.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:15.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:15.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:15.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:15.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:15.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:15.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:15.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:15.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:15.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:15.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:15.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:15.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:15.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:15.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:15.522 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item 17.0.2+8 (default): 19:46:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:46:15.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:46:15.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:46:15.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:46:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:15.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:15.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:15.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:15.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:15.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:15.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:15.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:15.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:15.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:15.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:15.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:15.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:15.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:46:15.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:15.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:15.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:15.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:15.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:15.610 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:46:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:15.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:15.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:15.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:15.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:15.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:15.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:15.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:15.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:15.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:15.662 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 19:46:15.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:15.662 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 19:46:15.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:15.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:15.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:15.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:15.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:15.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:15.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:15.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:15.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:15.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:15.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:15.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:15.663 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:15.663 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:15.663 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:15.663 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:15.663 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:15.663 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:15.663 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:15.663 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:15.663 DEBUG [main][MenuItemLookup] Item match:Window 19:46:15.664 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:15.664 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:15.664 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:15.664 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:15.664 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:15.664 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:15.664 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:15.664 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:15.664 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:15.664 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:15.664 DEBUG [main][MenuItemLookup] Item match:Preferences 19:46:15.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:46:15.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:46:15.664 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:46:15.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:46:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:46:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:46:16.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:16.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.002 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:46:16.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:46:16.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:46:16.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:16.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:16.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:46:16.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:16.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:16.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:16.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 19:46:16.005 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 19:46:16.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 19:46:16.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 19:46:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:16.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:16.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:16.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:16.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:16.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:16.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:16.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:16.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:16.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:46:16.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:16.056 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:46:16.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:16.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:16.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:16.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:16.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:16.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:16.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:16.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 19:46:16.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:16.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 19:46:16.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:16.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:16.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:16.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:16.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:16.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:16.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:16.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:16.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:16.106 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:16.106 DEBUG [main][MenuItemLookup] Item match:Window 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:16.106 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:16.106 DEBUG [main][MenuItemLookup] Item match:Preferences 19:46:16.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:46:16.107 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:46:16.107 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:46:16.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:46:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:46:16.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:46:16.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.344 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:46:16.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:46:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:16.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:16.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:16.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:46:16.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:16.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:16.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:16.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:16.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:16.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:46:16.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:16.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:16.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:16.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:16.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:16.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 19:46:16.347 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 19:46:16.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 19:46:16.348 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 19:46:16.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:16.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:16.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.372 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:46:16.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:46:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:46:16.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:16.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:16.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:46:16.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:16.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:16.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:16.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 19:46:16.376 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 19:46:16.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 19:46:16.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 19:46:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:46:16.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:16.381 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:46:16.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:16.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:16.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:16.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:16.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 19:46:16.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 19:46:16.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 19:46:16.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified 19:46:16.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:46:16.490 TRACE [main][WidgetHandler] Notify List with event 13 19:46:16.490 TRACE [main][WidgetHandler] Wait for synchronization 19:46:16.500 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 19:46:16.500 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 19:46:16.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:46:16.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:16.502 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:46:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:16.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:16.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:16.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 19:46:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:16.571 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:16.572 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 19:46:16.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 19:46:16.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:16.599 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:16.600 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 19:46:16.625 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 19:46:16.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:16.630 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 19:46:16.630 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 19:46:16.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:16.633 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:46:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:16.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:16.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:16.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:16.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:16.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:16.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:16.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:16.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:16.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:16.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:16.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:16.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:16.731 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jre.test: 19:46:16.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:46:16.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:46:16.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:46:16.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:46:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:16.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:16.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:16.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:16.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:16.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:16.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:16.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:16.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:16.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:46:16.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:16.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:16.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:16.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:16.864 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:46:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:16.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:16.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:16.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:16.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:16.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:16.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 19:46:16.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:16.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 19:46:16.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:16.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:16.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:16.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:16.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:16.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:16.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:16.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:16.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:16.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:16.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:16.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:16.915 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:16.915 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:16.915 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:16.915 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:16.915 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:16.915 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:16.915 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:16.915 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:16.915 DEBUG [main][MenuItemLookup] Item match:Window 19:46:16.916 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:16.916 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:16.916 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:16.916 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:16.916 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:16.916 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:16.916 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:16.916 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:16.916 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:16.916 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:16.916 DEBUG [main][MenuItemLookup] Item match:Preferences 19:46:16.916 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:46:16.916 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:46:16.916 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:46:17.016: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:46:17.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:46:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:46:17.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:17.165 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:46:17.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:17.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:46:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:17.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:17.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:46:17.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:17.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:17.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:46:17.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:17.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:17.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:17.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 19:46:17.169 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 19:46:17.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 19:46:17.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 19:46:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:46:17.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:17.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:17.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:17.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:17.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:17.193 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:46:17.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:17.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:17.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:17.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:17.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:46:17.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:17.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:17.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:46:17.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:17.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:17.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:46:17.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:17.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:17.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:17.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 19:46:17.197 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 19:46:17.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 19:46:17.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 19:46:17.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:46:17.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:17.201 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:46:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:17.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:17.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 19:46:17.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:17.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 19:46:17.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 19:46:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:17.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified 19:46:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:46:17.296 TRACE [main][WidgetHandler] Notify List with event 13 19:46:17.296 TRACE [main][WidgetHandler] Wait for synchronization 19:46:17.302 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 19:46:17.302 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 19:46:17.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:46:17.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:17.303 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:46:17.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:17.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:17.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:17.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:17.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 19:46:17.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:17.363 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:17.364 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 19:46:17.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 19:46:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:17.386 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:17.386 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 19:46:17.391 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 19:46:17.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:17.396 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 19:46:17.396 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 19:46:17.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:17.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:17.406 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:46:17.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:17.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:17.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:17.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:17.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:17.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:17.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:17.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:17.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:17.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:17.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:17.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:17.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:17.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:17.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:17.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:17.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:46:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:17.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:17.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:46:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:17.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:17.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:17.519 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:17.519 TRACE [main][WidgetHandler] Wait for synchronization 19:46:17.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:46:17.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:17.551 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:46:17.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:17.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:17.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:17.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:17.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:46:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:17.596 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:46:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:17.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:17.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:17.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:17.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:17.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:17.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:17.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:17.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:17.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 19:46:17.646 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 19:46:17.646 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:17.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:17.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:17.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.948 s - in org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.96 s testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.443 s testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.809 s testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.732 s Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest 19:46:17.663 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 19:46:17.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:17.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:17.687 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:17.688 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:17.688 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:17.688 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:17.688 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:17.688 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:17.688 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:17.688 DEBUG [main][MenuItemLookup] Item match:Run 19:46:17.689 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:46:17.689 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:46:17.689 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:17.689 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:46:17.689 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:46:17.689 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 19:46:17.689 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 19:46:17.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 19:46:17.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 19:46:17.689 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 19:46:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:46:17.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:46:17.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:46:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:17.874 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 19:46:17.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:46:17.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:17.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:17.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:17.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:17.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:17.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:17.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:17.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 19:46:17.877 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 19:46:17.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 19:46:17.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 19:46:17.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 19:46:17.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 19:46:17.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:46:17.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:17.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:46:17.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:46:17.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:46:17.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 19:46:17.911 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 19:46:17.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:46:17.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:18.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:18.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:18.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:18.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:18.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:18.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:18.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:18.250 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:18.251 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 19:46:18.252 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 19:46:18.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:46:18.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:18.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:18.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:18.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:18.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:18.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:18.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:18.267 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 19:46:18.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:18.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:18.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:19.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:19.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:19.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Environment") 19:46:19.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:19.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:19.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:19.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:19.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:19.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:19.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:19.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:19.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:19.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Environment 19:46:19.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:19.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:19.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:19.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:19.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:19.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:19.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:19.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:20.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 19:46:20.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 19:46:20.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:20.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:20.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:20.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:20.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:20.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:20.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:20.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:20.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:20.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:20.566 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 19:46:20.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:20.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:20.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:20.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:20.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 19:46:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available. finished successfully 19:46:20.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:20.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:20.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 19:46:20.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:20.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:20.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:20.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:20.735 INFO [WorkbenchTestable][AbstractTableItem] Check table Item BUILD_DISPLAY_NAME [ #224 ]: 19:46:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:46:20.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:46:20.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:46:20.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:46:20.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:20.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 19:46:20.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:20.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:20.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:20.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:20.741 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:46:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:20.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:20.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:20.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:20.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:20.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:20.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:20.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:20.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:20.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:20.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:20.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:20.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:20.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:20.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:20.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:20.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:20.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:20.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:20.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:20.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 19:46:20.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:20.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:20.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:20.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:20.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:20.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:20.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:20.813 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 19:46:20.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:20.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:20.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:20.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:20.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 19:46:20.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available. finished successfully 19:46:20.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:20.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:20.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:20.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:20.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 19:46:20.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:20.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:20.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:20.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:20.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:20.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:20.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:20.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:20.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:20.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:20.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 19:46:20.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:20.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:20.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:20.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:20.971 INFO [WorkbenchTestable][AbstractTableItem] Check table Item USER_NAME [ jenkins ]: 19:46:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 19:46:20.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 19:46:20.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 19:46:20.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:46:20.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:20.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 19:46:20.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:20.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:20.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:20.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:20.977 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:46:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:20.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:20.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:21.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:21.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:21.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:21.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:21.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:21.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:21.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 19:46:21.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:21.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:21.033 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 19:46:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:21.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:21.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 19:46:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available. finished successfully 19:46:21.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 19:46:21.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 19:46:21.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:21.200 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 19:46:21.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:21.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:21.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:21.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:21.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:46:21.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 19:46:21.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:21.247 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:46:21.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:21.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:21.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:21.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:21.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:21.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:21.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:21.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:21.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment") 19:46:21.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:21.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:21.356 INFO [WorkbenchTestable][AbstractButton] Click button Re&place native environment with specified environment 19:46:21.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:21.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:21.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:21.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:21.356 TRACE [main][WidgetHandler] Notify Button with event 27 19:46:21.356 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.356 TRACE [main][WidgetHandler] Notify Button with event 13 19:46:21.356 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.356 TRACE [main][WidgetHandler] Notify Button with event 26 19:46:21.356 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.356 TRACE [main][WidgetHandler] Notify Button with event 3 19:46:21.356 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.356 TRACE [main][WidgetHandler] Notify Button with event 4 19:46:21.356 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.356 TRACE [main][WidgetHandler] Notify Button with event 13 19:46:21.356 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment") 19:46:21.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:21.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:21.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 19:46:21.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:21.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:21.385 INFO [WorkbenchTestable][AbstractButton] Click button &Append environment to native environment 19:46:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:21.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:21.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:21.387 TRACE [main][WidgetHandler] Notify Button with event 27 19:46:21.387 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.387 TRACE [main][WidgetHandler] Notify Button with event 13 19:46:21.387 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.387 TRACE [main][WidgetHandler] Notify Button with event 26 19:46:21.387 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.387 TRACE [main][WidgetHandler] Notify Button with event 3 19:46:21.387 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.387 TRACE [main][WidgetHandler] Notify Button with event 4 19:46:21.387 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.387 TRACE [main][WidgetHandler] Notify Button with event 13 19:46:21.387 TRACE [main][WidgetHandler] Wait for synchronization 19:46:21.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 19:46:21.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:21.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:21.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:21.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:21.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:21.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:21.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:21.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:46:21.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:21.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:21.415 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:46:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:21.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:21.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:21.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 19:46:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available. finished successfully 19:46:21.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:46:21.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 19:46:21.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:21.475 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:21.475 INFO [WorkbenchTestable][AbstractText] Text set to: test_name 19:46:21.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Value:") 19:46:21.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 19:46:21.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:21.477 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:21.478 INFO [WorkbenchTestable][AbstractText] Text set to: test_value 19:46:21.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:46:21.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:21.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 19:46:21.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:21.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:21.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:21.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:21.480 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:46:21.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:21.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:21.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:21.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 19:46:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available. failed, an exception will be thrown 19:46:22.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:22.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:22.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:22.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:22.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:22.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:22.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:22.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:22.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:22.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:22.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:22.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:22.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:22.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:22.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:22.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:22.542 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:22.542 TRACE [main][WidgetHandler] Wait for synchronization 19:46:22.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:46:22.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:22.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:22.549 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 19:46:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:22.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:22.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:22.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:22.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:22.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:22.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:22.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:22.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:22.576 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:22.576 TRACE [main][WidgetHandler] Wait for synchronization 19:46:22.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 19:46:22.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:22.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:22.583 INFO [WorkbenchTestable][AbstractButton] Click button E&dit... 19:46:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:22.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:22.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:22.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available.... 19:46:22.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available. finished successfully 19:46:22.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:46:22.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 19:46:22.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:22.634 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:22.634 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 19:46:22.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Value:") 19:46:22.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 19:46:22.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:22.644 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:22.644 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 19:46:22.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:46:22.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 19:46:22.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:22.646 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:46:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:22.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:22.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:22.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:22.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:22.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:22.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:46:22.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:22.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:22.705 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:46:22.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:22.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:22.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:22.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 19:46:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available. finished successfully 19:46:22.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:46:22.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 19:46:22.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:22.761 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:22.761 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 19:46:22.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Value:") 19:46:22.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 19:46:22.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:22.763 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:22.764 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 19:46:22.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:46:22.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:22.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 19:46:22.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:22.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:22.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:22.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:22.766 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:46:22.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:22.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:22.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:22.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:22.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 19:46:23.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available. failed, an exception will be thrown 19:46:23.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:23.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:23.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:23.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:23.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:23.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:23.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:23.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:23.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:23.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:23.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:23.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:23.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:23.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:23.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:23.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:23.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:23.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:23.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:23.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:23.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:23.831 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:23.831 TRACE [main][WidgetHandler] Wait for synchronization 19:46:23.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Copy") 19:46:23.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:23.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:23.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:23.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:23.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:23.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:23.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:23.838 INFO [WorkbenchTestable][AbstractButton] Click button &Copy 19:46:23.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:23.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:23.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:23.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:23.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:23.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:23.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:23.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:23.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:23.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:23.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:23.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:23.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:23.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:23.855 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:23.855 TRACE [main][WidgetHandler] Wait for synchronization 19:46:23.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:46:23.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:23.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:23.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:23.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:23.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:23.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:23.870 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 19:46:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:23.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:23.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:23.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:23.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:23.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:23.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:23.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:23.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:23.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:23.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:23.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:23.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Paste") 19:46:23.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:23.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:23.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:23.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:23.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:23.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:23.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:23.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:23.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:23.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:23.897 INFO [WorkbenchTestable][AbstractButton] Click button &Paste 19:46:23.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:23.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:23.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:23.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:23.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:23.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:23.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:23.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:23.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:23.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:23.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:46:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:46:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:46:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:46:23.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:46:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:23.907 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 19:46:23.907 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 19:46:24.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.389 s - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest selectTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.809 s appendReplaceTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.053 s addTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.14 s removeTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.03 s editTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.133 s copyPasteTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.207 s Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 19:46:24.060 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 19:46:24.060 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:46:24.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:24.061 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 19:46:24.061 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:24.061 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:46:24.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:24.097 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:46:24.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:24.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:24.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 19:46:24.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 19:46:24.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:24.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:24.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:24.098 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 19:46:24.098 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 19:46:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:24.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:46:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:24.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:24.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:24.121 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:46:24.121 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:24.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:46:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:46:24.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:46:24.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:24.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:24.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:24.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:24.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:24.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:24.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:24.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:24.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:24.216 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 19:46:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:24.217 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:46:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:24.217 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:24.217 TRACE [main][WidgetHandler] Wait for synchronization 19:46:24.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:24.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:24.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:46:24.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:24.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:24.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:24.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:24.220 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:46:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:24.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:24.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:24.465 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:46:24.465 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 19:46:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:24.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:46:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:24.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:24.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:24.490 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:46:24.490 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:24.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:24.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:46:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:46:24.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:46:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:24.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:24.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:24.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:24.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:24.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:24.587 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 19:46:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:24.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:24.593 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 19:46:24.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:24.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:24.593 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:24.593 TRACE [main][WidgetHandler] Wait for synchronization 19:46:24.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:24.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:24.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:46:24.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:24.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:24.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:24.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:24.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:24.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:24.599 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:46:24.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:24.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:24.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:24.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:24.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:24.835 INFO [WorkbenchTestable][JavaBrowsingPerspective] Open perspective: 'Java Browsing' 19:46:24.835 DEBUG [WorkbenchTestable][JavaBrowsingPerspective] Trying to open perspective: 'Java Browsing' 19:46:24.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:24.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:24.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:24.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:46:24.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:24.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:24.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:24.859 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:46:24.859 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:24.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:46:24.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:46:24.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:24.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:24.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:24.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:24.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:24.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:24.956 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Browsing') 19:46:24.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:24.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:24.957 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (3) 19:46:24.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:24.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:24.957 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:24.957 TRACE [main][WidgetHandler] Wait for synchronization 19:46:24.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:24.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:24.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:24.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:46:24.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:24.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:24.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:24.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:24.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:24.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:24.960 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:46:24.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:24.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:24.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:24.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:25.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:25.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:25.390 INFO [WorkbenchTestable][JavaTypeHierarchyPerspective] Open perspective: 'Java Type Hierarchy' 19:46:25.390 DEBUG [WorkbenchTestable][JavaTypeHierarchyPerspective] Trying to open perspective: 'Java Type Hierarchy' 19:46:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:25.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:25.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:25.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:25.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:46:25.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:25.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:25.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:25.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:25.420 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:46:25.420 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:25.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:25.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:46:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:46:25.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:46:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:25.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:25.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:25.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:25.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:25.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:25.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:25.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:25.502 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Type Hierarchy') 19:46:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:25.503 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (5) 19:46:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:25.503 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:25.503 TRACE [main][WidgetHandler] Wait for synchronization 19:46:25.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:25.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:25.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:25.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:25.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:25.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:46:25.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:25.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:25.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:25.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:25.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:25.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:25.506 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:46:25.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:25.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:25.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:25.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:25.796 INFO [WorkbenchTestable][ResourcePerspective] Open perspective: 'Resource' 19:46:25.796 DEBUG [WorkbenchTestable][ResourcePerspective] Trying to open perspective: 'Resource' 19:46:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:25.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:25.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:46:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:25.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:25.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:25.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:25.813 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:46:25.813 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:25.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:25.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:46:25.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:46:25.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:46:25.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:25.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:25.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:25.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:25.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:25.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:25.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:25.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:25.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:25.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:25.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:25.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:25.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:25.888 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource') 19:46:25.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:25.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:25.888 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource (default)') 19:46:25.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:25.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:25.888 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (8) 19:46:25.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:25.889 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:25.889 TRACE [main][WidgetHandler] Wait for synchronization 19:46:25.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:25.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:25.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:25.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:25.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:25.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:46:25.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:25.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:25.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:25.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:25.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:25.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:25.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:25.892 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:46:25.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:25.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:25.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:25.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:26.064 INFO [WorkbenchTestable][TeamSynchronizingPerspective] Open perspective: 'Team Synchronizing' 19:46:26.064 DEBUG [WorkbenchTestable][TeamSynchronizingPerspective] Trying to open perspective: 'Team Synchronizing' 19:46:26.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:26.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:26.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:26.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:46:26.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:26.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:26.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:26.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:26.084 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:46:26.084 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:26.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:26.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:46:26.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:46:26.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:46:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:26.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:26.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:26.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:26.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:26.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:26.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:26.162 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Team Synchronizing') 19:46:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:26.163 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (9) 19:46:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:26.163 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:26.163 TRACE [main][WidgetHandler] Wait for synchronization 19:46:26.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:26.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:26.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:26.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:26.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:46:26.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:26.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:26.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:26.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:26.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:26.166 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:46:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:26.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:26.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:26.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 19:46:26.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:26.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 19:46:26.525 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 19:46:26.525 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:26.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:26.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.466 s - in org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) Time elapsed: 2.427 s Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 19:46:26.538 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 19:46:26.539 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:46:26.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:26.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 19:46:26.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:26.539 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:46:26.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:26.540 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:46:26.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:26.540 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:46:26.540 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 19:46:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:26.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:46:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:26.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:26.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:26.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:26.560 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:46:26.560 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:26.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:46:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:46:26.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:46:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:26.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:26.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:26.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:26.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:26.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:26.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:26.638 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 19:46:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:26.638 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 19:46:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:26.639 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:26.639 TRACE [main][WidgetHandler] Wait for synchronization 19:46:26.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:26.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:26.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:26.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:26.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:46:26.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:26.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:26.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:26.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:26.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:26.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:26.652 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:46:26.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:26.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:26.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:26.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:46:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:26.880 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:26.880 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:26.880 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:26.880 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:26.880 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:26.880 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:26.880 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:26.880 DEBUG [main][MenuItemLookup] Item match:Window 19:46:26.880 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:26.881 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:26.881 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:26.881 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.881 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:26.881 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:26.881 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.881 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:26.881 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.881 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:26.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:26.887 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:26.887 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:26.887 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:26.887 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:26.887 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:26.887 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:26.887 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:26.887 DEBUG [main][MenuItemLookup] Item match:Window 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:26.888 DEBUG [main][MenuItemLookup] Item match:Perspective 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:46:26.888 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:46:26.888 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:46:26.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:46:26.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:26.889 DEBUG [main][MenuItemLookup] Item match:Window 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.889 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:26.890 DEBUG [main][MenuItemLookup] Item match:Window 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:26.890 DEBUG [main][MenuItemLookup] Item match:Perspective 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:46:26.890 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:46:26.890 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:46:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.891 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:26.891 DEBUG [main][MenuItemLookup] Item match:Window 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:26.891 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:26.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.892 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:26.892 DEBUG [main][MenuItemLookup] Item match:Window 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:26.892 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:26.892 DEBUG [main][MenuItemLookup] Item match:Perspective 19:46:26.893 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:46:26.893 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:26.893 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:46:26.893 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:46:26.893 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:46:26.893 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:46:26.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:46:26.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:46:26.893 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:46:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:46:26.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:46:26.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:46:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:26.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:46:26.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:26.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:26.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:26.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:46:26.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:26.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:46:26.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:26.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:26.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:26.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:26.967 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:46:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:26.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:26.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:27.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:27.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 19:46:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 19:46:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:27.262 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 19:46:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:27.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:27.262 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:27.262 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:27.262 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:46:27.262 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:46:27.262 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:27.262 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:27.262 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:27.262 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:27.262 DEBUG [main][MenuItemLookup] Item match:Run 19:46:27.263 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 19:46:27.263 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 19:46:27.263 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:27.263 DEBUG [main][MenuItemLookup] Found menu:'Run History' 19:46:27.263 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:46:27.263 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 19:46:27.264 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 19:46:27.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 19:46:27.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 19:46:27.264 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 19:46:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:46:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:46:27.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:46:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:27.446 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 19:46:27.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:46:27.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:27.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:27.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:27.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:27.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:27.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:27.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 19:46:27.449 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 19:46:27.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 19:46:27.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 19:46:27.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 19:46:27.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 19:46:27.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:46:27.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:27.482 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:46:27.482 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:46:27.482 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 19:46:27.482 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 19:46:27.482 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 19:46:27.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:46:27.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:27.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:27.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:27.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:27.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:27.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:27.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:27.817 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:27.818 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 19:46:27.818 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 19:46:27.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:46:27.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:27.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:27.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:27.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:27.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:27.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:27.823 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 19:46:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:28.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:28.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:29.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:29.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:29.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Test") 19:46:29.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:29.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:29.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:29.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:29.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:29.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:29.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 19:46:29.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project:") 19:46:29.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:29.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:29.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:29.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:29.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:29.105 INFO [WorkbenchTestable][AbstractText] Text set to: abc 19:46:29.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project:") 19:46:29.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:29.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:29.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:29.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:29.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:29.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:29.162 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:29.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 19:46:29.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:29.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:29.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:29.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:29.195 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:29.196 INFO [WorkbenchTestable][AbstractText] Text set to: cde 19:46:29.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 19:46:29.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:29.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:29.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:29.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:29.234 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:29.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 19:46:29.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:29.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:29.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:29.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:29.282 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:29.282 INFO [WorkbenchTestable][AbstractText] Text set to: efg 19:46:29.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 19:46:29.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 19:46:29.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:29.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:29.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:29.324 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:29.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:46:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:46:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 19:46:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 19:46:29.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 19:46:29.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:29.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:29.326 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 19:46:29.326 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 19:46:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:29.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 19:46:29.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:29.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:46:29.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 19:46:29.484 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 19:46:29.484 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:29.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.947 s - in org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) Time elapsed: 2.222 s Running org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 19:46:29.502 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 19:46:29.502 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:46:29.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:29.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 19:46:29.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:29.503 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:46:29.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:29.526 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:46:29.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:29.527 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 19:46:29.527 DEBUG [WorkbenchTestable][JavaEEPerspective] Trying to open perspective: 'Java EE' 19:46:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:29.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:46:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:29.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:29.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:46:29.538 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:46:29.538 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:46:29.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:46:29.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:46:29.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:46:29.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:29.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:46:29.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:29.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:29.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:29.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:46:29.625 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java EE') 19:46:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:29.625 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (4) 19:46:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:46:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:46:29.625 TRACE [main][WidgetHandler] Notify Table with event 13 19:46:29.625 TRACE [main][WidgetHandler] Wait for synchronization 19:46:29.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:29.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:29.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:46:29.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:46:29.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:29.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:29.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:29.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:29.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:29.628 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:46:29.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:29.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:29.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:29.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:29.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:29.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:29.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:46:29.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:29.978 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:29.978 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:29.978 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:29.978 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:29.978 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:29.978 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:29.978 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:29.978 DEBUG [main][MenuItemLookup] Item match:Window 19:46:29.978 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.979 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:29.979 DEBUG [main][MenuItemLookup] Item match:Window 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:29.979 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:29.979 DEBUG [main][MenuItemLookup] Item match:Perspective 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:46:29.980 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:46:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:46:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.980 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:29.980 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:29.980 DEBUG [main][MenuItemLookup] Item match:Window 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:29.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:29.981 DEBUG [main][MenuItemLookup] Item match:Window 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:29.981 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:29.981 DEBUG [main][MenuItemLookup] Item match:Perspective 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:46:29.982 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:46:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.982 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:29.982 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:29.982 DEBUG [main][MenuItemLookup] Item match:Window 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:46:29.983 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:29.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:29.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:29.986 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:29.986 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:29.986 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:29.986 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:29.986 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:29.986 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:29.986 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:29.986 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:29.986 DEBUG [main][MenuItemLookup] Item match:Window 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:29.987 DEBUG [main][MenuItemLookup] Item match:Perspective 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:46:29.987 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:46:29.987 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:46:29.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:46:29.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:46:29.987 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:46:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:46:30.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:46:30.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:46:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:30.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:30.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:46:30.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:30.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:30.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:30.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:46:30.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:30.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:46:30.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:30.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:30.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:30.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:30.054 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:46:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:30.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:30.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:30.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:30.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 19:46:30.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 19:46:30.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:30.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:30.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:30.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:30.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:30.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:30.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:30.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 19:46:30.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:30.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:30.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:30.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:30.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:30.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:30.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:30.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 19:46:30.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:30.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:30.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:30.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:30.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:30.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:30.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:30.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:30.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:30.279 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:30.280 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:30.280 DEBUG [main][MenuItemLookup] Item match:File 19:46:30.281 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:46:30.281 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:30.287 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:46:30.287 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:46:30.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:46:30.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:46:30.292 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:46:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:46:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:46:30.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:46:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:30.419 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:46:30.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:30.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:46:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:30.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:30.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:30.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:30.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:30.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:30.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children... 19:46:30.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 19:46:30.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:30.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 19:46:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children finished successfully 19:46:30.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 19:46:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:30.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item EJB is already expanded. No action performed 19:46:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:30.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 19:46:30.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EJB Project 19:46:30.925 DEBUG [main][TreeItemHandler] Selecting tree item: EJB Project 19:46:30.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EJB Project about selection 19:46:30.929 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EJB Project 19:46:30.929 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:46:30.929 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:46:30.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:46:30.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:30.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:30.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:30.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:30.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:30.936 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:46:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:30.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:30.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:31.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:31.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:31.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available.... 19:46:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available. finished successfully 19:46:31.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EJB Project 19:46:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:31.209 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 19:46:31.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:31.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.ejb.ui.project.facet.EjbProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:46:31.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:31.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:31.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:31.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:31.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:31.238 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:31.239 INFO [WorkbenchTestable][AbstractText] Text set to: ejbProject 19:46:31.242 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 19:46:31.243 INFO [WorkbenchTestable][EjbProjectWizard] Finish wizard 19:46:31.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.ejb.ui.project.facet.EjbProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:31.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:31.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:31.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:31.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:31.261 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:46:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:31.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:31.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:31.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:31.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:31.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:31.795 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:46:31.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:31.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:31.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:31.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:31.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:31.796 DEBUG [main][MenuItemLookup] Item match:Window 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:31.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:31.796 DEBUG [main][MenuItemLookup] Item match:Show View 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Markers' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Packages' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Servers' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:31.802 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:46:31.802 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:46:31.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:46:31.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:46:31.802 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:46:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:46:31.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:46:31.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:46:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:31.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:46:31.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:31.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:46:31.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:31.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:31.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:31.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:46:31.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:31.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:31.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:46:31.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:46:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:31.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:46:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:31.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:46:31.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:46:31.939 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:46:31.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:46:31.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:46:31.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:31.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:46:31.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:31.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:31.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:31.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:46:31.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:31.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:31.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:31.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:46:31.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:31.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:31.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:31.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:31.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:31.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:31.990 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:46:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:31.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:31.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:46:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:46:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:46:32.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:32.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:46:32.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:32.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:32.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:32.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:32.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:32.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:46:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:32.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:32.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:32.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:32.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:32.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:46:32.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:46:32.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:32.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:46:32.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:32.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:32.147 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:46:32.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:46:32.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:32.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:32.204 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:46:32.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:46:32.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:32.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:32.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:32.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:32.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:32.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:32.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:33.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:33.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:33.206 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:46:33.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:46:33.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:33.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:33.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:33.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:33.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:33.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:33.208 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 19:46:33.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:33.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:33.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:46:33.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:33.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:33.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:33.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:33.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:46:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:33.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:33.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:33.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:33.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:33.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:46:33.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:46:33.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:33.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:46:33.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:33.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:33.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:46:33.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:46:33.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:33.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:33.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:33.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:33.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:33.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:34.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:34.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:34.244 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:46:34.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:46:34.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:34.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:34.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:34.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:34.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:34.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:34.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 19:46:34.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 19:46:34.246 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 19:46:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 19:46:34.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 19:46:34.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:46:34.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:34.309 DEBUG [main][MenuItemLookup] Found menu:'New' 19:46:34.309 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:46:34.309 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:34.309 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:46:34.309 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:34.310 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:46:34.310 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:46:34.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:46:34.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:46:34.310 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:46:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:34.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:46:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:34.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:34.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:34.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:46:34.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:34.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:34.811 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ejbProject' via Explorer 19:46:34.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 19:46:34.811 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 19:46:34.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 19:46:34.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 19:46:34.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:46:34.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'New' 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:46:34.861 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:46:34.861 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:46:34.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:46:34.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:46:34.862 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:46:34.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:46:35.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:46:35.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:46:35.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:35.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:35.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:35.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:35.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:46:35.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:35.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:46:35.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:35.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:35.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:35.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:35.568 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:46:35.568 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:46:35.568 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:46:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:35.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:35.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:35.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:46:35.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:35.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:46:35.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:35.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:35.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:35.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:35.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:35.570 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:46:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:35.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:35.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:46:35.575 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:46:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:46:36.076 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:46:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:36.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 19:46:36.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:36.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:36.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:46:36.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 19:46:36.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 19:46:36.085 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:36.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.585 s - in org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) Time elapsed: 5.801 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 19:46:36.095 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 19:46:36.096 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:46:36.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:36.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 19:46:36.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:36.096 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:46:36.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:36.097 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:46:36.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:36.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:36.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 19:46:36.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 19:46:36.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:36.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:36.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:36.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:36.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:36.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:36.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:36.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 19:46:36.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:36.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:36.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:36.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:36.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:36.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:36.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:36.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 19:46:36.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:36.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:36.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:36.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:36.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:36.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:36.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:36.100 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:36.100 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:36.100 DEBUG [main][MenuItemLookup] Item match:File 19:46:36.102 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:46:36.102 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:36.106 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:46:36.106 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:46:36.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:46:36.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:46:36.124 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:46:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:46:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:46:36.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:46:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:36.344 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:46:36.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:36.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:46:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:36.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:36.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:36.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:36.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:36.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:36.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 19:46:36.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 19:46:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:36.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:36.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 19:46:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 19:46:36.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 19:46:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:36.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 19:46:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:36.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 19:46:36.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Utility Project 19:46:36.900 DEBUG [main][TreeItemHandler] Selecting tree item: Utility Project 19:46:36.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Utility Project about selection 19:46:36.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Utility Project 19:46:36.909 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:46:36.909 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:46:36.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:46:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:36.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:36.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:36.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:36.911 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:46:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:36.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:36.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:37.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:37.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:37.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Utility Module"] is available.... 19:46:37.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Utility Module"] is available. finished successfully 19:46:37.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Utility Module 19:46:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:37.054 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 19:46:37.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:37.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.UtilityProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:46:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:37.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:37.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:37.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:37.059 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:37.060 INFO [WorkbenchTestable][AbstractText] Text set to: UtilityProject 19:46:37.090 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 19:46:37.090 INFO [WorkbenchTestable][UtilityProjectWizard] Finish wizard 19:46:37.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.UtilityProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:37.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:37.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:37.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:37.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:37.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:37.105 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:46:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:37.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:37.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:37.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:37.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:37.611 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:46:37.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:37.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:37.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:37.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:37.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:46:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:37.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:37.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:37.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:37.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:37.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:37.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:37.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:37.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:37.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:37.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:37.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:37.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:37.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:37.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:37.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:37.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:37.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:37.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:37.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:38.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:38.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:38.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:38.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:38.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:38.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:38.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:38.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:38.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:38.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:38.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:38.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:38.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 19:46:38.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:38.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:38.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:46:38.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:38.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:38.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:38.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:38.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:38.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:38.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:46:38.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:38.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:38.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:38.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:38.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:38.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:38.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:46:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:38.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:38.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:38.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:38.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:38.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:38.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:38.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:38.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:38.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:38.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:38.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:38.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:39.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:39.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:39.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:39.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:39.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:39.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:39.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:39.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:39.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:39.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:39.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:39.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:39.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:39.675 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 19:46:39.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 19:46:39.676 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 19:46:39.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 19:46:39.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 19:46:39.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:46:39.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:39.738 DEBUG [main][MenuItemLookup] Found menu:'New' 19:46:39.738 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:46:39.738 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:39.738 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:46:39.738 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:39.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:46:39.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:46:39.738 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:46:39.738 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:46:39.739 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:46:39.739 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:46:39.739 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:46:39.739 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:46:39.739 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:39.739 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:46:39.739 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:46:39.739 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:39.739 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:46:39.739 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:46:39.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:46:39.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:46:39.739 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:46:39.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:39.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:39.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:40.240 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'UtilityProject' via Explorer 19:46:40.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 19:46:40.240 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 19:46:40.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 19:46:40.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 19:46:40.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:46:40.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:40.308 DEBUG [main][MenuItemLookup] Found menu:'New' 19:46:40.308 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:46:40.308 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:40.309 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:46:40.309 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:40.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:46:40.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:46:40.309 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:46:40.309 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:46:40.309 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:46:40.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:46:40.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:46:40.309 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:46:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:46:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:46:40.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:46:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:40.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:40.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:40.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:46:40.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:40.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:46:40.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:40.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:40.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:40.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:40.961 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:46:40.961 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:46:40.961 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:46:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:40.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:40.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:40.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:46:40.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:40.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:46:40.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:40.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:40.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:40.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:40.963 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:46:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:40.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:40.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:40.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:46:40.968 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:46:41.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:46:41.469 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:46:41.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:41.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:41.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 19:46:41.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:41.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:41.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 19:46:41.470 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 19:46:41.470 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:41.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.375 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) Time elapsed: 5.373 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 19:46:41.479 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 19:46:41.480 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:46:41.480 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:41.480 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 19:46:41.480 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:41.480 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:46:41.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:41.481 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:46:41.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:41.481 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 19:46:41.481 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 19:46:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:46:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:41.482 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:41.482 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:41.482 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:41.482 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:41.482 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:41.482 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:41.482 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:41.482 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:41.482 DEBUG [main][MenuItemLookup] Item match:Window 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:41.483 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:41.483 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:41.483 DEBUG [main][MenuItemLookup] Item match:Window 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:41.484 DEBUG [main][MenuItemLookup] Item match:Perspective 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:46:41.484 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:46:41.484 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:46:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:46:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:41.484 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:41.485 DEBUG [main][MenuItemLookup] Item match:Window 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:41.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:41.485 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:41.486 DEBUG [main][MenuItemLookup] Item match:Window 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:41.486 DEBUG [main][MenuItemLookup] Item match:Perspective 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:46:41.486 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:46:41.486 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:46:41.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:41.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:41.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:41.487 DEBUG [main][MenuItemLookup] Item match:Window 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:46:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:41.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:46:41.487 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:46:41.487 DEBUG [main][MenuItemLookup] Item match:Window 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:46:41.488 DEBUG [main][MenuItemLookup] Item match:Perspective 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:46:41.488 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:46:41.488 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:46:41.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:46:41.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:46:41.488 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:46:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:46:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:46:41.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:46:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:41.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:41.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:46:41.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:41.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:41.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:41.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:46:41.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:41.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:46:41.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:41.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:41.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:41.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:41.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:41.535 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:46:41.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:41.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:41.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:41.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:41.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:41.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 19:46:41.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 19:46:41.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:41.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:41.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:41.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:41.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:41.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:41.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:41.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 19:46:41.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:41.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:41.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:41.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:41.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:41.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:41.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:41.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 19:46:41.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:41.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:41.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:41.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:41.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:41.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:41.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:41.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:41.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:41.729 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:41.729 DEBUG [main][MenuItemLookup] Item match:File 19:46:41.730 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:46:41.730 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:41.734 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:46:41.734 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:46:41.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:46:41.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:46:41.735 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:46:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:46:41.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:46:41.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:46:41.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:41.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:41.863 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:46:41.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:41.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:46:41.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:41.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:41.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:41.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:41.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:41.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 19:46:41.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 19:46:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:41.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 19:46:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:41.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 19:46:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 19:46:41.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 19:46:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:41.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 19:46:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:41.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 19:46:41.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 19:46:41.877 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 19:46:41.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 19:46:41.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 19:46:41.880 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:46:41.880 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:46:41.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:46:41.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:41.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:41.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:41.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:41.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:41.882 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:46:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:41.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:41.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:42.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:42.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available.... 19:46:42.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully 19:46:42.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 19:46:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:42.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:42.110 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 19:46:42.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:46:42.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:42.114 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:42.115 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 19:46:42.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version") 19:46:42.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:46:42.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified 19:46:42.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:46:42.119 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 10.0 19:46:42.225 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 19:46:42.225 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 19:46:42.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:46:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:42.228 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:46:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:42.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:42.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:42.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor") 19:46:42.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:42.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New Module...") 19:46:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:42.258 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 19:46:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:42.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:42.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:42.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available.... 19:46:42.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available. finished successfully 19:46:42.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 19:46:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:42.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:42.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create default modules") 19:46:42.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:42.442 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &default modules 19:46:42.442 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &default modules 19:46:42.442 INFO [WorkbenchTestable][AbstractButton] Click button Create &default modules 19:46:42.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:42.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:42.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:42.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:42.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Web") 19:46:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:42.462 INFO [WorkbenchTestable][AbstractButton] Click button &Web 19:46:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:42.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:42.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:42.462 TRACE [main][WidgetHandler] Notify Button with event 27 19:46:42.462 TRACE [main][WidgetHandler] Wait for synchronization 19:46:42.462 TRACE [main][WidgetHandler] Notify Button with event 13 19:46:42.462 TRACE [main][WidgetHandler] Wait for synchronization 19:46:42.462 TRACE [main][WidgetHandler] Notify Button with event 26 19:46:42.462 TRACE [main][WidgetHandler] Wait for synchronization 19:46:42.462 TRACE [main][WidgetHandler] Notify Button with event 3 19:46:42.462 TRACE [main][WidgetHandler] Wait for synchronization 19:46:42.462 TRACE [main][WidgetHandler] Notify Button with event 4 19:46:42.462 TRACE [main][WidgetHandler] Wait for synchronization 19:46:42.462 TRACE [main][WidgetHandler] Notify Button with event 13 19:46:42.462 TRACE [main][WidgetHandler] Wait for synchronization 19:46:42.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 19:46:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:42.465 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:46:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:42.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:42.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:42.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:42.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:42.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:46:42.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 19:46:42.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:42.753 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:46:42.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:42.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:46:42.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:42.756 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:42.757 INFO [WorkbenchTestable][AbstractText] Text set to: CreatedWebProjectModule 19:46:42.760 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:46:42.760 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 19:46:42.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:42.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:42.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:42.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:42.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:42.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:42.778 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:46:42.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:42.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:42.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:42.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:42.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:43.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:43.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:46:43.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:43.303 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 19:46:43.303 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 19:46:43.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:43.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:43.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:43.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:43.307 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:46:43.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:43.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:43.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:43.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:43.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:47.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:47.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:47.816 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:46:47.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:47.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:47.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:47.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:47.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:46:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:47.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:47.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:47.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:47.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:47.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:47.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:47.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:46:47.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:47.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:47.823 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:47.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:47.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:47.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:47.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:47.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:47.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:47.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:47.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:47.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:48.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:48.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:48.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:48.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:48.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:48.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:48.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:48.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:48.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:48.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:48.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:48.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:48.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 19:46:48.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:46:48.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:48.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:48.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:48.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:48.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:48.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:48.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:48.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:48.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:48.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:49.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:49.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:49.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:49.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:49.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:49.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:49.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:49.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:49.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:49.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:49.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:49.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:49.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:49.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:49.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:49.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 19:46:49.834 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:46:49.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:49.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:49.835 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:46:49.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:49.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:49.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:49.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:49.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:49.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:46:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:49.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:49.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:49.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:49.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:49.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:49.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:49.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:46:49.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:49.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:49.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:49.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:49.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:49.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:49.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:49.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:49.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:49.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:49.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:49.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:50.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:50.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:50.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:50.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:50.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:51.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:51.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:51.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:51.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:51.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:51.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:51.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:51.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:51.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:51.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:51.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 19:46:51.002 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:46:51.002 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:51.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:51.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:51.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:51.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:51.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:51.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:51.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:52.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:52.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:52.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:52.014 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:52.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:52.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:52.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:52.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:52.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:52.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:52.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:52.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 19:46:52.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:46:52.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:52.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:52.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:52.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:52.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:52.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:52.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:52.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:52.018 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:46:52.018 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:46:52.018 DEBUG [main][TreeItemHandler] Set Tree selection 19:46:52.018 DEBUG [main][TreeHandler] Notify Tree about selection event 19:46:52.028 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:46:52.107 DEBUG [WorkbenchTestable][TreeItemHandler] CreatedWebProjectModule 19:46:52.107 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 19:46:52.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:46:52.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'New' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:52.195 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:46:52.195 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:46:52.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:46:52.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:46:52.196 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:46:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:52.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:52.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:52.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:52.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:46:52.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:52.741 DEBUG [main][MenuItemLookup] Found menu:'New' 19:46:52.741 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:46:52.741 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:52.741 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:46:52.741 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:52.741 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:46:52.741 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:46:52.741 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:46:52.741 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:46:52.741 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:46:52.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:46:52.741 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:46:52.741 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:46:52.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1777): Gtk-CRITICAL **: 19:46:52.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:46:52.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:46:52.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:46:52.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:46:52.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:46:53.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:46:53.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:46:53.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:53.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:53.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:46:53.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:53.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:53.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:53.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:46:53.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:53.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:53.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:53.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:53.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:53.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:53.418 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:46:53.418 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:46:53.418 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:46:53.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:53.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:53.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:53.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:53.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:46:53.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:46:53.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:53.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:53.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:46:53.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:46:53.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:53.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:53.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:53.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:53.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:53.420 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:46:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:53.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:53.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:53.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:46:53.425 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:46:53.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:46:53.926 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:46:53.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:53.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:53.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 19:46:53.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:46:53.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:46:53.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:46:53.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:46:53.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:46:53.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 19:46:53.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:46:53.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 19:46:53.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 19:46:53.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:46:53.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:46:53.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:46:53.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:53.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:53.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:53.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:53.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 19:46:53.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:53.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:53.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:53.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:53.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:53.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:53.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:53.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 19:46:53.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:53.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:53.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:53.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:53.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:53.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:53.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:53.930 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:46:53.930 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:53.930 DEBUG [main][MenuItemLookup] Item match:File 19:46:53.931 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:46:53.931 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'File' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'' 19:46:53.936 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:46:53.936 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:46:53.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:46:53.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:46:53.953 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:46:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:46:54.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:46:54.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:46:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:54.076 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:46:54.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:54.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:46:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:54.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:54.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:46:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:46:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 19:46:54.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 19:46:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:54.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 19:46:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:54.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 19:46:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 19:46:54.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 19:46:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:46:54.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 19:46:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:46:54.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 19:46:54.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 19:46:54.079 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 19:46:54.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 19:46:54.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 19:46:54.079 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:46:54.079 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:46:54.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:46:54.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:54.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:54.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:54.092 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:46:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:54.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:54.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:54.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:46:54.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:54.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:54.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available.... 19:46:54.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully 19:46:54.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 19:46:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:54.268 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 19:46:54.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:54.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:46:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:54.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:54.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:54.270 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:54.271 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 19:46:54.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version") 19:46:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:54.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:54.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:46:54.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified 19:46:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:54.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:46:54.276 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 19:46:54.398 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 19:46:54.398 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 19:46:54.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:46:54.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:54.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:54.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:54.401 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:46:54.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:54.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:54.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:54.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:54.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor") 19:46:54.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:54.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:54.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New Module...") 19:46:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:54.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:54.426 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 19:46:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:54.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:54.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available.... 19:46:54.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:54.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:54.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:46:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available. finished successfully 19:46:54.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 19:46:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:54.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 1 and no matchers specified 19:46:54.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:46:54.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:46:54.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:46:54.554 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:54.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 3 and no matchers specified 19:46:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:46:54.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 19:46:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 3 was found 19:46:54.580 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:54.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 2 and no matchers specified 19:46:54.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:46:54.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:46:54.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 19:46:54.582 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:54.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and no matchers specified 19:46:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:54.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:46:54.583 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:46:54.584 TRACE [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Shell Create default Java EE modules. is not null and is not disposed 19:46:54.584 INFO [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Finish wizard 19:46:54.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.DefaultJ2EEComponentCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:54.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:54.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:54.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:54.588 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:46:54.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:54.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:54.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:54.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:54.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/resources.jar)' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:57.620 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 19:46:57.620 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 19:46:57.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:46:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:57.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:57.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:57.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:57.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:46:57.624 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:46:57.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:46:57.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:46:57.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:46:57.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:46:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:46:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:46:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:46:58.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped 19:46:58.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 19:46:58.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 19:46:58.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:46:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:46:58.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:58.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:58.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:46:58.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:58.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:58.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:46:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:46:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:46:58.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:46:58.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:46:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:58.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:58.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:58.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:46:58.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:58.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:58.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:58.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:46:58.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:46:58.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:46:58.204 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:58.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:58.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:58.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:58.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:58.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:58.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:58.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:58.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:58.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:58.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:58.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:59.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:59.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:59.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:46:59.208 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:59.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:59.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:59.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:59.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:46:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:59.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:59.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:46:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:46:59.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:46:59.210 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:46:59.210 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 19:46:59.210 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 19:46:59.210 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 19:46:59.210 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 19:46:59.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:59.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:59.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:59.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:59.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:46:59.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:46:59.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:46:59.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:46:59.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:46:59.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:59.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:46:59.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:46:59.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:00.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:00.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:00.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:00.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:00.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:00.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:00.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:00.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:00.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:00.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:00.248 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:47:00.248 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 19:47:00.248 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 19:47:00.249 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 19:47:00.249 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 19:47:00.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:00.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:00.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:00.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:00.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:00.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:00.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:00.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:00.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:00.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:00.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:00.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:01.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:01.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:01.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:01.252 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:01.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:01.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:01.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:01.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:01.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:01.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:01.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:01.254 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:47:01.254 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 19:47:01.255 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 19:47:01.255 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 19:47:01.255 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 19:47:01.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:01.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:01.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:01.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:01.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:01.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:01.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:01.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:01.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:01.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:01.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:01.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:02.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:02.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:02.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:02.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:02.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:02.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:02.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:02.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:02.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:02.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:02.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:02.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:02.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:02.261 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:47:02.261 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 19:47:02.261 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 19:47:02.261 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 19:47:02.261 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 19:47:02.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:02.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:02.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:02.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:02.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:02.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:02.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:02.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:02.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:02.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:02.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:02.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:03.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:03.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:03.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:03.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:03.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:03.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:03.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:03.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:03.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:03.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:03.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:03.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:03.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:03.267 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:47:03.267 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 19:47:03.267 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 19:47:03.268 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 19:47:03.268 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 19:47:03.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:03.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:03.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:47:03.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:03.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:03.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:03.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:03.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:47:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:03.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:03.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:03.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:03.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:03.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:03.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:03.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:03.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:03.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:03.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:03.297 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:03.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:03.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:03.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:03.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:03.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:03.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:03.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:03.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:03.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:03.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:03.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:03.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:04.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:04.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:04.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:04.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:04.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:04.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:04.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:04.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:04.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:04.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:04.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:04.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:47:04.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 19:47:04.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 19:47:04.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 19:47:04.304 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 19:47:04.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:04.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:04.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:04.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:04.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:04.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:04.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:04.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:05.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:05.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:05.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:05.306 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:05.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:05.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:05.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:05.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:05.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:05.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:05.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:05.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:05.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:05.308 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:47:05.308 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 19:47:05.308 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 19:47:05.309 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 19:47:05.309 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 19:47:05.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:05.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:05.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:05.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:05.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:05.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:05.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:05.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:05.310 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:47:05.310 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:47:05.310 DEBUG [main][TreeItemHandler] Set Tree selection 19:47:05.311 DEBUG [main][TreeHandler] Notify Tree about selection event 19:47:05.321 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:47:05.333 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 19:47:05.333 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectClient 19:47:05.333 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectConnector 19:47:05.333 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectEJB 19:47:05.333 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectWeb 19:47:05.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:47:05.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'New' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:05.378 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:47:05.378 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:47:05.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:47:05.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:47:05.378 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:47:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:05.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:05.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:47:05.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'New' 19:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:47:05.922 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:47:05.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:47:05.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:47:05.922 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:47:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:47:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:47:06.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:47:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:06.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:47:06.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:06.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:47:06.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:06.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:06.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:06.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:06.614 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:47:06.614 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:47:06.614 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:47:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:06.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:06.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:06.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:47:06.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:06.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:47:06.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:06.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:06.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:06.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:06.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:06.616 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:47:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:06.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:06.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:47:06.620 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:47:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:47:07.121 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:47:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:07.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 19:47:07.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:47:07.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:47:07.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:07.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:07.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:47:07.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 19:47:07.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:47:07.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 19:47:07.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 19:47:07.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:47:07.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:47:07.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:47:07.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:07.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:07.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 19:47:07.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:07.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:07.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:07.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 19:47:07.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:07.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:07.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:07.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:07.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:07.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:07.125 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:07.125 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:07.125 DEBUG [main][MenuItemLookup] Item match:File 19:47:07.126 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:47:07.126 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:47:07.130 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:47:07.130 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:47:07.130 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:47:07.130 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:07.131 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:47:07.131 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:47:07.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:47:07.131 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:47:07.131 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:47:07.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:47:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:47:07.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:47:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:07.255 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:47:07.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:47:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:07.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:07.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:07.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:07.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:07.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:47:07.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:47:07.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 19:47:07.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 19:47:07.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:07.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 19:47:07.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:07.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 19:47:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 19:47:07.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 19:47:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:07.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 19:47:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:07.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 19:47:07.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 19:47:07.258 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 19:47:07.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 19:47:07.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 19:47:07.258 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:47:07.258 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:47:07.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:47:07.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:07.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:07.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:07.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:07.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:07.271 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:47:07.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:07.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:07.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:07.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:07.400 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:07.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available.... 19:47:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully 19:47:07.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 19:47:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:07.416 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 19:47:07.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:07.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:47:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:07.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:07.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:07.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:07.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:47:07.419 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:47:07.420 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 19:47:07.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version") 19:47:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:07.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:07.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:07.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:07.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:47:07.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified 19:47:07.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:07.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:07.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:07.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:07.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:47:07.450 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 19:47:07.563 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 19:47:07.564 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 19:47:07.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:47:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:07.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:07.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:07.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:07.567 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:47:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:07.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:07.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:07.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor") 19:47:07.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:07.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:07.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:07.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:07.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:07.592 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 19:47:07.592 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 19:47:07.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:47:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:07.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:07.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:07.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:07.595 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:47:07.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:07.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:07.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:07.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:47:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:47:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:08.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:08.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:08.102 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:47:08.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:08.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:08.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:08.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:08.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:08.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:08.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:47:08.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:08.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:08.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:08.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:08.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:08.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:08.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:08.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:08.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:08.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:08.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:08.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:08.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:08.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:08.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:08.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:08.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:08.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:08.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:08.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:08.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:08.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:09.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:09.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:09.130 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:09.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:09.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:09.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:09.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:09.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:09.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:09.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:09.131 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:47:09.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:09.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:09.133 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:47:09.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:09.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:09.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:09.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:09.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:47:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:09.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:09.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:09.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:09.135 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:09.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:09.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:09.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:09.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:09.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:09.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:09.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:09.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:09.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:09.139 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:09.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:09.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:09.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:09.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:09.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:09.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:09.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:10.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:10.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:10.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:10.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:10.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:10.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:10.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:10.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:10.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:10.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:10.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:10.161 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:47:10.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:10.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:10.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:10.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:10.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:10.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:10.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:10.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:11.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:11.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:11.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:11.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:11.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:11.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:11.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:11.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:11.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:11.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:11.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:11.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:11.165 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 19:47:11.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:47:11.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:47:11.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:11.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:11.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:11.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:11.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:11.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:11.167 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:47:11.167 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:47:11.167 DEBUG [main][TreeItemHandler] Set Tree selection 19:47:11.167 DEBUG [main][TreeHandler] Notify Tree about selection event 19:47:11.176 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:47:11.182 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 19:47:11.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:47:11.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:11.228 DEBUG [main][MenuItemLookup] Found menu:'New' 19:47:11.228 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:47:11.228 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:11.228 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:47:11.228 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:11.228 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:47:11.229 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:47:11.229 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:47:11.229 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:47:11.229 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:47:11.229 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:47:11.229 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:11.229 DEBUG [main][MenuItemLookup] Found menu:'Import' 19:47:11.229 DEBUG [main][MenuItemLookup] Found menu:'Export' 19:47:11.229 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:11.229 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:47:11.229 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:47:11.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:47:11.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:47:11.229 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:47:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:11.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:47:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:47:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:11.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:11.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:11.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:47:11.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:11.771 DEBUG [main][MenuItemLookup] Found menu:'New' 19:47:11.771 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:47:11.771 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:11.771 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:47:11.771 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:11.771 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:47:11.771 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:47:11.771 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:47:11.771 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:47:11.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:47:11.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:47:11.771 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:47:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:47:12.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:47:12.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:47:12.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:12.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:47:12.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:12.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:47:12.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:12.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:12.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:12.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:12.436 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:47:12.436 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:47:12.436 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:47:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:12.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:12.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:12.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:47:12.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:12.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:47:12.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:12.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:12.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:12.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:12.438 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:47:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:12.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:12.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:12.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:47:12.443 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:47:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:47:12.944 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:47:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:12.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 19:47:12.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:47:12.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:47:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:12.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 19:47:12.945 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 19:47:12.945 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:47:12.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:47:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.466 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 12.201 s createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 13.195 s createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 5.822 s Running org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 19:47:12.954 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 19:47:12.954 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:47:12.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:47:12.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 19:47:12.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:47:12.955 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:47:12.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:47:12.955 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:47:12.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:47:12.956 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 19:47:12.956 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 19:47:12.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:47:12.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:12.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:12.956 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:12.956 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:12.956 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:47:12.956 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:47:12.956 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:47:12.956 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:47:12.956 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:47:12.956 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:47:12.956 DEBUG [main][MenuItemLookup] Item match:Window 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:47:12.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:12.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:12.957 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:47:12.957 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:47:12.957 DEBUG [main][MenuItemLookup] Item match:Window 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:47:12.958 DEBUG [main][MenuItemLookup] Item match:Perspective 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:47:12.958 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:47:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:47:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:12.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:47:12.958 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:47:12.958 DEBUG [main][MenuItemLookup] Item match:Window 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:47:12.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:12.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:12.959 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:47:12.959 DEBUG [main][MenuItemLookup] Item match:Window 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:47:12.959 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:47:12.959 DEBUG [main][MenuItemLookup] Item match:Perspective 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:47:12.960 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:47:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:12.960 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:47:12.960 DEBUG [main][MenuItemLookup] Item match:Window 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:47:12.960 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:47:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:12.961 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:47:12.961 DEBUG [main][MenuItemLookup] Item match:Window 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:47:12.961 DEBUG [main][MenuItemLookup] Item match:Perspective 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:47:12.961 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:47:12.961 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:47:12.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:47:12.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:47:12.962 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:47:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:47:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:47:13.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:47:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:13.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:13.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:47:13.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:13.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:47:13.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:13.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:13.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:13.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:47:13.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:13.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:13.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:13.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:13.007 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:47:13.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:13.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:13.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:13.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:13.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:47:13.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 19:47:13.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 19:47:13.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:47:13.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:47:13.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:47:13.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:13.221 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:47:13.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:13.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:13.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:13.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:13.221 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:47:13.222 DEBUG [main][MenuItemLookup] Item match:Window 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:13.222 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:47:13.222 DEBUG [main][MenuItemLookup] Item match:Show View 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Markers' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Packages' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Servers' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:13.227 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:47:13.227 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:47:13.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:47:13.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:47:13.247 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:47:13.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:47:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:47:13.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:47:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:13.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:47:13.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:13.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:47:13.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:13.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:13.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:13.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:47:13.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:47:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:47:13.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:47:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:13.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:47:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:13.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:47:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:47:13.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:47:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:13.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:47:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:13.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:47:13.367 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:47:13.367 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:47:13.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:47:13.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:47:13.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:13.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:47:13.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:13.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:47:13.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:13.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:13.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:13.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:47:13.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:13.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:13.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:13.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:13.369 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:47:13.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:13.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:13.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:13.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:47:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:47:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:47:13.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:47:13.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:13.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:13.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:13.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:13.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:47:13.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:13.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:13.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:13.488 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:13.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:13.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:13.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:13.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:13.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:13.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:13.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:13.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:47:13.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:13.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:13.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:13.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:47:13.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:13.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:13.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:13.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:13.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:13.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:13.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:13.492 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:13.492 DEBUG [main][MenuItemLookup] Item match:File 19:47:13.493 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:47:13.493 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:13.498 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:47:13.498 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:47:13.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:47:13.520 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:47:13.520 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:47:13.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:47:13.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:47:13.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:47:13.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:13.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:13.643 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:47:13.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:47:13.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:13.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:13.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:47:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:47:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 19:47:13.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:47:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:13.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:47:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:13.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:47:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 19:47:13.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:47:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:13.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:47:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:13.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:47:13.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 19:47:13.646 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 19:47:13.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 19:47:13.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 19:47:13.659 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:47:13.659 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:47:13.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:47:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:13.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:13.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:13.661 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:47:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:13.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:13.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:13.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:13.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 19:47:13.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 19:47:13.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 19:47:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:13.959 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:47:13.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:13.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:47:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:13.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:13.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:47:13.976 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:47:13.977 INFO [WorkbenchTestable][AbstractText] Text set to: web project 19:47:13.992 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:47:13.992 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 19:47:13.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:47:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:13.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:13.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:13.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:13.996 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:47:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:13.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:13.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:13.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:47:14.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:47:14.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:14.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:14.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:14.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:14.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:14.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:14.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:14.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:14.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:14.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:14.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:14.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:14.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:14.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:14.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:15.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:15.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:15.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:15.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:15.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:15.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:15.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:15.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:15.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:15.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:15.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:15.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:15.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:15.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:15.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:15.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 19:47:15.536 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:15.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:15.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:15.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:15.537 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:15.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:15.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:15.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:15.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:15.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:15.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:16.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:16.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:16.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:16.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:16.540 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:16.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:16.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:16.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:16.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:16.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:16.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:16.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:16.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:16.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 19:47:16.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 19:47:16.542 DEBUG [main][TreeItemHandler] Selecting tree item: web project 19:47:16.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 19:47:16.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 19:47:16.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:47:16.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'New' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:16.591 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:47:16.591 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:47:16.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:47:16.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:47:16.591 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:47:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:16.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:17.092 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 19:47:17.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 19:47:17.092 DEBUG [main][TreeItemHandler] Selecting tree item: web project 19:47:17.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 19:47:17.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 19:47:17.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:47:17.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'New' 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:47:17.141 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:47:17.141 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:47:17.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:47:17.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:47:17.142 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:47:17.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:47:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:47:17.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:47:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:17.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:17.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:17.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:47:17.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:17.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:47:17.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:17.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:17.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:17.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:17.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:17.974 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:47:17.975 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:47:17.975 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:47:17.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:17.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:17.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:17.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:17.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:47:17.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:17.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:17.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:17.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:47:17.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:17.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:17.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:17.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:17.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:17.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:17.976 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:47:17.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:17.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:17.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:17.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:17.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:47:17.981 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:47:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:47:18.482 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:47:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:18.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 19:47:18.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:47:18.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:47:18.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:18.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:18.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 19:47:18.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:47:18.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 19:47:18.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 19:47:18.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:47:18.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:47:18.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:47:18.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:18.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:18.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:47:18.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:18.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:18.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:18.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:18.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:47:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:18.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:18.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:18.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:18.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:18.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:18.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:18.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:18.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:18.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:18.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:18.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:18.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:18.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:18.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:18.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:47:18.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:18.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:18.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:18.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:18.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:18.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:18.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:18.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:47:18.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:18.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:18.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:18.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:18.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:18.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:18.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:18.525 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:18.525 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:18.525 DEBUG [main][MenuItemLookup] Item match:File 19:47:18.526 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:47:18.526 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:18.531 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:47:18.531 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:47:18.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:47:18.532 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:47:18.532 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:47:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:47:18.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:47:18.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:47:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:18.805 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:47:18.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:18.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:47:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:18.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:18.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:18.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:47:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:47:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 19:47:18.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:47:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:18.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:47:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:18.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:47:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 19:47:18.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:47:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:18.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:47:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:18.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:47:18.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 19:47:18.809 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 19:47:18.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 19:47:18.809 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 19:47:18.809 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:47:18.809 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:47:18.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:47:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:18.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:18.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:18.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:18.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:18.823 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:47:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:18.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:18.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:18.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:19.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:47:19.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:19.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 19:47:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 19:47:19.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 19:47:19.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:19.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:19.314 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:47:19.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:47:19.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:47:19.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:19.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:19.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:19.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:19.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:47:19.331 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:47:19.332 INFO [WorkbenchTestable][AbstractText] Text set to: web project 19:47:19.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:47:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:19.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:19.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:19.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:47:19.356 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:47:19.356 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:47:19.356 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 19:47:19.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:47:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:19.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:19.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:19.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:19.360 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:47:19.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:19.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:19.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:19.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:19.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Folder...") 19:47:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:19.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:19.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:19.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:19.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:19.403 INFO [WorkbenchTestable][AbstractButton] Click button &Add Folder... 19:47:19.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:19.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:19.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:19.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:19.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available.... 19:47:19.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available. finished successfully 19:47:19.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Source Folder 19:47:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:19.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 19:47:19.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:19.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:19.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:19.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:19.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:47:19.455 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:47:19.455 INFO [WorkbenchTestable][AbstractText] Text set to: source 19:47:19.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:47:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:19.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:19.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:19.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:19.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:19.458 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:47:19.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:19.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:19.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:19.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:47:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:47:19.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 19:47:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:19.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:19.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:19.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:19.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:19.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:47:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:47:19.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 19:47:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:19.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:19.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:19.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:47:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:47:19.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src/main/java 19:47:19.517 DEBUG [main][TreeItemHandler] Selecting tree item: src/main/java 19:47:19.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src/main/java about selection 19:47:19.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src/main/java 19:47:19.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:47:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:19.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:19.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:19.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:19.519 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:47:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:19.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:19.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:19.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 19:47:19.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:19.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:19.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:19.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:19.522 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 19:47:19.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 19:47:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:20.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 19:47:20.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 19:47:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:20.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:20.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 19:47:20.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 19:47:20.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:20.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:20.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:20.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:20.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:20.525 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 19:47:20.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 19:47:20.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:21.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 19:47:21.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 19:47:21.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:21.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:21.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 19:47:21.527 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:47:21.527 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 19:47:21.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:47:21.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:21.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:21.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:21.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:21.531 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:47:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:21.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:21.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:21.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectThirdPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate web.xml deployment descriptor") 19:47:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:21.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:21.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:21.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:21.556 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate web.xml deployment descriptor 19:47:21.556 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate web.xml deployment descriptor 19:47:21.556 INFO [WorkbenchTestable][AbstractButton] Click button &Generate web.xml deployment descriptor 19:47:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:21.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:21.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:21.557 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:47:21.557 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 19:47:21.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:47:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:21.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:21.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:21.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:21.559 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:47:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:21.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:21.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:21.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:47:22.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:47:22.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:22.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 19:47:22.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:23.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:23.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:23.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:23.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:23.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:23.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:23.077 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:23.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:23.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:23.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:23.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:23.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:23.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:23.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:24.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:24.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:24.080 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:24.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:24.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:24.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:24.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:24.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:24.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:24.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:24.082 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 19:47:24.082 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:24.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:24.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:24.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:24.083 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:24.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:24.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:24.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:24.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:24.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:24.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:24.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:24.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:25.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:25.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:25.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:25.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:25.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:25.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:25.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:25.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:25.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:25.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:25.088 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 19:47:25.089 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:47:25.089 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:47:25.090 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item source of tree item web project 19:47:25.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 19:47:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:25.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:25.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 19:47:25.592 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:25.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:25.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:25.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:25.594 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:25.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:25.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:25.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:25.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:25.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:26.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:26.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:26.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:26.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:26.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:26.609 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:26.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:26.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:26.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:26.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:26.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:26.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:26.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:26.611 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 19:47:26.611 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:47:26.612 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 19:47:26.612 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item web project 19:47:26.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 19:47:26.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:26.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item web project is already expanded. No action performed 19:47:26.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:26.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 19:47:26.612 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item main of tree item src 19:47:26.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 19:47:26.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:27.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 19:47:27.114 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item webapp of tree item main 19:47:27.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item main 19:47:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:27.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: main 19:47:27.615 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item WEB-INF of tree item webapp 19:47:27.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item webapp 19:47:27.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:28.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:28.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: webapp 19:47:28.117 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item web.xml of tree item WEB-INF 19:47:28.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item WEB-INF 19:47:28.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:28.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:28.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: WEB-INF 19:47:28.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:28.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:28.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:28.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:28.621 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:28.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:28.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:28.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:28.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:28.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:29.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:29.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:29.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:29.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:29.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:47:29.623 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:47:29.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:47:29.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:29.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:47:29.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:47:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:29.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:29.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:29.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:29.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 19:47:29.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 19:47:29.626 DEBUG [main][TreeItemHandler] Selecting tree item: web project 19:47:29.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 19:47:29.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 19:47:29.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:47:29.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'New' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:29.674 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:47:29.674 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:47:29.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:47:29.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:47:29.674 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:47:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:29.679 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 19:47:29.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 19:47:29.679 DEBUG [main][TreeItemHandler] Selecting tree item: web project 19:47:29.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 19:47:29.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 19:47:29.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:47:29.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:29.726 DEBUG [main][MenuItemLookup] Found menu:'New' 19:47:29.727 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:47:29.727 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:29.727 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:47:29.727 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:47:29.727 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:47:29.727 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:29.727 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:47:29.727 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:47:29.727 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:47:29.727 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:47:29.727 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:47:29.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:47:29.727 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:47:29.727 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:47:29.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:47:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:47:30.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:47:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:30.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:30.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:30.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:30.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:47:30.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:30.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:30.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:30.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:47:30.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:30.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:30.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:30.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:30.392 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:47:30.392 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:47:30.392 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:47:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:30.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:30.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:30.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:47:30.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:30.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:47:30.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:30.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:30.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:30.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:30.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:30.394 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:47:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:30.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:30.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:30.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:47:30.399 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:47:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:47:30.900 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:47:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:47:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:47:30.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 19:47:30.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:47:30.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:47:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:30.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:47:30.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 19:47:30.901 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 19:47:30.901 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:47:30.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:47:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.95 s - in org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 5.275 s createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 12.415 s Running org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 19:47:30.911 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 19:47:30.911 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:47:30.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:47:30.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 19:47:30.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:47:30.912 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:47:30.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:47:30.913 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:47:30.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:47:30.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:47:30.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 19:47:30.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 19:47:30.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:47:30.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:47:30.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:47:30.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:30.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:30.924 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 19:47:30.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:30.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:30.925 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:47:30.925 DEBUG [main][MenuItemLookup] Item match:Window 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:47:30.925 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:47:30.926 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:47:30.926 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:30.926 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:47:30.926 DEBUG [main][MenuItemLookup] Item match:Show View 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Markers' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Packages' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Servers' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:30.931 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:47:30.931 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:47:30.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:47:30.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:47:30.931 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:47:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:47:31.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:47:31.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:47:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:31.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:47:31.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:31.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:47:31.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:31.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:47:31.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:47:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:47:31.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:47:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:31.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:47:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:31.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:47:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:47:31.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:47:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:31.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:47:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:31.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:47:31.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:47:31.051 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:47:31.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:47:31.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:47:31.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:31.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:31.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:31.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:47:31.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:31.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:47:31.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:31.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:47:31.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:31.053 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:47:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:31.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:31.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:47:31.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:47:31.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:47:31.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 19:47:31.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 19:47:31.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:31.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:31.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:31.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:31.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:47:31.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:31.165 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:47:31.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:47:31.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:31.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:31.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:31.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:31.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Console") 19:47:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:47:31.168 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:47:31.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:31.226 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 19:47:31.226 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:31.226 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 19:47:31.226 DEBUG [main][MenuItemLookup] Item match:2 Java Stack Trace Console 19:47:31.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Stack Trace Console" 19:47:31.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Stack Trace Console 19:47:31.226 INFO [main][MenuItemHandler] Select menu item: &2 Java Stack Trace Console 19:47:31.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console"... (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:47:31.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:31.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:31.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:31.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:31.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:47:31.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:47:31.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:31.337 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:47:31.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:47:31.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:31.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:31.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:31.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:31.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console" finished successfully 19:47:31.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Close Console") 19:47:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:47:31.340 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Close Console 19:47:31.340 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:47:31.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:31.408 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:47:31.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:47:31.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:31.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 19:47:31.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:31.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:31.409 INFO [WorkbenchTestable][AbstractView] Close view 'Console' 19:47:31.410 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Console 19:47:31.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:47:31.410 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:47:31.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:47:31.462 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 19:47:31.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:31.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:31.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:47:31.463 DEBUG [main][MenuItemLookup] Found menu:'File' 19:47:31.463 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:47:31.463 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:47:31.463 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:47:31.463 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:47:31.463 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:47:31.463 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:47:31.463 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:47:31.463 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:47:31.463 DEBUG [main][MenuItemLookup] Item match:Window 19:47:31.463 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:47:31.464 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:47:31.464 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:47:31.464 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:31.464 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:47:31.464 DEBUG [main][MenuItemLookup] Item match:Show View 19:47:31.468 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:47:31.468 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:47:31.468 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 19:47:31.468 DEBUG [main][MenuItemLookup] Found menu:'Markers' 19:47:31.468 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:47:31.469 DEBUG [main][MenuItemLookup] Found menu:'Packages' 19:47:31.469 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:47:31.469 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:47:31.469 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:47:31.469 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:47:31.469 DEBUG [main][MenuItemLookup] Found menu:'Servers' 19:47:31.469 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 19:47:31.469 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:47:31.469 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:31.469 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:47:31.469 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:47:31.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:47:31.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:47:31.469 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:47:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:47:31.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:47:31.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:47:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:31.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:47:31.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:31.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:47:31.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:47:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:47:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:47:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:47:31.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:47:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:31.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:47:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:31.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:47:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:47:31.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:47:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:47:31.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:47:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:47:31.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:47:31.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:47:31.589 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:47:31.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:47:31.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:47:31.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:31.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:31.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:31.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:47:31.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:31.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:47:31.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:31.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:31.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:31.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:47:31.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:47:31.592 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:47:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:47:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:47:31.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:47:31.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:47:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:47:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 19:47:31.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 19:47:31.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:31.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:31.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:47:31.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:31.695 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:47:31.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:47:31.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:31.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:31.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:31.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:31.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Console") 19:47:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:47:31.698 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:47:31.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:47:31.747 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 19:47:31.747 DEBUG [main][MenuItemLookup] Found menu:'' 19:47:31.747 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 19:47:31.747 DEBUG [main][MenuItemLookup] Found menu:'3 Maven Console' 19:47:31.747 DEBUG [main][MenuItemLookup] Item match:3 Maven Console 19:47:31.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&3 Maven Console" 19:47:31.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 3 Maven Console 19:47:31.748 INFO [main][MenuItemHandler] Select menu item: &3 Maven Console 19:47:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console"... (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:47:31.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:47:31.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:47:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:47:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:47:31.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:47:31.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 19:47:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:31.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:47:31.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:31.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:31.846 INFO [WorkbenchTestable][AbstractView] Activate view Console 19:47:31.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 19:47:31.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:31.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:47:31.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:47:31.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:47:31.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:31.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console" finished successfully 19:47:31.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 19:47:31.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:47:31.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:47:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:31.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 19:47:31.849 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 19:47:31.849 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:47:31.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:47:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully (Eclipse:1777): Gtk-CRITICAL **: 19:47:31.856: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 s - in org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) Time elapsed: 0.936 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 19:47:31.858 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 19:47:31.859 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:47:31.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:47:31.859 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 19:47:31.859 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:47:31.859 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:47:31.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:47:31.860 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:47:31.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:47:31.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:47:31.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 19:47:31.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 19:47:31.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:47:31.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:47:31.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:47:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f574a94 is found... (Eclipse:1777): Gtk-CRITICAL **: 19:47:32.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:47:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f574a94 is found finished successfully 19:47:32.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 19:47:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:32.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:32.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:32.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:32.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:32.178 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:32.178 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 19:47:32.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:47:32.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:32.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:32.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:32.179 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 19:47:32.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:32.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:32.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:32.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:32.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:47:32.181 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 19:47:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:47:32.181 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:32.633 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:32.681 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:32.845 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:33.050 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:33.181 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:47:33.181 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:47:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:47:43.182 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:47:43.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:47:43.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:43.183 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 19:47:43.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:43.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:43.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:43.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:47:43.184 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/' 19:47:43.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:47:43.186 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:43.188 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:43.219 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:43.540 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:43.686 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:43.740 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 19:47:44.122 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:44.187 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:47:44.187 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:47:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:47:54.189 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:47:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:47:54.189 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:47:54.189 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 19:47:54.204 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:54.205 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=The Community for Open Innovation and Collaboration | The Eclipse FoundationSkip to main content

Announcements

Community News

Back to the top

TooltipText=null 19:47:54.206 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:47:54.206 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 19:47:54.264 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 19:47:54.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 19:47:54.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:47:54.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:47:54.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:54.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:54.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 19:47:54.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:47:54.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 19:47:54.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 19:47:54.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:47:54.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:47:54.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:47:54.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@340afb6b is found... 19:47:54.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@340afb6b is found finished successfully 19:47:54.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 19:47:54.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:54.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:54.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:54.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:47:54.539 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:47:54.539 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 19:47:54.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:47:54.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:47:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:47:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:47:54.540 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 19:47:54.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:47:54.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:47:54.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:47:54.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:47:54.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:47:54.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:47:54.545 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 19:47:54.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:47:54.546 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:54.767 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:55.007 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:55.046 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:55.334 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:55.336 DEBUG [main][BrowserProgressListener] Calling chanded() 19:47:55.546 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:47:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:47:55.546 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:48:05.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:05.546 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:05.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:05.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:48:05.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:05.547 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 19:48:05.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:05.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:05.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:05.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:05.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:48:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:05.549 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:05.549 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:05.549 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 19:48:05.559 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:05.562 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

51Degrees
University of Edinburgh
Level Access
Meta
Sonr
Anonyome Labs, Inc.
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:05.565 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:48:05.566 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 19:48:05.619 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 19:48:05.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 19:48:05.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:05.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:05.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 19:48:05.620 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 19:48:05.620 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:05.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.763 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 22.404 s testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 11.355 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 19:48:05.633 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 19:48:05.634 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:48:05.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:05.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 19:48:05.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:05.634 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:48:05.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:05.635 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:48:05.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:05.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:05.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 19:48:05.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 19:48:05.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:05.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:05.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4eab7609 is found... 19:48:05.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4eab7609 is found finished successfully 19:48:05.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 19:48:05.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:05.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:05.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:05.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:05.916 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:05.917 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 19:48:05.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 19:48:05.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:05.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:05.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:05.917 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 19:48:05.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:05.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:05.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:05.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:05.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:05.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:48:05.919 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 19:48:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:05.919 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:06.093 DEBUG [main][BrowserProgressListener] Calling chanded() 19:48:06.325 DEBUG [main][BrowserProgressListener] Calling chanded() 19:48:06.388 DEBUG [main][BrowserProgressListener] Calling chanded() 19:48:06.419 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:06.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:06.419 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:48:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:16.419 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:16.420 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:16.420 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:16.420 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:16.420 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:16.420 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:16.421 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:16.421 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:16.424 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:16.427 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Ethereum Foundation
Entersekt
Crawford Technologies
Worldline
AbleDocs
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:16.429 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:48:16.429 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 19:48:16.481 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 19:48:16.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 19:48:16.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:16.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:16.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:16.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:16.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 19:48:16.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:16.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 19:48:16.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 19:48:16.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:16.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:16.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:16.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:16.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:48:16.491 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 19:48:16.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:16.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:16.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:48:16.492 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:16.492 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:48:16.492 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:48:16.492 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:48:16.492 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:48:16.492 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:48:16.492 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:48:16.492 DEBUG [main][MenuItemLookup] Item match:Window 19:48:16.493 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:48:16.493 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:48:16.493 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:48:16.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:16.493 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:48:16.493 DEBUG [main][MenuItemLookup] Item match:Show View 19:48:16.498 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:48:16.498 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:48:16.498 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 19:48:16.498 DEBUG [main][MenuItemLookup] Found menu:'Markers' 19:48:16.498 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:48:16.498 DEBUG [main][MenuItemLookup] Found menu:'Packages' 19:48:16.498 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:48:16.498 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:48:16.498 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:48:16.498 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:48:16.499 DEBUG [main][MenuItemLookup] Found menu:'Servers' 19:48:16.499 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 19:48:16.499 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:48:16.499 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:16.499 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:48:16.499 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:48:16.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:48:16.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:48:16.521 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:48:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:48:16.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:48:16.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:48:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:16.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:48:16.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:16.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:48:16.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:16.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:16.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:16.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:16.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:48:16.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:48:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:16.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:48:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:16.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:48:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:48:16.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:48:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:16.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:48:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:16.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:48:16.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 19:48:16.644 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 19:48:16.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 19:48:16.645 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 19:48:16.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:16.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:48:16.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:16.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:16.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:16.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:48:16.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:16.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:48:16.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:16.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:16.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:16.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:16.647 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:48:16.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:16.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:16.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:16.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:48:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:48:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 19:48:16.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:16.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:16.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 19:48:16.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:16.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:16.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:16.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:16.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:16.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 19:48:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:16.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:16.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:16.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:16.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:16.766 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:16.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:16.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:16.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:48:16.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:48:16.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:48:16.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:48:16.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:16.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:16.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:16.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 19:48:16.794 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:16.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:16.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:16.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 19:48:16.795 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 19:48:16.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:16.993 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:17.000 DEBUG [main][BrowserProgressListener] Calling chanded() 19:48:17.231 DEBUG [main][BrowserProgressListener] Calling chanded() 19:48:17.465 DEBUG [main][BrowserProgressListener] Calling chanded() 19:48:17.493 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:17.503 DEBUG [main][BrowserProgressListener] Calling chanded() 19:48:17.993 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:17.994 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 19:48:27.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:27.994 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:27.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:27.994 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:27.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:27.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:27.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

51Degrees
University of Edinburgh
Level Access
Meta
Sonr
Anonyome Labs, Inc.
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:28.001 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:28.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:28.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

51Degrees
University of Edinburgh
Level Access
Meta
Sonr
Anonyome Labs, Inc.
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:28.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:28.007 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:28.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:28.007 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:28.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:28.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

51Degrees
University of Edinburgh
Level Access
Meta
Sonr
Anonyome Labs, Inc.
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:28.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:28.081 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:28.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:28.081 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:28.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:28.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

51Degrees
University of Edinburgh
Level Access
Meta
Sonr
Anonyome Labs, Inc.
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:28.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:28.086 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:28.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:28.087 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:28.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:28.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

51Degrees
University of Edinburgh
Level Access
Meta
Sonr
Anonyome Labs, Inc.
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:28.091 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:28.091 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:28.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:28.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

51Degrees
University of Edinburgh
Level Access
Meta
Sonr
Anonyome Labs, Inc.
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:28.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:28.096 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:28.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:28.096 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:28.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:28.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

51Degrees
University of Edinburgh
Level Access
Meta
Sonr
Anonyome Labs, Inc.
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:28.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:28.100 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:28.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:28.100 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:28.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:28.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

51Degrees
University of Edinburgh
Level Access
Meta
Sonr
Anonyome Labs, Inc.
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:28.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 19:48:28.149 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 19:48:28.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 19:48:28.149 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 19:48:28.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:28.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

51Degrees
University of Edinburgh
Level Access
Meta
Sonr
Anonyome Labs, Inc.
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 19:48:28.154 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 19:48:28.154 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 19:48:28.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 19:48:28.155 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:48:28.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 19:48:28.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:28.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:28.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 19:48:28.236 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 19:48:28.236 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:28.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.603 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.845 s testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 11.754 s Running org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 19:48:28.246 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 19:48:28.247 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:48:28.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:28.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 19:48:28.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:28.247 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:48:28.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:28.248 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:48:28.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:28.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:28.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:28.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:48:28.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:28.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:28.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:28.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:28.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:48:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:28.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:28.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:28.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:28.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:28.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:28.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:48:28.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:48:28.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:48:28.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:28.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:28.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:48:28.359 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:28.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:28.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:28.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:48:28.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:28.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:28.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:28.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:28.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:28.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:28.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:28.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:28.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 19:48:28.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:28.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:28.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:28.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:28.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:28.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:28.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:28.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 19:48:28.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:28.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:28.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:28.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:28.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:28.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:28.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:28.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:48:28.390 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:28.390 DEBUG [main][MenuItemLookup] Item match:File 19:48:28.391 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:48:28.391 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:28.398 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:48:28.398 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:48:28.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:48:28.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:48:28.423 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:48:28.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:48:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:48:28.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:48:28.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:28.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:28.740 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:48:28.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:28.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:48:28.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:28.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:28.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:28.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:28.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:28.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:28.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:48:28.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:48:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:28.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:48:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:28.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:48:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:48:28.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:48:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:28.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:48:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:28.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:48:28.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 19:48:28.743 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 19:48:28.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 19:48:28.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 19:48:28.756 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:48:28.756 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:48:28.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:48:28.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:28.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:28.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:28.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:28.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:28.803 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:48:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:28.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:28.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:29.056 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:29.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:29.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 19:48:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully 19:48:29.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 19:48:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:29.058 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:48:29.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:29.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create a simple project (skip archetype selection)") 19:48:29.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:29.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:29.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:29.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:29.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:29.070 INFO [WorkbenchTestable][CheckBox] Select checkbox Create a &simple project (skip archetype selection) 19:48:29.070 INFO [WorkbenchTestable][CheckBox] Check checkbox Create a &simple project (skip archetype selection) 19:48:29.070 INFO [WorkbenchTestable][AbstractButton] Click button Create a &simple project (skip archetype selection) 19:48:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:29.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:29.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:29.071 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:48:29.071 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 19:48:29.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:48:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:29.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:29.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:29.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:29.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:29.073 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:48:29.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:29.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:29.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:29.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:29.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 19:48:29.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:29.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:29.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:29.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:48:29.121 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 19:48:29.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 19:48:29.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:29.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:29.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:29.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:48:29.142 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 19:48:29.151 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 19:48:29.151 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 19:48:29.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:48:29.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:29.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:29.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:29.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:29.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:29.164 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:48:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:29.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:29.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:48:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:48:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:29.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating project "mavenProjectTest"' has no excuses, wait for it 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:29.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:29.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:29.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 19:48:29.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 19:48:29.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:29.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:29.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:29.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:29.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:29.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:29.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:29.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:29.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:29.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:48:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:29.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:29.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:29.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:29.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:29.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:29.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:29.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:29.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:48:29.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:48:29.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:48:29.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:29.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:29.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:29.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:29.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:29.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:29.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:48:30.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:30.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:48:30.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:30.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:48:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:48:30.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:30.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:30.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:30.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:30.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:48:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:30.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:30.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:30.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:30.844 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 19:48:30.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item mavenProjectTest 19:48:30.846 DEBUG [main][TreeItemHandler] Selecting tree item: mavenProjectTest 19:48:30.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item mavenProjectTest about selection 19:48:30.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: mavenProjectTest 19:48:30.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:48:30.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:30.981 DEBUG [main][MenuItemLookup] Found menu:'New' 19:48:30.981 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:48:30.981 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:30.981 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:48:30.981 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:30.981 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:48:30.981 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:48:30.981 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:48:30.981 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:48:30.981 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Run As' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Team' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 19:48:30.982 DEBUG [main][MenuItemLookup] Found menu:'Maven' 19:48:30.982 DEBUG [main][MenuItemLookup] Item match:Maven 19:48:30.983 DEBUG [main][MenuItemLookup] Found menu:'Add Dependency' 19:48:30.983 DEBUG [main][MenuItemLookup] Found menu:'Add Plugin' 19:48:30.983 DEBUG [main][MenuItemLookup] Found menu:'New Maven Module Project' 19:48:30.983 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:30.983 DEBUG [main][MenuItemLookup] Found menu:'Download Javadoc' 19:48:30.983 DEBUG [main][MenuItemLookup] Found menu:'Download Sources' 19:48:30.983 DEBUG [main][MenuItemLookup] Found menu:'Update Project... Alt+F5' 19:48:30.983 DEBUG [main][MenuItemLookup] Item match:Update Project... Alt+F5 19:48:30.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Update Project... Alt+F5" 19:48:30.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Update Project... Alt+F5 19:48:30.985 INFO [main][MenuItemHandler] Select menu item: &Update Project... Alt+F5 19:48:31.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Update Maven Project"] is available.... 19:48:31.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:31.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:31.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Update Maven Project"] is available. finished successfully 19:48:31.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Update Maven Project 19:48:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:31.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.internal.dialogs.UpdateMavenProjectsDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Clean projects") 19:48:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:31.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:31.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:31.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:31.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:31.116 INFO [WorkbenchTestable][CheckBox] Select checkbox Clean projects 19:48:31.116 DEBUG [WorkbenchTestable][CheckBox] Checkbox Clean projects already selected, no action performed 19:48:31.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.internal.dialogs.UpdateMavenProjectsDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:48:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:31.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:31.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:31.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:31.118 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:48:31.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:31.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:31.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:31.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available.... 19:48:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available. finished successfully 19:48:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:31.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Project' has no excuses, wait for it 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:31.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:31.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 19:48:31.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:31.702 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:31.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:31.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:31.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 19:48:31.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:31.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:31.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:48:31.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:31.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:31.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:31.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:31.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:48:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:31.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:31.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:31.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:31.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:31.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:31.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:31.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:31.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:48:31.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:48:31.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:48:31.711 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:31.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:31.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:31.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:31.712 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:31.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:31.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:31.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:31.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:31.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:48:32.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:32.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:48:32.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:32.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:48:32.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:48:32.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:32.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:32.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:32.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:32.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:48:32.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:32.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:32.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:32.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:32.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:32.716 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 19:48:32.717 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:32.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:32.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:32.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:32.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:32.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:48:33.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:33.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:48:33.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:33.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:48:33.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:48:33.719 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:33.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:33.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:33.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:33.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:48:33.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:33.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:33.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:33.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:33.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:33.721 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 19:48:33.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:48:33.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:48:33.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:33.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:33.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:48:33.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:33.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:33.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:33.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:33.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:33.722 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:48:33.722 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:48:33.723 DEBUG [main][TreeItemHandler] Set Tree selection 19:48:33.723 DEBUG [main][TreeHandler] Notify Tree about selection event 19:48:33.732 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:48:33.738 DEBUG [WorkbenchTestable][TreeItemHandler] mavenProjectTest 19:48:33.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:48:33.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'New' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:48:33.781 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:48:33.782 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:33.782 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:48:33.782 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:48:33.782 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:33.782 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:48:33.782 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:48:33.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:48:33.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:48:33.782 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:48:33.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:33.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:48:34.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:34.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:34.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:34.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:34.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:34.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:34.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:34.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:48:34.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:34.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:48:34.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:34.326 DEBUG [main][MenuItemLookup] Found menu:'New' 19:48:34.326 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:48:34.326 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:34.326 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:48:34.326 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:34.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:48:34.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:48:34.326 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:48:34.326 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:48:34.326 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:48:34.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:48:34.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:48:34.326 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:48:34.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:48:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:48:34.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:48:34.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:34.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:48:34.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:34.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:48:34.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:34.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:34.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:34.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:34.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:34.987 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:48:34.987 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:48:34.988 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:48:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:34.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:34.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:34.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:48:34.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:34.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:48:34.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:34.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:34.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:34.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:34.990 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:48:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:34.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:34.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:48:34.995 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:48:35.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:48:35.496 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:48:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:35.496 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 19:48:35.496 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:35.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.252 s - in org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) Time elapsed: 1.871 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 19:48:35.506 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 19:48:35.506 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:48:35.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:35.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 19:48:35.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:35.507 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:48:35.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:35.508 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:48:35.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:35.508 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:35.508 INFO [WorkbenchTestable][RequirementsRunner] Started test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 19:48:35.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 19:48:35.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:35.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:35.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:35.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:35.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:35.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:35.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:35.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:35.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:35.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:35.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:35.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:35.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:48:35.510 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:35.510 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:48:35.510 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:48:35.510 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:48:35.510 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:48:35.510 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:48:35.510 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:48:35.510 DEBUG [main][MenuItemLookup] Item match:Window 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:48:35.511 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:48:35.511 DEBUG [main][MenuItemLookup] Item match:Preferences 19:48:35.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:48:35.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:48:35.511 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 19:48:35.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:48:35.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:48:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:48:35.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:48:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:35.753 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:48:35.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:35.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:48:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:35.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:35.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:35.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:35.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:35.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:35.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 19:48:35.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 19:48:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:36.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:36.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 19:48:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 19:48:36.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 19:48:36.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:36.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 19:48:36.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:36.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 19:48:36.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 19:48:36.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 19:48:36.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:36.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 19:48:36.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 19:48:36.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 19:48:36.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:36.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 19:48:36.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:36.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 19:48:36.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 19:48:36.791 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 19:48:36.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 19:48:36.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 19:48:36.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:36.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:36.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:36.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:48:36.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:36.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:36.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:48:36.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:36.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:36.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:36.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:36.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:36.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:48:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:48:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 19:48:38.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:38.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:38.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:48:38.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:38.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:38.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:38.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:38.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:38.403 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:48:38.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:38.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:38.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:38.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:38.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:48:38.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:48:38.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:38.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:38.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:38.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:38.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:48:38.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 19:48:38.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:38.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:38.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:38.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:38.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:38.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:38.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:38.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:38.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:38.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:38.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:38.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:48:38.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:38.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:38.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:38.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:38.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:48:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:38.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:38.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:38.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:38.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:38.572 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:48:38.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:48:38.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:38.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:38.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:48:38.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:38.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:38.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:38.764 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 19:48:38.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:38.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:38.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:38.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:38.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:38.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:38.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:38.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:38.774 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 19:48:38.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:38.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:39.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:39.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:39.275 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 19:48:39.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:39.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:39.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:40.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:40.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:40.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:40.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:40.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:40.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:40.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:40.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:40.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:40.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:40.280 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:40.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:40.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:40.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:40.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:40.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:40.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:40.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:40.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:48:40.283 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:40.283 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:48:40.283 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:48:40.283 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:48:40.283 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:48:40.283 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:48:40.283 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:48:40.283 DEBUG [main][MenuItemLookup] Item match:Window 19:48:40.283 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:48:40.283 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:48:40.284 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:48:40.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:40.284 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:48:40.284 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:48:40.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:40.284 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:48:40.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:40.284 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:48:40.284 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:48:40.284 DEBUG [main][MenuItemLookup] Item match:Preferences 19:48:40.284 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:48:40.284 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:48:40.312 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:48:40.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:48:40.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:48:40.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:48:40.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:40.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:40.458 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:48:40.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:40.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:48:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 19:48:40.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 19:48:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:40.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 19:48:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:40.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 19:48:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 19:48:40.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 19:48:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:40.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 19:48:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:40.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 19:48:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 19:48:40.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 19:48:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:40.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 19:48:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:40.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 19:48:40.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 19:48:40.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 19:48:40.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:40.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 19:48:40.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:40.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 19:48:40.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 19:48:40.463 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 19:48:40.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 19:48:40.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 19:48:40.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:48:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:40.467 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:48:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:40.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:40.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 19:48:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully 19:48:40.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 19:48:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 19:48:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:40.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type") 19:48:40.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:48:40.643 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 19:48:40.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:48:40.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:40.674 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 19:48:40.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 19:48:40.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:40.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 19:48:40.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:40.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 19:48:40.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 19:48:40.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:40.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 19:48:40.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:40.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 19:48:40.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 19:48:40.675 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 19:48:40.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 19:48:40.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 19:48:40.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Driver name:") 19:48:40.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:40.724 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:40.725 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 19:48:40.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "JAR List") 19:48:40.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:48:40.727 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 19:48:40.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:40.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:40.744 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 19:48:40.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:40.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:40.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:40.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:40.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:40.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:40.757 TRACE [main][WidgetHandler] Notify List with event 13 19:48:40.757 TRACE [main][WidgetHandler] Wait for synchronization 19:48:40.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 19:48:40.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:40.760 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 19:48:40.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:40.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:40.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:40.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:40.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Properties") 19:48:40.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:48:40.788 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 19:48:40.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:48:40.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:48:40.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:48:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:40.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:48:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:40.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:48:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:48:40.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:48:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:40.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:48:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:40.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:48:40.811 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 19:48:40.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 19:48:40.811 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 19:48:40.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 19:48:40.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 19:48:40.811 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:48:40.811 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:48:40.832 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:48:40.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 19:48:40.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:40.834 INFO [WorkbenchTestable][AbstractButton] Click button ... 19:48:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:40.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:40.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 19:48:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 19:48:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 19:48:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 19:48:40.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 19:48:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:40.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 19:48:40.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 19:48:40.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:40.897 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 19:48:40.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:40.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:40.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:40.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:40.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "") 19:48:40.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 19:48:40.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:40.898 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:40.899 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 19:48:40.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:48:40.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 19:48:40.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:40.901 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:48:40.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:40.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:40.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:40.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:40.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:48:40.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:40.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:40.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:40.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:40.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:40.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:40.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:40.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:40.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:40.959 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:48:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:40.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:40.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:48:41.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:48:41.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:41.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:41.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:48:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:41.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:41.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:41.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:41.045 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:48:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:41.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:41.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:48:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:48:41.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:41.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:41.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:41.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 19:48:41.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:41.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:41.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:41.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 19:48:41.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:41.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:41.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:41.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:41.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:41.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:41.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:48:41.147 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:41.147 DEBUG [main][MenuItemLookup] Item match:File 19:48:41.148 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:48:41.148 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:48:41.153 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:48:41.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:48:41.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:48:41.154 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:48:41.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:48:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:48:41.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:48:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:41.278 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:48:41.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:48:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:41.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:41.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:41.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 19:48:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 19:48:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:41.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 19:48:41.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 19:48:41.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 19:48:41.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:41.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 19:48:41.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:41.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 19:48:41.784 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 19:48:41.784 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 19:48:41.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 19:48:41.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 19:48:41.788 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:48:41.788 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:48:41.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:48:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:41.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:41.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:41.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:41.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:41.790 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:48:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:41.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:41.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:41.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:41.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 19:48:41.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully 19:48:41.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 19:48:41.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:41.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:41.843 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 19:48:41.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:41.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified 19:48:41.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:41.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:41.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:41.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:41.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:48:41.846 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 19:48:41.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:48:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:48:41.876 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:48:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:48:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:48:41.876 TRACE [main][WidgetHandler] Notify Table with event 13 19:48:41.876 TRACE [main][WidgetHandler] Wait for synchronization 19:48:41.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:48:41.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:41.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:41.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:41.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:41.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:41.887 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:41.888 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 19:48:41.889 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 19:48:41.889 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 19:48:41.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:48:41.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:41.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:41.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:41.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:41.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:41.891 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:48:41.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:41.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:41.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:41.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:42.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Drivers:") 19:48:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:42.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:42.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:42.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:48:42.023 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 19:48:42.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Database:") 19:48:42.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:42.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:42.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:42.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:42.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:42.027 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:42.028 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 19:48:42.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "URL:") 19:48:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:42.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:42.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:42.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:42.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:42.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:42.042 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:tcp://localhost/sakila 19:48:42.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "User name:") 19:48:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:42.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:42.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:42.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:42.056 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:42.057 INFO [WorkbenchTestable][AbstractText] Text set to: sa 19:48:42.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Password:") 19:48:42.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:42.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:42.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:42.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:42.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:42.082 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:42.083 INFO [WorkbenchTestable][AbstractText] Text set to: 19:48:42.090 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 19:48:42.090 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 19:48:42.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:48:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:42.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:42.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:42.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:42.093 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:48:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:42.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:42.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:48:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:48:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:43.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:43.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:43.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:48:43.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:43.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:43.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:43.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:43.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:43.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:43.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:48:43.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:43.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:43.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:43.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:43.643 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:48:43.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:48:43.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:43.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:48:43.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:48:43.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:48:43.647 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:48:43.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:48:43.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:43.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:43.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:48:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:43.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:43.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:43.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:43.648 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 19:48:43.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:43.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:48:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:43.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:43.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:43.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:48:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:43.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:43.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 19:48:43.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:43.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:43.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:48:43.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 19:48:43.651 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 19:48:43.651 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:43.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:43.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:43.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.146 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) Time elapsed: 8.143 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 19:48:43.671 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 19:48:43.674 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:48:43.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:43.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 19:48:43.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:43.675 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:48:43.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:43.710 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:48:43.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:43.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:43.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 19:48:43.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 19:48:43.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:43.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:43.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:43.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:43.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:43.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:43.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:43.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 19:48:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 19:48:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:43.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:43.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:43.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:43.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:43.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:43.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:43.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:48:43.722 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:43.722 DEBUG [main][MenuItemLookup] Item match:File 19:48:43.724 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:48:43.724 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:43.729 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:48:43.729 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:48:43.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:48:43.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:48:43.754 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:48:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:48:43.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:48:43.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:48:43.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:43.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:43.938 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:48:43.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:43.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:48:43.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:43.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:43.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:43.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:43.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:43.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:43.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:43.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 19:48:43.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 19:48:43.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:43.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 19:48:43.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:43.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 19:48:43.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 19:48:43.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 19:48:43.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:43.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 19:48:43.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:43.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 19:48:43.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 19:48:43.956 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 19:48:43.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 19:48:43.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 19:48:43.956 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:48:43.957 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:48:43.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:48:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:43.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:43.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:43.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:43.959 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:48:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:43.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:43.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:44.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:44.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:44.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:44.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 19:48:44.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully 19:48:44.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 19:48:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:44.015 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 19:48:44.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:44.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified 19:48:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:44.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:44.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:48:44.018 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Flat File Data Source') 19:48:44.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:48:44.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:48:44.031 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:48:44.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:48:44.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:48:44.031 TRACE [main][WidgetHandler] Notify Table with event 13 19:48:44.031 TRACE [main][WidgetHandler] Wait for synchronization 19:48:44.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:48:44.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:44.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:44.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:44.035 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:44.036 INFO [WorkbenchTestable][AbstractText] Text set to: Test Flat File Profile 19:48:44.036 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 19:48:44.036 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 19:48:44.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:48:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:44.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:44.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:44.039 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:48:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:44.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:44.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:44.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and no matchers specified 19:48:44.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:44.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:44.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:44.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:44.657 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target 19:48:44.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Select charset:") 19:48:44.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:44.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:44.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:48:44.662 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo UTF-8 to selection: UTF-8 19:48:44.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Select flatfile style:") 19:48:44.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:44.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:44.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:48:44.667 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo CSV to selection: CSV 19:48:44.667 TRACE [WorkbenchTestable][NewCPWizard] Shell New Flat File Data Source Profile is not null and is not disposed 19:48:44.667 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 19:48:44.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:48:44.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:44.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:44.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:44.679 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:48:44.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:44.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:44.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:44.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:48:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:48:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:44.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:44.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.803 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:48:44.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:44.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:44.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:44.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:44.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:48:44.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:44.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:44.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:44.837 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:48:44.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:48:44.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:44.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:48:44.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:48:44.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:48:44.840 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:48:44.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:48:44.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:44.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:44.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:48:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:44.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:44.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:44.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children... 19:48:44.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 19:48:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:44.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 19:48:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:44.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 19:48:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children finished successfully 19:48:44.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 19:48:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:44.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 19:48:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:44.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 19:48:44.843 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Flat File Data Source and wait with time period 1 19:48:44.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 19:48:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:44.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 19:48:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:44.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 19:48:44.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 19:48:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:44.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 19:48:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:44.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 19:48:44.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 19:48:44.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:44.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:44.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 19:48:44.844 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 19:48:44.844 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:44.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) Time elapsed: 1.132 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 19:48:44.856 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 19:48:44.857 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:48:44.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:44.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 19:48:44.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:44.857 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:48:44.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:44.891 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:48:44.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:44.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:44.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 19:48:44.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 19:48:44.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:44.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:44.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:44.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:44.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:44.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:44.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:44.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:44.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:44.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:44.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:44.893 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:48:44.893 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:44.893 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:48:44.893 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:48:44.893 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:48:44.894 DEBUG [main][MenuItemLookup] Item match:Window 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:48:44.894 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:48:44.894 DEBUG [main][MenuItemLookup] Item match:Preferences 19:48:44.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:48:44.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:48:44.894 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:48:45.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:48:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:48:45.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:48:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:45.054 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:48:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:45.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:48:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 19:48:45.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 19:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:45.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 19:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:45.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 19:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 19:48:45.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 19:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:45.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 19:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:45.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 19:48:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 19:48:45.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 19:48:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:45.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 19:48:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:45.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 19:48:45.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 19:48:45.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 19:48:45.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:45.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 19:48:45.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:45.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 19:48:45.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 19:48:45.087 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 19:48:45.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 19:48:45.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 19:48:45.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:48:45.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:45.098 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:48:45.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:45.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:45.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:45.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:45.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 19:48:45.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully 19:48:45.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 19:48:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 19:48:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:45.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type") 19:48:45.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:48:45.243 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 19:48:45.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:48:45.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:45.275 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 19:48:45.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 19:48:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:45.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 19:48:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:45.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 19:48:45.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 19:48:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:45.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 19:48:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:45.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 19:48:45.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HSQLDB JDBC Driver 19:48:45.276 DEBUG [main][TreeItemHandler] Selecting tree item: HSQLDB JDBC Driver 19:48:45.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HSQLDB JDBC Driver about selection 19:48:45.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HSQLDB JDBC Driver 19:48:45.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Driver name:") 19:48:45.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:45.314 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:45.315 INFO [WorkbenchTestable][AbstractText] Text set to: Test HSLQDB Driver 19:48:45.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "JAR List") 19:48:45.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:48:45.317 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 19:48:45.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:45.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:45.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Clear All") 19:48:45.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:45.341 INFO [WorkbenchTestable][AbstractButton] Click button &Clear All 19:48:45.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:45.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:45.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:45.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:45.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:45.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:45.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:45.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:45.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:45.374 TRACE [main][WidgetHandler] Notify List with event 13 19:48:45.374 TRACE [main][WidgetHandler] Wait for synchronization 19:48:45.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 19:48:45.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:45.376 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 19:48:45.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:45.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:45.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:45.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:45.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:48:45.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:45.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:45.402 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:48:45.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:45.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:45.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:45.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:48:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:48:45.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:48:45.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:48:45.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:48:45.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:48:45.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:48:45.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:48:45.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:45.499 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:48:45.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:45.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:45.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:45.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:48:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:48:45.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:45.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 19:48:45.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:45.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 19:48:45.588 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 19:48:45.588 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:48:45.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:48:45.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) Time elapsed: 0.697 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 19:48:45.600 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 19:48:45.601 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:48:45.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:45.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 19:48:45.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:45.601 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:48:45.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:45.602 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:48:45.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:45.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:45.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:45.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:45.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:45.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:45.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:45.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:45.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:45.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:48:45.605 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:45.605 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:48:45.605 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:48:45.605 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:48:45.605 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:48:45.605 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:48:45.605 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:48:45.605 DEBUG [main][MenuItemLookup] Item match:Window 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:48:45.606 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:48:45.606 DEBUG [main][MenuItemLookup] Item match:Preferences 19:48:45.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:48:45.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:48:45.606 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:48:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:48:45.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:48:45.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:48:45.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:45.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:45.758 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:48:45.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:45.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:48:45.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:45.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:45.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 19:48:45.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 19:48:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:45.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 19:48:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:45.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 19:48:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 19:48:45.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 19:48:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:45.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 19:48:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:45.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 19:48:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 19:48:45.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 19:48:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:45.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 19:48:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:45.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 19:48:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 19:48:45.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 19:48:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:45.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 19:48:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:45.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 19:48:45.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 19:48:45.763 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 19:48:45.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 19:48:45.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 19:48:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:48:45.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:48:45.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:48:45.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:48:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:48:45.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 19:48:45.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:48:45.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:48:45.793 TRACE [main][WidgetHandler] Notify Table with event 13 19:48:45.793 TRACE [main][WidgetHandler] Wait for synchronization 19:48:45.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:48:45.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:48:45.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:45.810 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:48:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:45.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:45.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 19:48:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available. finished successfully 19:48:45.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 19:48:45.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:45.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:45.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 19:48:45.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 19:48:45.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:45.857 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 19:48:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:45.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:45.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:48:45.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:48:45.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 19:48:45.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:48:45.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:48:45.937 TRACE [main][WidgetHandler] Notify Table with event 13 19:48:45.937 TRACE [main][WidgetHandler] Wait for synchronization 19:48:45.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:48:45.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:48:45.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:45.940 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:48:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:45.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:45.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:45.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 19:48:45.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available. finished successfully 19:48:45.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 19:48:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:45.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 19:48:45.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:45.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 19:48:45.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:45.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:45.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:45.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:45.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:45.999 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 19:48:45.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:46.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:46.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:48:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:48:46.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:48:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:46.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:46.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:46.060 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:48:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:46.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:46.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:48:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:48:46.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:46.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:46.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:46.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:46.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:46.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:46.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:46.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:46.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:46.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:46.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.148 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:48:46.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:46.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:46.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:48:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:46.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:46.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:46.159 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:48:46.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:48:46.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:46.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:48:46.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:48:46.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:48:46.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:48:46.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:46.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:46.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:46.163 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 19:48:46.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:46.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:46.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:46.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:46.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:46.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:46.186 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 19:48:46.186 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:46.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:46.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:48:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:46.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:46.187 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 19:48:46.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:46.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:48:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:46.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:46.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:46.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:48:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:46.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:46.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile 19:48:46.188 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile 19:48:46.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile about selection 19:48:46.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile 19:48:46.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:48:46.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:46.242 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:48:46.242 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 19:48:46.242 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 19:48:46.242 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:46.242 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 19:48:46.242 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 19:48:46.242 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:46.242 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:48:46.242 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:48:46.242 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:48:46.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"D&elete Delete" 19:48:46.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:48:46.242 INFO [main][MenuItemHandler] Select menu item: D&elete Delete 19:48:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available.... 19:48:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available. finished successfully 19:48:46.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete confirmation 19:48:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:46.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 19:48:46.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:46.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete confirmation" as the parent 19:48:46.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:46.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:46.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:46.307 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 19:48:46.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:46.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:46.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:46.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:48:46.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:48:46.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:48:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:48:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:46.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:46.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:48:46.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:46.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:46.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:48:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:46.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:46.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:46.421 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:48:46.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:48:46.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:46.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:48:46.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:48:46.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:48:46.424 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:48:46.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:48:46.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:46.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:48:46.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:48:46.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:46.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:46.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:46.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:46.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:46.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:46.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:46.425 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 19:48:46.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:46.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:46.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:46.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:47.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:47.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:47.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:47.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:47.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:47.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:48:47.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:47.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:47.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:47.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:48:47.429 DEBUG [main][MenuItemLookup] Item match:Window 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:48:47.429 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:48:47.430 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:47.430 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:48:47.430 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:47.430 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:48:47.430 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:48:47.430 DEBUG [main][MenuItemLookup] Item match:Preferences 19:48:47.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:48:47.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:48:47.430 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:48:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:48:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:48:47.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:48:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:47.576 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:48:47.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:47.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:48:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 19:48:47.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 19:48:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:47.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 19:48:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:47.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 19:48:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 19:48:47.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 19:48:47.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:47.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 19:48:47.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:47.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 19:48:47.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 19:48:47.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 19:48:47.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:47.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 19:48:47.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:47.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 19:48:47.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 19:48:47.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 19:48:47.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:47.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 19:48:47.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:47.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 19:48:47.595 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 19:48:47.599 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 19:48:47.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 19:48:47.600 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 19:48:47.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:48:47.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:47.603 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:48:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:47.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:47.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:47.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 19:48:47.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully 19:48:47.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 19:48:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 19:48:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:47.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type") 19:48:47.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:48:47.737 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 19:48:47.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:48:47.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:47.765 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 19:48:47.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 19:48:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:47.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 19:48:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:47.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 19:48:47.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 19:48:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:47.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 19:48:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:47.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 19:48:47.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 19:48:47.766 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 19:48:47.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 19:48:47.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 19:48:47.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Driver name:") 19:48:47.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:47.800 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:47.801 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 19:48:47.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "JAR List") 19:48:47.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:48:47.802 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 19:48:47.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:47.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:47.809 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 19:48:47.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:47.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:47.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:47.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:47.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 19:48:47.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:48:47.819 TRACE [main][WidgetHandler] Notify List with event 13 19:48:47.819 TRACE [main][WidgetHandler] Wait for synchronization 19:48:47.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 19:48:47.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:47.821 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 19:48:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:47.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:47.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:47.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Properties") 19:48:47.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:48:47.846 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 19:48:47.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:48:47.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:48:47.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:48:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:47.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:48:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:47.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:48:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:48:47.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:48:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:47.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:48:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:47.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:48:47.857 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 19:48:47.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 19:48:47.857 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 19:48:47.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 19:48:47.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 19:48:47.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:48:47.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:48:47.874 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:48:47.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 19:48:47.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:47.875 INFO [WorkbenchTestable][AbstractButton] Click button ... 19:48:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:47.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:47.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:47.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 19:48:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 19:48:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 19:48:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 19:48:47.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 19:48:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:47.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 19:48:47.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 19:48:47.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:47.935 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 19:48:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:47.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:47.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:47.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "") 19:48:47.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 19:48:47.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:47.936 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:47.937 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 19:48:47.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:48:47.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 19:48:47.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:47.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:47.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:47.939 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:48:47.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:47.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:47.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:47.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:47.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:48:47.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:47.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 19:48:47.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:47.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:48.001 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:48:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:48.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:48.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:48:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:48:48.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:48:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:48.083 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:48:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:48.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:48.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:48.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:48:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:48:48.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:48.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:48.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:48.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 19:48:48.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:48.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:48.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:48.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 19:48:48.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:48.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:48.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:48.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:48.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:48.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:48.139 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:48:48.139 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:48.139 DEBUG [main][MenuItemLookup] Item match:File 19:48:48.139 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:48:48.140 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 19:48:48.144 DEBUG [main][MenuItemLookup] Found menu:'XML File' 19:48:48.145 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:48:48.145 DEBUG [main][MenuItemLookup] Found menu:'File' 19:48:48.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:48.145 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:48:48.145 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:48.145 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:48:48.145 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:48:48.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:48:48.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:48:48.180 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:48:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:48:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:48:48.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:48:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:48.302 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:48:48.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:48:48.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:48.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 19:48:48.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 19:48:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:48.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 19:48:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:48.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 19:48:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 19:48:48.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 19:48:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:48.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 19:48:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:48.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 19:48:48.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 19:48:48.306 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 19:48:48.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 19:48:48.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 19:48:48.306 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:48:48.306 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:48:48.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:48:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:48.318 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:48:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:48.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:48.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:48.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:48:48.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 19:48:48.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully 19:48:48.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 19:48:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:48.356 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 19:48:48.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:48:48.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified 19:48:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:48:48.358 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 19:48:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:48:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:48:48.365 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:48:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:48:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:48:48.365 TRACE [main][WidgetHandler] Notify Table with event 13 19:48:48.365 TRACE [main][WidgetHandler] Wait for synchronization 19:48:48.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:48:48.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:48.377 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:48.378 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 19:48:48.379 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 19:48:48.379 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 19:48:48.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:48:48.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:48.381 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:48:48.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:48.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:48.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:48.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:48.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Drivers:") 19:48:48.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:48:48.496 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 19:48:48.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Database:") 19:48:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:48.500 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:48.501 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 19:48:48.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "URL:") 19:48:48.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:48.528 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:48.529 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:~/test 19:48:48.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "User name:") 19:48:48.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:48.544 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:48.544 INFO [WorkbenchTestable][AbstractText] Text set to: sa 19:48:48.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Password:") 19:48:48.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:48:48.570 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:48:48.570 INFO [WorkbenchTestable][AbstractText] Text set to: 19:48:48.578 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 19:48:48.578 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 19:48:48.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:48:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:48.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:48.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:48.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:48.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:48:48.582 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:48:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:48:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:48:48.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:48:48.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:48:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:48:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading Core provider' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:48:49.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:48:49.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 19:48:49.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 19:48:49.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:48:49.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:48:49.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:48:49.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:49.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:49.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:48:49.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:49.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:49.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:48:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:48:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:48:49.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:48:49.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:48:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:49.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:49.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:49.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:49.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:48:49.109 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:48:49.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:48:49.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:49.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:48:49.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:48:49.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:48:49.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:48:49.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:49.120 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 19:48:49.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:49.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:49.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:49.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:48:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:48:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:48:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 19:48:49.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:49.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:48:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:49.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 19:48:49.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:48:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:49.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:48:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:49.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:48:49.145 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 19:48:49.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 19:48:49.146 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 19:48:49.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 19:48:49.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 19:48:49.159 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:48:49.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:48:49.165 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:48:49.165 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 19:48:49.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 19:48:49.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:48:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:48:49.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 19:48:49.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:48:49.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:49.696 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 19:48:49.696 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 19:48:49.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 19:48:49.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 19:48:49.696 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 19:48:50.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1777): Gtk-WARNING **: 19:48:50.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:48:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@104030f8 is found... *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1777): Gtk-WARNING **: 19:48:50.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:48:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@104030f8 is found finished successfully 19:48:50.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 19:48:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:50.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:50.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:50.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1777): Gtk-WARNING **: 19:48:50.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:48:50.048 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:48:50.048 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:48:50.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:48:50.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:50.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:50.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:50.049 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:48:50.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:50.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:50.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:50.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:50.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:50.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:48:50.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:48:50.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:48:50.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:50.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:50.052 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:48:50.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:50.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:50.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:50.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:50.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:50.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:48:50.054 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 19:48:50.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 19:48:50.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1777): Gtk-WARNING **: 19:48:50.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1777): Gtk-WARNING **: 19:48:50.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:48:50.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:50.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:50.104 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:48:50.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:50.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:50.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:48:50.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:48:50.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:50.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:48:50.105 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 19:48:50.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:48:50.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:48:50.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:50.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:48:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:48:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:48:50.173 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:48:50.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:48:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:48:50.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:48:50.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:48:50.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:48:50.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:48:50.175 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 19:48:50.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:48:50.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:48:50.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:48:50.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:48:50.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:48:50.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:48:50.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:48:50.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:48:50.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:48:50.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:48:50.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:48:50.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:48:50.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1777): Gtk-WARNING **: 19:48:50.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:48:50.188 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 19:48:50.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 19:48:50.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:48:50.225 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 19:48:50.225 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:50.225 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:48:50.225 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:48:50.225 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:48:50.225 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:50.225 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 19:48:50.225 DEBUG [main][MenuItemLookup] Found menu:'' 19:48:50.225 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 19:48:50.225 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 19:48:50.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 19:48:50.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 19:48:50.226 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X (Eclipse:1777): Gtk-WARNING **: 19:48:50.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:48:50.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.577: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.591: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.742: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.859: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.909: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:50.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:50.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:50.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:50.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:50.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:50.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.276: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.291: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.309: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.742: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:48:51.859: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:48:51.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:51.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:52.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:53.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:54.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:55.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:56.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:57.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:58.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:48:59.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:00.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 19:49:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 19:49:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 19:49:00.491 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:00.491 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 19:49:00.491 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:49:00.491 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 19:49:00.601 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 19:49:00.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:00.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:00.611 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:00.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:00.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:00.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:49:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:49:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:49:00.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:49:00.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 19:49:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:00.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:00.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:00.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:00.624 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:00.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:00.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:00.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:49:00.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:00.667 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:00.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:00.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:00.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:49:00.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:49:00.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:00.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:00.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:00.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:00.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:49:00.669 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 19:49:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:49:00.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 19:49:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:00.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:00.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:00.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:49:00.671 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 19:49:00.671 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:49:00.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 19:49:00.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:00.742: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:49:00.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 19:49:00.749 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 19:49:00.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 19:49:00.749 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:00.750 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:00.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:00.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:00.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:49:00.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:49:00.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:00.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:00.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:00.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:00.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:00.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:00.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:00.758 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:49:00.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 19:49:00.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:49:00.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:00.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:49:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:49:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:49:00.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:49:00.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:49:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:00.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 19:49:00.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:00.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:00.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:49:00.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:00.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:00.816 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:49:00.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:49:00.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:00.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:49:00.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:49:00.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:00.861 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 19:49:00.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:00.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:00.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:00.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:49:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:49:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 19:49:00.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:49:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:00.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:49:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:00.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:49:00.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 19:49:00.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:49:00.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:00.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:49:00.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:00.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:49:00.863 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 19:49:00.863 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 19:49:00.863 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 19:49:00.863 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 19:49:00.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 19:49:00.877 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:49:00.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:49:00.893 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:49:00.893 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 19:49:00.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 19:49:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:01.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:01.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 19:49:01.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:49:01.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:01.425 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 19:49:01.425 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 19:49:01.425 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 19:49:01.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 19:49:01.425 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 19:49:01.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:01.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8085d2f is found... (Eclipse:1777): Gtk-WARNING **: 19:49:01.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8085d2f is found finished successfully 19:49:01.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 19:49:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:01.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:01.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:01.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:01.607 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null (Eclipse:1777): Gtk-WARNING **: 19:49:01.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:01.614 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:49:01.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:49:01.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:01.615 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:01.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:01.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:01.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:01.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:01.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:49:01.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:49:01.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:01.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:01.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:01.617 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:01.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:01.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:01.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:01.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:01.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:01.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:49:01.619 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 19:49:01.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 19:49:01.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:49:01.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:01.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:01.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:01.657 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:01.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:01.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:01.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:49:01.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:49:01.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:01.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:49:01.658 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 19:49:01.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:49:01.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:49:01.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:01.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:01.697 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:01.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:01.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 19:49:01.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:01.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:01.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:01.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:49:01.704 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(ID INT,NAME VARCHAR(40)); 19:49:01.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:49:01.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:49:01.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:49:01.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:49:01.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:49:01.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:49:01.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:49:01.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:49:01.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:49:01.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:49:01.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:49:01.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:49:01.708 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 19:49:01.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 19:49:01.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:01.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:01.739 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 19:49:01.739 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:01.739 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:49:01.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:49:01.739 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:49:01.739 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:01.739 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 19:49:01.739 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:01.739 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 19:49:01.739 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 19:49:01.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 19:49:01.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 19:49:01.739 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 19:49:01.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:01.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:01.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.370: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:02.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.870: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:02.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:02.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:03.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:03.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:03.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:04.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:05.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:06.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:07.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:08.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:09.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:10.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:11.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 19:49:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 19:49:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully (Eclipse:1777): Gtk-WARNING **: 19:49:11.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:11.757 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:11.757 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(ID INT,NAME VARCHAR(40)); TooltipText=null 19:49:11.757 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:49:11.757 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 19:49:11.852 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 19:49:11.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:11.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:11.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:11.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:11.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:11.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:49:11.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:49:11.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:49:11.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:49:11.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 19:49:11.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:11.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:11.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:11.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:11.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:11.895 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:11.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:11.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:11.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:49:11.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:49:11.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:49:11.898 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:11.920 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:11.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:11.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:11.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:49:11.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:49:11.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:11.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:11.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:11.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:11.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:11.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:11.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:11.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:49:11.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:11.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:11.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:49:11.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:49:11.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:49:11.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:49:11.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:49:11.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:11.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:11.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:11.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:11.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:11.949 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:49:11.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:49:12.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:12.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:49:12.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:49:12.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:12.021 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 19:49:12.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:12.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:12.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:12.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:49:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:49:12.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 19:49:12.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:49:12.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:12.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:49:12.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:12.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:49:12.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 19:49:12.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:49:12.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:12.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:49:12.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:12.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:49:12.022 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 19:49:12.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 19:49:12.022 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 19:49:12.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 19:49:12.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 19:49:12.032 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:49:12.033 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:49:12.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:49:12.046 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 19:49:12.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 19:49:12.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:12.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 19:49:12.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:49:12.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:12.579 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 19:49:12.579 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 19:49:12.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 19:49:12.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 19:49:12.580 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 19:49:12.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:12.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:12.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@400bafcd is found... 19:49:12.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@400bafcd is found finished successfully 19:49:12.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 19:49:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:12.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 19:49:12.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:12.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:12.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:12.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:12.758 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:12.758 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:49:12.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:49:12.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:12.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:12.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:12.759 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:12.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:12.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:12.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:12.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:12.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:49:12.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:49:12.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:12.761 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:12.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:12.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 19:49:12.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:12.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:12.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:12.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:49:12.770 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 19:49:12.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 19:49:12.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:49:12.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:12.820 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:12.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:12.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:12.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:49:12.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:49:12.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:12.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:49:12.821 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 19:49:12.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:49:12.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:49:12.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:12.840 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:12.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:12.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 19:49:12.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:12.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:12.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:49:12.851 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 19:49:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:49:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:49:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:49:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:49:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:49:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:49:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:49:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:49:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:49:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:49:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:49:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:49:12.855 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 19:49:12.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 19:49:12.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:12.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:12.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:12.900 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 19:49:12.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:12.900 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:49:12.900 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:49:12.900 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:49:12.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:12.900 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 19:49:12.900 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:12.900 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 19:49:12.900 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 19:49:12.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 19:49:12.900 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 19:49:12.900 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 19:49:12.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1777): Gtk-WARNING **: 19:49:12.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:12.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:12.943: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:12.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:12.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:12.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:12.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:12.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:12.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:12.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.492: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.558: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:13.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:13.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:13.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:14.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:14.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:14.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:14.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:14.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:14.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:14.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:14.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:14.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:14.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:14.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:14.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:14.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:14.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:14.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:14.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:14.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:14.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:14.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:15.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:16.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:17.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:18.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:19.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:20.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:21.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:22.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:22.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 19:49:22.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 19:49:22.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 19:49:22.916 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:22.916 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 19:49:22.916 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:49:22.916 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 19:49:23.007 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 19:49:23.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:23.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:23.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:23.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:23.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:23.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:49:23.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:49:23.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:49:23.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:49:23.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 19:49:23.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:23.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:23.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:23.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:23.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:23.050 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:23.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:23.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:23.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:49:23.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:49:23.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:49:23.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:23.053 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:23.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:23.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:23.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:49:23.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:49:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:23.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:23.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:23.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:23.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:49:23.078 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 19:49:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:49:23.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 19:49:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:23.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:23.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:23.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:49:23.079 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 19:49:23.079 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:49:23.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:49:23.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 19:49:23.116 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 19:49:23.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 19:49:23.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:23.116 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:23.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:23.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:23.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:49:23.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:49:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:23.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:23.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:23.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:23.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:23.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.196: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.280: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.379: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:23.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:49:33.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 19:49:33.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 19:49:33.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:49:33.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:49:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:33.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 19:49:33.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:49:33.124 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 19:49:33.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 19:49:33.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:49:33.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:49:33.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:49:33.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:33.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:33.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:49:33.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:33.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:33.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:49:33.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:49:33.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:49:33.136 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:49:33.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:49:33.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:33.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:33.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:33.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:33.141 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:49:33.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:49:33.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:33.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:49:33.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:49:33.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:33.188 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 19:49:33.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:33.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:33.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:33.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:49:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:49:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 19:49:33.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:49:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:33.189 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:49:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:33.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:49:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 19:49:33.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:49:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:33.189 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:49:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:33.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:49:33.189 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 19:49:33.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 19:49:33.190 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 19:49:33.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 19:49:33.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 19:49:33.198 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:49:33.200 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:49:33.211 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:49:33.211 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 19:49:33.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 19:49:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:33.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:33.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 19:49:33.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:49:33.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:33.743 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 19:49:33.743 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 19:49:33.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 19:49:33.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 19:49:33.744 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 19:49:33.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:33.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@419a6e74 is found... 19:49:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@419a6e74 is found finished successfully 19:49:33.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 19:49:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:33.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 19:49:33.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:33.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:33.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:33.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:33.921 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:33.922 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:49:33.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:49:33.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:33.922 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:33.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:33.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:33.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:33.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:49:33.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:49:33.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:33.924 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:33.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:33.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:33.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:33.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:49:33.926 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 19:49:33.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 19:49:33.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:49:33.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:33.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:33.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:33.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:33.973 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:33.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:33.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:33.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:49:33.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:49:33.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:33.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:49:33.974 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 19:49:33.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:49:33.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:49:33.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:33.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:33.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:33.991 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:33.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:33.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:33.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:33.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:33.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:49:33.992 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 19:49:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:49:33.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:49:33.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:49:33.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:49:33.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:49:33.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:49:33.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:49:33.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:49:33.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:49:33.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:49:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1777): Gtk-WARNING **: 19:49:34.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:34.005 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 19:49:34.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 19:49:34.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:34.037 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 19:49:34.037 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:34.037 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:49:34.037 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:49:34.037 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:49:34.037 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:34.037 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 19:49:34.037 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:34.037 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 19:49:34.037 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 19:49:34.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 19:49:34.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 19:49:34.038 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 19:49:34.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1777): Gtk-WARNING **: 19:49:34.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.130: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.447: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:34.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:34.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:34.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.095: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:35.278: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:35.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:35.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:36.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:37.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:38.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.447: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:39.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.347: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:40.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:41.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.347: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:42.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.447: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:43.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:44.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:44.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:44.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 19:49:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 19:49:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 19:49:44.054 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:44.054 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 19:49:44.054 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:49:44.054 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 19:49:44.148 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 19:49:44.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:44.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:44.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:44.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:44.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:44.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:49:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:49:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:49:44.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:49:44.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 19:49:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:44.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:44.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:44.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:44.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:44.190 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:44.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:44.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:44.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:49:44.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:49:44.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:49:44.194 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:44.194 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:44.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:44.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:44.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:49:44.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:49:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:44.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:44.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:44.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:49:44.219 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 19:49:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:49:44.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 19:49:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:44.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:44.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:44.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:49:44.220 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 19:49:44.220 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:49:44.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 19:49:44.237: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:44.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:49:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 19:49:44.252 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 19:49:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 19:49:44.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:44.252 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:44.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:44.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:44.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:49:44.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:49:44.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:44.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:44.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:44.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:44.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:44.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:44.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:44.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:49:44.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 19:49:44.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:49:44.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:44.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:49:44.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:49:44.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:49:44.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:49:44.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:49:44.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:44.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:44.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:44.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:44.278 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:49:44.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:49:44.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:44.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:49:44.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:49:44.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:44.325 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 19:49:44.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:44.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:44.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:44.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:49:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:49:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 19:49:44.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:49:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:44.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:49:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:44.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:49:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 19:49:44.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:49:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:44.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:49:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:44.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:49:44.326 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 19:49:44.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 19:49:44.326 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 19:49:44.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 19:49:44.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 19:49:44.341 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:49:44.343 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:49:44.349 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:49:44.349 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 19:49:44.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 19:49:44.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:44.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:44.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 19:49:44.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:49:44.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:44.887 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 19:49:44.887 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 19:49:44.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 19:49:44.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 19:49:44.887 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 19:49:45.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:45.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c07acd3 is found... (Eclipse:1777): Gtk-WARNING **: 19:49:45.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c07acd3 is found finished successfully 19:49:45.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 19:49:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:45.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:45.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:45.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:45.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found (Eclipse:1777): Gtk-WARNING **: 19:49:45.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:45.090 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:45.090 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:49:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:49:45.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:45.090 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:45.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:45.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:45.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:49:45.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:49:45.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:45.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:45.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:45.093 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:45.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:45.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:45.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:45.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:45.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:45.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:49:45.095 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 19:49:45.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 19:49:45.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:49:45.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:45.148 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:45.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:45.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:49:45.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:49:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:45.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:49:45.150 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 19:49:45.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:49:45.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:49:45.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:45.166 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:45.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:45.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 19:49:45.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:45.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:45.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:49:45.183 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(INT ID,VARCHAR(40) NAME); 19:49:45.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:49:45.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:49:45.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:49:45.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:49:45.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:49:45.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:49:45.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:49:45.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:49:45.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:49:45.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:49:45.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1777): Gtk-WARNING **: 19:49:45.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:45.196 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 19:49:45.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 19:49:45.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:45.235 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 19:49:45.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:45.236 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:49:45.236 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:49:45.236 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:49:45.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:45.236 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 19:49:45.236 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:45.236 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 19:49:45.236 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 19:49:45.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 19:49:45.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 19:49:45.236 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 19:49:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.278: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.311: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.495: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:45.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:45.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:45.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:46.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:47.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:48.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:49.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:50.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:51.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:52.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:53.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:54.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:55.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 19:49:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 19:49:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 19:49:55.252 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:55.252 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(INT ID,VARCHAR(40) NAME); TooltipText=null 19:49:55.252 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:49:55.252 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 19:49:55.346 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 19:49:55.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:55.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:55.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:55.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:55.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:55.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:49:55.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:49:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:49:55.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:49:55.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 19:49:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:55.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:55.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:55.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:55.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:55.390 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:55.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:55.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:55.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:49:55.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:49:55.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:49:55.416 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:49:55.416 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:49:55.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:49:55.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:55.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:49:55.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:49:55.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:55.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:55.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:55.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:55.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:55.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:55.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:55.426 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 19:49:55.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:55.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:55.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:49:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:49:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:49:55.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:49:55.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 19:49:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:55.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:55.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:55.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:55.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:55.467 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 19:49:55.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 19:49:55.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:55.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:49:55.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:49:55.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:55.521 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 19:49:55.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:55.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:55.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:55.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:55.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:55.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:49:55.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:49:55.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:49:55.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 19:49:55.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:49:55.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:55.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:49:55.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:55.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:49:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 19:49:55.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 19:49:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:55.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 19:49:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:55.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 19:49:55.522 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 19:49:55.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 19:49:55.522 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 19:49:55.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 19:49:55.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 19:49:55.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 19:49:55.538 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 19:49:55.543 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 19:49:55.543 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 19:49:55.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 19:49:55.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:49:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:49:56.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 19:49:56.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:49:56.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:56.076 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 19:49:56.076 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 19:49:56.076 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 19:49:56.076 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 19:49:56.077 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 19:49:56.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56f5b015 is found... 19:49:56.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56f5b015 is found finished successfully (Eclipse:1777): Gtk-WARNING **: 19:49:56.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:56.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 19:49:56.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:56.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:56.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:56.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:49:56.261 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:49:56.261 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:49:56.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:49:56.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:56.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:56.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:56.261 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:56.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:56.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:56.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 19:49:56.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:56.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:56.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:56.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:49:56.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 19:49:56.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:49:56.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:56.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:56.270 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:56.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:56.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:56.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:56.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:56.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:56.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:49:56.272 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 19:49:56.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 19:49:56.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:49:56.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:56.311 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:56.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:56.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:49:56.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:49:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:56.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:49:56.313 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 19:49:56.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 19:49:56.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 19:49:56.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:56.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:49:56.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:49:56.332 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 19:49:56.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:49:56.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:49:56.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:49:56.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:49:56.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:49:56.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 19:49:56.334 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 19:49:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:49:56.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:49:56.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:49:56.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:49:56.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:49:56.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:49:56.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:49:56.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:49:56.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:49:56.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:49:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1777): Gtk-WARNING **: 19:49:56.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:56.346 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 19:49:56.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 19:49:56.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:49:56.381 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 19:49:56.381 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:56.381 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 19:49:56.381 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:49:56.381 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:49:56.381 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:56.381 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 19:49:56.381 DEBUG [main][MenuItemLookup] Found menu:'' 19:49:56.381 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 19:49:56.381 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 19:49:56.381 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 19:49:56.381 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 19:49:56.381 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 19:49:56.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1777): Gtk-WARNING **: 19:49:56.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.523: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.639: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:56.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:56.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:56.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.039: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.439: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 19:49:57.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 19:49:57.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:57.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:58.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:49:59.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:00.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:01.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:02.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:03.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:04.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:05.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 19:50:06.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 19:50:06.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 19:50:06.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 19:50:06.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 19:50:06.396 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:06.396 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 19:50:06.396 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:50:06.396 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 19:50:06.489 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 19:50:06.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:06.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:06.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:50:06.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:06.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:06.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:06.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:06.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:06.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 19:50:06.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:06.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:06.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:06.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:06.534 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:50:06.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:50:06.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:06.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:06.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:06.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:06.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:50:06.561 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:50:06.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:50:06.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:06.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:50:06.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:06.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:06.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:06.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:06.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:06.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:06.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:06.564 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 19:50:06.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:06.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 19:50:06.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:06.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:06.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:06.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:50:06.566 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 19:50:06.566 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:50:06.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.586: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:06.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 19:50:06.601 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 19:50:06.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 19:50:06.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 19:50:06.601 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 19:50:06.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 19:50:06.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:06.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 19:50:06.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:06.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:06.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:06.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:06.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 19:50:06.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 19:50:16.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 19:50:16.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:16.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:16.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 19:50:16.609 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 19:50:16.609 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:16.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.01 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 44.032 s testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 43.485 s Running org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:16.623 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:16.624 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:50:16.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:16.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:16.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:16.624 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:50:16.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:16.626 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:50:16.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:16.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:16.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:16.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:16.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:16.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:16.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:16.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:16.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:16.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:16.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:16.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:16.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:16.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:16.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:16.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:16.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:16.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:16.628 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:16.628 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:16.628 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:16.628 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:16.629 DEBUG [main][MenuItemLookup] Item match:Window 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:50:16.629 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:16.629 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:16.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:16.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:16.630 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:16.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:16.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:16.785 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:16.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:16.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:16.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:16.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:16.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:16.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:17.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:17.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:17.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:17.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:17.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:17.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:17.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:17.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:17.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 19:50:17.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:17.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:17.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:17.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 19:50:17.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:17.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:17.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:17.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 19:50:17.817 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 19:50:17.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 19:50:17.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 19:50:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:17.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:17.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:18.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:18.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:18.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:18.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents") 19:50:18.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:18.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:18.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:18.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:50:18.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:18.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:18.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:18.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:18.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:18.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:18.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents") 19:50:18.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:18.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:18.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:18.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:18.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:18.462 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 19:50:18.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 19:50:18.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:18.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:18.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:18.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:18.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:18.488 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 19:50:18.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Password") 19:50:18.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:18.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:18.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:18.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:18.507 INFO [WorkbenchTestable][AbstractTabItem] Activate Password 19:50:18.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:18.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:18.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:18.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:18.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:18.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:18.514 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:18.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:18.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:18.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:18.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:18.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:18.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:18.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:18.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:18.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:18.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:18.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:18.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:18.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:18.598 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:18.598 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:18.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:18.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:18.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:18.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:18.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:18.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:18.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:18.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:18.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:18.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:18.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:18.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:18.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:18.632 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:18.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:18.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:18.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:18.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:18.632 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:18.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:18.632 DEBUG [main][MenuItemLookup] Item match:Window 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:50:18.633 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:18.633 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:18.633 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:18.633 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:18.633 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:18.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:19.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:19.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:19.530 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:19.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:19.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:19.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:19.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:19.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:19.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:19.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:19.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:19.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:19.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:19.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:19.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:19.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:19.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:19.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:19.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:19.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:19.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 19:50:19.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:19.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:19.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:19.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 19:50:19.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:19.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:19.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:19.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:19.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:19.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 19:50:19.534 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 19:50:19.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 19:50:19.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 19:50:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:19.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:19.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:19.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 19:50:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:19.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:19.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:19.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:19.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:19.538 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 19:50:19.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 19:50:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:19.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:19.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:19.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:19.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:50:19.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 19:50:19.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:19.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:50:19.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:19.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:19.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:19.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:19.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:50:19.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:19.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:19.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:19.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:19.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:19.573 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:19.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:19.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:19.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:19.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:19.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:19.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:19.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:19.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:19.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:19.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:19.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:19.640 INFO [WorkbenchTestable][RequirementsRunner] Test method changeMasterPasswordTest is ignored because @Ignore annotation is presented. 19:50:19.640 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:19.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:19.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:19.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:19.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:19.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:19.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:19.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:19.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:19.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:19.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:19.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:19.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:19.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:19.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:19.676 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:19.676 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:19.676 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:19.676 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:19.676 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:19.676 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:19.676 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:19.676 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:19.676 DEBUG [main][MenuItemLookup] Item match:Window 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:50:19.677 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:19.677 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:19.677 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:19.677 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:19.677 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:19.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:20.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:20.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:20.567 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:20.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:20.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:20.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:20.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:20.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:20.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:20.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:20.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:20.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:20.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:20.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:20.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 19:50:20.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:20.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:20.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 19:50:20.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:20.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:20.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:20.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 19:50:20.573 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 19:50:20.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 19:50:20.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 19:50:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:20.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:20.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:20.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:20.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:20.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:20.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 19:50:20.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:20.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:20.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:20.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:20.579 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:20.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:20.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:20.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:20.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:20.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:20.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:20.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:20.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:20.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:20.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:20.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:20.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:20.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:20.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:20.649 INFO [WorkbenchTestable][RequirementsRunner] Started test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:20.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:20.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:20.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:20.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:20.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:20.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:20.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:20.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:20.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:20.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:20.680 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:20.680 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:20.680 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:20.680 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:20.680 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:20.680 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:20.680 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:20.680 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:20.680 DEBUG [main][MenuItemLookup] Item match:Window 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:50:20.681 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:20.681 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:20.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:20.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:20.681 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:20.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:21.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:21.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:21.558 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:21.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:21.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:21.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:21.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:21.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:21.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:21.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:21.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:21.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:21.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:21.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:21.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:21.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 19:50:21.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:21.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:21.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:21.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:21.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:21.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 19:50:21.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:21.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:21.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:21.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:21.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:21.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 19:50:21.563 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 19:50:21.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 19:50:21.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 19:50:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:21.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:21.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:21.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 19:50:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:21.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:21.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:21.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:21.567 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 19:50:21.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 19:50:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:21.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:21.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:21.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:50:21.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 19:50:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:21.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:21.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:21.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:21.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:21.600 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 19:50:21.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 19:50:21.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:21.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:21.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:21.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:21.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:50:21.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:21.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:21.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:21.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:21.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:21.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:21.605 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:21.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:21.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:21.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:21.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:21.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:21.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:21.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:21.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:21.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:21.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:21.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:21.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:21.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:21.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:21.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:21.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:21.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:21.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:21.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:21.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:21.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:21.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:21.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:21.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:21.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:21.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:21.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:21.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:21.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:21.729 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:21.729 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:21.729 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:21.729 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:21.729 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:21.729 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:21.729 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:21.729 DEBUG [main][MenuItemLookup] Item match:Window 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:50:21.730 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:21.730 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:21.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:21.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:21.730 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:22.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:22.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:22.574 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:22.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:22.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:22.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:22.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:22.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:22.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:22.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:22.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:22.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:22.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:22.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:22.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:22.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 19:50:22.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:22.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:22.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 19:50:22.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:22.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:22.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:22.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 19:50:22.579 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 19:50:22.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 19:50:22.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 19:50:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:22.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:22.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:22.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 19:50:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:22.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:22.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:22.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:22.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:22.583 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 19:50:22.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 19:50:22.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:22.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:22.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:22.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:50:22.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 19:50:22.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:22.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:22.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:22.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:50:22.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:22.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:22.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:22.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:22.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:50:22.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:22.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:22.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:22.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:22.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:22.619 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:22.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:22.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:22.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:22.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:22.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:22.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:22.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:22.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:22.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:22.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:22.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:22.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:22.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:22.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:22.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:22.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:22.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:22.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:22.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:22.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:22.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:22.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:22.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:22.722 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:22.722 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:22.722 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:22.722 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:22.722 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:22.722 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:22.722 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:22.722 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:22.722 DEBUG [main][MenuItemLookup] Item match:Window 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:50:22.723 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:22.723 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:22.723 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:22.723 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:22.723 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:23.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:23.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:23.572 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:23.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:23.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:23.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:23.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:23.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:23.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:23.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 19:50:23.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:23.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:23.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 19:50:23.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:23.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:23.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:23.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 19:50:23.577 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 19:50:23.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 19:50:23.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 19:50:23.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 19:50:23.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:23.580 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 19:50:23.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 19:50:23.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:50:23.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 19:50:23.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:23.614 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 19:50:23.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 19:50:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:23.616 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 19:50:23.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 19:50:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:50:23.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 19:50:23.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:50:23.619 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo PBEWithMD5AndDES to selection: PBEWithHmacSHA224AndAES_128 19:50:23.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 19:50:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:23.621 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 19:50:23.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 19:50:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:50:23.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:23.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:23.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:23.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:23.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:23.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:23.635 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:23.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:23.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:23.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:23.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:23.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:23.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:23.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:23.702 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:23.702 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:23.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:23.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:23.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:23.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:23.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:23.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:23.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:23.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:23.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:23.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:23.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:23.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:23.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:23.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:23.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:23.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:23.704 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:23.704 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:23.704 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:23.704 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:23.704 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:23.704 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:23.704 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:23.704 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:23.704 DEBUG [main][MenuItemLookup] Item match:Window 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:50:23.705 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:23.705 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:23.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:23.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:23.735 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:23.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:24.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:24.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:24.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:24.570 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:24.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:24.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:24.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:24.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:24.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:24.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:24.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:24.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:24.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:24.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:24.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:24.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:24.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 19:50:24.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:24.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:24.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:24.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:24.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 19:50:24.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:24.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:24.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:24.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:24.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:24.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 19:50:24.574 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 19:50:24.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 19:50:24.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 19:50:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:24.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:24.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:24.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents") 19:50:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:24.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:24.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:24.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:24.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 19:50:24.578 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 19:50:24.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Storage location:") 19:50:24.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:24.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:24.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:24.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:24.612 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:24.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:24.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:24.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:24.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:24.618 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:24.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:24.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:24.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:24.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:24.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:24.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:24.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:24.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:24.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:24.703 INFO [WorkbenchTestable][RequirementsRunner] Test method recoverMasterPasswordTest is ignored because @Ignore annotation is presented. 19:50:24.704 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:24.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:24.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:24.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:24.704 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:24.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:24.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:24.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:24.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:24.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:24.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:24.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:24.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:24.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:24.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:24.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:24.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:24.736 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:24.737 DEBUG [main][MenuItemLookup] Item match:Window 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 19:50:24.737 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:24.737 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:24.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:24.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:24.738 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:24.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:25.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:25.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:25.590 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:25.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:25.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:25.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:25.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:25.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:25.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:25.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:25.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:25.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:25.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:25.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:25.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:25.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:25.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:25.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:25.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:25.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:25.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:25.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 19:50:25.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:25.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:25.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 19:50:25.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 19:50:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:25.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 19:50:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:25.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 19:50:25.595 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 19:50:25.595 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 19:50:25.595 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 19:50:25.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 19:50:25.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:25.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:25.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:25.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:25.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 19:50:25.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:25.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:25.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:25.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:50:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:25.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:50:25.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:25.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:25.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:25.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:50:25.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:25.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:25.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:25.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:25.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:50:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:25.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:25.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:25.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:25.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:25.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:25.628 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:25.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:25.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:25.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:25.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:25.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:25.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:25.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:25.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:25.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:25.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:25.697 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 19:50:25.697 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 19:50:25.697 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:25.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:25.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:25.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.076 s - in org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.972 s getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.041 s changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) skipped openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.008 s availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.078 s getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.993 s setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.981 s getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1 s recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) skipped getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.993 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 19:50:25.712 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 19:50:25.716 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:50:25.716 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:25.716 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 19:50:25.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:25.717 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:50:25.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:25.730 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:50:25.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:25.730 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:50:25.730 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 19:50:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:25.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:25.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:50:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:25.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:25.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:25.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:50:25.747 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:50:25.747 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:50:25.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:25.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:50:25.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:50:25.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:50:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:25.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:50:25.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:25.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:50:25.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:25.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:25.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:25.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:50:25.891 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 19:50:25.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:25.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:25.891 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 19:50:25.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:25.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:25.891 TRACE [main][WidgetHandler] Notify Table with event 13 19:50:25.891 TRACE [main][WidgetHandler] Wait for synchronization 19:50:25.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:25.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:25.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:25.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:50:25.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:25.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:25.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:25.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:50:25.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:25.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:50:25.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:25.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:25.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:25.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:25.902 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:50:25.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:25.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:25.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:25.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:50:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:26.213 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:26.213 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:26.214 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:26.214 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:26.214 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:26.214 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:26.214 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:26.214 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:26.214 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:26.214 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:26.214 DEBUG [main][MenuItemLookup] Item match:Window 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:26.215 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:26.215 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:26.215 DEBUG [main][MenuItemLookup] Item match:Window 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:26.216 DEBUG [main][MenuItemLookup] Item match:Perspective 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:50:26.216 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:50:26.216 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:50:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:50:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:26.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:26.217 DEBUG [main][MenuItemLookup] Item match:Window 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.217 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:26.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:26.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:26.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:26.218 DEBUG [main][MenuItemLookup] Item match:Window 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:26.218 DEBUG [main][MenuItemLookup] Item match:Perspective 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.218 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:50:26.219 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:50:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:26.219 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:26.219 DEBUG [main][MenuItemLookup] Item match:Window 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.219 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:26.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:26.220 DEBUG [main][MenuItemLookup] Item match:Window 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:26.220 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:26.220 DEBUG [main][MenuItemLookup] Item match:Perspective 19:50:26.221 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:50:26.221 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.221 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:50:26.221 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:50:26.221 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:50:26.221 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:50:26.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:50:26.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:50:26.221 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:50:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:50:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:50:26.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:50:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:26.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:26.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:50:26.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:26.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:26.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:26.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:50:26.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:26.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:26.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:26.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:50:26.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:26.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:26.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:26.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:26.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:26.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:26.387 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:50:26.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:26.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:26.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:26.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:26.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:26.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 19:50:26.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 19:50:26.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:26.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:26.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:26.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:26.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:26.682 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' view via menu. 19:50:26.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:26.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:26.683 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:26.683 DEBUG [main][MenuItemLookup] Item match:Window 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.683 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:26.683 DEBUG [main][MenuItemLookup] Item match:Show View 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:26.689 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:50:26.689 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:50:26.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:50:26.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:50:26.691 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:50:26.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:50:26.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:50:26.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:50:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:26.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:50:26.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:26.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:26.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:26.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:26.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:26.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:26.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:26.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children... 19:50:26.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 19:50:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:27.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 19:50:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children finished successfully 19:50:27.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 19:50:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:27.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Remote Systems is already expanded. No action performed 19:50:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:27.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 19:50:27.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Remote Systems 19:50:27.314 DEBUG [main][TreeItemHandler] Selecting tree item: Remote Systems 19:50:27.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Remote Systems about selection 19:50:27.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Remote Systems 19:50:27.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:27.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:27.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:27.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:27.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:27.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:27.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:27.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:50:27.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:27.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:27.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:27.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:27.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:27.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:27.318 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:50:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:27.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:27.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open... 19:50:27.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:27.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open finished successfully 19:50:27.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:27.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:27.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:27.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:27.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:27.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:27.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:27.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:27.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:27.610 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:27.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:27.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:27.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:27.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:27.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:27.613 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:27.613 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:27.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:27.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:27.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:27.614 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:27.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:27.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:27.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:27.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:27.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:27.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:27.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:27.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:27.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:27.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:27.641 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:27.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:27.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:27.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:27.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:27.706 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:27.706 DEBUG [main][MenuItemLookup] Item match:New 19:50:27.706 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:27.706 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:27.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:27.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:27.715 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:27.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:27.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:27.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:27.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:27.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:27.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:27.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:27.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:27.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:27.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:27.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:27.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:27.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:27.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:27.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:27.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:27.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:27.872 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:27.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:27.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:27.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:27.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:27.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:27.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:27.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:27.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:27.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:27.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:27.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:27.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:27.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:27.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:27.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:27.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:27.894 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:27.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:27.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:27.909 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:27.909 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:27.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:27.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:27.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:27.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:27.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:27.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:27.911 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:27.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:27.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:27.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:27.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:27.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:27.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:27.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:27.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:27.962 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 19:50:27.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:27.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:27.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:27.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:27.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:27.968 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:27.968 INFO [WorkbenchTestable][AbstractText] Text set to: system1 19:50:27.969 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:27.969 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:27.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:27.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:27.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:27.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:27.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:27.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:28.001 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:28.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:28.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:28.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:28.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:28.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:28.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:28.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:28.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:28.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:28.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:28.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:28.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:28.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 19:50:28.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:28.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:28.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:28.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:28.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:28.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:28.187 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:28.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:28.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:28.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:28.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:28.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 19:50:28.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:28.191 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:28.215 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:28.215 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:28.216 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:28.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:28.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:28.218 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:28.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:28.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:28.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:28.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:28.256 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:28.256 DEBUG [main][MenuItemLookup] Item match:New 19:50:28.257 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:28.257 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:28.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:28.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:28.257 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:28.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:28.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:28.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:28.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:28.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:28.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:28.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:28.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:28.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:28.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:28.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:28.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:28.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:28.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:28.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:28.372 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:28.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:28.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:28.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:28.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:28.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:28.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:28.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:28.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:28.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:28.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:28.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:28.396 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:28.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:28.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:28.398 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:28.398 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:28.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:28.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:28.401 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:28.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:28.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:28.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:28.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:28.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:28.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:28.448 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 19:50:28.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:28.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:28.455 INFO [WorkbenchTestable][AbstractText] Text set to: system2 19:50:28.455 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:28.455 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:28.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:28.458 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:28.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:28.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:28.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:28.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:28.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:28.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 19:50:28.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:28.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:28.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:28.600 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:28.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:28.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:28.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 19:50:28.626 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:28.626 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:28.628 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:28.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:28.629 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:28.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:28.631 INFO [WorkbenchTestable][System] Deleting system system1 19:50:28.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 19:50:28.631 DEBUG [main][TreeItemHandler] Selecting tree item: system1 19:50:28.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 19:50:28.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 19:50:28.642 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 19:50:28.642 DEBUG [main][TreeItemHandler] Selecting tree item: system1 19:50:28.643 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 19:50:28.645 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 19:50:28.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:28.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:28.694 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:28.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:28.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:28.731 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:28.731 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:28.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:28.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:28.731 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:28.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:28.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:28.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:28.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:28.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:28.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:28.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:28.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:28.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:28.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:28.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:28.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:28.816 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:28.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:28.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:28.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:28.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:28.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 19:50:28.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:28.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:28.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:28.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:28.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:28.913 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:28.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:28.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:28.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 19:50:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:28.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:50:28.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:28.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:28.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:28.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:28.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:28.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:28.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:28.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:28.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:28.917 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:28.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:28.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:28.920 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:28.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:28.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:28.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:28.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:28.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:28.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:28.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:28.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:28.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:28.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:28.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:28.923 INFO [WorkbenchTestable][System] Deleting system Local 19:50:28.923 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 19:50:28.923 INFO [WorkbenchTestable][System] Deleting system system2 19:50:28.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 19:50:28.923 DEBUG [main][TreeItemHandler] Selecting tree item: system2 19:50:28.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 19:50:28.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 19:50:28.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 19:50:28.928 DEBUG [main][TreeItemHandler] Selecting tree item: system2 19:50:28.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 19:50:28.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 19:50:28.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:28.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:29.000 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:29.000 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:29.000 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:29.000 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:29.000 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:29.000 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:29.000 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:29.000 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:29.000 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:29.001 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:29.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:29.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:29.028 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:29.028 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:29.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:29.028 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:29.029 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:29.052: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:29.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:29.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:29.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:29.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:29.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:29.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:29.103 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:29.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:29.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:29.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 19:50:29.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:29.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:29.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:29.196 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:29.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:29.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:29.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:29.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:29.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:29.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:29.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 19:50:29.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:29.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:29.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:29.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:29.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:29.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:29.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:29.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:29.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:29.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:29.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:29.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 19:50:29.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:29.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:29.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:29.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:29.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:50:29.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 19:50:29.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:29.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 19:50:29.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 19:50:29.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:29.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:29.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:29.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:29.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:29.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:29.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:29.247 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:29.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:29.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:29.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:29.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:29.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:29.286 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:29.309 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:29.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:29.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:29.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:29.310 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:29.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:29.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:29.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:29.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:29.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:29.312 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:29.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:29.322 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:29.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:29.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:29.350 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:29.350 DEBUG [main][MenuItemLookup] Item match:New 19:50:29.351 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:29.351 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:29.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:29.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:29.351 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:29.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:29.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:29.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:29.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:29.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:29.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:29.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:29.447 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:29.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:29.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:29.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:29.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:29.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:29.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:29.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:29.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:29.450 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:29.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:29.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:29.452 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:29.452 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:29.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:29.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:29.454 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:29.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:29.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:29.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:29.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:29.501 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 19:50:29.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:29.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:29.513 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:29.513 INFO [WorkbenchTestable][AbstractText] Text set to: system1 19:50:29.514 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:29.514 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:29.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:29.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:29.516 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:29.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:29.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:29.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:29.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:29.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:50:29.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:29.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:29.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:29.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:29.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:29.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:29.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:29.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:29.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 19:50:29.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:29.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:29.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:29.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:29.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:29.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:29.610 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:29.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:29.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:29.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:29.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:29.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:29.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:29.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:29.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 19:50:29.637 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:29.638 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:29.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:29.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:29.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:29.639 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:29.639 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:29.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:29.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:29.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:29.640 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:29.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:29.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:29.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:29.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:29.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:29.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:29.641 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:29.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:29.645 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:29.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:29.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:29.689 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:29.689 DEBUG [main][MenuItemLookup] Item match:New 19:50:29.690 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:29.690 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:29.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:29.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:29.690 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:29.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:29.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:29.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:29.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:29.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:29.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:29.793 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:29.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:29.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:29.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:29.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:29.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:29.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:29.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:29.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:29.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:29.809 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:29.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:29.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:29.811 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:29.811 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:29.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:29.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:29.819 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:29.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:29.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:29.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:29.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:29.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:29.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:29.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:29.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:29.863 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 19:50:29.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:29.869 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:29.870 INFO [WorkbenchTestable][AbstractText] Text set to: system2 19:50:29.870 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:29.870 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:29.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:29.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:29.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:29.872 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:29.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:29.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:29.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:29.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 19:50:29.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:29.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:29.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:29.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:29.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:29.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:30.009 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:30.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:30.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:30.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:30.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:30.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 19:50:30.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:30.013 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:30.014 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:30.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:30.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:30.016 INFO [WorkbenchTestable][System] Disconnecting from remote system system1 19:50:30.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 19:50:30.016 DEBUG [main][TreeItemHandler] Selecting tree item: system1 19:50:30.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 19:50:30.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 19:50:30.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:30.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.093 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:30.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:30.097 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:30.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:30.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:30.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:30.127 INFO [WorkbenchTestable][System] Deleting system Local 19:50:30.127 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 19:50:30.127 INFO [WorkbenchTestable][System] Deleting system system1 19:50:30.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 19:50:30.127 DEBUG [main][TreeItemHandler] Selecting tree item: system1 19:50:30.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 19:50:30.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 19:50:30.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 19:50:30.132 DEBUG [main][TreeItemHandler] Selecting tree item: system1 19:50:30.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 19:50:30.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 19:50:30.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:30.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:30.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:30.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:30.187 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:30.187 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:30.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:30.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:30.187 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:30.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:30.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:30.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:30.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:30.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:30.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:30.256 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:30.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:30.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:30.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 19:50:30.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:30.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:30.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:30.346 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:30.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:30.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:30.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 19:50:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:30.372 INFO [WorkbenchTestable][System] Deleting system system2 19:50:30.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 19:50:30.372 DEBUG [main][TreeItemHandler] Selecting tree item: system2 19:50:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 19:50:30.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 19:50:30.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 19:50:30.378 DEBUG [main][TreeItemHandler] Selecting tree item: system2 19:50:30.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 19:50:30.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 19:50:30.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:30.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.409 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:30.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:30.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:30.431 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:30.431 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:30.431 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:30.431 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.431 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:30.432 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:30.432 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:30.432 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.432 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:30.432 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:30.432 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:30.432 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:30.432 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:30.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:30.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:30.432 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:30.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:30.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:30.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:30.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:30.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:30.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:30.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:30.501 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:30.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:30.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:30.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 19:50:30.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:30.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:30.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:30.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:30.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:30.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:30.589 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:30.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:30.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:30.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:30.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 19:50:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:30.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:30.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:30.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:30.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:30.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:30.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:30.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:30.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:30.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:30.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 19:50:30.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:30.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:30.614 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 19:50:30.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:30.615 INFO [WorkbenchTestable][RequirementsRunner] Started test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 19:50:30.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 19:50:30.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:30.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:30.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:30.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:30.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:30.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:30.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:30.635 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:30.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:30.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:30.638 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:30.638 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:30.639 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:30.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:30.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:30.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:30.640 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:30.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:30.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:30.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:30.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:30.692 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:30.692 DEBUG [main][MenuItemLookup] Item match:New 19:50:30.693 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:30.693 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:30.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:30.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:30.693 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:30.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:30.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:30.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:30.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:30.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:30.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:30.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:30.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:30.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:30.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:30.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:30.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:30.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:30.786 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:30.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:30.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:30.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:30.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:30.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:30.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:30.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:30.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:30.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:30.789 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:30.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:30.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:30.791 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:30.791 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:30.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:30.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:30.793 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:30.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:30.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:30.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:30.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:30.842 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 19:50:30.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:30.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:30.854 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:30.855 INFO [WorkbenchTestable][AbstractText] Text set to: system1 19:50:30.855 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:30.855 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:30.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:30.858 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:30.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:30.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:30.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:30.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:30.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:30.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:30.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:30.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:30.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 19:50:30.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:30.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:30.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:30.983 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:30.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:30.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:30.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:30.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:30.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:30.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 19:50:30.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:30.986 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:30.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:30.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:30.987 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:30.987 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:30.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:31.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:31.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:31.011 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:31.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:31.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:31.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:31.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:31.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:31.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:31.012 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:31.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:31.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:31.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:31.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:31.047 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:31.047 DEBUG [main][MenuItemLookup] Item match:New 19:50:31.047 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:31.047 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:31.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:31.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:31.048 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:31.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:31.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:31.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:31.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:31.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:31.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:31.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:31.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:31.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:31.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:31.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:31.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:31.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:31.150 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:31.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:31.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:31.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:31.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:31.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:31.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:31.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:31.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:31.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:31.166 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:31.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:31.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:31.168 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:31.168 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:31.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:31.175 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:31.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:31.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:31.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:31.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:31.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:31.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:31.221 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 19:50:31.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:31.226 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:31.227 INFO [WorkbenchTestable][AbstractText] Text set to: system2 19:50:31.227 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:31.227 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:31.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:31.230 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:31.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:31.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:31.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:31.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 19:50:31.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:31.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:31.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:31.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:31.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:31.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:31.336 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:31.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:31.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:31.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:31.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:31.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:31.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:31.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 19:50:31.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:31.364 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:31.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:31.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:31.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:31.365 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:31.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:31.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:31.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:31.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:31.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:31.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 19:50:31.366 DEBUG [main][TreeItemHandler] Selecting tree item: system1 19:50:31.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 19:50:31.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 19:50:31.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:31.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.430 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:31.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:31.433 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:31.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:31.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:31.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:31.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:31.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:31.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:31.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:31.436 INFO [WorkbenchTestable][System] Deleting system Local 19:50:31.437 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 19:50:31.437 INFO [WorkbenchTestable][System] Deleting system system1 19:50:31.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 19:50:31.437 DEBUG [main][TreeItemHandler] Selecting tree item: system1 19:50:31.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 19:50:31.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 19:50:31.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 19:50:31.464 DEBUG [main][TreeItemHandler] Selecting tree item: system1 19:50:31.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 19:50:31.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 19:50:31.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:31.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.493 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:31.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:31.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:31.516 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:31.516 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:31.516 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:31.516 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:31.516 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:31.540: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:31.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:31.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:31.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:31.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:31.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:31.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:31.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:31.587 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:31.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:31.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 19:50:31.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:31.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:31.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:31.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:31.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:31.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:31.679 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:31.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:31.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 19:50:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:31.705 INFO [WorkbenchTestable][System] Deleting system system2 19:50:31.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 19:50:31.706 DEBUG [main][TreeItemHandler] Selecting tree item: system2 19:50:31.706 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 19:50:31.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 19:50:31.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 19:50:31.711 DEBUG [main][TreeItemHandler] Selecting tree item: system2 19:50:31.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 19:50:31.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 19:50:31.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:31.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.742 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:31.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:31.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:31.766 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:31.767 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:31.767 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:31.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:31.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:31.767 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:31.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:31.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:31.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:31.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:31.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:31.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:31.836 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:31.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:31.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:31.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:31.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:31.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 19:50:31.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:31.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:31.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:31.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:31.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:31.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:31.929 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:31.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:31.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:31.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:31.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:31.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:31.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 19:50:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:31.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:31.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:31.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:31.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:31.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:31.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:31.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:31.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:31.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:31.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 19:50:31.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:31.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:31.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 19:50:31.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 19:50:31.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:31.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:31.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:31.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.222 s - in org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 2.558 s disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.391 s isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.317 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:31.941 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:31.942 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:50:31.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:31.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:31.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:31.942 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:50:31.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:31.957 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:50:31.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:31.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:31.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:31.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:31.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:31.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:31.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:31.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:31.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:31.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:31.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:31.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:31.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:31.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:31.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:31.980 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:31.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:31.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:31.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:31.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:31.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:31.983 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:31.983 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:31.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:31.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:32.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:32.006 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:32.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:32.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:32.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:32.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:32.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:32.008 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:32.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:32.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:32.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:32.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:32.043 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:32.043 DEBUG [main][MenuItemLookup] Item match:New 19:50:32.043 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:32.043 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:32.043 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:32.043 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:32.044 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:32.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:32.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:32.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:32.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:32.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:32.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:32.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:32.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:32.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:32.140 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:32.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:32.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:32.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:32.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:32.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:32.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:32.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:32.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:32.143 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:32.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:32.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:32.145 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:32.145 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:32.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:32.146 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:32.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:32.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:32.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:32.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:32.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:32.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:32.203 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 19:50:32.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:32.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:32.209 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:32.209 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 19:50:32.210 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:32.210 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:32.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:32.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:32.212 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:32.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:32.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:32.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:32.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:32.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:50:32.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:50:32.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:32.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:32.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:32.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:32.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:32.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:32.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:32.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:32.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:32.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 19:50:32.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:32.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:32.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:32.367 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:32.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:32.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:32.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:32.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:32.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:32.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:32.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 19:50:32.409 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:32.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:32.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:32.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:32.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:32.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:32.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:32.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:32.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:32.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:32.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:32.412 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:32.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:32.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:32.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:32.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:32.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:32.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:32.415 INFO [WorkbenchTestable][System] Deleting system Local 19:50:32.415 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 19:50:32.415 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 19:50:32.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 19:50:32.415 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 19:50:32.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 19:50:32.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 19:50:32.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 19:50:32.419 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 19:50:32.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 19:50:32.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 19:50:32.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:32.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:32.471 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:32.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:32.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:32.494 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:32.494 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:32.495 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:32.495 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:32.495 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:32.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:32.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:32.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:32.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:32.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:32.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:32.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:32.576 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:32.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:32.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:32.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:32.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 19:50:32.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:32.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:32.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:32.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:32.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:32.663 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:32.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:32.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:32.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:32.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:32.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:32.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 19:50:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:32.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:50:32.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:32.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:32.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:32.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:32.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:32.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:32.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:32.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:32.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:32.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:32.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:32.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:32.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:32.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:32.690 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:32.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:32.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:32.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:32.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:32.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.697 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:32.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:32.703 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:32.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:32.746 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:32.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:32.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:32.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:32.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:32.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:32.748 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:32.749 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:32.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:32.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:32.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:32.773 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:32.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:32.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:32.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:32.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:32.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:32.774 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:32.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:32.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:32.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:32.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:32.811 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:32.811 DEBUG [main][MenuItemLookup] Item match:New 19:50:32.811 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:32.811 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:32.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:32.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:32.811 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:32.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:32.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:32.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:32.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:32.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:32.905 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:32.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:32.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:32.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:32.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:32.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:32.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:32.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:32.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:32.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:32.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:32.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:32.907 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:32.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:32.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:32.909 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:32.909 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:32.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:32.911 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:32.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:32.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:32.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:32.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:32.958 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 19:50:32.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:32.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:32.977 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:32.978 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 19:50:32.979 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:32.979 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:32.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:32.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:32.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:32.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:32.981 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:32.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:32.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:32.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:32.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:33.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:33.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:33.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:50:33.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:33.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:33.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:33.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:33.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:33.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:33.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:33.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:33.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:33.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:33.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 19:50:33.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:33.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:33.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:33.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:33.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:33.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:33.076 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:33.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:33.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:33.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:33.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:33.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:33.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:33.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 19:50:33.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:33.103 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:33.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:33.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:33.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:33.104 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:33.104 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:33.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:33.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:33.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:33.105 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:33.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:33.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:33.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:33.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:33.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:33.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:33.106 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:33.107 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:33.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:33.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:33.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:33.142 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:33.142 DEBUG [main][MenuItemLookup] Item match:New 19:50:33.142 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:33.142 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:33.142 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:33.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:33.143 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:33.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:33.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:33.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:33.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:33.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:33.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:33.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:33.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:33.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:33.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:33.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:33.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:33.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:33.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:33.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:33.247 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:33.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:33.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:33.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:33.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:33.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:33.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:33.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:33.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:33.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:33.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:33.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:33.263 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:33.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:33.265 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:33.265 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:33.265 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:33.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:33.272 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:33.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:33.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:33.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:33.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:33.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:33.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:33.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:33.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:33.318 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 19:50:33.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:33.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:33.324 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:33.324 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 19:50:33.325 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:33.325 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:33.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:33.327 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:33.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:33.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:33.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:33.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:33.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:33.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:33.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:33.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:33.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:33.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:33.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:33.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:33.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 19:50:33.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:33.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:33.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:33.435 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:33.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:33.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:33.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:33.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:33.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:33.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:33.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:33.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 19:50:33.462 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:33.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:33.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:33.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:33.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:33.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:33.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:33.465 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:33.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:33.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:33.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:33.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:33.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:33.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:33.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:33.468 INFO [WorkbenchTestable][System] Deleting system Local 19:50:33.468 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 19:50:33.468 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 19:50:33.468 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 19:50:33.468 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 19:50:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 19:50:33.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 19:50:33.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 19:50:33.502 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 19:50:33.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 19:50:33.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 19:50:33.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:33.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.548 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:33.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:33.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:33.582 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:33.582 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:33.582 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:33.582 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:33.582 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:33.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:33.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:33.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:33.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:33.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:33.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:33.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:33.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:33.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:33.655 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:33.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:33.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:33.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:33.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:33.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 19:50:33.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:33.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:33.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:33.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:33.754 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:33.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:33.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:33.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:33.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:33.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:33.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:33.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 19:50:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:50:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:33.758 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 19:50:33.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 19:50:33.758 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 19:50:33.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 19:50:33.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 19:50:33.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 19:50:33.763 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 19:50:33.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 19:50:33.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 19:50:33.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:33.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:33.829 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:33.829 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:33.829 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:33.829 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.829 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:33.829 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:33.829 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:33.829 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.830 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:33.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:33.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:33.854 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:33.855 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:33.855 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:33.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:33.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:33.855 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:33.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:33.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:33.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:33.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:33.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:33.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:33.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:33.934 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:33.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:33.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 19:50:33.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:33.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:33.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:33.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:33.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:33.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:33.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:34.027 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:34.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:34.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:34.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 19:50:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:50:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:34.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:34.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:34.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:34.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:34.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:34.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:34.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:34.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:34.031 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:34.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:34.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:34.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:34.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:34.072 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:34.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:34.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:34.075 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:34.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:34.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:34.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:34.100 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:34.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:34.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:34.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:34.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:34.134 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:34.134 DEBUG [main][MenuItemLookup] Item match:New 19:50:34.135 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:34.135 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:34.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:34.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:34.135 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:34.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:34.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:34.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:34.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:34.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:34.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:34.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:34.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.228 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:34.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:34.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:34.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.229 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:34.229 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Cancel wizard 19:50:34.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:34.231 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:34.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:34.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:34.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:34.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:34.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:34.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:34.275 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:34.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:34.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:34.277 INFO [WorkbenchTestable][System] Deleting system Local 19:50:34.277 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 19:50:34.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:34.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:34.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:34.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:34.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:34.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:34.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:34.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:34.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:34.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:34.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:34.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:34.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:34.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:34.310 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:34.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:34.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:34.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:34.336 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:34.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:34.338 INFO [WorkbenchTestable][System] Deleting system Local 19:50:34.338 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 19:50:34.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:34.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:34.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:34.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:34.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:34.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:34.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:34.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:34.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:34.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:34.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.369 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:34.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:34.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:34.422 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:34.425 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:34.425 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:34.426 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:34.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:34.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:34.451 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:34.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:34.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:34.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:34.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:34.491 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:34.491 DEBUG [main][MenuItemLookup] Item match:New 19:50:34.492 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:34.492 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:34.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:34.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:34.492 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:34.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:34.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:34.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:34.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:34.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:34.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.593 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:34.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:34.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:34.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:34.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:34.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:34.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:34.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:34.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:34.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:34.596 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:34.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:34.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:34.607 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:34.607 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:34.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:34.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:34.609 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:34.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:34.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:34.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:34.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:34.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:34.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:34.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:34.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:34.654 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 19:50:34.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:34.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:34.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:34.661 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 19:50:34.661 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:34.661 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:34.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:34.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:34.664 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:34.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:34.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:34.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:34.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 19:50:34.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:34.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:34.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:34.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:34.792 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:34.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:34.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:34.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 19:50:34.820 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 19:50:34.820 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:34.821 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 19:50:34.821 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:34.822 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:34.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:34.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:34.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:34.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:34.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 19:50:34.824 DEBUG [main][TreeItemHandler] Selecting tree item: Local 19:50:34.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 19:50:34.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 19:50:34.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:34.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:34.891 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:34.891 DEBUG [main][MenuItemLookup] Item match:New 19:50:34.891 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 19:50:34.891 DEBUG [main][MenuItemLookup] Item match:Connection... 19:50:34.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 19:50:34.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 19:50:34.892 INFO [main][MenuItemHandler] Select menu item: &Connection... 19:50:34.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 19:50:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 19:50:34.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:34.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:34.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 19:50:34.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 19:50:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:34.993 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:34.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:34.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 19:50:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:34.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:34.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:34.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:50:34.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:34.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:34.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:50:35.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:50:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:35.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:50:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:35.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:50:35.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 19:50:35.009 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 19:50:35.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 19:50:35.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 19:50:35.011 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:35.011 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 19:50:35.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:35.019 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:35.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:35.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:35.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 19:50:35.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:35.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 19:50:35.065 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 19:50:35.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 19:50:35.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:35.071 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:35.071 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 19:50:35.072 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 19:50:35.072 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 19:50:35.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:35.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:35.074 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:35.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:35.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:35.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:35.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:50:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:50:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:35.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 19:50:35.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:35.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:35.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:35.182 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:35.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:35.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:35.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:35.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:35.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:35.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:35.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:35.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 19:50:35.210 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:35.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:35.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:35.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:35.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:35.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:35.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:35.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:35.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:35.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:35.212 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:35.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:35.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:35.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:35.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:35.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:35.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:35.215 INFO [WorkbenchTestable][System] Deleting system Local 19:50:35.215 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 19:50:35.215 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 19:50:35.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 19:50:35.215 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 19:50:35.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 19:50:35.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 19:50:35.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 19:50:35.249 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 19:50:35.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 19:50:35.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 19:50:35.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:35.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.298 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:35.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:35.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:35.336 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:35.336 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:35.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:35.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:35.336 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:35.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:35.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:35.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:35.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:35.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:35.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:35.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:35.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:35.412 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:35.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:35.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 19:50:35.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:35.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:35.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:35.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:35.516 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:35.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:35.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:35.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:35.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:35.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:35.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 19:50:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:35.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:50:35.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:35.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:35.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:35.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:35.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:35.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:35.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:35.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:35.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:35.519 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 19:50:35.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 19:50:35.519 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 19:50:35.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 19:50:35.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 19:50:35.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 19:50:35.524 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 19:50:35.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 19:50:35.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 19:50:35.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:35.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Connect' 19:50:35.576 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 19:50:35.577 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.577 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 19:50:35.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:35.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'Go To' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:50:35.611 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 19:50:35.611 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 19:50:35.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 19:50:35.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 19:50:35.612 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 19:50:35.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:50:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 19:50:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 19:50:35.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 19:50:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:35.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 19:50:35.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:35.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 19:50:35.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:35.682 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 19:50:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:35.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:35.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 19:50:35.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:35.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:35.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:35.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:35.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:35.780 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:35.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:35.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:35.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:35.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:35.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:35.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 19:50:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:35.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:50:35.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:35.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:35.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:35.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:35.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:35.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:35.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:35.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:35.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:35.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:35.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:35.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:35.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:35.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:35.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:35.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:35.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:35.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:35.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:35.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:35.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:35.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 19:50:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:35.823 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:35.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:35.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:35.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:35.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:35.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:35.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:35.827 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 19:50:35.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 19:50:35.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:35.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:35.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:35.828 INFO [WorkbenchTestable][System] Deleting system Local 19:50:35.828 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 19:50:35.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:35.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:35.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:35.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 19:50:35.829 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 19:50:35.829 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:35.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.888 s - in org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.731 s getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 1.341 s newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.246 s getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.052 s getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 1.445 s getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.045 s Running org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 19:50:35.838 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 19:50:35.839 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:50:35.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:35.839 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 19:50:35.839 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:35.839 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:50:35.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:35.855 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:50:35.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:35.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:35.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 19:50:35.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 19:50:35.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:35.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:35.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:35.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:50:35.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:35.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:35.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:50:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:35.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:35.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:35.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:35.863 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:35.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:35.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:35.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:35.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:35.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:35.904 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:50:35.904 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:50:35.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:35.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:35.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:35.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:35.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:50:35.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:35.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:35.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:35.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:35.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:35.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:35.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:35.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:50:35.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:35.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:35.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:35.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:35.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:35.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:35.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:35.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:35.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:35.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:35.907 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:35.907 DEBUG [main][MenuItemLookup] Item match:File 19:50:35.908 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:50:35.908 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:35.912 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:50:35.912 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:50:35.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:50:35.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:50:35.913 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:50:36.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:50:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:50:36.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:50:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:36.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:36.054 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:50:36.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:36.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:50:36.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:36.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:36.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:36.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 19:50:36.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:50:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:36.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:50:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:36.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:50:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 19:50:36.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:50:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:36.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:50:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:36.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:50:36.057 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 19:50:36.057 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 19:50:36.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 19:50:36.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 19:50:36.062 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:50:36.062 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:50:36.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:36.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:36.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:36.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:36.064 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:36.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:36.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:36.364 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:36.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:36.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 19:50:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 19:50:36.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 19:50:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:36.366 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:50:36.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:36.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:50:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:36.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:36.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:36.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:36.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:36.369 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:36.370 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 19:50:36.373 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:50:36.373 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 19:50:36.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:36.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:36.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:36.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:36.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:36.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:36.404 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:36.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:36.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:36.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:36.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 19:50:36.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-d9htl' is not running, skipped 19:50:36.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:36.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:36.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:36.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:36.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:36.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:36.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:36.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:36.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:36.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 19:50:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available. finished successfully 19:50:36.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open Perspective") 19:50:36.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:36.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 19:50:36.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:36.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:36.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:36.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:36.910 INFO [WorkbenchTestable][AbstractButton] Click button &Open Perspective 19:50:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:36.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:36.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:37.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:37.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:37.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:37.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:37.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:37.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:37.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:37.475 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 19:50:37.475 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 19:50:37.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:37.476 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:50:37.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:37.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:37.533 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:50:37.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:37.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:37.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:37.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:37.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:37.535 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:37.535 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:37.535 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:37.535 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:37.535 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:37.535 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:37.535 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:37.535 DEBUG [main][MenuItemLookup] Item match:Window 19:50:37.536 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:37.536 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:37.536 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:37.536 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:37.536 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:37.536 DEBUG [main][MenuItemLookup] Item match:Show View 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Markers' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Packages' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Servers' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:37.541 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:50:37.541 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:50:37.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:50:37.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:50:37.541 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:50:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:50:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:50:37.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:50:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:37.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:50:37.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:37.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:37.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:37.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:37.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:37.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:37.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:37.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:37.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:37.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:37.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:37.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:37.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:37.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:50:37.739 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:50:37.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:50:37.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:50:37.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:37.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:37.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:37.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:37.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:37.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:50:37.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:37.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:37.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:37.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:37.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:37.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:37.752 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:50:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:37.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:37.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:50:37.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:37.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:50:37.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:37.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:37.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:37.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:37.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:37.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:37.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:50:37.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:37.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:37.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:37.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:37.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:37.961 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:37.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:37.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:37.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:37.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:37.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:37.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:37.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:37.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:37.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:37.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:37.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:37.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:37.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:37.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:37.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:37.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:38.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:38.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:38.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:38.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:38.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:50:38.967 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:38.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:38.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:38.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:38.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:38.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:38.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:38.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:38.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:38.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:38.970 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 19:50:38.970 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:38.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:38.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:38.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:38.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:38.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:38.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:39.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:39.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:39.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:39.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:39.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:50:39.973 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:39.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:39.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:39.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:39.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:39.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:39.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:39.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:39.975 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 19:50:39.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:39.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:39.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:39.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:39.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:39.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:39.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:39.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:39.977 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:50:39.977 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:50:39.977 DEBUG [main][TreeItemHandler] Set Tree selection 19:50:39.977 DEBUG [main][TreeHandler] Notify Tree about selection event 19:50:39.980 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:50:39.981 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 19:50:39.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:39.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:40.029 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:40.030 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:40.030 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:50:40.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:50:40.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:50:40.030 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:50:40.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:40.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:50:40.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:50:40.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:40.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:40.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:50:40.573 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:50:40.573 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:50:40.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:50:40.573 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:50:40.573 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:50:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:50:41.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:50:41.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:50:41.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:41.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:41.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:41.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:41.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:41.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:50:41.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:41.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:41.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:41.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:41.237 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:50:41.237 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:50:41.237 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:50:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:41.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:41.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:41.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:50:41.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:41.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:50:41.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:41.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:41.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:41.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:41.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:41.240 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:50:41.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:41.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:41.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:41.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:50:41.245 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:50:41.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:50:41.897 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:50:41.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:41.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:41.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 19:50:41.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:41.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:41.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:41.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:41.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 19:50:41.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:41.899 INFO [WorkbenchTestable][RequirementsRunner] Started test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 19:50:41.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 19:50:41.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:41.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:41.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:41.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:41.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:41.908 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:50:41.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:41.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:41.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:41.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:41.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:41.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:50:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:41.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:41.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:41.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:41.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:41.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:41.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:42.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:42.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:42.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:42.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:42.003 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:50:42.022 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 19:50:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:42.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:42.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:50:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:42.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:42.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:42.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:42.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:50:42.034 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:50:42.034 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:50:42.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:50:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:50:42.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:50:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:42.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:50:42.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:42.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:50:42.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:42.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:42.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:42.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:42.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:50:42.223 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 19:50:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:42.231 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 19:50:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:42.231 TRACE [main][WidgetHandler] Notify Table with event 13 19:50:42.231 TRACE [main][WidgetHandler] Wait for synchronization 19:50:42.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:42.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:42.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:42.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:50:42.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:42.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:42.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:42.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:50:42.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:42.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:42.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:42.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:50:42.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:42.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:42.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:42.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:42.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:42.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:42.237 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:50:42.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:42.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:42.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:42.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:42.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:42.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:42.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:42.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:42.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:50:42.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:42.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:42.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:42.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:42.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:42.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:42.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:42.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:50:42.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:42.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:42.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:42.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:42.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:42.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:42.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:42.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:42.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:42.575 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:42.575 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:42.575 DEBUG [main][MenuItemLookup] Item match:File 19:50:42.576 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:50:42.576 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:42.586 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:50:42.586 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:50:42.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:50:42.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:50:42.595 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:50:42.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:50:42.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:50:42.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:50:42.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:42.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:42.736 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:50:42.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:42.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:50:42.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:42.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:42.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:42.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 19:50:42.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:50:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:42.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:50:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:42.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:50:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 19:50:42.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:50:42.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:42.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:50:42.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:42.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:50:42.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 19:50:42.740 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 19:50:42.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 19:50:42.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 19:50:42.741 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:50:42.741 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:50:42.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:42.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:42.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:42.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:42.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:42.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:42.743 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:42.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:42.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:42.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:42.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:43.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:43.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:43.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 19:50:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 19:50:43.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 19:50:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:43.042 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:50:43.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:43.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:50:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:43.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:43.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:43.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:43.045 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:43.046 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 19:50:43.049 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:50:43.049 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 19:50:43.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:43.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:43.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:43.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:43.052 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:43.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:43.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:43.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 19:50:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available. finished successfully 19:50:43.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 19:50:43.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:43.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 19:50:43.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:43.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:43.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:43.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:43.563 INFO [WorkbenchTestable][AbstractButton] Click button &No 19:50:43.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:43.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:43.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:43.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:43.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:43.795 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:43.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:43.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:43.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:43.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:43.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:43.796 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 19:50:43.796 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 19:50:43.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:43.797 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:50:43.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:43.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:43.933 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:50:43.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:43.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:43.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:43.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:43.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:43.935 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:43.935 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:43.935 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:43.935 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:43.935 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:43.935 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:43.935 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:43.935 DEBUG [main][MenuItemLookup] Item match:Window 19:50:43.936 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:43.936 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:43.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:43.936 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:43.936 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:43.936 DEBUG [main][MenuItemLookup] Item match:Show View 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:43.941 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:50:43.941 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:50:43.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:50:43.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:50:43.997 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:50:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:50:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:50:44.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:50:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:44.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:50:44.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:44.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:44.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:44.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:44.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:44.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:44.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:44.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:44.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:44.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:44.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:44.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:44.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:44.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:44.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:44.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:44.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:44.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:44.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:44.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:44.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:50:44.121 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:50:44.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:50:44.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:50:44.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:44.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:44.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:44.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:44.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:44.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:44.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:44.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:50:44.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:44.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:44.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:44.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:44.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:44.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:44.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:44.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:44.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:44.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:44.124 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:50:44.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:44.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:44.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:44.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:44.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:44.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:44.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:50:44.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:44.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:50:44.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:44.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:44.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:44.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:44.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:44.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:44.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:50:44.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:44.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:44.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:44.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:44.552 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:44.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:44.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:44.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:44.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:44.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:44.555 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:44.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:44.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:44.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:44.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:44.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:44.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:44.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:44.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:44.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:44.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:45.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:45.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:45.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:45.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:50:45.590 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:45.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:45.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:45.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:45.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:45.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:45.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:45.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:45.592 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 19:50:45.592 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:45.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:45.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:45.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:45.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:45.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:45.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:46.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:46.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:46.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:46.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:46.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:50:46.610 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:46.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:46.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:46.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:46.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:46.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:46.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:46.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:46.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:46.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:46.612 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 19:50:46.612 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:46.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:46.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:46.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:46.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:46.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:46.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:46.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:46.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:46.614 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:50:46.614 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:50:46.614 DEBUG [main][TreeItemHandler] Set Tree selection 19:50:46.614 DEBUG [main][TreeHandler] Notify Tree about selection event 19:50:46.617 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:50:46.618 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 19:50:46.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:46.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:46.753 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:46.753 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:50:46.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:50:46.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:50:46.753 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:50:46.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:46.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:50:46.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:47.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:47.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:50:47.297 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:50:47.297 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:50:47.297 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:50:47.297 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:50:47.297 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:50:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:50:47.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:50:47.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:50:47.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:47.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:47.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:47.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:50:47.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:47.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:47.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:47.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:47.996 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:50:47.996 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:50:47.996 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:50:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:47.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:47.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:47.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:50:47.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:47.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:50:47.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:47.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:47.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:47.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:47.998 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:50:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:47.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:47.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:48.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:50:48.004 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:50:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:50:48.504 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:50:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:48.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 19:50:48.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:48.504 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:48.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 19:50:48.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:48.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 19:50:48.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 19:50:48.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:48.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:48.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:48.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:48.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:48.507 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:50:48.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:48.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:48.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:48.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:48.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:48.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:48.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:50:48.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:48.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:48.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:48.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:48.510 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:48.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:48.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:48.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:48.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:48.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:48.512 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:50:48.512 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:50:48.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:48.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:48.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:48.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:48.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:50:48.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:48.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:48.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:48.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:48.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:48.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:48.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:48.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 19:50:48.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:48.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:48.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:48.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:48.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:48.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:48.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:48.515 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:48.515 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:48.515 DEBUG [main][MenuItemLookup] Item match:File 19:50:48.516 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:50:48.516 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:50:48.520 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Task' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:48.521 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:50:48.521 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:50:48.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:50:48.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:50:48.545 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:50:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:50:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:50:48.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:50:48.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:48.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:48.809 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:50:48.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:48.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:50:48.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:48.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:48.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:48.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:48.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 19:50:48.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:50:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:48.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:50:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:48.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:50:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 19:50:48.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 19:50:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:48.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 19:50:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:48.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 19:50:48.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 19:50:48.812 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 19:50:48.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 19:50:48.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 19:50:48.824 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:50:48.824 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:50:48.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:50:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:48.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:48.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:48.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:48.826 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:50:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:48.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:48.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:49.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:50:49.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:49.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 19:50:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 19:50:49.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 19:50:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:49.212 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:50:49.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:50:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:49.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:49.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:49.215 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:49.216 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 19:50:49.219 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 19:50:49.219 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 19:50:49.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:50:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:49.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:49.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:49.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:49.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:49.236 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:50:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:49.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:49.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:49.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:49.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:49.911 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:49.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:49.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:49.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:49.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:49.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:49.915 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 19:50:49.915 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 19:50:49.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:49.916 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 19:50:50.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:50.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:50.008 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:50:50.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:50.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:50.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:50.033 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:50.034 DEBUG [main][MenuItemLookup] Item match:Window 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:50.034 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:50.034 DEBUG [main][MenuItemLookup] Item match:Show View 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:50.040 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:50:50.040 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:50:50.041 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:50:50.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:50:50.041 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:50:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:50:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:50:50.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:50:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:50.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:50:50.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:50.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:50.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:50.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:50.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:50.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:50.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:50.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:50.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:50.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:50.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:50.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:50.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:50.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:50.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:50.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:50:50.164 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:50:50.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:50:50.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:50:50.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:50.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:50.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:50.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:50.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:50.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:50:50.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:50.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:50:50.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:50.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:50.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:50.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:50.166 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:50:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:50.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:50.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:50:50.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:50.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:50:50.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:50.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:50.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:50.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:50.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:50:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:50.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:50.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:50.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:50.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:50:50.293 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:50.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:50.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:50.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:50:50.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:50:50.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:50:50.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:50.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:50.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:50.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:50.297 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:50.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:50.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:50.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:50.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:50.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:50.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:50.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:51.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:51.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:50:51.300 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:51.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:51.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:51.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:51.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:51.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:51.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:51.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:51.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:51.302 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 19:50:51.302 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:51.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:51.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:51.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:51.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:51.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:51.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:51.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:51.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:52.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:52.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:50:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:50:52.304 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:52.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:52.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:52.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:52.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:52.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:52.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:52.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:52.306 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 19:50:52.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:50:52.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:50:52.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:50:52.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:50:52.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:50:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:52.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:52.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:52.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:52.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:52.308 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:50:52.308 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:50:52.308 DEBUG [main][TreeItemHandler] Set Tree selection 19:50:52.308 DEBUG [main][TreeHandler] Notify Tree about selection event 19:50:52.312 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:50:52.317 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 19:50:52.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:52.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:52.399 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:52.400 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:50:52.400 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:50:52.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:50:52.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:50:52.400 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:50:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:52.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:50:52.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'New' 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:50:52.945 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:50:52.945 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:50:52.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:50:52.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:50:52.946 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:50:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:50:53.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:50:53.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:50:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:53.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:53.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:53.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:50:53.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:53.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:53.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:53.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:53.734 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:50:53.734 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:50:53.734 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:50:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:53.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:53.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:53.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:50:53.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:53.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:50:53.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:53.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:53.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:53.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:53.736 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:50:53.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:53.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:53.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:53.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:50:53.742 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:50:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:50:54.242 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:50:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 19:50:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:50:54.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 19:50:54.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:54.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:54.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:54.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:54.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 19:50:54.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 19:50:54.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:54.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:54.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:54.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.406 s - in org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 6.043 s doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 6.606 s testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.738 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 19:50:54.252 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 19:50:54.253 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:50:54.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:54.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 19:50:54.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:54.253 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:50:54.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:54.254 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:50:54.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:54.254 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:50:54.254 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 19:50:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:50:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:54.254 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:54.254 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:54.254 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:54.254 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:54.254 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:54.254 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:54.254 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:54.254 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:54.254 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:54.254 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:54.254 DEBUG [main][MenuItemLookup] Item match:Window 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:54.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:54.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:54.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:54.255 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:54.255 DEBUG [main][MenuItemLookup] Item match:Window 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:54.256 DEBUG [main][MenuItemLookup] Item match:Perspective 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:50:54.256 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:50:54.256 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:50:54.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:50:54.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:54.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:54.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:54.257 DEBUG [main][MenuItemLookup] Item match:Window 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:54.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:54.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:54.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:54.257 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:54.257 DEBUG [main][MenuItemLookup] Item match:Window 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:54.258 DEBUG [main][MenuItemLookup] Item match:Perspective 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:50:54.258 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:50:54.258 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:50:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:54.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:54.260 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:54.260 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:54.260 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:54.260 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:54.260 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:54.260 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:54.260 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:54.260 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:54.260 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:54.260 DEBUG [main][MenuItemLookup] Item match:Window 19:50:54.260 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:54.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:54.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:54.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:54.261 DEBUG [main][MenuItemLookup] Item match:Window 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:54.261 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:54.261 DEBUG [main][MenuItemLookup] Item match:Perspective 19:50:54.262 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:50:54.262 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.262 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:50:54.262 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:50:54.262 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:50:54.262 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:50:54.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:50:54.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:50:54.262 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:50:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:50:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:50:54.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:50:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:54.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:54.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:50:54.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:54.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:54.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:54.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:50:54.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:50:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:54.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:50:54.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:50:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:54.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:54.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:54.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:54.309 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:50:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:54.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:54.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:54.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:54.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 19:50:54.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 19:50:54.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:54.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:54.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:54.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:54.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:54.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:54.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:54.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:54.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:54.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:54.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:54.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:54.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:54.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:54.573 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:54.573 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:54.573 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:54.573 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:54.573 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:54.573 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:54.573 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:54.573 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:54.573 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:54.573 DEBUG [main][MenuItemLookup] Item match:Window 19:50:54.574 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:54.574 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:54.574 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:54.574 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.574 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:54.574 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:54.574 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.574 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:54.574 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:54.574 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:54.574 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:54.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:54.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:54.574 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:54.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:55.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:55.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:55.449 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:55.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:55.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:55.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:55.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:55.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:55.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:55.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:55.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:55.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:55.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 19:50:55.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 19:50:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:56.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:56.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 19:50:56.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 19:50:56.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 19:50:56.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:56.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 19:50:56.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:56.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 19:50:56.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 19:50:56.470 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 19:50:56.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 19:50:56.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 19:50:56.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:50:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:50:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:56.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:56.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New...") 19:50:56.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:56.532 INFO [WorkbenchTestable][AbstractButton] Click button &New... 19:50:56.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:56.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:56.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:56.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 19:50:56.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available. finished successfully 19:50:56.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 19:50:56.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:56.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:56.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:50:56.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:56.596 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:56.597 INFO [WorkbenchTestable][AbstractText] Text set to: VN 19:50:56.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Path:") 19:50:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:50:56.600 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:50:56.600 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 19:50:56.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:50:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:56.602 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:50:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:56.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:56.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:56.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:56.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:50:56.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:50:56.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:50:56.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:50:56.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:56.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:56.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:50:56.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:50:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:56.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:50:56.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:56.666 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:50:56.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:56.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:56.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:56.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:56.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:56.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:56.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:56.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:56.795 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:56.795 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:56.796 DEBUG [main][MenuItemLookup] Item match:Window 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:56.796 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:56.796 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:56.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:56.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:56.796 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:56.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:56.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:56.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:56.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:56.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:56.962 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:56.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:56.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:56.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:56.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:56.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:56.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:56.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:56.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:56.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:56.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:56.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:56.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:56.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 19:50:56.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 19:50:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:56.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 19:50:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:56.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 19:50:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 19:50:56.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 19:50:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:56.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 19:50:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:56.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 19:50:56.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 19:50:56.979 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 19:50:56.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 19:50:56.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 19:50:56.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:50:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:50:56.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 19:50:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 19:50:56.987 TRACE [main][WidgetHandler] Notify Table with event 13 19:50:56.987 TRACE [main][WidgetHandler] Wait for synchronization 19:50:56.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:50:56.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:56.991 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:50:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:56.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:56.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:56.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:50:56.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:56.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:50:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:56.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:56.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:56.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:50:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:56.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:57.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:57.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:57.011 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:50:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:57.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:57.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:57.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:57.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 19:50:57.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:57.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:57.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 19:50:57.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:57.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 19:50:57.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 19:50:57.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:57.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:57.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:57.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:57.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:57.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:57.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:57.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:57.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:57.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:57.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:57.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:57.130 DEBUG [main][MenuItemLookup] Item match:Window 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:57.130 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:57.130 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:57.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:57.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:57.130 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:57.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:57.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:57.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:57.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:57.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:57.289 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:57.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:57.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:57.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:57.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:57.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:57.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:57.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:57.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:57.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:57.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:57.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:57.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:57.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:57.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:57.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:57.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 19:50:57.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 19:50:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:57.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 19:50:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:57.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 19:50:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 19:50:57.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 19:50:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:57.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 19:50:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:57.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 19:50:57.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 19:50:57.305 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 19:50:57.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 19:50:57.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 19:50:57.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:57.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:57.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:57.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:57.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 19:50:57.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:57.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:57.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:57.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:57.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:50:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:50:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:50:57.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:57.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:57.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:57.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:57.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:57.322 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:57.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:57.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:57.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:57.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 19:50:57.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:57.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:57.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:57.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:57.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 19:50:57.368 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 19:50:57.368 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:57.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:57.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:57.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.116 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 2.556 s getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 0.24 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:57.378 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:57.379 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:50:57.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:57.379 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:57.379 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:57.379 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:50:57.401 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:57.401 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:50:57.401 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:57.401 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:57.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:57.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:57.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:57.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:57.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:57.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:57.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:57.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:57.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:57.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:57.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:57.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:57.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:57.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:57.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:57.402 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:57.403 DEBUG [main][MenuItemLookup] Item match:Window 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:57.403 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:57.403 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:57.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:57.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:57.404 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:57.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:57.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:57.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:57.558 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:57.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:57.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:57.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:57.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:57.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:57.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:57.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:57.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:57.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:57.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:57.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:57.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:57.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 19:50:57.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 19:50:58.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:58.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 19:50:58.067 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 19:50:58.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 19:50:58.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 19:50:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:58.120 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 19:50:58.120 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enable f&olding 19:50:58.120 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 19:50:58.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:58.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:58.123 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 19:50:58.123 INFO [WorkbenchTestable][CheckBox] Check checkbox Enable f&olding 19:50:58.123 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 19:50:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:58.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:58.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:58.128 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:58.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:58.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:58.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:58.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:58.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:58.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:58.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:58.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:58.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:58.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:58.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:58.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:58.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:58.185 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:58.185 DEBUG [main][MenuItemLookup] Item match:Window 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.185 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:58.185 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:58.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:58.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:58.185 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:58.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:58.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.350 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:58.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:58.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:58.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:58.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:58.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 19:50:58.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 19:50:58.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:58.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 19:50:58.390 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 19:50:58.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 19:50:58.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 19:50:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:50:58.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:50:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 19:50:58.393 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 19:50:58.393 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Header Comments 19:50:58.394 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 19:50:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:50:58.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:50:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 19:50:58.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:50:58.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:50:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 19:50:58.397 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 19:50:58.397 INFO [WorkbenchTestable][CheckBox] Check checkbox &Header Comments 19:50:58.397 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 19:50:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 19:50:58.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 19:50:58.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 19:50:58.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:58.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:58.412 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:58.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:58.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:58.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:58.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:58.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:58.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:58.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:58.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:58.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:58.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:58.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:58.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:58.465 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:58.465 DEBUG [main][MenuItemLookup] Item match:Window 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.465 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:58.465 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:58.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:58.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:58.465 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:58.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:58.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:58.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.613 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:58.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:58.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:58.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:58.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:58.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:58.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:58.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:58.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:58.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:58.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 19:50:58.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 19:50:58.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:58.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 19:50:58.617 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 19:50:58.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 19:50:58.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 19:50:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:50:58.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 19:50:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 19:50:58.644 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 19:50:58.644 INFO [WorkbenchTestable][CheckBox] Check checkbox Inner &types 19:50:58.644 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 19:50:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:50:58.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 19:50:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 19:50:58.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:50:58.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 19:50:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 19:50:58.648 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 19:50:58.648 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Inner &types 19:50:58.648 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 19:50:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 19:50:58.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 19:50:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 19:50:58.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:58.653 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:58.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:58.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:58.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:58.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:58.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:58.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:58.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:58.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:58.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:58.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:58.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:58.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:58.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:58.706 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:58.706 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:58.706 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:58.706 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:58.706 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:58.706 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:58.706 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:58.706 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:58.706 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:58.706 DEBUG [main][MenuItemLookup] Item match:Window 19:50:58.707 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:58.707 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:58.707 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:58.707 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.707 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:58.707 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:58.707 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.707 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:58.707 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.707 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:58.707 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:58.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:58.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:58.707 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:58.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:58.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:58.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.856 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:58.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:58.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:58.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:58.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:58.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:58.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:58.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:58.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:58.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:58.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 19:50:58.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 19:50:58.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:58.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:58.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:58.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:58.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:58.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 19:50:58.860 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 19:50:58.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 19:50:58.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 19:50:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:58.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:58.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:50:58.886 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 19:50:58.886 INFO [WorkbenchTestable][CheckBox] Check checkbox &Comments 19:50:58.886 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 19:50:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:58.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:58.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:50:58.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:58.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:50:58.890 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 19:50:58.890 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Comments 19:50:58.890 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 19:50:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:50:58.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:50:58.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 19:50:58.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:58.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:58.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:58.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:58.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:58.894 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:58.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:58.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:58.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:58.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:58.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:58.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:58.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:58.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:58.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:58.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:58.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:58.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:58.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:58.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:58.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:58.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:58.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:58.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:58.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:58.946 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:58.947 DEBUG [main][MenuItemLookup] Item match:Window 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:58.947 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:58.947 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:58.947 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:58.947 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:58.947 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:59.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:59.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:59.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:59.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:59.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:59.098 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:59.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:59.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:59.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:59.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:59.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:59.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:59.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:59.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:59.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:59.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:59.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:59.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:59.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:59.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:59.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:59.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:59.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:59.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:59.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 19:50:59.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:59.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:59.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 19:50:59.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:59.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:59.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:59.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 19:50:59.127 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 19:50:59.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 19:50:59.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 19:50:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:59.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:59.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:59.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:50:59.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 19:50:59.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 19:50:59.131 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 19:50:59.131 INFO [WorkbenchTestable][CheckBox] Check checkbox &Members 19:50:59.131 INFO [WorkbenchTestable][AbstractButton] Click button &Members 19:50:59.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:59.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:59.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:59.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:59.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:59.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:50:59.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 19:50:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 19:50:59.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:50:59.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 19:50:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 19:50:59.147 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 19:50:59.147 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Members 19:50:59.147 INFO [WorkbenchTestable][AbstractButton] Click button &Members 19:50:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:59.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:59.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:59.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 19:50:59.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 19:50:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 19:50:59.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:59.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:59.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:59.152 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:59.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:59.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:59.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:59.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:59.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:59.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:59.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:59.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:59.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:59.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:59.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:59.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:50:59.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:59.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:59.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:50:59.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:50:59.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:50:59.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:59.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:59.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:50:59.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:59.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:59.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:59.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:59.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:50:59.204 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'File' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:50:59.204 DEBUG [main][MenuItemLookup] Item match:Window 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'' 19:50:59.204 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:50:59.204 DEBUG [main][MenuItemLookup] Item match:Preferences 19:50:59.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:50:59.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:50:59.205 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:50:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:50:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:50:59.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:50:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:59.373 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:50:59.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:50:59.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:50:59.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:59.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:50:59.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:50:59.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:50:59.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:50:59.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:59.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:59.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:50:59.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:50:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:59.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:50:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:59.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:50:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 19:50:59.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:59.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:59.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 19:50:59.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 19:50:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:50:59.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 19:50:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:50:59.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 19:50:59.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 19:50:59.399 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 19:50:59.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 19:50:59.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 19:50:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:59.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:50:59.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 19:50:59.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 19:50:59.404 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 19:50:59.404 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Imports already selected, no action performed 19:50:59.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:50:59.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 19:50:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 19:50:59.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:50:59.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 19:50:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 19:50:59.419 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 19:50:59.419 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Imports 19:50:59.419 INFO [WorkbenchTestable][AbstractButton] Click button &Imports 19:50:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:59.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:59.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:59.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 19:50:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 19:50:59.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 19:50:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 19:50:59.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:50:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:50:59.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:50:59.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:50:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:50:59.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:50:59.424 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:50:59.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:50:59.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:50:59.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:50:59.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:50:59.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:50:59.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:50:59.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:50:59.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:50:59.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:50:59.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:59.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:59.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:59.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:50:59.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 19:50:59.474 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 19:50:59.474 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:50:59.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:50:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:50:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.782 s testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.28 s testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.241 s testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.239 s testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.256 s testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.271 s Results: Errors: ServerModuleTest.removeServerModule:92 » WaitTimeoutExpired Timeout after: 10 ... Tests run: 327, Failures: 0, Errors: 1, Skipped: 3 (Eclipse:1777): Gdk-CRITICAL **: 19:51:00.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.eclipse.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.integration.test' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.test >---------- [INFO] Building RedDeer GEF Tests 4.7.0-SNAPSHOT [38/58] [INFO] from tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.test --- [INFO] Resolving class path of RedDeer GEF Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.test --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/org.eclipse.reddeer.gef.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/org.eclipse.reddeer.gef.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.gef.test --- [INFO] Fetching 4.0.0_gef-master_1952&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/gef/updates/legacy/releases/ (63B) [INFO] Fetching org.eclipse.gef.examples.logic_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (260.87kB) [INFO] Fetching org.eclipse.gef.examples.flow_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (99.24kB) [INFO] Fetching org.eclipse.gef.examples.text_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (151.15kB) [INFO] Fetching org.eclipse.gef.examples.shapes_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (67.13kB) [INFO] Fetching org.eclipse.gef.examples.logic.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (185.14kB) [INFO] Fetching org.eclipse.gef.examples.flow.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (80.36kB) [INFO] Fetching org.eclipse.gef.examples.text.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (108.94kB) [INFO] Fetching org.eclipse.gef.examples.shapes.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (57.7kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.gef.test.GEFEditorTest 19:51:15.308 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:51:15.312 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:51:15.391 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:51:15.393 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:51:15.488 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 19:51:15.527 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:51:15.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:51:15.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 19:51:15.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:51:15.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:51:15.600 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:51:15.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:51:15.654 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:51:15.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:51:15.659 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:51:15.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:51:15.690 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:51:15.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:51:15.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:15.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:51:15.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:15.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:51:15.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:15.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:15.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:15.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:15.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:15.789 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:15.790 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:51:15.790 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:51:15.790 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:51:15.790 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:51:15.790 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:51:15.790 DEBUG [main][MenuItemLookup] Item match:Window 19:51:15.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:51:15.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:51:15.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:51:15.797 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:15.797 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:51:15.797 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:51:15.797 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:15.797 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:51:15.797 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:15.797 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:51:15.798 DEBUG [main][MenuItemLookup] Item match:Preferences 19:51:15.801 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:51:15.801 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:51:15.803 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:51:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:51:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:51:16.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:51:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:16.102 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:51:16.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:51:16.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:16.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:16.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:16.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:16.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:16.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:16.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:51:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:16.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:16.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:16.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:16.251 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:51:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:16.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:16.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:16.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:16.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:16.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:16.362 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:51:16.386 DEBUG [main][EditorHandler] 0 editor(s) found 19:51:16.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:16.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:16.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:16.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:16.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:16.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:16.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:16.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:16.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:16.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:16.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:16.412 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:16.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:16.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:16.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:51:16.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:16.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:16.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:16.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:16.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:16.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:51:16.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:16.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:16.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:16.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:51:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:16.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:16.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:16.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:16.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:16.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:16.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:16.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:51:16.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:16.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:16.453 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:51:16.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:51:16.488 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 19:51:16.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 19:51:16.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:51:16.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:51:16.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:51:16.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:16.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:16.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:51:16.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:16.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:16.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:16.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:51:16.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:16.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:16.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:16.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:16.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:16.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:16.507 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:16.507 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:16.508 DEBUG [main][MenuItemLookup] Item match:File 19:51:16.512 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:16.512 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:51:16.519 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:51:16.519 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:16.519 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:51:16.520 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:16.520 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:51:16.520 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:16.520 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:51:16.520 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:16.520 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:51:16.520 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:51:16.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:51:16.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:51:16.522 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:51:16.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:51:16.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:51:16.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:51:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:16.701 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:16.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:16.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:51:16.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:16.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:16.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:16.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:16.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:16.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:51:16.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:16.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:17.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:17.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:51:17.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:17.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:51:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:17.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:17.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:51:17.228 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:51:17.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:51:17.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:51:17.234 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:17.234 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:51:17.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:51:17.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:17.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:17.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:17.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:17.238 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:51:17.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:17.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:17.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:17.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:17.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:17.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:17.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:17.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:51:17.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:51:17.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:51:17.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:17.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:17.307 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:51:17.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:17.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:51:17.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:17.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:17.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:17.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:51:17.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:17.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:17.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:17.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:17.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:17.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:17.338 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:17.340 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:51:17.344 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:51:17.344 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 19:51:17.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:51:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:17.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:17.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:17.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:17.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:17.361 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:51:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:17.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:17.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:17.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:17.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:17.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:17.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:17.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:17.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:17.920 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:17.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:17.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:17.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:17.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:17.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:17.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:17.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:17.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:17.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:17.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:17.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:17.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:17.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:17.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:51:17.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:17.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 19:51:17.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:17.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:17.954 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:51:17.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:17.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:17.957 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:17.957 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:17.958 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:51:17.958 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:51:17.958 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:51:17.958 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:51:17.958 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:51:17.958 DEBUG [main][MenuItemLookup] Item match:Window 19:51:17.959 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:51:17.959 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:51:17.959 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:51:17.959 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:17.959 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:51:17.960 DEBUG [main][MenuItemLookup] Item match:Show View 19:51:17.987 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:51:17.988 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:51:17.988 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:51:17.988 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:51:17.988 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:51:17.988 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:51:17.988 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:51:17.988 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:51:17.988 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:17.988 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:51:17.989 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:51:18.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:51:18.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:51:18.006 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:51:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:51:18.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:51:18.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:51:18.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:18.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:18.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:51:18.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:18.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:18.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:18.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:51:18.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:18.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:18.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:18.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:18.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:18.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:18.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:18.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:18.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:51:18.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:51:18.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:18.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:18.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:51:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:51:18.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:51:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:18.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:51:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:18.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:51:18.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:51:18.616 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:51:18.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:51:18.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:51:18.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:18.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:18.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:18.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:51:18.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:18.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:18.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:18.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:51:18.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:18.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:51:18.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:18.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:18.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:18.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:18.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:18.623 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:51:18.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:18.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:18.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:18.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:19.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:51:19.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:51:19.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:51:19.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:19.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:19.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:51:19.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:19.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:19.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:19.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:19.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:19.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:19.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:51:19.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:19.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:19.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:19.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:19.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:19.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:19.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:19.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:19.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:51:19.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:19.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:19.221 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:19.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:19.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:19.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:19.223 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:19.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:19.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:19.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:19.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:19.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:19.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:19.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:19.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:20.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:20.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:20.227 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:20.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:20.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:20.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:20.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:20.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:20.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:20.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:20.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:20.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 19:51:20.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:20.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:20.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:20.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:20.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:20.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:20.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:20.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:20.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:20.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:20.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:20.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:20.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:20.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:20.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:20.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:20.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:20.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:20.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:20.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:20.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:20.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:21.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:21.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:21.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:21.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:21.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:21.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:21.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:21.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:21.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:21.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:21.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:21.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:21.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:21.319 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:21.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:51:21.319 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:51:21.320 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:51:21.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:51:21.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:21.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:21.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:21.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:21.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 19:51:21.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:21.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:21.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:21.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:21.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:21.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 19:51:21.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:21.346 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 19:51:21.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:21.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:21.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:21.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:21.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:21.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:21.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:21.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:21.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:21.349 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:21.349 DEBUG [main][MenuItemLookup] Item match:File 19:51:21.351 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:21.351 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:51:21.354 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:51:21.354 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:21.354 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:51:21.354 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:21.354 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:51:21.354 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:21.354 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:51:21.354 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:21.355 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:51:21.355 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:51:21.370 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:51:21.370 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:51:21.371 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:51:21.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:51:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:51:21.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:51:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:21.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:21.529 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:21.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:21.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:51:21.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:21.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:51:21.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:21.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:21.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:21.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 19:51:21.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 19:51:21.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:22.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 19:51:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 19:51:22.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 19:51:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:22.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 19:51:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:22.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 19:51:22.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 19:51:22.042 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 19:51:22.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 19:51:22.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 19:51:22.047 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:22.047 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:51:22.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:51:22.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:22.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:22.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:22.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:22.051 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:51:22.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:22.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:22.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:22.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 19:51:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 19:51:22.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:51:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:22.150 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 19:51:22.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:22.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:51:22.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:22.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:51:22.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:22.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:22.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:22.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:22.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:22.168 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:22.169 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 19:51:22.197 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 19:51:22.197 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 19:51:22.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:51:22.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:22.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:22.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:22.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:22.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:22.201 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:51:22.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:22.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:22.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:22.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:22.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:23.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:23.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:23.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:51:23.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:51:23.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:51:23.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:51:23.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:51:23.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:23.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:23.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:51:23.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d79f17f is found... 19:51:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d79f17f is found finished successfully 19:51:23.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:23.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:23.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:23.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:23.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:23.099 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:23.099 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:23.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:23.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:23.110 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 19:51:23.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:23.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:23.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 19:51:23.130 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:23.130 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:51:23.130 DEBUG [main][MenuItemLookup] Found menu:'View' 19:51:23.130 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:51:23.130 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:51:23.130 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:51:23.130 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:51:23.130 DEBUG [main][MenuItemLookup] Item match:Window 19:51:23.133 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:51:23.134 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:51:23.134 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:51:23.134 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:23.134 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:51:23.134 DEBUG [main][MenuItemLookup] Item match:Show View 19:51:23.140 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:51:23.140 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:51:23.140 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:51:23.140 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:51:23.140 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:51:23.140 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:51:23.140 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:51:23.140 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:51:23.141 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:23.141 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:51:23.141 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:51:23.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:51:23.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:51:23.142 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:51:23.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:51:23.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:51:23.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:51:23.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:23.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:23.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:51:23.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:23.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:23.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:23.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:51:23.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:23.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:23.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:23.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:23.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:23.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:23.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:51:23.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:23.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:23.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:23.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:23.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:51:23.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:23.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:23.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:51:23.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:23.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:23.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 19:51:23.781 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 19:51:23.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 19:51:23.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 19:51:23.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:23.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:23.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:23.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:51:23.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:23.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:23.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:23.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:51:23.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:23.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:51:23.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:23.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:23.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:23.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:23.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:23.785 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:51:23.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:23.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:23.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:23.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:51:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:51:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 19:51:23.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:23.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:23.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 19:51:23.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:23.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:23.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:23.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:23.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:23.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:23.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:23.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:23.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:23.997 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:23.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:23.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:23.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 19:51:23.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:23.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:24.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:24.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:24.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:24.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:24.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:24.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:24.042 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:24.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:24.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:24.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 19:51:24.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:24.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:24.048 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 19:51:24.048 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:24.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.102 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:24.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.130 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:24.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.143 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 19:51:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 19:51:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 19:51:24.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.207 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:24.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:24.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:24.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:24.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:24.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:24.235 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:24.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:24.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:24.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:24.291 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 19:51:24.291 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:24.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.293 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:24.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.327 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:24.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.333 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 19:51:24.333 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 19:51:24.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 19:51:24.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 19:51:24.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:24.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:24.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:24.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:24.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:24.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:24.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:24.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:24.400 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:24.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:24.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:24.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:24.436 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 19:51:24.437 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:24.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.438 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:24.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.467 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:24.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.491 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 19:51:24.491 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 19:51:24.491 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 19:51:24.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 19:51:24.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 19:51:24.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:24.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:24.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:24.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:24.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:24.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:24.536 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:24.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:24.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:24.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:24.590 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 19:51:24.590 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:24.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.591 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:24.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.618 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:24.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.621 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 19:51:24.621 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 19:51:24.621 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 19:51:24.621 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 19:51:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 19:51:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 19:51:24.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:24.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:24.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:24.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:24.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:24.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:24.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:24.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:24.661 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:24.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:24.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:24.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:24.713 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 19:51:24.713 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:24.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.714 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:24.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.743 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:24.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.746 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 19:51:24.746 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 19:51:24.746 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 19:51:24.746 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 19:51:24.746 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 19:51:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 19:51:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 19:51:24.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:24.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:24.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:24.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:24.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:24.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:24.802 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:24.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:24.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:24.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:24.842 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 19:51:24.842 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:24.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.843 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:24.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.900 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:24.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:24.909 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 19:51:24.909 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 19:51:24.909 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 19:51:24.909 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 19:51:24.909 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 19:51:24.909 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 19:51:24.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 19:51:24.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 19:51:24.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.931 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:24.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:24.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:24.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:24.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:24.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:24.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:24.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:24.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:24.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:24.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:24.968 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:24.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:25.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:25.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:25.018 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 19:51:25.018 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:25.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.019 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:25.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.050 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:25.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.052 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 19:51:25.052 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 19:51:25.052 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 19:51:25.052 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 19:51:25.053 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 19:51:25.053 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 19:51:25.053 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 19:51:25.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 19:51:25.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 19:51:25.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.062 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:25.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:25.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:25.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:25.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:25.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:25.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:25.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:25.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:25.115 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:25.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:25.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:25.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:25.151 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 19:51:25.151 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:25.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.152 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:25.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.199 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:25.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.201 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 19:51:25.201 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 19:51:25.202 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 19:51:25.202 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 19:51:25.202 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 19:51:25.202 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 19:51:25.202 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 19:51:25.202 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 19:51:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 19:51:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 19:51:25.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:25.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:25.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:25.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:25.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:25.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:25.242 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:25.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:25.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:25.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:25.290 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 19:51:25.290 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:25.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.291 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:25.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.318 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:25.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.320 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 19:51:25.320 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 19:51:25.320 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 19:51:25.320 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 19:51:25.320 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 19:51:25.320 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 19:51:25.320 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 19:51:25.320 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 19:51:25.320 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 19:51:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 19:51:25.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 19:51:25.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:25.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:25.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:25.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:25.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:25.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:25.362 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:25.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:25.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:25.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:25.408 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 19:51:25.408 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:25.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.409 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:25.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.439 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:25.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.441 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 19:51:25.441 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 19:51:25.441 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 19:51:25.441 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 19:51:25.441 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 19:51:25.441 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 19:51:25.441 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 19:51:25.441 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 19:51:25.441 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 19:51:25.441 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 19:51:25.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 19:51:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 19:51:25.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:25.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:25.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:25.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:25.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:25.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:25.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:25.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:25.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:25.488 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:25.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:25.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:25.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:25.526 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 19:51:25.526 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:25.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.528 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:25.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.560 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:25.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.587 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.588 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.588 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.588 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.588 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.588 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.588 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.588 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.588 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.588 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.588 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 19:51:25.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 19:51:25.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 19:51:25.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:25.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:25.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:25.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:25.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:25.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:25.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:25.657 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:25.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:25.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:25.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:25.720 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 19:51:25.720 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:25.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.722 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:25.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.750 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:25.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.757 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.758 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 19:51:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 19:51:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 19:51:25.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:25.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:25.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:25.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:25.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:25.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:25.837 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:25.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:25.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:25.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:25.878 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 19:51:25.878 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:25.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.890 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:25.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.921 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:25.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.926 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.927 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 19:51:25.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 19:51:25.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 19:51:25.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.997 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:25.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:25.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:25.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:26.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:26.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:26.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:26.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:26.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:26.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:26.027 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:26.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:26.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:26.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:26.063 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 19:51:26.063 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:26.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:26.093 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:26.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:26.125 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:26.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:26.128 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 19:51:26.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 19:51:26.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 19:51:26.153 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:26.154 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:26.154 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:51:26.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:26.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:26.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:26.210 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 19:51:26.210 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:26.210 DEBUG [main][MenuItemLookup] Item match:File 19:51:26.216 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:26.216 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:51:26.216 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:51:26.216 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:51:26.216 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:26.216 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:51:26.216 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:51:26.216 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:26.216 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:51:26.216 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:51:26.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:51:26.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:51:26.217 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:51:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:51:26.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:51:26.310 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:26.310 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:26.313 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 19:51:26.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:26.417 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 19:51:26.417 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 19:51:26.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 19:51:26.419 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 19:51:26.419 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 19:51:26.428 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:51:26.444 DEBUG [main][EditorHandler] 1 editor(s) found 19:51:26.445 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 19:51:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 19:51:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 19:51:27.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 19:51:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:27.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:27.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:51:27.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:27.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:27.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:27.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 19:51:27.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:27.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:51:27.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:27.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:27.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:27.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:27.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:27.042 INFO [WorkbenchTestable][AbstractButton] Click button &Save 19:51:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:27.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:27.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:51:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:51:27.218 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 19:51:27.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:27.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:27.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:27.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:27.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:27.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:27.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:27.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:27.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:27.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:27.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:27.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:27.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:27.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:27.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:27.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:27.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:27.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:27.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:27.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:27.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:27.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:27.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:27.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:27.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:27.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:27.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:28.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:28.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:28.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:28.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:28.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:28.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:28.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:28.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:28.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:28.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:28.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:28.263 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:28.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:28.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:28.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:28.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:28.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:28.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:28.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:28.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:28.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:29.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:29.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:29.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:29.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:29.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:29.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:29.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:29.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:29.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:29.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:29.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:29.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:29.270 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:29.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:29.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:29.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:29.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:29.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:29.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:29.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:29.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:29.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:29.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:29.273 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:51:29.273 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:51:29.275 DEBUG [main][TreeItemHandler] Set Tree selection 19:51:29.276 DEBUG [main][TreeHandler] Notify Tree about selection event 19:51:29.287 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:51:29.291 DEBUG [WorkbenchTestable][TreeItemHandler] test 19:51:29.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:51:29.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:29.390 DEBUG [main][MenuItemLookup] Found menu:'New' 19:51:29.390 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:51:29.390 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:29.391 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:51:29.391 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:51:29.392 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:51:29.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:51:29.392 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:51:29.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:29.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:51:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:51:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:51:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:29.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:51:29.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:29.935 DEBUG [main][MenuItemLookup] Found menu:'New' 19:51:29.935 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:51:29.935 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:29.936 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:51:29.936 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:29.936 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:51:29.936 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:51:29.936 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:51:29.936 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:51:29.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:51:29.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:51:29.936 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:51:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:51:30.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:51:30.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:51:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:30.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:30.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:51:30.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:30.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:30.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:30.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:51:30.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:30.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:30.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:30.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:30.720 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:51:30.721 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:51:30.721 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:51:30.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:30.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:30.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:30.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:30.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:51:30.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:30.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:51:30.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:30.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:30.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:30.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:30.724 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:51:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:30.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:30.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:30.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:51:30.751 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:51:31.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:51:31.252 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:51:31.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:31.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:51:31.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:51:31.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:31.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:31.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:31.253 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:31.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:31.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:31.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:51:31.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:31.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:31.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 19:51:31.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:51:31.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:51:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:31.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 19:51:31.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:51:31.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 19:51:31.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 19:51:31.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:51:31.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:51:31.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:51:31.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:31.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:31.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:51:31.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:31.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:31.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:31.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:51:31.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:31.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:31.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:31.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:31.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:31.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:31.275 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:31.276 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:31.276 DEBUG [main][MenuItemLookup] Item match:File 19:51:31.278 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:31.278 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:51:31.281 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:51:31.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:51:31.282 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:51:31.282 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:51:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:51:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:51:31.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:51:31.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:31.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:31.437 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:31.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:51:31.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:31.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:31.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:51:31.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:31.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:51:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:31.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:51:31.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:31.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:51:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:31.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:31.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:51:31.452 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:51:31.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:51:31.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:51:31.457 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:31.457 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:51:31.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:51:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:31.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:31.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:31.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:31.467 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:51:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:31.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:31.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:31.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:31.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:51:31.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:51:31.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:51:31.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:31.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:31.528 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:51:31.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:31.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:51:31.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:31.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:51:31.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:31.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:31.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:31.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:31.532 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:31.533 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:51:31.535 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:51:31.535 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 19:51:31.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:51:31.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:31.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:31.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:31.552 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:51:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:31.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:31.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:31.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:31.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:51:31.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:51:31.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:51:31.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:51:31.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:31.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:31.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:31.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:31.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:31.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:31.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:31.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:31.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:31.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:31.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:31.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:31.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:31.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:51:31.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:31.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 19:51:31.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:31.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:51:31.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:31.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:31.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:31.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:51:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:31.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:31.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:31.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:31.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:31.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:31.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:31.836 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:31.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:31.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:31.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:31.838 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:31.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:31.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:31.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:31.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:31.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:32.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:32.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:32.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:32.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:32.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:32.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:32.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:32.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:32.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:32.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:32.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:32.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:32.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:32.844 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 19:51:32.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:32.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:32.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:32.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:32.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:32.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:32.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:32.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:32.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:32.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:32.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:32.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:32.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:32.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:32.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:32.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:32.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:32.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:32.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:32.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:32.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:33.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:33.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:33.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:33.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:33.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:33.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:33.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:33.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:33.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:33.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:33.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:33.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:33.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:33.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:33.903 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:51:33.904 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:51:33.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:51:33.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:51:33.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:33.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:33.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:33.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:33.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 19:51:33.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:33.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:33.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:33.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:33.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:33.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 19:51:33.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:33.922 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 19:51:33.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:33.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:33.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:33.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:33.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:33.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:33.924 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:33.924 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:33.924 DEBUG [main][MenuItemLookup] Item match:File 19:51:33.926 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:33.926 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:51:33.928 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:51:33.928 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:33.928 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:51:33.928 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:33.928 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:51:33.928 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:33.929 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:51:33.929 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:33.929 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:51:33.929 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:51:33.944 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:51:33.944 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:51:33.944 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:51:34.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:51:34.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:51:34.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:51:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:34.054 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:34.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:34.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:51:34.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:34.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:51:34.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:34.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:34.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 19:51:34.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 19:51:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:34.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 19:51:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:34.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 19:51:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 19:51:34.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 19:51:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:34.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 19:51:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:34.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 19:51:34.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 19:51:34.070 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 19:51:34.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 19:51:34.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 19:51:34.081 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:34.081 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:51:34.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:51:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:34.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:34.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:34.087 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:51:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:34.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:34.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 19:51:34.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 19:51:34.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:51:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:34.143 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 19:51:34.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:34.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:51:34.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:34.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:34.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:51:34.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:34.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:34.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:34.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:34.149 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:34.150 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 19:51:34.160 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 19:51:34.160 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 19:51:34.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:51:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:34.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:34.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:34.163 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:51:34.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:34.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:34.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:34.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:34.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:34.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:34.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:51:34.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:51:34.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:51:34.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:51:34.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:51:34.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:34.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:34.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:51:34.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:34.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e38de63 is found... 19:51:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e38de63 is found finished successfully 19:51:34.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.shapes\E') 19:51:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:34.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:34.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:34.355 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:34.356 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:34.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:34.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 19:51:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:34.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 19:51:34.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:34.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:34.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:34.395 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:34.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:34.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:34.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:34.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:34.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 19:51:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:34.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 19:51:34.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:34.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:34.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:34.432 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:34.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:34.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:34.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 19:51:34.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:34.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:34.435 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 19:51:34.435 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:34.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.436 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:34.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.463 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:34.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.468 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 146357384 ) 19:51:34.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 19:51:34.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 19:51:34.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:34.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 19:51:34.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:34.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:34.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 19:51:34.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:34.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:34.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:34.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:34.505 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:34.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:34.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:34.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:34.538 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 19:51:34.538 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:34.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.539 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:34.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.559 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:34.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.560 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 780607123 ) 19:51:34.560 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 780607123 ) 19:51:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 19:51:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 19:51:34.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.588 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:34.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 19:51:34.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:34.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:34.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 19:51:34.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:34.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:34.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:34.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:34.592 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:34.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:34.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:34.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:34.622 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 19:51:34.622 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:34.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.623 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:34.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.645 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:34.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.646 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1527980131 ) 19:51:34.646 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1527980131 ) 19:51:34.646 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1527980131 ) 19:51:34.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 19:51:34.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 19:51:34.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.690 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:34.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 19:51:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:34.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 19:51:34.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:34.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:34.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:34.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:34.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:34.693 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:34.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:34.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:34.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:34.721 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 19:51:34.721 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:34.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.722 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:34.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.733 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:34.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.733 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1528194080 ) 19:51:34.733 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1528194080 ) 19:51:34.734 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1528194080 ) 19:51:34.734 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1528194080 ) 19:51:34.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 19:51:34.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 19:51:34.746 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:34.746 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:34.746 INFO [WorkbenchTestable][AbstractEditor] Save editor 19:51:34.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 19:51:34.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:34.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:34.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 19:51:34.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 19:51:34.748 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:34.748 DEBUG [main][MenuItemLookup] Item match:File 19:51:34.750 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:34.750 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 19:51:34.750 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 19:51:34.750 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 19:51:34.750 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:34.750 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 19:51:34.750 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 19:51:34.750 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:34.750 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 19:51:34.750 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 19:51:34.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 19:51:34.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 19:51:34.751 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 19:51:34.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 19:51:34.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 19:51:34.810 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:34.811 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:34.811 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 19:51:34.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:34.849 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 19:51:34.849 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 19:51:34.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 19:51:34.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 19:51:34.849 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 19:51:34.855 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:51:34.855 DEBUG [main][EditorHandler] 1 editor(s) found 19:51:34.856 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 19:51:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 19:51:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 19:51:35.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 19:51:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:35.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:35.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:51:35.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:35.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:35.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:35.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 19:51:35.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:35.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:51:35.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:35.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:35.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:35.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:35.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:35.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:35.417 INFO [WorkbenchTestable][AbstractButton] Click button &Save 19:51:35.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:35.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:35.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:35.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:35.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:51:35.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:51:35.509 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 19:51:35.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:35.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:35.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:35.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:35.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:35.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:35.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:35.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:35.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:35.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:35.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:35.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:35.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:35.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:35.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:35.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:35.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:35.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:35.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:35.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:35.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:35.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:35.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:35.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:35.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:35.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:35.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:36.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:36.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:36.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:36.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:36.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:36.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:36.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:36.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:36.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:36.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:36.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:36.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:36.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:36.564 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:36.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:36.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:36.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:36.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:36.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:37.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:37.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:37.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:37.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:37.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:37.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:37.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:37.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:37.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:37.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:37.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:37.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:37.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:37.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:37.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:37.570 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:37.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:37.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:37.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:37.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:37.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:37.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:37.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:37.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:37.573 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:51:37.573 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:51:37.573 DEBUG [main][TreeItemHandler] Set Tree selection 19:51:37.573 DEBUG [main][TreeHandler] Notify Tree about selection event 19:51:37.584 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:51:37.589 DEBUG [WorkbenchTestable][TreeItemHandler] test 19:51:37.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:51:37.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:37.630 DEBUG [main][MenuItemLookup] Found menu:'New' 19:51:37.630 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:51:37.630 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:37.630 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:51:37.630 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:37.630 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:51:37.630 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:51:37.631 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:51:37.631 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:51:37.631 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:51:37.631 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:37.631 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:51:37.631 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:51:37.631 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:37.631 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:51:37.631 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:51:37.631 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:51:37.631 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:51:37.632 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:51:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:51:38.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:38.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:38.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:51:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:38.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:51:38.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:38.174 DEBUG [main][MenuItemLookup] Found menu:'New' 19:51:38.174 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:51:38.174 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:38.174 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:51:38.174 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:38.174 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:51:38.175 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:51:38.175 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:51:38.175 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:51:38.175 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:51:38.175 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:51:38.175 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:51:38.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:51:38.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:51:38.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:51:38.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:38.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:51:38.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:38.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:51:38.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:38.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:38.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:38.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:38.822 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:51:38.822 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:51:38.822 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:51:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:38.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:38.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:38.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:51:38.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:38.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:51:38.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:38.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:38.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:38.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:38.825 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:51:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:38.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:38.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:38.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:51:38.832 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:51:39.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:51:39.332 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:51:39.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:39.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:51:39.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:51:39.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:39.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:39.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:39.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:39.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:39.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:39.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:51:39.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:39.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:39.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 19:51:39.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:51:39.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:51:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:39.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 19:51:39.338 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 19:51:39.338 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:51:39.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:51:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.119 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 14.776 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 8.071 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest testMacthingEditPartWithNoLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.007 s testMacthingEditPartWithTextFlowLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s testMacthingEditPartWithSimpleLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s testMacthingEditPartWithSimpleLabelByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest testMacthingEditPartWithHigherParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0.002 s testMacthingEditPartWithParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest testMacthingEditPartWithLabelTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.003 s testMacthingEditPartWithLabelTooltipByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s testMacthingEditPartWithTextFlowTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s testMacthingEditPartWithNullTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.gef.test.EditPartTest 19:51:39.438 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 19:51:39.439 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:51:39.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:51:39.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 19:51:39.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:51:39.440 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:51:39.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:51:39.440 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:51:39.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:51:39.440 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:51:39.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:51:39.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:51:39.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:51:39.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:39.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:39.443 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:39.444 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:39.444 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:51:39.444 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:51:39.444 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:51:39.444 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:51:39.444 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:51:39.444 DEBUG [main][MenuItemLookup] Item match:Window 19:51:39.445 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:51:39.445 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:51:39.445 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:51:39.445 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:39.445 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:51:39.445 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:51:39.445 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:39.445 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:51:39.446 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:39.446 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:51:39.446 DEBUG [main][MenuItemLookup] Item match:Preferences 19:51:39.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:51:39.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:51:39.446 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:51:39.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:51:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:51:39.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:51:39.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:39.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:39.597 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:51:39.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:51:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:39.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:39.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:39.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:39.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:39.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:39.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:51:39.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:39.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:39.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:39.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:39.627 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:51:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:39.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:39.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:39.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:39.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:39.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:39.689 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:51:39.689 DEBUG [main][EditorHandler] 0 editor(s) found 19:51:39.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:39.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:39.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:39.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:39.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:39.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:39.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:39.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:39.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:39.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:39.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:39.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:39.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:39.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:39.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:39.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:39.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:39.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:39.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:51:39.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:39.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:39.699 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:39.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:39.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:39.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:51:39.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:39.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:39.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:39.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:51:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:39.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:39.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:39.717 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:39.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:39.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:39.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:51:39.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:39.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:39.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:39.720 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:51:39.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:51:39.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 19:51:39.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 19:51:39.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:51:39.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:51:39.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:51:39.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:39.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:39.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:51:39.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:39.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:39.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:39.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:51:39.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:39.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:39.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:39.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:39.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:39.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:39.726 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:39.726 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:39.726 DEBUG [main][MenuItemLookup] Item match:File 19:51:39.728 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:39.728 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:51:39.731 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:51:39.731 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:39.731 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:51:39.731 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:39.731 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:51:39.731 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:39.731 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:51:39.731 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:39.731 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:51:39.731 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:51:39.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:51:39.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:51:39.732 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:51:39.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:51:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:51:39.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:51:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:39.871 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:39.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:51:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:39.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:39.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:39.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:39.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:39.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:39.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:51:39.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:39.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:39.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:51:39.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:39.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:39.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:51:39.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:39.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:39.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:51:39.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:39.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:39.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:51:39.905 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:51:39.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:51:39.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:51:39.925 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:39.925 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:51:39.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:51:39.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:39.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:39.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:39.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:39.928 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:51:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:39.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:39.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:39.969 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:39.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:51:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:51:39.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:51:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:39.971 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:51:39.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:39.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:51:39.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:39.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:51:39.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:39.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:39.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:39.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:39.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:39.975 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:39.977 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:51:39.979 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:51:39.979 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 19:51:39.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:51:39.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:39.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:39.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:39.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:39.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:39.996 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:51:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:39.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:39.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:40.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:40.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:40.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:40.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:40.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:40.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:40.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:40.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:40.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:40.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:40.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:40.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:40.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:40.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:40.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:40.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:40.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:40.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:40.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:40.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:40.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:51:40.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:40.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 19:51:40.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:40.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:40.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:51:40.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:40.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:40.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:40.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:40.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:40.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:40.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:51:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:40.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:40.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:40.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:40.587 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:40.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:40.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:40.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:40.643 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:40.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:40.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:40.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:40.644 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:40.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:40.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:40.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:40.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:40.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:40.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:41.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:41.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:41.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:41.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:41.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:41.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:41.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:41.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:41.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:41.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:41.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:41.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:41.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:41.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:41.650 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:41.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 19:51:41.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:41.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:41.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:41.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:41.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:41.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:41.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:41.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:41.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:41.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:41.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:41.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:41.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:41.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:41.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:41.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:41.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:41.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:41.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:42.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:42.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:42.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:42.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:42.719 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:42.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:42.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:42.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:42.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:42.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:42.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:42.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:42.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:42.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:42.722 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:42.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:51:42.722 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:51:42.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:51:42.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:51:42.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:42.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:42.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:42.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:42.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 19:51:42.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:42.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:42.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:42.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:42.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:42.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 19:51:42.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:42.739 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 19:51:42.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:42.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:42.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:42.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:42.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:42.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:42.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:42.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:42.741 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:42.742 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:42.742 DEBUG [main][MenuItemLookup] Item match:File 19:51:42.744 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:42.744 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:51:42.746 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:51:42.746 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:42.746 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:51:42.746 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:42.747 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:51:42.747 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:42.747 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:51:42.747 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:42.747 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:51:42.747 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:51:42.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:51:42.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:51:42.764 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:51:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:51:42.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:51:42.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:51:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:42.872 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:42.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:42.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:51:42.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:42.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:51:42.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:42.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:42.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:42.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:42.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:42.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 19:51:42.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 19:51:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:42.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 19:51:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:42.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 19:51:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 19:51:42.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 19:51:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:42.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 19:51:42.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:42.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 19:51:42.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 19:51:42.887 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 19:51:42.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 19:51:42.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 19:51:42.899 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:42.899 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:51:42.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:51:42.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:42.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:42.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:42.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:42.903 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:51:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:42.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:42.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 19:51:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 19:51:42.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:51:42.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:42.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:42.965 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 19:51:42.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:42.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:51:42.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:42.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:42.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:51:42.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:42.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:42.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:42.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:42.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:42.974 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:42.975 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 19:51:42.988 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 19:51:42.988 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 19:51:42.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:51:42.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:42.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:42.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:42.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:42.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:42.992 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:51:42.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:42.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:42.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:42.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:43.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:43.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:51:43.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:43.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:43.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:51:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d419215 is found... 19:51:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d419215 is found finished successfully 19:51:43.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:43.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:43.509 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:43.509 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:43.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:43.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:43.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:43.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:43.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:43.516 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:43.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:43.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:43.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:43.550 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 19:51:43.550 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:43.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:43.551 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:43.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:43.573 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:43.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:43.575 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 19:51:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 19:51:43.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 19:51:43.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.585 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:43.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:43.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:43.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:43.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:43.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:43.614 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:43.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:43.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:43.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:43.660 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 19:51:43.660 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:43.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:43.661 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:43.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:43.701 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:43.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:43.704 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 19:51:43.704 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 19:51:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 19:51:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 19:51:43.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:43.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:43.734 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:43.735 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:43.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:43.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:43.749 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:43.749 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:43.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:43.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:43.757 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:43.757 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:43.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 19:51:43.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:43.812 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:43.812 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 19:51:43.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 19:51:43.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:43.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:43.855 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:43.856 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 19:51:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:43.888 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:43.888 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 19:51:43.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 19:51:43.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:43.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:43.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:43.907 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:43.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:43.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:43.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:43.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:43.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:43.918 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:43.918 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:43.920 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:51:43.921 DEBUG [main][EditorHandler] 1 editor(s) found 19:51:43.921 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 19:51:43.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 19:51:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 19:51:44.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 19:51:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:44.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:44.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:44.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:51:44.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:44.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:44.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:44.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 19:51:44.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:44.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:51:44.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:44.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:44.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:44.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:44.492 INFO [WorkbenchTestable][AbstractButton] Click button &Save 19:51:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:44.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:44.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:44.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:51:44.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:51:44.612 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 19:51:44.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:44.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:44.614 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:44.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:44.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:44.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:44.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:44.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:44.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:44.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:44.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:44.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:44.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:44.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:44.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:44.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:44.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:44.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:44.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:44.647 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:44.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:44.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:44.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:44.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:44.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:44.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:44.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:44.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:44.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:45.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:45.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:45.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:45.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:45.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:45.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:45.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:45.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:45.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:45.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:45.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:45.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:45.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:45.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:45.653 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:45.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:45.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:45.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:45.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:45.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:45.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:46.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:46.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:46.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:46.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:46.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:46.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:46.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:46.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:46.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:46.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:46.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:46.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:46.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:46.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:46.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:46.659 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:46.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:46.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:46.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:46.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:46.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:46.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:46.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:46.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:46.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:46.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:46.662 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:51:46.662 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:51:46.662 DEBUG [main][TreeItemHandler] Set Tree selection 19:51:46.662 DEBUG [main][TreeHandler] Notify Tree about selection event 19:51:46.670 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:51:46.675 DEBUG [WorkbenchTestable][TreeItemHandler] test 19:51:46.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:51:46.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'New' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:46.710 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:51:46.710 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:51:46.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:51:46.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:51:46.711 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:51:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:51:47.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:47.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:47.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:51:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:47.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:51:47.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:47.245 DEBUG [main][MenuItemLookup] Found menu:'New' 19:51:47.246 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:51:47.246 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:47.246 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:51:47.246 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:47.246 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:51:47.246 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:51:47.246 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:51:47.246 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:51:47.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:51:47.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:51:47.246 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:51:47.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:51:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:51:47.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:51:47.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:47.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:47.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:51:47.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:47.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:47.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:47.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:51:47.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:47.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:47.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:47.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:47.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:47.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:47.879 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:51:47.879 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:51:47.879 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:51:47.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:47.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:47.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:47.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:47.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:51:47.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:47.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:47.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:47.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:51:47.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:47.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:47.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:47.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:47.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:47.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:47.881 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:51:47.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:47.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:47.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:47.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:47.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:51:47.887 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:51:48.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:51:48.388 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:51:48.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:48.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:51:48.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:51:48.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:48.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:48.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:48.388 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:48.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:48.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:48.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:51:48.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:48.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:48.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 19:51:48.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:51:48.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:51:48.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:48.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:48.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 19:51:48.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:51:48.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 19:51:48.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 19:51:48.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:51:48.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:51:48.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:51:48.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:48.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:48.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:51:48.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:48.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:48.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:48.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:51:48.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:48.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:48.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:48.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:48.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:48.410 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:48.410 DEBUG [main][MenuItemLookup] Item match:File 19:51:48.411 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:48.411 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:51:48.413 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:51:48.413 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:48.414 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:51:48.414 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:48.414 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:51:48.414 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:48.414 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:51:48.414 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:48.414 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:51:48.414 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:51:48.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:51:48.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:51:48.415 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:51:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:51:48.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:51:48.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:51:48.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:48.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:48.540 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:48.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:51:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:48.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:48.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:48.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:48.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:48.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:48.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:51:48.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:48.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:51:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:48.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:51:48.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:48.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:51:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:48.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:48.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:51:48.556 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:51:48.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:51:48.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:51:48.570 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:48.570 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:51:48.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:51:48.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:48.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:48.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:48.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:48.573 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:51:48.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:48.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:48.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:48.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:48.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:48.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:51:48.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:51:48.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:51:48.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:48.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:48.613 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:51:48.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:48.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:51:48.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:48.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:48.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:48.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:51:48.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:48.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:48.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:48.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:48.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:48.616 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:48.617 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:51:48.618 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:51:48.618 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 19:51:48.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:51:48.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:48.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:48.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:48.634 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:51:48.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:48.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:48.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:48.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:48.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:48.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:48.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:48.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:51:48.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:51:48.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:51:48.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:51:48.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:48.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:48.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:48.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:48.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:48.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:48.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:48.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:48.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:48.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:48.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:48.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:48.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:48.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:48.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:48.768 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:48.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:48.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:48.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:51:48.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:48.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:48.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 19:51:48.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:48.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:51:48.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:48.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:48.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:48.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:48.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:51:48.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:48.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:48.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:48.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:48.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:48.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:48.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:48.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:48.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:48.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:48.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:48.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:48.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:48.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:48.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:48.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:48.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:48.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:49.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:49.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:49.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:49.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:49.847 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:49.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:49.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:49.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:49.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:49.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:49.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:49.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:49.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:49.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:49.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 19:51:49.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:49.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:49.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:49.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:49.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:49.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:49.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:49.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:49.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:49.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:49.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:49.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:49.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:49.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:49.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:49.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:49.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:49.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:50.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:50.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:50.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:50.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:50.892 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:50.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:50.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:50.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:50.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:50.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:50.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:50.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:50.894 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:50.895 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:51:50.895 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:51:50.895 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:51:50.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:51:50.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:50.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:50.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:50.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:50.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 19:51:50.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:50.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:50.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:50.907 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:50.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:50.907 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 19:51:50.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:50.907 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 19:51:50.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:50.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:50.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:50.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:50.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:50.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:50.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:50.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:50.924 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:50.924 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:50.924 DEBUG [main][MenuItemLookup] Item match:File 19:51:50.925 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:50.925 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:51:50.928 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:51:50.928 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:50.928 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:51:50.928 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:50.928 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:51:50.928 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:50.928 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:51:50.928 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:50.928 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:51:50.928 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:51:50.929 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:51:50.929 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:51:50.929 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:51:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:51:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:51:51.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:51:51.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:51.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:51.034 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:51.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:51.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:51:51.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:51.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:51.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:51.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:51:51.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:51.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 19:51:51.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 19:51:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:51.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 19:51:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:51.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 19:51:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 19:51:51.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 19:51:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:51.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 19:51:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:51.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 19:51:51.048 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 19:51:51.048 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 19:51:51.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 19:51:51.052 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 19:51:51.053 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:51.053 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:51:51.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:51:51.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:51.068 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:51:51.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:51.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:51.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:51.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 19:51:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 19:51:51.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:51:51.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:51.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:51.138 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 19:51:51.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:51.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:51:51.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:51.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:51.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:51.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:51:51.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:51.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:51.154 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:51.155 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 19:51:51.166 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 19:51:51.167 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 19:51:51.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:51:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:51.170 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:51:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:51.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:51.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:51.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:51:51.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:51.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:51.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:51:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2cc32a59 is found... 19:51:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2cc32a59 is found finished successfully 19:51:51.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:51.683 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:51.683 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:51.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:51.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:51.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:51.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:51.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:51.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:51.690 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:51.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:51.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:51.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:51.722 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 19:51:51.722 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:51.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.723 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:51.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.743 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:51.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.745 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 19:51:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 19:51:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 19:51:51.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:51.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:51.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:51.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:51.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:51.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:51.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:51.782 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:51.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:51.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:51.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:51.814 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 19:51:51.814 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:51.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.815 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:51.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.836 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:51.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.837 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 19:51:51.838 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 19:51:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 19:51:51.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 19:51:51.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:51.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:51.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:51.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:51.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:51.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:51.855 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:51.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:51.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:51.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:51.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:51.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:51.920 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 19:51:51.945 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:51.945 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:51.946 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 19:51:51.946 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:51.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.947 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:51.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.948 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:51.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:51.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:51.955 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:51.955 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:51.956 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 19:51:51.956 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:51.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.956 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:51.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.967 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:51.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:51.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:51.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:51.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:51:51.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:51:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:51.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:51.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:51.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:51.998 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:51:51.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:51:52.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:52.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:52.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:52.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:52.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:52.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:52.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:52.041 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 19:51:52.065 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:52.065 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:52.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:52.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:52.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:52.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:52.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:52.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:52.070 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:52.070 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 19:51:52.070 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:51:52.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:52.072 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:51:52.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:52.092 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:51:52.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:52.094 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 19:51:52.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:52.115 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 19:51:52.115 DEBUG [main][MenuItemLookup] Found menu:'Redo' 19:51:52.115 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:52.115 DEBUG [main][MenuItemLookup] Found menu:'Paste' 19:51:52.115 DEBUG [main][MenuItemLookup] Found menu:'Delete' 19:51:52.115 DEBUG [main][MenuItemLookup] Item match:Delete 19:51:52.116 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 19:51:52.116 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 19:51:52.116 INFO [main][MenuItemHandler] Select menu item: &Delete 19:51:52.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:52.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:52.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:52.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:52.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:52.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:52.132 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:52.133 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:52.133 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:51:52.133 DEBUG [main][EditorHandler] 1 editor(s) found 19:51:52.133 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 19:51:52.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 19:51:52.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 19:51:52.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 19:51:52.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:52.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:52.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:52.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:52.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:52.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:51:52.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:52.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:52.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:52.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 19:51:52.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:52.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:52.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:52.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:51:52.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:52.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:52.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:52.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:52.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:52.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:52.692 INFO [WorkbenchTestable][AbstractButton] Click button &Save 19:51:52.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:52.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:52.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:52.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:51:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:51:52.801 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 19:51:52.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:52.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:52.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:52.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:52.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:52.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:52.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:52.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:52.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:52.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:52.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:52.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:52.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:52.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:52.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:52.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:52.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:52.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:52.838 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:52.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:52.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:52.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:52.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:52.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:52.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:52.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:52.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:52.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:53.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:53.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:53.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:53.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:53.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:53.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:53.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:53.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:53.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:53.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:53.844 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:53.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:53.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:53.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:53.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:53.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:53.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:54.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:54.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:54.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:54.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:54.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:54.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:54.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:54.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:54.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:54.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:54.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:54.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:54.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:54.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:54.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:54.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:54.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:54.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:54.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:54.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:54.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:54.851 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:51:54.851 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:51:54.852 DEBUG [main][TreeItemHandler] Set Tree selection 19:51:54.852 DEBUG [main][TreeHandler] Notify Tree about selection event 19:51:54.860 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:51:54.862 DEBUG [WorkbenchTestable][TreeItemHandler] test 19:51:54.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:51:54.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'New' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:54.899 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:51:54.900 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:51:54.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:51:54.900 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:51:54.900 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:51:54.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:54.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:51:55.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:55.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:55.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:51:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:55.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:51:55.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:55.433 DEBUG [main][MenuItemLookup] Found menu:'New' 19:51:55.433 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:51:55.433 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:55.433 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:51:55.433 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:55.433 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:51:55.433 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:51:55.433 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:51:55.433 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:51:55.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:51:55.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:51:55.434 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:51:55.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:51:56.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:51:56.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:51:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:56.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:51:56.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:56.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:51:56.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:56.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:56.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:56.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:56.070 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:51:56.070 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:51:56.070 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:51:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:56.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:56.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:56.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:51:56.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:56.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:51:56.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:56.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:56.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:56.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:56.072 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:51:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:56.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:56.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:56.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:51:56.079 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:51:56.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:51:56.580 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:51:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:56.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:51:56.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:51:56.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:56.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:56.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:56.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:51:56.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:56.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:56.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 19:51:56.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:51:56.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:51:56.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:56.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:56.583 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 19:51:56.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:51:56.584 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 19:51:56.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 19:51:56.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:51:56.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:51:56.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:51:56.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:56.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:56.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:51:56.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:56.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:56.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.591 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:56.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.591 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:51:56.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.591 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:56.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:56.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:56.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:56.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:56.594 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:56.594 DEBUG [main][MenuItemLookup] Item match:File 19:51:56.596 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:56.596 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:51:56.600 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:51:56.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:56.600 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:51:56.600 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:56.600 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:51:56.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:56.600 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:51:56.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:56.600 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:51:56.600 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:51:56.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:51:56.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:51:56.601 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:51:56.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:51:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:51:56.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:51:56.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:56.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:56.727 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:56.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:51:56.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:56.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:56.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:56.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:56.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:51:56.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:56.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:51:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:56.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:51:56.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:51:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:56.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:51:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:56.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:51:56.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:51:56.743 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:51:56.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:51:56.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:51:56.756 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:56.756 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:51:56.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:51:56.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:56.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:56.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:56.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:56.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:56.759 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:51:56.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:56.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:56.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:56.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:56.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:56.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:51:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:51:56.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:51:56.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:56.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:56.803 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:51:56.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:56.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:51:56.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:56.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:56.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:56.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:51:56.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:56.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:56.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:56.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:56.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:56.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:56.806 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:56.807 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:51:56.819 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:51:56.820 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 19:51:56.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:51:56.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:56.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:56.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:56.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:56.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:56.828 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:51:56.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:56.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:56.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:56.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:56.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:57.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:51:57.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:51:57.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:57.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:57.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:57.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:57.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:51:57.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:57.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:57.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:57.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:57.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:57.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:57.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:57.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:57.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:57.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:57.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:57.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:57.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:57.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:57.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:57.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:51:57.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:51:57.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:51:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 19:51:57.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:57.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:57.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:51:57.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:57.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:57.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:57.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:57.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:51:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:57.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:57.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:57.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:57.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:57.373 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:57.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:57.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:57.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:57.412 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:57.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:57.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:57.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:57.414 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:57.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:57.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:57.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:57.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:57.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:57.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:57.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:58.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:58.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:58.417 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:51:58.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:51:58.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:58.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:58.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:58.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:58.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:58.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:58.419 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 19:51:58.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:58.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:58.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:58.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:58.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:51:58.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:58.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:58.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:58.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:58.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:58.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:58.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:58.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:58.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:58.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:58.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:58.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:58.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:58.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:58.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:58.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:58.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:59.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:59.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:51:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:51:59.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:51:59.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:51:59.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:59.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:51:59.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:51:59.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:59.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:59.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:59.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:59.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:51:59.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:51:59.460 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:51:59.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:51:59.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:51:59.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:59.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:59.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:59.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:59.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 19:51:59.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:59.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:59.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:59.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:59.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:59.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 19:51:59.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:59.471 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 19:51:59.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:59.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:59.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:51:59.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:59.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:51:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:59.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:51:59.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:51:59.477 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:59.477 DEBUG [main][MenuItemLookup] Item match:File 19:51:59.478 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:51:59.478 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:51:59.481 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:51:59.481 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:59.481 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:51:59.481 DEBUG [main][MenuItemLookup] Found menu:'File' 19:51:59.481 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:51:59.481 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:59.481 DEBUG [main][MenuItemLookup] Found menu:'Example...' 19:51:59.481 DEBUG [main][MenuItemLookup] Found menu:'' 19:51:59.481 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:51:59.481 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:51:59.481 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:51:59.482 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:51:59.482 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:51:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:51:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:51:59.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:51:59.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:59.595 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:59.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:59.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:51:59.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:59.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 19:51:59.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:59.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:59.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:59.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:51:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:51:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:51:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 19:51:59.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 19:51:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:59.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 19:51:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:59.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 19:51:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 19:51:59.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 19:51:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:51:59.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 19:51:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:51:59.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 19:51:59.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 19:51:59.599 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 19:51:59.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 19:51:59.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 19:51:59.612 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:51:59.613 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:51:59.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:51:59.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:59.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:59.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:59.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:59.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:59.615 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:51:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:59.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:59.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:59.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 19:51:59.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 19:51:59.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 19:51:59.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:51:59.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:51:59.677 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 19:51:59.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:51:59.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 19:51:59.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:51:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:51:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:51:59.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 19:51:59.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:51:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:59.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:59.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:59.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:51:59.705 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:51:59.706 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 19:51:59.707 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 19:51:59.707 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 19:51:59.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:51:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:59.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:59.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:59.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:51:59.710 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:51:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:51:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:51:59.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:51:59.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:51:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:51:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:51:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:51:59.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:51:59.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 19:51:59.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:51:59.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:51:59.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:51:59.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:51:59.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:51:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:51:59.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@124cd1e2 is found... 19:51:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@124cd1e2 is found finished successfully 19:51:59.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:51:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:51:59.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:59.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:51:59.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:51:59.994 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:51:59.994 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:51:59.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:59.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:59.997 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:51:59.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:51:59.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:51:59.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:51:59.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:00.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:52:00.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:52:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:00.022 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:52:00.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:52:00.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:00.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:00.057 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 19:52:00.057 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:52:00.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:00.057 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:52:00.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:00.086 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:52:00.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:00.089 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 19:52:00.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 19:52:00.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 19:52:00.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:52:00.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 19:52:00.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:00.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:00.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 19:52:00.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:52:00.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:00.131 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:52:00.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:52:00.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:00.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:00.165 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 19:52:00.165 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:52:00.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:00.166 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:52:00.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:00.190 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:52:00.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:00.192 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 19:52:00.192 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 19:52:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 19:52:00.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 19:52:00.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:52:00.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:00.204 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:00.204 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:00.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:52:00.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:00.221 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:00.221 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:00.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:52:00.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:00.236 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:00.237 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:00.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 19:52:00.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:52:00.262 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:52:00.262 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 19:52:00.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 19:52:00.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:00.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:52:00.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:00.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:00.283 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:00.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 19:52:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:52:00.312 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:52:00.312 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 19:52:00.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 19:52:00.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:00.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:52:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:00.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:00.335 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:00.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:52:00.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:00.351 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:00.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:00.355 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 19:52:00.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:00.385 DEBUG [main][MenuItemLookup] Found menu:'Undo' 19:52:00.386 DEBUG [main][MenuItemLookup] Found menu:'Redo' 19:52:00.386 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:00.386 DEBUG [main][MenuItemLookup] Found menu:'Paste' 19:52:00.386 DEBUG [main][MenuItemLookup] Found menu:'Delete' 19:52:00.386 DEBUG [main][MenuItemLookup] Item match:Delete 19:52:00.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 19:52:00.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 19:52:00.386 INFO [main][MenuItemHandler] Select menu item: &Delete 19:52:00.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 19:52:00.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:00.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:00.400 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:00.408 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:52:00.408 DEBUG [main][EditorHandler] 1 editor(s) found 19:52:00.408 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 19:52:00.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 19:52:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 19:52:00.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 19:52:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:00.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:00.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:00.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:52:00.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:00.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 19:52:00.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:00.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 19:52:00.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:00.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:00.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:00.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:00.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:00.969 INFO [WorkbenchTestable][AbstractButton] Click button &Save 19:52:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:00.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:00.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:52:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:52:01.100 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 19:52:01.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:01.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:01.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:52:01.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:01.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:01.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:01.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:01.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:01.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:01.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:52:01.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:01.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:01.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:01.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:01.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:01.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:01.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:01.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:01.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:01.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:01.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:01.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:01.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:01.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:01.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:01.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:01.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:01.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:01.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:01.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:02.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:02.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:52:02.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:02.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:02.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:52:02.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:02.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:02.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:02.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:02.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:02.152 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:52:02.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:02.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:02.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:02.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:02.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:02.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:02.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:02.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:03.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:03.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:03.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:52:03.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:03.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:03.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:03.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:03.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:52:03.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:03.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:03.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:03.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:03.157 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:52:03.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:03.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:03.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:03.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:03.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:52:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:03.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:03.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:03.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:03.159 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:52:03.159 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:52:03.159 DEBUG [main][TreeItemHandler] Set Tree selection 19:52:03.160 DEBUG [main][TreeHandler] Notify Tree about selection event 19:52:03.168 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:52:03.173 DEBUG [WorkbenchTestable][TreeItemHandler] test 19:52:03.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:52:03.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'New' 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:52:03.204 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:03.205 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:52:03.205 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:52:03.205 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:03.205 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:52:03.205 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:52:03.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:52:03.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:52:03.205 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:52:03.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:52:03.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:52:03.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:52:03.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:52:03.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:52:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:52:03.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:52:03.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:03.737 DEBUG [main][MenuItemLookup] Found menu:'New' 19:52:03.738 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:52:03.738 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:03.738 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:52:03.738 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:03.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:52:03.738 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:52:03.738 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:52:03.738 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:52:03.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:52:03.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:52:03.738 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:52:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:52:04.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:52:04.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:52:04.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:04.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:52:04.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:04.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:52:04.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:04.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:04.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:04.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:04.372 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:52:04.372 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:52:04.372 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:52:04.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:04.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:04.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:04.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:04.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:52:04.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:04.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:52:04.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:04.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:04.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:04.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:04.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:04.375 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:52:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:04.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:04.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:52:04.382 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:52:04.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:52:04.883 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:52:04.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:52:04.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:52:04.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:52:04.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:52:04.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:52:04.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:52:04.883 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:04.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:04.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:04.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:52:04.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:52:04.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:52:04.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 19:52:04.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:52:04.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:52:04.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:04.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:04.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 19:52:04.886 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 19:52:04.886 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:52:04.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:52:04.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:04.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.45 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.671 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.192 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.302 s Results: Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.gef.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test >-------- [INFO] Building RedDeer Graphiti Tests 4.7.0-SNAPSHOT [39/58] [INFO] from tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti.test --- [INFO] Resolving class path of RedDeer Graphiti Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti.test --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/org.eclipse.reddeer.graphiti.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/org.eclipse.reddeer.graphiti.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.graphiti.test --- [INFO] Fetching org.eclipse.graphiti.doc_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (6.03MB) [INFO] Fetching org.eclipse.graphiti.examples.chess_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (76.05kB) [INFO] Fetching org.eclipse.graphiti.examples.common_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (131.96kB) [INFO] Fetching org.eclipse.graphiti.pattern_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (72.12kB) [INFO] Fetching org.eclipse.graphiti.examples.composite_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (20.01kB) [INFO] Fetching org.eclipse.graphiti.examples.filesystem_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (47.17kB) [INFO] Fetching org.eclipse.graphiti.examples.filesystem.mm_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (36.85kB) [INFO] Fetching org.eclipse.graphiti.examples.tutorial_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (69.68kB) [INFO] Fetching org.eclipse.graphiti.ui.capabilities_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (11.97kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 19:52:19.001 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:52:19.005 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:52:19.026 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:52:19.087 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:52:19.132 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 19:52:19.226 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:52:19.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:52:19.285 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 19:52:19.290 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:52:19.290 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:52:19.339 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:52:19.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:52:19.432 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:52:19.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:52:19.437 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:52:19.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:52:19.443 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:52:19.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:52:19.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:19.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:52:19.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:19.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:52:19.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:19.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:19.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:19.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:19.528 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:52:19.533 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:19.534 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:52:19.534 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:52:19.534 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:52:19.534 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:52:19.534 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:52:19.534 DEBUG [main][MenuItemLookup] Item match:Window 19:52:19.540 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:52:19.540 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:52:19.541 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:52:19.541 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:19.541 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:52:19.541 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:52:19.541 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:19.541 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:52:19.542 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:19.542 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:52:19.542 DEBUG [main][MenuItemLookup] Item match:Preferences 19:52:19.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:52:19.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:52:19.547 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:52:19.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:52:19.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:52:19.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:52:19.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:19.929 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:52:19.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:19.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:52:19.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:19.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:19.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:19.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:19.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:52:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:52:20.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:52:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:20.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:20.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:20.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:20.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:20.022 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:52:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:20.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:20.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:52:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:52:20.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:20.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:20.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:20.137 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:52:20.138 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:52:20.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 19:52:20.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 19:52:20.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:52:20.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:52:20.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:52:20.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:20.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:20.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:52:20.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:20.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:20.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:20.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:52:20.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:20.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:20.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:20.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:20.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:20.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:20.186 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:52:20.186 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:20.186 DEBUG [main][MenuItemLookup] Item match:File 19:52:20.191 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:52:20.192 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:52:20.198 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:52:20.198 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:20.198 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:52:20.198 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:20.198 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:52:20.199 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:20.199 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:52:20.199 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:52:20.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:52:20.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:52:20.200 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:52:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:52:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:52:20.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:52:20.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:20.346 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:52:20.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:52:20.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:20.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:20.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:20.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:20.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:20.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:52:20.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:52:20.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:52:20.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:52:20.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:20.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:20.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:52:20.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:52:20.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:52:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:20.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:52:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:20.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:52:20.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:52:20.868 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:52:20.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:52:20.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:52:20.874 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:52:20.874 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:52:20.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:52:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:20.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:20.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:20.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:20.879 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:52:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:20.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:20.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:20.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:20.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:52:20.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:52:20.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:52:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:20.949 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:52:20.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:20.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:52:20.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:20.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:52:20.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:20.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:20.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:20.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:52:20.972 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:52:20.974 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:52:20.985 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:52:20.985 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 19:52:20.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:52:20.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:20.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:20.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:20.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:20.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:20.998 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:52:20.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:20.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:20.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:52:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:52:21.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:52:21.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:52:21.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:52:21.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:52:21.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:21.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:21.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:52:21.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:21.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:21.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:21.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:21.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:52:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:21.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:21.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:21.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:21.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:21.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:21.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:21.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:52:21.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:52:21.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:52:21.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 19:52:21.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:21.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:21.602 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 19:52:21.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:21.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:21.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:21.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:21.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:52:21.605 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:21.605 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:52:21.605 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:52:21.605 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:52:21.606 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:52:21.606 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:52:21.606 DEBUG [main][MenuItemLookup] Item match:Window 19:52:21.607 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:52:21.608 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:52:21.608 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:52:21.608 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:21.608 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:52:21.608 DEBUG [main][MenuItemLookup] Item match:Show View 19:52:21.624 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:52:21.624 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:52:21.624 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:52:21.624 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:52:21.625 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:52:21.625 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:52:21.625 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:52:21.625 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:52:21.625 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:21.625 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:52:21.626 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:52:21.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:52:21.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:52:21.644 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:52:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:52:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:52:21.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:52:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:21.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:52:21.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:21.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:52:21.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:21.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:21.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:21.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:52:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:52:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:52:21.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:52:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:22.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:52:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:52:22.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:52:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:22.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:52:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:22.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:52:22.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 19:52:22.269 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 19:52:22.270 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 19:52:22.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 19:52:22.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:22.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:52:22.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:22.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:22.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:22.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:52:22.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:22.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:22.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:52:22.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:22.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:22.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:22.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:22.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:22.279 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:52:22.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:22.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:22.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:22.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:23.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:52:23.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:52:23.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 19:52:23.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:23.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:23.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 19:52:23.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:23.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:23.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:23.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:23.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:23.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:23.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:52:23.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:23.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:23.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:23.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:23.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:52:23.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:52:23.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:23.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:52:23.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:52:23.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:52:23.054 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:52:23.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:52:23.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:23.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:23.089 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:52:23.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:52:23.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:23.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:23.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:23.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:23.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:23.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:24.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:24.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:24.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:52:24.095 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:52:24.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:52:24.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:24.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:24.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:52:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:24.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:24.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:24.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:24.102 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:52:24.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 19:52:24.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:24.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:24.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:24.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:24.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:52:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:24.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:24.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:24.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:24.134 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:24.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:24.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:24.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:24.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:24.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:24.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:24.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:24.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:24.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:24.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:24.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:24.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:25.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:25.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:52:25.203 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:25.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:25.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:25.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:25.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:52:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:25.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:25.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:25.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:25.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:25.206 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:52:25.207 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:52:25.207 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:52:25.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:52:25.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:52:25.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:25.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:25.229 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:25.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:25.229 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 19:52:25.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:25.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:25.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:25.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:25.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:25.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:25.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:25.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 19:52:25.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:25.232 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:25.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:25.232 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:25.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:25.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:25.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:25.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:25.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:25.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:52:25.234 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:25.234 DEBUG [main][MenuItemLookup] Item match:File 19:52:25.237 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:52:25.237 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:52:25.239 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:52:25.239 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:25.239 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:52:25.239 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:25.239 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:52:25.240 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:25.240 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:52:25.240 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:52:25.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:52:25.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:52:25.258 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:52:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:52:25.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:52:25.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:52:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:25.426 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:52:25.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:25.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:52:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:25.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:25.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:25.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:25.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:52:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:52:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 19:52:25.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 19:52:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:25.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:25.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 19:52:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 19:52:25.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 19:52:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:25.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 19:52:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:25.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 19:52:25.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 19:52:25.945 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 19:52:25.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 19:52:25.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 19:52:25.950 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:52:25.950 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:52:25.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:52:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:25.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:25.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:25.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:25.954 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:52:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:25.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:25.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:26.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:26.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:26.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:26.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 19:52:26.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available. finished successfully 19:52:26.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 19:52:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:26.025 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 19:52:26.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:26.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Type") 19:52:26.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:26.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 19:52:26.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:26.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:26.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:26.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:52:26.042 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 19:52:26.051 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 19:52:26.052 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 19:52:26.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:52:26.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:26.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:26.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:26.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:26.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:26.056 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:52:26.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:26.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:26.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:26.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:26.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 19:52:26.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:26.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:26.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:26.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 19:52:26.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:26.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:26.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:26.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:26.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:26.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:52:26.091 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:52:26.091 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:52:26.092 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 19:52:26.092 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 19:52:26.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:52:26.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:26.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:26.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:26.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:26.096 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:52:26.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:26.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:26.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:26.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:52:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:52:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:52:27.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:52:27.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:52:27.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:52:27.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:52:27.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:52:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:52:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1fe15ebb is found... 19:52:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1fe15ebb is found finished successfully 19:52:27.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 19:52:27.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:27.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:27.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:27.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:27.189 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:27.189 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:27.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:27.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:27.211 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 19:52:27.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 19:52:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:27.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 19:52:27.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 19:52:27.234 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:27.234 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:52:27.234 DEBUG [main][MenuItemLookup] Found menu:'View' 19:52:27.234 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:52:27.235 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:52:27.235 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:52:27.235 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:52:27.235 DEBUG [main][MenuItemLookup] Item match:Window 19:52:27.238 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:52:27.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:52:27.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:52:27.238 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:27.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:52:27.238 DEBUG [main][MenuItemLookup] Item match:Show View 19:52:27.245 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:52:27.245 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:52:27.245 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:52:27.245 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:52:27.245 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:52:27.245 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:52:27.245 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:52:27.245 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:52:27.245 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:27.245 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:52:27.245 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:52:27.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:52:27.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:52:27.246 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:52:27.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:52:27.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:52:27.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:52:27.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:27.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:27.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:52:27.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:27.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:27.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:27.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:52:27.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:27.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:27.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:27.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:27.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:27.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:52:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:52:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:52:27.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:52:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:27.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:27.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:52:27.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:52:27.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:52:27.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:27.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:52:27.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:27.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:52:27.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 19:52:27.891 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 19:52:27.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 19:52:27.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 19:52:27.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:27.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:52:27.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:27.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:27.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:27.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:52:27.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:27.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:27.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:52:27.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:27.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:27.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:27.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:27.896 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:52:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:27.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:27.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:52:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:52:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 19:52:28.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:28.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 19:52:28.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:28.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:28.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 19:52:28.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:28.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:28.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 19:52:28.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:52:28.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:28.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:28.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:28.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:28.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:28.094 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:52:28.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:52:28.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:28.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform TooltipText=null 19:52:28.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:52:28.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:52:28.104 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 19:52:28.105 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:52:28.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:28.141 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:52:28.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:28.196 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:52:28.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:28.272 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@7fb313e3 19:52:28.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 19:52:28.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 19:52:28.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.internal.BasicEditPart, index 0 and no matchers specified 19:52:28.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:28.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:28.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:28.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:28.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:29.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:29.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:52:29.403 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 19:52:29.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 19:52:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:29.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:29.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:29.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:29.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:29.425 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:29.425 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:29.426 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:29.426 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:29.426 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:52:29.427 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 19:52:29.589 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 19:52:29.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:29.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:29.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:52:29.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:29.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:29.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:29.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:29.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:29.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:29.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:52:29.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:29.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:29.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:29.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:29.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:29.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:29.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:29.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:29.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:29.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:29.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:29.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:29.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:29.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:29.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:29.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:29.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:30.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:30.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:30.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:30.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:30.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:52:30.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:30.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:30.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:30.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:30.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:52:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:30.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:30.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:30.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:30.644 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:52:30.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:52:30.653 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:52:30.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:52:30.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:52:30.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:52:30.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:30.828 DEBUG [main][MenuItemLookup] Found menu:'New' 19:52:30.828 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:52:30.828 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:30.829 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:52:30.830 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:52:30.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:52:30.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:52:30.830 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:52:30.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:52:30.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:52:31.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:52:31.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:52:31.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:52:31.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:52:31.333 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 19:52:31.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:52:31.333 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:52:31.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:52:31.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:52:31.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:52:31.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:31.439 DEBUG [main][MenuItemLookup] Found menu:'New' 19:52:31.439 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:52:31.439 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:31.439 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:52:31.439 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:31.439 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:52:31.439 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:52:31.439 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:52:31.440 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:52:31.440 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:52:31.440 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:52:31.440 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:52:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:52:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:52:32.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:52:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:32.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:32.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:32.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:52:32.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:32.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:52:32.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:32.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:32.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:32.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:32.227 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:52:32.228 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:52:32.228 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:52:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:32.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:32.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:32.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:52:32.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:32.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:32.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:32.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:52:32.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:32.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:32.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:32.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:32.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:32.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:32.232 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:52:32.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:32.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:32.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:32.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:32.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:52:32.255 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:52:32.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:52:32.757 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:52:32.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:52:32.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:52:32.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:52:32.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:52:32.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:52:32.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:52:32.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 19:52:32.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:52:32.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:52:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:32.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:32.765 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 19:52:32.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:52:32.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 19:52:32.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 19:52:32.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:52:32.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:52:32.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:52:32.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:32.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:32.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:52:32.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:32.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:32.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:32.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 19:52:32.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:32.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:32.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:32.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:32.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:32.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:32.782 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:52:32.783 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:32.783 DEBUG [main][MenuItemLookup] Item match:File 19:52:32.785 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:52:32.785 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:52:32.788 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:52:32.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:32.788 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:52:32.788 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:32.788 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:52:32.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:32.789 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:52:32.789 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:52:32.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:52:32.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:52:32.790 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:52:32.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:52:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:52:32.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:52:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:32.911 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:52:32.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:52:32.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:32.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:32.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:32.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:52:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:52:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:52:32.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:52:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:32.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:52:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:32.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:52:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:52:32.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:52:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:32.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:52:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:32.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:52:32.917 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 19:52:32.917 DEBUG [main][TreeItemHandler] Selecting tree item: Project 19:52:32.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 19:52:32.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 19:52:32.932 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:52:32.932 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:52:32.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:52:32.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:32.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:32.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:32.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:32.935 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:52:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:32.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:32.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:32.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:32.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:32.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 19:52:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 19:52:32.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 19:52:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:32.981 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:52:32.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:32.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:52:32.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:32.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 19:52:32.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:32.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:32.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:32.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:32.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:32.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:52:32.985 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:52:32.986 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:52:32.988 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 19:52:32.988 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 19:52:32.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:52:32.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:32.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:32.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:32.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:32.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:32.992 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:52:32.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:32.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:32.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:32.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:52:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:52:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:52:33.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:52:33.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:52:33.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:52:33.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:52:33.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:52:33.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:52:33.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:52:33.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:33.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:33.167 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:52:33.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:33.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:33.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:33.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:33.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:52:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:33.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:33.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:33.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:33.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:33.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:33.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:33.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:33.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:52:33.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:52:33.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:52:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 19:52:33.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:33.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:33.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:52:33.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:33.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:33.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:33.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:33.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:52:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:33.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:33.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:33.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:33.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:52:33.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:52:33.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:33.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:33.263 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:52:33.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:52:33.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:33.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:33.264 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:52:33.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:52:33.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:33.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:33.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:33.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:33.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:33.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:33.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:34.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:34.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:34.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:52:34.268 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:52:34.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:52:34.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:34.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:34.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:52:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:34.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:34.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:34.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:34.271 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:52:34.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 19:52:34.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:34.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:34.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:34.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:34.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:34.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:52:34.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:34.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:34.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:34.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:34.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:34.293 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:34.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:34.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:34.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:34.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:34.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:34.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:34.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:34.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:34.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:34.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:34.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:34.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:35.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:52:35.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:35.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:35.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:35.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:35.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:52:35.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:35.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:35.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:35.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:52:35.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:52:35.335 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:52:35.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:52:35.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:52:35.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:35.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:35.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 19:52:35.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:35.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:35.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:35.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 19:52:35.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:35.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:35.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:35.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:35.355 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:52:35.356 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:35.356 DEBUG [main][MenuItemLookup] Item match:File 19:52:35.358 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:52:35.358 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:52:35.360 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:52:35.360 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:35.360 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:52:35.360 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:35.360 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:52:35.360 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:35.360 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:52:35.360 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:52:35.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:52:35.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:52:35.361 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:52:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:52:35.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:52:35.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:52:35.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:35.491 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:52:35.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:52:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:35.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:35.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:35.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:52:35.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:52:35.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 19:52:35.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 19:52:35.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:35.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 19:52:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:35.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 19:52:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 19:52:35.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 19:52:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:35.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 19:52:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:35.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 19:52:35.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 19:52:35.497 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 19:52:35.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 19:52:35.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 19:52:35.511 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:52:35.511 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:52:35.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:52:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:35.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:35.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:35.514 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:52:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:35.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:35.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:35.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:52:35.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 19:52:35.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available. finished successfully 19:52:35.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 19:52:35.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:35.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:35.542 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 19:52:35.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:35.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Type") 19:52:35.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:35.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:35.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:35.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 19:52:35.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:35.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:35.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:35.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 19:52:35.546 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 19:52:35.546 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 19:52:35.547 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 19:52:35.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:52:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:35.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:35.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:35.549 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:52:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:35.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:35.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:35.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 19:52:35.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:35.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:35.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:35.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 19:52:35.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:35.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:35.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:35.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:52:35.591 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:52:35.591 INFO [WorkbenchTestable][AbstractText] Text set to: test 19:52:35.592 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 19:52:35.592 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 19:52:35.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:52:35.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:35.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:35.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:35.595 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:52:35.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:35.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:35.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:35.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:35.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:52:35.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:52:35.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:52:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:52:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:52:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:52:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:52:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:52:35.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:52:35.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cbc9d6 is found... 19:52:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cbc9d6 is found finished successfully 19:52:35.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 19:52:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:35.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:35.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:35.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:35.907 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:35.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 19:52:35.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 19:52:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:35.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 19:52:35.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 19:52:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:35.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:35.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:35.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:35.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:35.915 INFO [WorkbenchTestable][AbstractView] Activate view Palette 19:52:35.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 19:52:35.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:35.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:35.958 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 19:52:35.958 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 19:52:35.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:35.959 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 19:52:35.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:36.013 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 19:52:36.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:36.025 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@118cbb26 19:52:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 19:52:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 19:52:36.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.internal.BasicEditPart, index 0 and no matchers specified 19:52:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:36.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:36.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:36.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:36.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:37.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:37.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:37.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:52:37.104 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 19:52:37.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 19:52:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:37.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:37.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:37.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:37.117 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:37.117 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:37.118 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:37.118 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 19:52:37.118 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 19:52:37.118 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 19:52:37.213 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 19:52:37.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:37.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:37.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:52:37.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:37.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:37.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:37.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:37.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:52:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:37.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:37.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:37.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:52:37.225 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:37.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:37.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:37.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:37.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:37.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:37.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:37.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:37.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:37.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:37.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:37.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:37.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:37.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:37.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:37.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:37.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:38.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:38.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:52:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:52:38.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:52:38.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:52:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:52:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:52:38.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:52:38.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:38.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:38.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:38.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:38.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:38.262 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 19:52:38.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:52:38.263 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:52:38.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:52:38.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:52:38.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:52:38.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:38.328 DEBUG [main][MenuItemLookup] Found menu:'New' 19:52:38.328 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:52:38.328 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:38.328 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:52:38.328 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:38.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:52:38.328 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:52:38.328 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:52:38.328 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:52:38.328 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:52:38.329 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:38.329 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:52:38.329 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:52:38.329 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:38.329 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:52:38.329 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:52:38.329 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:52:38.329 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:52:38.329 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:52:38.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:52:38.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:52:38.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:52:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:52:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:52:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:52:38.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:52:38.832 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 19:52:38.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 19:52:38.832 DEBUG [main][TreeItemHandler] Selecting tree item: test 19:52:38.838 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 19:52:38.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 19:52:38.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:52:38.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:38.926 DEBUG [main][MenuItemLookup] Found menu:'New' 19:52:38.926 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:52:38.926 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:38.926 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:52:38.926 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:38.926 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:52:38.926 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:52:38.927 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:52:38.927 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:52:38.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:52:38.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:52:38.927 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:52:38.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 19:52:39.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 19:52:39.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:52:39.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:39.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:39.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:39.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:39.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:52:39.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:39.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:39.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:39.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:52:39.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:39.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:39.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:39.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:39.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:39.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:39.583 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:52:39.583 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:52:39.583 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:52:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:39.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:39.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:39.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 19:52:39.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:52:39.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:39.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:39.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:52:39.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:52:39.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:39.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:39.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:39.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:39.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:39.586 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:52:39.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:39.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:39.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:39.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:52:39.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:52:39.603 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:52:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:52:40.104 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:52:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:52:40.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:52:40.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:52:40.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:52:40.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:52:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:52:40.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 19:52:40.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:52:40.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:52:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:52:40.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 19:52:40.109 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 19:52:40.109 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:52:40.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:52:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:52:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.203 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 12.624 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 7.34 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.graphiti.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.direct.test >--------- [INFO] Building RedDeer Direct Tests 4.7.0-SNAPSHOT [40/58] [INFO] from tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct.test --- [INFO] Resolving class path of RedDeer Direct Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct.test --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/org.eclipse.reddeer.direct.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/org.eclipse.reddeer.direct.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.direct.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -pluginCustomization, resources/plugin_customization.ini, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:52:57.420 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:52:57.485 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:52:57.503 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:52:57.505 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:52:57.621 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:52:57.723 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:52:57.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:52:57.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:52:57.798 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:52:57.798 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:52:57.897 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:52:58.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:52:58.016 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:52:58.021 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:52:58.021 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:52:58.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:52:58.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:52:58.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:52:58.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:52:58.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:52:58.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:52:58.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:52:58.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:52:58.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:58.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:52:58.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:58.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:52:58.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:58.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:52:58.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:58.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:52:58.203 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:52:58.209 DEBUG [main][MenuItemLookup] Found menu:'File' 19:52:58.209 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:52:58.209 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:52:58.210 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:52:58.210 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:52:58.210 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:52:58.210 DEBUG [main][MenuItemLookup] Item match:Window 19:52:58.217 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:52:58.218 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:52:58.218 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:52:58.218 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:58.218 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:52:58.219 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:52:58.219 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:58.219 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:52:58.219 DEBUG [main][MenuItemLookup] Found menu:'' 19:52:58.219 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:52:58.219 DEBUG [main][MenuItemLookup] Item match:Preferences 19:52:58.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:52:58.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:52:58.227 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:52:58.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:52:58.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:52:58.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:52:58.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:52:58.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:52:58.897 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:52:58.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:52:58.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:52:58.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:58.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:58.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:58.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:52:58.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:52:58.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:52:59.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:52:59.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:52:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:59.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:52:59.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:52:59.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:52:59.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:52:59.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:52:59.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:52:59.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:52:59.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 19:52:59.544 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 19:52:59.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 19:52:59.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 19:52:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:59.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:59.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:59.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:59.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:52:59.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:59.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:59.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:59.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:59.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:52:59.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 19:52:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:59.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:59.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:59.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:59.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:52:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:52:59.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:52:59.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:52:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:52:59.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:52:59.904 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:52:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:52:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:52:59.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:52:59.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:00.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:00.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:00.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:00.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:00.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:00.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:00.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:00.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:00.130 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:00.130 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:00.130 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:00.130 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:00.131 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:00.131 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:00.131 DEBUG [main][MenuItemLookup] Item match:Window 19:53:00.133 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:00.133 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:00.133 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:00.133 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:00.134 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:00.134 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:00.134 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:00.134 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:00.134 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:00.134 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:00.135 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:00.136 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:00.136 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:00.136 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:00.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:00.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:00.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:00.398 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:00.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:00.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:00.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:00.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:00.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:53:00.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:53:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:00.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:53:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:00.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:53:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:53:00.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:53:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:00.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:53:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:00.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:53:00.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 19:53:00.405 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 19:53:00.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 19:53:00.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 19:53:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:00.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:00.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:00.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:53:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:00.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:00.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:00.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:53:00.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 19:53:00.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:00.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:00.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:00.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:00.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:00.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:00.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:00.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:00.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:00.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:00.506 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:00.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:00.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:00.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:00.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:00.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:00.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:00.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:00.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:00.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:00.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:00.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:00.617 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:00.617 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:00.618 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:00.618 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:00.618 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:00.618 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:00.618 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:00.618 DEBUG [main][MenuItemLookup] Item match:Window 19:53:00.620 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:00.620 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:00.620 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:00.620 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:00.621 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:00.621 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:00.621 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:00.621 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:00.621 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:00.621 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:00.621 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:00.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:00.622 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:00.622 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:00.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:00.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:00.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:00.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:00.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:00.842 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:00.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:00.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:00.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:00.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:00.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:00.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:53:00.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:53:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:00.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:53:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:00.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:53:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:53:00.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:53:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:00.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:53:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:00.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:53:00.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 19:53:00.855 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 19:53:00.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 19:53:00.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 19:53:00.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:00.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:00.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:00.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:53:00.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:00.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:00.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:00.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:53:00.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 19:53:00.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:00.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:00.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:00.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:00.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:00.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:00.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:00.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:00.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:00.915 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:00.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:00.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:00.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:00.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:00.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:00.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:00.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:00.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:00.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:01.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:01.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:01.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:01.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:01.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:01.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:01.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:01.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:01.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:01.003 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:01.003 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:01.003 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:01.003 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:01.003 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:01.003 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:01.003 DEBUG [main][MenuItemLookup] Item match:Window 19:53:01.004 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:01.005 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:01.005 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:01.005 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:01.005 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:01.005 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:01.005 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:01.005 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:01.005 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:01.005 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:01.005 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:01.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:01.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:01.006 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:01.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:01.250 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:01.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:01.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:01.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:01.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:01.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:01.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:01.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:01.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:01.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:01.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:01.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:01.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:01.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:01.802 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:01.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:01.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:01.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:01.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:53:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:02.028 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:53:02.028 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:53:02.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:02.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:02.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:02.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:02.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:53:02.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:02.049 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:53:02.049 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:53:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:02.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:02.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:02.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:02.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:02.100 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:02.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:02.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:02.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:02.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:02.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:02.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:02.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:02.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:02.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:02.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:02.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:02.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:02.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:02.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:02.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:02.205 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:02.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:02.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:02.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:02.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:02.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:02.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:02.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:02.206 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:02.207 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:02.207 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:02.207 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:02.207 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:02.207 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:02.207 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:02.207 DEBUG [main][MenuItemLookup] Item match:Window 19:53:02.208 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:02.208 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:02.209 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:02.209 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:02.209 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:02.209 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:02.209 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:02.209 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:02.209 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:02.209 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:02.209 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:02.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:02.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:02.210 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:02.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:02.451 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:02.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:02.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:02.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:02.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:02.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:02.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:02.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:02.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:02.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:02.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:02.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:02.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:02.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:02.497 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:02.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:02.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:02.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 19:53:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:02.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 19:53:02.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:02.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:02.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:02.547 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:02.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:02.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:02.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:02.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:02.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:02.607 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 19:53:02.608 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 19:53:02.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:02.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:02.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:02.629 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:02.629 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:02.629 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:02.630 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:02.630 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:02.630 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:02.630 DEBUG [main][MenuItemLookup] Item match:Window 19:53:02.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:02.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:02.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:02.631 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:02.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:02.631 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:02.631 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:02.631 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:02.632 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:02.632 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:02.632 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:02.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:02.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:02.632 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:02.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:02.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:02.874 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:02.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:02.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:02.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:02.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:02.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:02.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:02.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:02.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:02.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:02.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:02.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:02.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:02.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:02.913 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:02.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:02.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 19:53:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:02.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 19:53:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:02.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:02.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:02.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:02.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:02.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:02.945 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:02.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:02.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:03.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:03.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:03.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:03.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:03.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:03.018 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 19:53:03.021 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 19:53:03.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:03.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:03.022 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:03.023 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:03.023 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:03.023 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:03.023 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:03.023 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:03.023 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:03.023 DEBUG [main][MenuItemLookup] Item match:Window 19:53:03.024 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:03.024 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:03.024 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:03.024 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:03.025 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:03.025 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:03.025 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:03.025 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:03.025 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:03.025 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:03.025 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:03.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:03.025 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:03.025 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:03.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:03.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:03.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:03.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:03.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:03.205 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:03.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:03.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:03.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:03.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:03.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:03.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:03.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:03.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:03.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:03.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:03.235 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:03.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:03.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 19:53:03.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:03.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 19:53:03.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:03.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:03.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:03.314 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:03.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:03.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:03.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:03.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:03.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:03.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:03.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:03.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:03.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:03.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:03.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:03.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:03.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:03.397 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:03.397 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:03.398 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:03.398 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:03.398 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:03.398 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:03.398 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:03.398 DEBUG [main][MenuItemLookup] Item match:Window 19:53:03.399 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:03.399 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:03.399 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:03.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:03.400 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:03.400 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:03.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:03.400 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:03.400 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:03.400 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:03.400 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:03.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:03.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:03.401 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:03.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:03.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:03.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:03.622 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:03.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:03.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:03.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:03.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:03.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:03.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:03.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:03.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:03.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:03.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:03.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:03.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:03.655 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:03.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:03.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:53:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:03.667 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:53:03.667 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:53:03.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:03.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:03.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:03.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:03.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:53:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:03.718 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:53:03.718 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:53:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:03.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:03.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:03.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:03.733 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:03.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:03.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:03.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:03.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:03.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:03.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:03.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:03.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:03.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:03.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:03.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:03.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:03.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:03.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:03.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:03.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:03.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:03.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:03.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:03.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:03.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:03.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:03.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:03.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:03.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:03.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:03.817 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:03.817 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:03.817 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:03.817 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:03.817 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:03.817 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:03.817 DEBUG [main][MenuItemLookup] Item match:Window 19:53:03.818 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:03.818 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:03.818 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:03.818 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:03.818 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:03.818 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:03.818 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:03.818 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:03.819 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:03.819 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:03.819 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:03.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:03.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:03.819 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:03.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:03.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:03.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:03.998 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:03.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:03.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:03.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:03.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:03.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:03.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:03.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:04.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:04.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:04.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:04.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:04.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:04.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:04.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:04.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:04.027 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:04.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:04.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:53:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:04.033 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:53:04.043 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:53:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:04.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:04.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:04.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:53:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:04.057 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:53:04.057 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:53:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:04.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:04.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:04.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:04.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:04.092 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:04.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:04.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:04.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:04.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:04.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:04.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:04.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:04.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:04.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:04.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:04.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:04.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:04.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:04.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:04.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:04.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:04.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:04.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:04.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:04.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:04.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:04.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:04.149 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:04.149 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:04.149 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:04.149 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:04.149 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:04.149 DEBUG [main][MenuItemLookup] Item match:Project 19:53:04.151 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 19:53:04.151 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:53:04.151 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:04.151 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 19:53:04.151 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 19:53:04.151 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 19:53:04.152 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:53:04.152 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 19:53:04.152 DEBUG [main][MenuItemLookup] Item match:Build Automatically 19:53:04.153 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 19:53:04.155 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 19:53:04.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:04.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:04.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:04.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:04.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:04.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:04.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:04.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:04.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:04.158 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:04.158 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:04.158 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:04.158 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:04.158 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:04.158 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:04.158 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:04.158 DEBUG [main][MenuItemLookup] Item match:Window 19:53:04.159 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:04.159 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:04.159 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:04.159 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:04.159 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:04.159 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:04.159 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:04.160 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:04.160 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:04.160 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:04.160 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:04.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:04.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:04.160 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:04.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:04.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:04.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:04.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:04.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:04.347 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:04.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:04.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:04.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:04.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:04.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:04.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:04.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:04.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:04.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:04.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:04.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:04.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:04.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:04.415 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:04.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:04.416 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:04.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:53:04.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:04.429 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:53:04.429 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:53:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:04.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:04.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:04.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:53:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:04.450 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:53:04.450 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:53:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:04.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:04.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:04.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:04.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:04.467 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:04.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:04.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:04.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:04.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:04.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:04.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:04.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:04.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:04.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:04.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:04.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:04.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:04.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:04.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:04.526 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:04.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:04.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:04.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:04.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:04.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:04.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:04.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:04.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:04.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:04.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:04.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:04.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:04.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:04.547 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:04.547 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:04.547 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:04.547 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:04.547 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:04.547 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:04.547 DEBUG [main][MenuItemLookup] Item match:Window 19:53:04.548 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:04.548 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:04.548 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:04.548 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:04.548 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:04.548 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:04.549 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:04.549 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:04.549 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:04.549 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:04.549 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:04.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:04.549 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:04.549 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:04.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:04.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:04.735 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:04.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:04.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:04.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:04.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:04.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:04.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:04.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:04.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:04.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:04.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:04.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:04.799 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:04.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:04.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:53:04.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:04.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 19:53:04.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:53:04.858 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:53:04.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:04.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:04.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:04.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:04.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:04.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:04.867 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:04.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:04.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:04.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:04.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:04.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:04.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:04.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:04.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:04.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:04.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:04.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:04.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:04.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:04.915 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:04.915 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:04.915 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:04.915 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:04.915 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:04.915 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:04.915 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:04.915 DEBUG [main][MenuItemLookup] Item match:Window 19:53:04.916 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:04.916 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:04.916 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:04.916 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:04.916 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:04.916 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:04.916 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:04.916 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:04.916 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:04.917 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:04.917 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:04.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:04.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:04.936 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:05.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:05.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:05.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:05.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:05.125 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:05.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:05.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:05.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:05.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:05.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:05.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:05.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:05.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:05.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:05.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:05.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:05.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:05.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:05.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:05.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:05.130 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:05.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:05.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:05.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:53:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:05.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:05.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:05.179 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:05.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:05.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:05.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:05.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:05.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:05.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:05.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:05.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:05.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:05.236 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:05.236 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:05.236 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:05.236 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:05.236 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:05.236 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:05.236 DEBUG [main][MenuItemLookup] Item match:Window 19:53:05.237 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:05.237 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:05.237 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:05.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:05.237 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:05.237 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:05.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:05.237 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:05.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:05.237 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:05.237 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:05.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:05.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:05.238 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:05.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:05.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:05.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:05.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:05.406 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:05.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:05.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:05.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:05.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:05.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:05.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:05.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:05.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:05.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:05.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:05.437 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:05.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:05.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:05.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 19:53:05.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:05.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 19:53:05.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:53:05.500 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:53:05.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:05.517 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:05.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:05.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:05.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:05.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:05.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:05.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:05.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:05.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:05.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:05.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:05.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:05.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:05.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:05.575 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:05.575 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:05.575 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:05.575 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:05.575 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:05.575 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:05.575 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:05.575 DEBUG [main][MenuItemLookup] Item match:Window 19:53:05.585 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:05.585 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:05.586 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:05.586 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:05.586 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:05.586 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:05.586 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:05.586 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:05.586 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:05.586 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:05.586 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:05.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:05.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:05.586 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:05.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:05.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:05.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:05.759 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:05.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:05.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:05.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:05.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:05.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:05.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:05.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:05.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:05.805 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:05.805 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:05.805 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:05.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:05.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:53:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:05.858 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:53:05.858 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:53:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:05.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:05.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:05.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:53:05.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:05.893 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:53:05.893 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:53:05.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:05.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:05.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:05.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:05.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:05.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:05.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:05.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:05.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:05.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:05.910 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:05.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:05.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:05.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:05.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:05.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:05.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:05.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:05.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:05.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:05.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:05.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:05.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:05.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:05.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:05.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:05.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:05.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:05.950 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:05.951 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:05.951 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:05.951 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:05.951 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:05.951 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:05.951 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:05.951 DEBUG [main][MenuItemLookup] Item match:Window 19:53:05.952 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:05.952 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:05.952 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:05.952 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:05.952 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:05.952 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:05.952 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:05.952 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:05.952 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:05.952 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:05.952 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:05.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:05.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:05.992 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:06.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:06.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:06.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:06.199 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:06.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:06.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:06.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:06.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:06.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:53:06.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:53:06.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:06.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:06.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:53:06.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:53:06.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:53:06.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:06.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:53:06.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:06.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:53:06.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 19:53:06.708 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 19:53:06.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 19:53:06.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 19:53:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:53:06.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:53:06.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 19:53:06.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:06.790 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 19:53:06.791 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 19:53:06.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:06.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:06.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:06.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:06.791 TRACE [main][WidgetHandler] Notify Button with event 27 19:53:06.791 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.791 TRACE [main][WidgetHandler] Notify Button with event 13 19:53:06.791 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.791 TRACE [main][WidgetHandler] Notify Button with event 26 19:53:06.791 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.791 TRACE [main][WidgetHandler] Notify Button with event 3 19:53:06.791 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.791 TRACE [main][WidgetHandler] Notify Button with event 4 19:53:06.791 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.791 TRACE [main][WidgetHandler] Notify Button with event 13 19:53:06.791 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:53:06.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:06.807 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:53:06.807 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:53:06.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:06.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:06.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:06.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:53:06.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:53:06.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 19:53:06.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:06.820 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 19:53:06.820 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 19:53:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:06.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:06.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:06.820 TRACE [main][WidgetHandler] Notify Button with event 27 19:53:06.820 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.821 TRACE [main][WidgetHandler] Notify Button with event 13 19:53:06.821 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.821 TRACE [main][WidgetHandler] Notify Button with event 26 19:53:06.821 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.821 TRACE [main][WidgetHandler] Notify Button with event 3 19:53:06.821 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.821 TRACE [main][WidgetHandler] Notify Button with event 4 19:53:06.821 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.821 TRACE [main][WidgetHandler] Notify Button with event 13 19:53:06.821 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:53:06.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:06.825 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:53:06.825 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:53:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:06.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:06.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:06.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 19:53:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 19:53:06.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 19:53:06.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:06.839 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 19:53:06.839 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 19:53:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:06.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:06.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:06.840 TRACE [main][WidgetHandler] Notify Button with event 27 19:53:06.840 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.840 TRACE [main][WidgetHandler] Notify Button with event 13 19:53:06.840 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.840 TRACE [main][WidgetHandler] Notify Button with event 26 19:53:06.840 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.840 TRACE [main][WidgetHandler] Notify Button with event 3 19:53:06.840 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.840 TRACE [main][WidgetHandler] Notify Button with event 4 19:53:06.840 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.840 TRACE [main][WidgetHandler] Notify Button with event 13 19:53:06.840 TRACE [main][WidgetHandler] Wait for synchronization 19:53:06.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:53:06.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:06.853 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:53:06.853 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:53:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:06.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:06.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:06.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:06.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:06.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:06.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:06.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:06.858 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:06.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:06.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:06.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:06.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:06.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:06.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:06.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:06.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:06.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:06.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:06.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:06.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:06.909 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:06.909 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:06.909 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:06.909 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:06.909 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:06.909 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:06.909 DEBUG [main][MenuItemLookup] Item match:Window 19:53:06.910 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:06.910 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:06.910 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:06.910 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:06.910 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:06.910 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:06.911 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:06.911 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:06.911 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:06.911 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:06.911 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:06.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:06.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:06.930 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:07.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:07.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:07.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:07.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:07.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:07.106 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:07.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:07.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:07.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:07.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:07.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:07.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:07.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 19:53:07.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:07.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:07.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:07.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 19:53:07.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 19:53:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:07.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 19:53:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:07.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 19:53:07.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 19:53:07.614 DEBUG [main][TreeItemHandler] Selecting tree item: Console 19:53:07.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 19:53:07.615 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 19:53:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:07.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:07.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:07.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 19:53:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:07.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:07.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:07.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:07.694 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 19:53:07.705 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 19:53:07.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:07.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:07.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:07.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:07.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 19:53:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:07.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:07.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:07.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:07.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:07.737 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 19:53:07.737 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 19:53:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:07.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:07.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:07.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:07.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:07.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:07.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:07.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:07.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:07.754 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:07.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:07.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:07.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:07.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:07.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:07.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:07.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:07.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:07.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:07.850 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 19:53:07.852 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 19:53:07.853 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:07.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:07.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:07.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.529 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 4.17 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.609 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.333 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.378 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.422 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.902 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:07.933 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:07.935 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:07.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:07.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:07.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:07.936 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:07.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:07.936 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:07.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:07.942 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:53:07.944 DEBUG [main][EditorHandler] 0 editor(s) found 19:53:07.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:07.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:07.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:53:07.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:07.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:07.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:07.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:07.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:53:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:07.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:07.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:07.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:07.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:53:08.011 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:08.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:08.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:08.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:53:08.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:53:08.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:53:08.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:08.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:08.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:08.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:53:08.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:08.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:08.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:08.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:53:08.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:08.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:08.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:08.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:08.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:08.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:08.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:08.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:53:08.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:08.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 19:53:08.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:08.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:08.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:08.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:08.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:08.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:08.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:08.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 19:53:08.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:08.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 19:53:08.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:08.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:08.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:08.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:08.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:08.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:08.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:08.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:08.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:08.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:08.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:08.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:08.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:08.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:08.091 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:08.091 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:08.091 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:08.091 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:08.091 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:08.091 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:08.091 DEBUG [main][MenuItemLookup] Item match:Window 19:53:08.092 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:08.092 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:08.092 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:08.092 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:08.092 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:08.092 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:08.092 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:08.092 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:08.092 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:08.092 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:08.092 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:08.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:08.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:08.093 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:08.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:08.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:08.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:08.265 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:08.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:08.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:08.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:08.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:08.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:08.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:08.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:08.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:53:08.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:08.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:53:08.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:08.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:08.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:08.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 19:53:08.774 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 19:53:08.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 19:53:08.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 19:53:08.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:08.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:08.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:09.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:09.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:09.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:09.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:09.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:53:09.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 19:53:09.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:09.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:09.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:09.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:09.858 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 19:53:09.858 DEBUG [main][AbstractWait] Waiting until widget is found... 19:53:09.858 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:53:09.858 TRACE [main][WidgetLookup] widget with index 1 is found 19:53:09.858 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 19:53:09.858 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:53:09.858 DEBUG [main][AbstractText] Set focus to Text 19:53:09.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:09.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:09.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:09.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:09.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:09.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:09.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:09.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:09.870 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:09.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:09.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:09.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:09.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:09.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:09.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:09.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:09.911 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:09.911 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:09.911 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:09.911 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:09.911 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:09.912 DEBUG [main][MenuItemLookup] Item match:Window 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:09.912 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:09.912 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:09.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:09.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:09.913 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:10.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:10.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:10.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:10.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:10.054 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:10.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:10.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:10.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:10.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:10.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:10.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:10.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:10.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:53:10.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:10.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:10.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:53:10.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:10.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:10.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:10.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 19:53:10.058 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 19:53:10.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 19:53:10.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 19:53:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:10.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:10.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:10.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:10.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:11.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:11.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:11.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:53:11.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 19:53:11.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:11.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:11.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:11.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:11.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:11.108 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 19:53:11.108 DEBUG [main][AbstractWait] Waiting until widget is found... 19:53:11.108 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:53:11.108 TRACE [main][WidgetLookup] widget with index 1 is found 19:53:11.108 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 19:53:11.108 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:53:11.108 DEBUG [main][AbstractText] Set focus to Text 19:53:11.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:11.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:11.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:11.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:11.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:11.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:11.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:11.118 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:11.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:11.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:11.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:11.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:11.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:11.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:11.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:11.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:11.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 19:53:11.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:11.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 19:53:11.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:11.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:11.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:11.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:11.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:11.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:11.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:11.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:11.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:11.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:11.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:11.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:11.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:11.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:11.176 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:11.176 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:11.176 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:11.176 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:11.176 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:11.176 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:11.176 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:11.176 DEBUG [main][MenuItemLookup] Item match:Window 19:53:11.177 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:11.177 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:11.177 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:11.177 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:11.177 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:11.177 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:11.177 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:11.177 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:11.177 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:11.177 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:11.178 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:11.178 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:11.178 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:11.178 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:11.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:11.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:11.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:11.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:11.297 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:11.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:11.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:11.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:11.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:11.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:11.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:11.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:53:11.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:11.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:11.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:11.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:53:11.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:11.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:11.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:11.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:11.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:11.313 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 19:53:11.313 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 19:53:11.313 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 19:53:11.313 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 19:53:11.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:11.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:11.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:11.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:11.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:12.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:12.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:53:12.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 19:53:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:12.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:12.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:12.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:12.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:12.331 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 19:53:12.331 DEBUG [main][AbstractWait] Waiting until widget is found... 19:53:12.331 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:53:12.331 TRACE [main][WidgetLookup] widget with index 1 is found 19:53:12.331 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 19:53:12.331 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:53:12.331 DEBUG [main][AbstractText] Set focus to Text 19:53:12.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:12.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:12.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:12.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:12.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:12.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:12.346 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:12.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:12.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:12.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:12.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:12.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:12.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:12.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:12.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:12.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:12.387 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:12.387 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:12.387 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:12.388 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:12.388 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:12.388 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:12.388 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:12.388 DEBUG [main][MenuItemLookup] Item match:Window 19:53:12.388 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:12.388 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:12.388 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:12.388 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:12.389 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:12.389 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:12.389 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:12.389 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:12.389 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:12.389 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:12.389 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:12.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:12.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:12.389 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:12.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:12.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:12.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:12.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:12.530 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:12.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:12.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:12.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:12.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:12.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:12.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:12.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:12.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:12.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:12.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:53:12.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:12.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:12.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:12.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:12.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:12.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:53:12.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:12.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:12.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:12.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:12.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:12.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 19:53:12.534 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 19:53:12.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 19:53:12.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 19:53:12.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:12.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:12.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:13.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:13.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:13.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:13.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:53:13.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 19:53:13.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:13.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:13.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:13.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:13.553 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 19:53:13.553 DEBUG [main][AbstractWait] Waiting until widget is found... 19:53:13.553 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:53:13.553 TRACE [main][WidgetLookup] widget with index 1 is found 19:53:13.553 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 19:53:13.553 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:53:13.553 DEBUG [main][AbstractText] Set focus to Text 19:53:13.555 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 19:53:13.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:13.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:13.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:13.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:13.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:13.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:13.568 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:13.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:13.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:13.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:13.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:13.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:13.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:13.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:53:13.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 19:53:14.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:53:14.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 19:53:14.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:53:14.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:53:14.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:53:14.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:14.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:14.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:14.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:14.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 19:53:14.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:14.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 19:53:14.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:14.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:14.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:14.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:14.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:14.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:14.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:14.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:14.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:14.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:14.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:14.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:14.120 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:14.120 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:14.120 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:14.120 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:14.120 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:14.120 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:14.121 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:14.121 DEBUG [main][MenuItemLookup] Item match:Window 19:53:14.122 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:14.122 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:14.122 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:14.122 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:14.122 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:14.122 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:14.122 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:14.122 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:14.122 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:14.122 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:14.122 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:14.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:14.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:14.122 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:14.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:14.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:14.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:14.251 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:14.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:14.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:14.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:14.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:14.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:14.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:14.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:14.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:14.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:53:14.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:14.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:14.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:14.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:14.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:53:14.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:14.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:14.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:14.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 19:53:14.268 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 19:53:14.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 19:53:14.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 19:53:14.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:14.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:14.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:14.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:14.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:15.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:15.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:53:15.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 19:53:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:15.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:15.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:15.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:15.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:15.285 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 19:53:15.285 DEBUG [main][AbstractWait] Waiting until widget is found... 19:53:15.285 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:53:15.285 TRACE [main][WidgetLookup] widget with index 1 is found 19:53:15.285 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 19:53:15.285 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:53:15.285 DEBUG [main][AbstractText] Set focus to Text 19:53:15.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 19:53:15.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:15.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:15.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:15.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:15.290 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 19:53:15.290 DEBUG [main][AbstractWait] Waiting until widget is found... 19:53:15.290 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:53:15.290 TRACE [main][WidgetLookup] widget with index 1 is found 19:53:15.290 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 19:53:15.290 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:53:15.290 DEBUG [main][AbstractText] Set focus to Text 19:53:15.292 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 19:53:15.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:15.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:15.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:15.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:15.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:15.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:15.303 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:15.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:15.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:15.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:15.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:15.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:15.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:53:15.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:53:15.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 19:53:15.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:53:15.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:53:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:53:15.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:15.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:15.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:15.338 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:15.338 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:15.338 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:15.338 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:15.338 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:15.338 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:15.338 DEBUG [main][MenuItemLookup] Item match:Window 19:53:15.339 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:15.339 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:15.339 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:15.339 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:15.339 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:15.339 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:15.339 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:15.339 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:15.339 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:15.339 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:15.340 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:15.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:15.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:15.358 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:15.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:15.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:15.513 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:15.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:15.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:15.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:15.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:15.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 19:53:15.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:15.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:15.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:15.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 19:53:15.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 19:53:15.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:53:15.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 19:53:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:53:15.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 19:53:15.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 19:53:15.529 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 19:53:15.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 19:53:15.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 19:53:15.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:15.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:15.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:16.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:16.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:53:16.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 19:53:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:16.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:16.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:16.547 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 19:53:16.547 DEBUG [main][AbstractWait] Waiting until widget is found... 19:53:16.547 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:53:16.547 TRACE [main][WidgetLookup] widget with index 1 is found 19:53:16.547 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 19:53:16.547 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:53:16.547 DEBUG [main][AbstractText] Set focus to Text 19:53:16.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:16.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:53:16.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:16.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:16.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:16.557 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:53:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:16.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:16.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:16.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:16.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:16.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:16.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:16.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 19:53:16.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:16.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 19:53:16.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:16.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:16.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:16.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:16.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:16.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:16.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:16.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:16.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 19:53:16.611 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 19:53:16.611 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:16.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:16.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.686 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.048 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 3.085 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.944 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.493 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.direct.test.project.ProjectTest 19:53:16.636 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 19:53:16.637 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:16.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:16.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 19:53:16.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:16.638 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:16.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:16.638 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:16.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:16.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:16.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 19:53:16.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 19:53:16.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:16.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:16.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:16.639 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:53:16.639 DEBUG [main][EditorHandler] 0 editor(s) found 19:53:16.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:16.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:53:16.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:16.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:16.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:16.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:53:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:16.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:16.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:53:16.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:16.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:16.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:16.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:53:16.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:53:16.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:53:16.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:16.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:16.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:16.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:53:16.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:16.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:16.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:16.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:53:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:16.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:16.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:16.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:16.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:16.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:16.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 19:53:16.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 19:53:16.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:16.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:16.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:16.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:16.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 19:53:16.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:16.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 19:53:16.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 19:53:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:16.895 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:53:16.895 DEBUG [main][EditorHandler] 0 editor(s) found 19:53:16.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:16.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 19:53:16.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:16.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:16.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:16.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:16.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:53:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:16.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:16.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:16.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:53:16.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:16.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:16.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:16.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:53:16.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:53:16.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:53:16.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:16.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:16.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:16.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:53:16.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:16.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:16.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:16.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:53:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:16.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:16.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:17.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:17.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:17.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:17.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:17.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:53:17.926 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:17.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:17.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:17.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:53:17.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:53:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:17.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:17.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:17.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:17.932 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 19:53:17.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:17.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:17.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:17.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:53:17.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:17.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:17.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:18.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:18.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:18.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:18.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:53:18.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:53:18.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:18.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:18.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:18.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:53:18.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:53:18.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:18.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:18.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:18.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:18.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:18.947 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 19:53:18.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:18.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:18.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:18.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:53:18.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:53:18.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:18.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:18.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:18.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:18.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:18.950 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:53:18.950 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:53:18.953 DEBUG [main][TreeItemHandler] Set Tree selection 19:53:18.954 DEBUG [main][TreeHandler] Notify Tree about selection event 19:53:19.003 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:53:19.013 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 19:53:19.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:53:19.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'New' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:19.197 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:53:19.197 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:53:19.198 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:53:19.198 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:53:19.198 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:53:19.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:53:19.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:53:19.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:53:19.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:53:19.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:53:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:53:19.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:53:19.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:19.765 DEBUG [main][MenuItemLookup] Found menu:'New' 19:53:19.765 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:53:19.765 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:19.765 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:53:19.765 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:19.765 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:53:19.765 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:53:19.765 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:53:19.765 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:53:19.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:53:19.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:53:19.766 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:53:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 19:53:20.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:53:20.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:53:20.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:20.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:20.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:53:20.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:53:20.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:20.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:20.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:53:20.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:53:20.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:20.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:20.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:20.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:20.532 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:53:20.533 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:53:20.533 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:53:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:20.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:20.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:20.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:53:20.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:53:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:20.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:53:20.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:53:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:20.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:20.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:20.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:20.535 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:53:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:20.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:20.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:53:20.561 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:53:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:53:21.062 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:53:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:53:21.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:53:21.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:53:21.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:53:21.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:53:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:53:21.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:53:21.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:53:21.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:53:21.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:53:21.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:53:21.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:53:21.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 19:53:21.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:21.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:21.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 19:53:21.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 19:53:21.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:21.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.467 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 0.255 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 4.207 s Results: Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.direct.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.junit.test >--------- [INFO] Building RedDeer JUnit Tests 4.7.0-SNAPSHOT [41/58] [INFO] from tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.test --- [INFO] Resolving class path of RedDeer JUnit Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.test --- [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/org.eclipse.reddeer.junit.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/org.eclipse.reddeer.junit.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.junit.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest testNoRequirementFieldInjection(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.056 s testInjectingToChild(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.003 s testInjectingToParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectingToGrandParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectToStatic(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest testNullConfigArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.001 s testBuildRequirementsWithConfigurableRequirementWithoutConfiguration(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.004 s testBuildRequirementsWithConfiguredRequirement(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.049 s testBuildRequiremenetsWithMixedRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.004 s testBuildRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.003 s testBuildNoRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testNullClassArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest 19:53:36.137 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:53:36.139 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6 19:53:36.154 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:53:36.156 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3 19:53:36.203 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:36.208 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 19:53:36.227 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:36.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:36.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:53:36.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:53:36.248 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:53:36.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:36.336 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:36.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:36.340 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:36.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:36.346 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:36.399 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:36.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:36.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:36.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:36.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:36.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:36.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:36.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:36.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:36.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:36.437 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:36.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:36.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:36.438 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:36.438 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:36.438 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:36.438 DEBUG [main][MenuItemLookup] Item match:Window 19:53:36.444 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:36.444 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:36.444 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:36.444 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:36.444 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:36.444 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:36.444 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:36.444 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:36.445 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:36.445 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:36.445 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:36.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:36.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:36.452 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:36.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:36.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:36.758 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:36.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:36.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:36.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:36.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:36.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:36.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:36.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:36.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:36.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:36.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:36.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:36.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:36.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:36.911 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:36.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:36.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:37.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:37.016 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:37.023 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:37.024 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:37.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:37.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:37.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:37.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:37.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:37.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:37.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:37.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:37.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.034 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:37.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:37.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:37.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:37.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:37.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:37.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:37.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:37.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:37.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.037 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.037 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:37.037 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:37.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:37.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:37.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:37.038 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.039 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 19:53:37.042 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:37.043 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.043 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:37.043 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:37.043 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:37.043 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:37.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:37.044 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:37.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:37.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:37.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:37.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:37.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:37.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:37.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:37.046 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:37.046 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:37.047 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:37.047 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:37.047 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:37.047 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:37.047 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:37.047 DEBUG [main][MenuItemLookup] Item match:Window 19:53:37.048 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:37.048 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:37.049 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:37.049 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:37.049 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:37.049 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:37.049 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:37.049 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:37.049 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:37.049 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:37.049 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:37.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:37.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:37.050 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:37.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:37.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:37.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:37.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:37.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:37.241 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:37.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:37.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:37.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:37.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:37.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:37.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:37.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:37.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:37.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:37.309 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:37.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:37.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:37.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:37.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:37.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:37.391 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:37.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:37.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:37.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:37.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:37.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:37.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:37.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:37.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.393 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:37.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:37.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:37.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:37.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:37.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:37.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:37.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:37.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:37.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:37.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:37.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:37.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:37.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:37.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:37.397 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.397 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 19:53:37.400 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:37.400 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.400 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:37.400 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:37.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:37.407 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:37.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:37.407 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:37.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:37.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:37.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:37.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:37.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:37.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:37.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:37.411 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:37.411 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:37.412 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:37.412 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:37.412 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:37.412 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:37.412 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:37.412 DEBUG [main][MenuItemLookup] Item match:Window 19:53:37.415 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:37.415 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:37.415 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:37.415 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:37.415 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:37.416 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:37.416 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:37.416 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:37.416 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:37.416 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:37.416 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:37.416 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:37.416 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:37.417 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:37.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:37.612 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:37.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:37.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:37.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:37.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:37.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:37.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:37.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:37.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:37.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:37.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:37.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:37.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:37.643 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:37.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:37.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:37.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:37.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:37.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:37.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:37.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:37.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:37.719 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:37.720 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:37.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:37.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:37.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:37.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:37.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:37.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:37.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.722 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:37.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:37.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:37.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:37.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:37.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:37.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:37.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:37.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:37.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:37.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:37.724 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.725 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:37.725 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:37.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:37.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:37.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:37.726 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.727 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 19:53:37.729 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:37.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:37.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:37.730 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:37.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:37.731 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:37.731 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:37.731 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:37.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:37.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:37.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:37.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:37.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:37.733 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:37.734 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:37.734 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:37.734 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:37.734 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:37.734 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:37.734 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:37.734 DEBUG [main][MenuItemLookup] Item match:Window 19:53:37.736 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:37.736 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:37.736 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:37.736 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:37.736 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:37.736 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:37.736 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:37.736 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:37.736 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:37.737 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:37.737 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:37.737 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:37.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:37.737 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:37.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:37.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:37.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:37.921 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:37.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:37.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:37.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:37.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:37.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:37.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:37.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:37.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:37.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:37.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:37.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:37.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:37.951 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:37.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:37.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:38.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:38.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:38.002 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:38.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:38.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:38.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:38.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:38.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:38.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:38.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:38.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:38.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:38.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:38.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:38.004 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:38.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:38.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:38.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:38.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:38.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:38.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:38.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:38.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:38.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:38.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:38.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:38.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:38.005 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 19:53:38.005 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 19:53:38.005 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:38.005 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:38.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.903 s - in org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest testRequirementInjectionInParameters(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.914 s testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.358 s testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.33 s testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.3 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.447 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest constructor_nullList(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s sortByPriority(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 1.433 s size(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.004 s cleanup(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.003 s iterator(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest 19:53:39.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest) Time elapsed: 0.255 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest 19:53:39.818 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite 19:53:39.819 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest parameterizedRunnerTest(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest) Time elapsed: 0.011 s Running org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest 19:53:40.174 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 19:53:40.178 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 19:53:40.180 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 19:53:40.187 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 19:53:40.188 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 19:53:40.192 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 19:53:40.201 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 19:53:40.205 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 19:53:40.207 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 19:53:40.209 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 19:53:40.216 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 19:53:40.230 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement 19:53:40.231 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 19:53:40.231 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement 19:53:40.233 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement 19:53:40.235 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement 19:53:40.238 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.SimpleRequirement Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.318 s testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.173 s testLoadConfigsFromNonexistingFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest testGetNonexistingObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.003 s testGetStringObjectAttributeInPlaceOfSimpleAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.001 s testGetAttributeOfComplexConfiguration(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s getNonexistingStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.001 s testGetObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest testGetConfigurationsFromConfigPoolWithNonexistingConfigFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.004 s getSimpleRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.008 s getComplexRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.097 s testGetConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s testGetNonexistingConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 s getSimpleRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.01 s getRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.005 s testGetInvalidConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 s getComplexRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.006 s Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest numberOfTestRunsWithConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.004 s numberOfTestRunsNoConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest testRequirementVersionMatcherOnComparisonGreaterThanNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.011 s testRequirementRegexMatcherOnRegex(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testThrowExceptionOnNonexistingAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementRegexMatcherOnNonexistingValue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonRange2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange3(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange4(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonGreaterThanOrEquals(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatchInSubClass(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonRange(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingNestedAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonGreaterThan(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testNestedAttributeOnVersionMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnNonexistingvalue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEqualsNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest testVersions3a(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0.001 s testVersions3b(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions1(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions2(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions4(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions5(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions6(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions7(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 19:53:40.635 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 19:53:40.640 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:40.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:40.641 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 19:53:40.642 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:40.642 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:40.643 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:40.643 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:40.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:40.644 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:40.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:40.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:40.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:40.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:40.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:40.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:40.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:40.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:40.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:40.648 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:40.648 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:40.648 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:40.648 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:40.649 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:40.685 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:40.686 DEBUG [main][MenuItemLookup] Item match:Window 19:53:40.689 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:40.689 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:40.689 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:40.689 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:40.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:40.690 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:40.690 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:40.690 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:40.690 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:40.690 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:40.690 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:40.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:40.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:40.691 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:40.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:40.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:41.002 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:41.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:41.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:41.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:41.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:41.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:41.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:41.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:41.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:41.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:41.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:41.097 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:41.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:41.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:41.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:41.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:41.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:41.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:41.207 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:41.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:41.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 19:53:41.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 19:53:41.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:41.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:41.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:41.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:41.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 19:53:41.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:41.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:41.213 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:41.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 19:53:41.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 19:53:41.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:41.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:41.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:41.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:41.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 19:53:41.227 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 19:53:41.229 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:41.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:41.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 19:53:41.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:41.230 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:41.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:41.230 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:41.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:41.231 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:41.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:41.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:41.232 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:41.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:41.232 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:41.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:41.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:41.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:41.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:41.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:41.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:41.233 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:41.234 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:41.234 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:41.234 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:41.234 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:41.234 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:41.235 DEBUG [main][MenuItemLookup] Item match:Window 19:53:41.236 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:41.236 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:41.237 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:41.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:41.237 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:41.237 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:41.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:41.237 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:41.237 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:41.238 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:41.238 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:41.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:41.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:41.238 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:41.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:41.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:41.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:41.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:41.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:41.504 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:41.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:41.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:41.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:41.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:41.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:41.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:41.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:41.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:41.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:41.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:41.536 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:41.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:41.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:41.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:41.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:41.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:41.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:41.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:41.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 19:53:41.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 19:53:41.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:41.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:41.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:41.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:41.635 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 19:53:41.637 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:41.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:41.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 19:53:41.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:41.637 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:41.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:41.638 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:41.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:41.638 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:41.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:41.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:41.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:41.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:41.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:41.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:41.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:41.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:41.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:41.640 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:41.641 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:41.641 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:41.641 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:41.641 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:41.641 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:41.641 DEBUG [main][MenuItemLookup] Item match:Window 19:53:41.642 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:41.643 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:41.643 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:41.643 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:41.643 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:41.643 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:41.643 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:41.643 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:41.643 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:41.644 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:41.644 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:41.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:41.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:41.644 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:41.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:41.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:41.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:41.904 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:41.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:41.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:41.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:41.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:41.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:41.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:41.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:41.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:41.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:41.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:41.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:41.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:41.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:41.936 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:41.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:41.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:42.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:42.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:42.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:42.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 19:53:42.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 19:53:42.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:42.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:42.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:42.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:42.013 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test throws exception: org.eclipse.reddeer.common.exception.RedDeerException: Test in error at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test(RequirementsOrderRunnerSuite.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testErroneousTest(RequirementOrderCallWithFailsTest.java:78) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 19:53:42.028 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 19:53:42.216 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 19:53:42.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 19:53:42.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:42.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:42.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:42.221 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) org.eclipse.reddeer.common.exception.RedDeerException: Test in error at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test(RequirementsOrderRunnerSuite.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testErroneousTest(RequirementOrderCallWithFailsTest.java:78) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 19:53:42.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 19:53:42.224 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 19:53:42.224 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:42.224 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:42.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:42.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 19:53:42.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:42.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:42.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:42.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 19:53:42.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:42.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 19:53:42.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 19:53:42.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:42.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:42.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:42.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:42.228 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 19:53:42.229 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:42.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:42.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 19:53:42.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:42.229 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:42.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:42.230 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:42.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:42.230 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:42.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:42.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:42.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:42.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:42.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:42.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:42.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:42.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:42.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:42.232 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:42.232 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:42.232 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:42.232 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:42.232 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:42.232 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:42.232 DEBUG [main][MenuItemLookup] Item match:Window 19:53:42.234 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:42.234 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:42.234 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:42.234 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:42.234 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:42.234 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:42.234 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:42.234 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:42.234 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:42.234 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:42.234 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:42.234 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:42.234 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:42.235 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:42.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:42.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:42.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:42.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:42.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:42.421 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:42.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:42.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:42.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:42.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:42.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:42.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:42.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:42.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:42.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:42.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:42.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:42.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:42.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:42.429 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:42.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:42.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:42.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:42.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:42.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:42.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:42.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 19:53:42.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 19:53:42.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:42.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:42.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:42.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:42.538 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test throws exception: java.lang.AssertionError: Test in failure at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test(RequirementsOrderRunnerSuite.java:130) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testFailingTest(RequirementOrderCallWithFailsTest.java:66) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 19:53:42.541 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 19:53:42.669 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 19:53:42.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 19:53:42.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:42.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:42.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:42.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:42.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:42.671 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) java.lang.AssertionError: Test in failure at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test(RequirementsOrderRunnerSuite.java:130) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testFailingTest(RequirementOrderCallWithFailsTest.java:66) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 19:53:42.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 19:53:42.672 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 19:53:42.672 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:42.672 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:42.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:42.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:42.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:42.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 19:53:42.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:42.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:42.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:42.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:42.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:42.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 19:53:42.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:42.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 19:53:42.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 19:53:42.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:42.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:42.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:42.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:42.676 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 19:53:42.677 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:42.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:42.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 19:53:42.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:42.677 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:42.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:42.685 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:42.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:42.686 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:42.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:42.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:42.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:42.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:42.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:42.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:42.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:42.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:42.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:42.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:42.687 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:42.688 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:42.688 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:42.688 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:42.688 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:42.688 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:42.688 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:42.688 DEBUG [main][MenuItemLookup] Item match:Window 19:53:42.689 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:42.689 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:42.689 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:42.690 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:42.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:42.690 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:42.690 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:42.690 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:42.690 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:42.690 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:42.690 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:42.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:42.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:42.690 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:42.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:42.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:42.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:42.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:42.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:42.908 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:42.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:42.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:42.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:42.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:42.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:42.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:42.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:42.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:42.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:42.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:42.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:42.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:42.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:42.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:42.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:42.940 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:42.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:42.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:42.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:42.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:43.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:43.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:43.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:43.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 19:53:43.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 19:53:43.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:43.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:43.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:43.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:43.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 19:53:43.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:43.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 19:53:43.032 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 19:53:43.032 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.032 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:43.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 19:53:43.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:43.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 19:53:43.033 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 19:53:43.033 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.033 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.6 s testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.448 s testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.359 s Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 19:53:43.044 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 19:53:43.044 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 19:53:43.049 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:43.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 19:53:43.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:43.050 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:43.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:43.050 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:43.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:43.050 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:43.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:43.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:43.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:43.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:43.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:43.052 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:43.052 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:43.052 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:43.053 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:43.053 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:43.053 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:43.053 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:43.053 DEBUG [main][MenuItemLookup] Item match:Window 19:53:43.086 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:43.086 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:43.086 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:43.086 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:43.086 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:43.086 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:43.086 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:43.086 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:43.086 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:43.086 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:43.086 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:43.087 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:43.087 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:43.087 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:43.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:43.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:43.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:43.248 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:43.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:43.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:43.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:43.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:43.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:43.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:43.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:43.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:43.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:43.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:43.292 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:43.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:43.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:43.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:43.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:43.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:43.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:43.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:43.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:43.386 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:43.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 19:53:43.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 19:53:43.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:43.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:43.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:43.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:43.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 19:53:43.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:43.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 19:53:43.387 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:43.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 19:53:43.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 19:53:43.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:43.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:43.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:43.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:43.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 19:53:43.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:43.388 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 19:53:43.389 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 19:53:43.389 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.389 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0.001 s test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 19:53:43.404 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 19:53:43.406 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:43.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:43.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 19:53:43.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:43.407 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:43.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:43.407 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:43.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:43.408 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:43.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:43.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:43.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:43.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:43.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:43.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:43.410 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:43.410 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:43.410 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:43.410 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:43.410 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:43.410 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:43.410 DEBUG [main][MenuItemLookup] Item match:Window 19:53:43.411 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:43.411 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:43.411 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:43.411 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:43.411 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:43.412 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:43.412 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:43.412 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:43.412 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:43.412 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:43.412 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:43.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:43.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:43.412 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:43.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:43.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:43.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:43.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:43.597 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:43.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:43.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:43.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:43.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:43.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:43.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:43.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:43.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:43.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:43.628 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:43.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:43.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:43.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:43.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:43.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:43.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:43.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:43.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:43.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:43.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 19:53:43.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 19:53:43.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:43.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:43.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:43.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:43.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 19:53:43.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:43.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 19:53:43.704 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 19:53:43.704 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.704 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 19:53:43.716 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 19:53:43.717 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:43.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:43.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 19:53:43.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:43.718 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:43.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:43.718 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:43.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:43.718 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:43.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:43.720 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:43.720 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:43.721 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:43.721 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:43.721 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:43.721 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:43.721 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:43.721 DEBUG [main][MenuItemLookup] Item match:Window 19:53:43.722 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:43.722 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:43.722 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:43.723 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:43.723 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:43.723 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:43.723 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:43.723 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:43.723 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:43.723 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:43.723 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:43.723 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:43.723 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:43.723 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:43.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:43.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:43.905 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:43.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:43.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:43.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:43.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:43.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:43.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:43.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:43.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:43.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:43.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:43.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:43.953 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:43.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:43.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:43.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:43.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:43.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:43.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:43.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:43.984 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:43.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:43.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 19:53:43.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 19:53:43.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:43.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:43.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:43.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:43.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 19:53:43.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:43.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 19:53:43.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 19:53:43.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:43.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:43.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:43.997 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:43.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:43.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:43.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:43.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:43.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:43.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:43.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:44.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:44.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:44.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:44.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:44.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:44.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:44.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:44.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:44.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:44.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:44.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 19:53:44.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.001 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because shouldRun method of RunIf conditional run is not met. 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because @Ignore annotation is presented. 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because @Ignore annotation is presented. 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because shouldRun method of RunIf conditional run is not met. 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because shouldRun method of RunIf conditional run is not met. 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because shouldRun method of RunIf conditional run is not met. 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because shouldRun method of RunIf conditional run is not met. 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.002 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because shouldRun method of RunIf conditional run is not met. 19:53:44.003 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 19:53:44.003 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.011 s - in org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped Running org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 19:53:44.012 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 19:53:44.012 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 19:53:44.014 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.014 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 19:53:44.014 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:44.014 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:44.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:44.015 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:44.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:44.015 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:44.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:44.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:44.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:44.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:44.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:44.017 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:44.017 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:44.017 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:44.017 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:44.017 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:44.017 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:44.017 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:44.017 DEBUG [main][MenuItemLookup] Item match:Window 19:53:44.018 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:44.018 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:44.018 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:44.018 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:44.018 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:44.018 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:44.018 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:44.018 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:44.019 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:44.019 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:44.019 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:44.019 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:44.019 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:44.019 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:44.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:44.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:44.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:44.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:44.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:44.211 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:44.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:44.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:44.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:44.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:44.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:44.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:44.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:44.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:44.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:44.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:44.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:44.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:44.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:44.218 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:44.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:44.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:44.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:44.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:44.248 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:44.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 19:53:44.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 19:53:44.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:44.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:44.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:44.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:44.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 19:53:44.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:44.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:44.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:44.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 19:53:44.250 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:44.250 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 19:53:44.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 19:53:44.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:44.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:44.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:44.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:44.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 19:53:44.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:44.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:44.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:44.250 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 19:53:44.250 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 19:53:44.251 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:44.251 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:44.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0 s test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 19:53:44.257 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 19:53:44.257 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 19:53:44.259 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.260 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 19:53:44.260 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:44.260 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:44.296 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:44.296 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:44.296 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:44.296 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:44.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:44.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:44.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:44.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:44.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:44.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:44.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:44.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:44.298 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:44.298 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:44.298 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:44.298 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:44.298 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:44.298 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:44.298 DEBUG [main][MenuItemLookup] Item match:Window 19:53:44.299 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:44.299 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:44.299 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:44.299 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:44.299 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:44.299 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:44.299 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:44.299 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:44.299 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:44.299 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:44.299 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:44.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:44.300 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:44.300 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:44.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:44.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:44.475 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:44.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:44.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:44.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:44.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:44.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:44.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:44.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:44.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:44.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:44.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:44.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:44.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:44.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:44.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:44.483 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:44.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:44.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:44.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:44.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:44.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:44.521 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:44.522 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:44.522 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 19:53:44.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 19:53:44.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:44.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:44.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:44.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:44.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 19:53:44.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:44.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:44.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:44.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:44.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:44.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 19:53:44.542 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 19:53:44.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 19:53:44.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 19:53:44.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:44.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:44.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:44.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:44.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 19:53:44.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:44.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:44.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:44.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 19:53:44.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 19:53:44.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:44.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:44.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:44.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:44.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) Time elapsed: 0.019 s test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 19:53:44.549 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 19:53:44.549 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:44.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 19:53:44.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:44.550 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:44.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:44.550 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:44.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:44.551 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:44.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:44.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:44.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:44.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:44.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:44.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:44.552 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:44.553 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:44.553 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:44.553 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:44.553 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:44.553 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:44.553 DEBUG [main][MenuItemLookup] Item match:Window 19:53:44.554 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:44.554 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:44.554 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:44.554 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:44.554 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:44.554 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:44.554 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:44.554 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:44.554 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:44.554 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:44.554 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:44.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:44.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:44.555 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:44.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:44.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:44.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:44.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:44.700 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:44.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:44.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:44.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:44.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:44.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:44.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:44.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:44.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:44.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:44.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:44.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:44.728 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:44.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:44.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:44.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:44.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:44.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:44.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:44.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:44.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 19:53:44.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 19:53:44.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:44.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:44.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:44.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:44.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 19:53:44.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:44.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:44.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:44.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:44.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:44.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 19:53:44.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:44.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 19:53:44.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 19:53:44.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:44.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:44.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:44.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:44.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 19:53:44.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:44.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:44.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:44.802 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 19:53:44.802 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:44.802 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 19:53:44.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 19:53:44.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:44.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:44.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:44.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:44.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 19:53:44.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:44.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:44.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:44.803 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 19:53:44.803 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 19:53:44.803 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:44.803 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:44.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.002 s testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest testGetCustomRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetValueOfStaticAnnotatedMethodWhichDoesNotExist(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.003 s getAnnotationWithNoEnclosingClass(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetGrandChildClassAnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.005 s testGetValueOfStaticAnnotatedMethod(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetValueOfStaticAnnotatedMethodTwoPossibilities(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetTopClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetValueOfStaticAnnotatedMethodWithWrongReturnType(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetChildsClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetDefaultRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.util.ReflectionUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.junit.test.util.ReflectionUtilTest testGettingComplexValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.002 s testGettingNullAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingSimpleValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingObjectValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingInheritedValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNonExistingAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingNonAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.001 s testHandlingNPE(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest 19:53:44.846 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 19:53:44.847 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2 19:53:44.848 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.901 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 19:53:44.902 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 19:53:44.903 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.909 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 19:53:44.910 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 19:53:44.911 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 19:53:44.911 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 19:53:44.912 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.917 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 19:53:44.918 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 19:53:44.918 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 19:53:44.919 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 19:53:44.919 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.924 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 19:53:44.925 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 19:53:44.926 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 19:53:44.926 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 19:53:44.927 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 19:53:44.928 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 19:53:44.928 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.933 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 19:53:44.934 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 19:53:44.934 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.940 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 19:53:44.941 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 19:53:44.941 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.946 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 19:53:44.946 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 19:53:44.947 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.948 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 19:53:44.948 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.949 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 19:53:44.949 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 19:53:44.950 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.989 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 19:53:44.990 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 19:53:44.990 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:44.995 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 19:53:44.996 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 19:53:44.996 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 19:53:44.997 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 19:53:44.997 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 19:53:44.998 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 19:53:44.998 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:45.002 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:45.003 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 19:53:45.003 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:45.007 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect 19:53:45.008 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:45.011 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 19:53:45.012 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 19:53:45.012 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 19:53:45.013 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 19:53:45.013 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 19:53:45.014 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 19:53:45.014 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:45.018 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 19:53:45.018 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest testSimpleSuiteWithMoreTestClassesWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 s testCorrectRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.054 s testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.009 s testRestrictedConfigurationTwoRequirements2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 s testRestrictedConfigurationTwoRequirements3(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.009 s testJavaServerTestWithRestrictedConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 s testJavaServerTestWithRestrictedConfiguration2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 s testJavaServerTestWithRestrictedConfigurationCollection(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testNestedSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testNestedSuiteAndTestClassWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.002 s testRestrictedConfigurationTwoRequirements(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.04 s testRequirementsSuiteWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.01 s testJavaServerTestWithPartialConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 s testSimpleSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s testSameReqClassRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testJavaServerTestWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 s testIncorrectRestriction(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassIncorrectRestrictionSameAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testJavaServerTestWithRestrictedConfigurationCollectionAndMatcher(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSingleTestWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 19:53:45.025 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 19:53:45.030 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:53:45.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:45.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 19:53:45.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:45.031 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:53:45.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:45.031 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:53:45.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:45.031 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:53:45.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:45.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:45.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:45.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:45.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:53:45.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:45.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:45.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:45.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:45.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:53:45.033 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:53:45.033 DEBUG [main][MenuItemLookup] Found menu:'File' 19:53:45.033 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:53:45.033 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:53:45.033 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:53:45.034 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:53:45.034 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:53:45.034 DEBUG [main][MenuItemLookup] Item match:Window 19:53:45.034 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:53:45.035 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:53:45.035 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:53:45.035 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:45.035 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:53:45.035 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:53:45.035 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:45.035 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:53:45.035 DEBUG [main][MenuItemLookup] Found menu:'' 19:53:45.035 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:53:45.035 DEBUG [main][MenuItemLookup] Item match:Preferences 19:53:45.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:53:45.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:53:45.035 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:53:45.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:53:45.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:53:45.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:53:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:45.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:45.217 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:53:45.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:53:45.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:53:45.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:45.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:45.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:45.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:53:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:53:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:53:45.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:53:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:53:45.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:53:45.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:53:45.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:53:45.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:53:45.223 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:53:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:53:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:53:45.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:53:45.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:53:45.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:53:45.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:53:45.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:53:45.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:53:45.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:53:45.286 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:45.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:45.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 19:53:45.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 19:53:45.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:45.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:45.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:45.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:45.292 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 19:53:45.406 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 19:53:45.407 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 19:53:45.524 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 19:53:45.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 19:53:45.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:45.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:45.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:45.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 19:53:45.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:53:45.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 19:53:45.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 19:53:45.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:53:45.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:53:45.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:53:45.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 19:53:45.530 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 19:53:45.637 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 19:53:45.638 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 19:53:45.754 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 19:53:45.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 19:53:45.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:45.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:45.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:53:45.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 19:53:45.757 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 19:53:45.757 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 19:53:45.757 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:53:45.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:53:45.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:53:45.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.239 s failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.228 s Results: Tests run: 141, Failures: 0, Errors: 0, Skipped: 8 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.junit.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.requirements.test >------ [INFO] Building RedDeer Requirements Tests 4.7.0-SNAPSHOT [42/58] [INFO] from tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements.test --- [INFO] Resolving class path of RedDeer Requirements Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/../../plugins/org.eclipse.reddeer.requirements/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements.test --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- download:1.2.1:wget (install-apache-tomcat-10) @ org.eclipse.reddeer.requirements.test --- Downloading: http://archive.apache.org/dist/tomcat/tomcat-10//v10.0.4/bin/apache-tomcat-10.0.4.zip 62/12066K 126/12066K 186/12066K 246/12066K 308/12066K 368/12066K 428/12066K 488/12066K 552/12066K 613/12066K 678/12066K 739/12066K 804/12066K 866/12066K 929/12066K 990/12066K 1057/12066K 1117/12066K 1180/12066K 1245/12066K 1312/12066K 1378/12066K 1442/12066K 1506/12066K 1569/12066K 1636/12066K 1698/12066K 1759/12066K 1819/12066K 1883/12066K 1944/12066K 2010/12066K 2073/12066K 2134/12066K 2197/12066K 2258/12066K 2321/12066K 2383/12066K 2446/12066K 2510/12066K 2577/12066K 2638/12066K 2698/12066K 2760/12066K 2824/12066K 2888/12066K 2949/12066K 3012/12066K 3076/12066K 3138/12066K 3205/12066K 3265/12066K 3325/12066K 3392/12066K 3452/12066K 3514/12066K 3579/12066K 3640/12066K 3704/12066K 3767/12066K 3833/12066K 3893/12066K 3953/12066K 4018/12066K 4080/12066K 4147/12066K 4207/12066K 4271/12066K 4331/12066K 4395/12066K 4457/12066K 4521/12066K 4582/12066K 4643/12066K 4705/12066K 4766/12066K 4830/12066K 4894/12066K 4957/12066K 5024/12066K 5085/12066K 5148/12066K 5212/12066K 5276/12066K 5340/12066K 5404/12066K 5468/12066K 5532/12066K 5596/12066K 5660/12066K 5724/12066K 5788/12066K 5852/12066K 5916/12066K 5980/12066K 6044/12066K 6108/12066K 6171/12066K 6239/12066K 6306/12066K 6370/12066K 6432/12066K 6496/12066K 6559/12066K 6623/12066K 6685/12066K 6745/12066K 6809/12066K 6870/12066K 6933/12066K 6995/12066K 7059/12066K 7122/12066K 7183/12066K 7246/12066K 7309/12066K 7371/12066K 7433/12066K 7493/12066K 7554/12066K 7616/12066K 7680/12066K 7743/12066K 7806/12066K 7871/12066K 7931/12066K 7995/12066K 8058/12066K 8120/12066K 8181/12066K 8244/12066K 8308/12066K 8368/12066K 8431/12066K 8491/12066K 8552/12066K 8617/12066K 8681/12066K 8741/12066K 8806/12066K 8869/12066K 8933/12066K 8993/12066K 9058/12066K 9119/12066K 9182/12066K 9245/12066K 9307/12066K 9370/12066K 9433/12066K 9498/12066K 9559/12066K 9623/12066K 9688/12066K 9751/12066K 9815/12066K 9878/12066K 9941/12066K 10004/12066K 10066/12066K 10129/12066K 10190/12066K 10251/12066K 10316/12066K 10380/12066K 10443/12066K 10507/12066K 10567/12066K 10628/12066K 10689/12066K 10753/12066K 10814/12066K 10877/12066K 10940/12066K 11003/12066K 11064/12066K 11129/12066K 11191/12066K 11251/12066K 11315/12066K 11380/12066K 11444/12066K 11505/12066K 11568/12066K 11631/12066K 11696/12066K 11761/12066K 11825/12066K 11892/12066K 11958/12066K 12021/12066K 12066/12066K 12066K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.requirements.test --- [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.2.400.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (457.33kB) [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (145.07kB) [INFO] Fetching org.eclipse.jst.server.ui_1.1.500.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (47.86kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.config=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/resources/requirements.json, -Dapache-tomcat-10.home=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.requirements.test.server.ServerRunningTest 19:54:02.792 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:54:02.795 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:54:02.809 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:54:02.811 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:54:03.203 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 19:54:03.206 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 19:54:03.207 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 19:54:03.209 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 19:54:03.210 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 19:54:03.212 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 19:54:03.214 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 19:54:03.217 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 19:54:03.218 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 19:54:03.219 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 19:54:03.223 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 19:54:03.323 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 19:54:03.361 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:54:03.388 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:54:03.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 19:54:03.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:54:03.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:54:03.405 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:54:03.453 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:54:03.453 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:54:03.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:54:03.457 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:54:03.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:54:03.490 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:54:03.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:54:03.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:03.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:54:03.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:03.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:54:03.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:03.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:54:03.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:54:03.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:54:03.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:54:03.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:54:03.540 DEBUG [main][MenuItemLookup] Found menu:'File' 19:54:03.540 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:54:03.541 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:54:03.541 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:54:03.541 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:54:03.541 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:54:03.541 DEBUG [main][MenuItemLookup] Item match:Window 19:54:03.547 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:54:03.547 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:54:03.547 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:54:03.548 DEBUG [main][MenuItemLookup] Found menu:'' 19:54:03.548 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:54:03.548 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:54:03.548 DEBUG [main][MenuItemLookup] Found menu:'' 19:54:03.548 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:54:03.548 DEBUG [main][MenuItemLookup] Found menu:'' 19:54:03.548 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:54:03.549 DEBUG [main][MenuItemLookup] Item match:Preferences 19:54:03.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:54:03.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:54:03.587 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:54:03.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:54:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:54:03.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:54:03.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:54:03.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:54:03.912 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:54:03.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:03.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:54:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:03.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:03.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:03.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:03.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:54:03.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:54:03.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:54:03.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:54:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:03.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:03.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:04.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:04.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:54:04.004 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:54:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:54:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:54:04.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:54:04.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:54:04.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:54:04.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:54:04.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:54:04.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:54:04.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:54:04.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:04.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:54:04.136 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 19:54:04.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:54:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:54:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:54:04.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:54:04.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:54:04.138 DEBUG [main][MenuItemLookup] Found menu:'File' 19:54:04.139 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:54:04.139 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:54:04.139 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:54:04.139 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:54:04.139 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:54:04.139 DEBUG [main][MenuItemLookup] Item match:Window 19:54:04.141 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:54:04.141 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:54:04.141 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:54:04.141 DEBUG [main][MenuItemLookup] Found menu:'' 19:54:04.141 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:54:04.141 DEBUG [main][MenuItemLookup] Item match:Show View 19:54:04.155 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:54:04.155 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:54:04.155 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:54:04.156 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:54:04.156 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:54:04.156 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:54:04.156 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:54:04.156 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:54:04.156 DEBUG [main][MenuItemLookup] Found menu:'' 19:54:04.156 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:54:04.157 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:54:04.158 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:54:04.158 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:54:04.158 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:54:04.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:54:04.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:54:04.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:54:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:54:04.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:54:04.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:54:04.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:54:04.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:54:04.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:54:04.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:54:04.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:54:04.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:04.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:04.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:04.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:04.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:54:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:54:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:54:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:54:04.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:54:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:54:04.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:54:04.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:54:04.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:54:04.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:54:04.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:54:04.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:54:04.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:54:04.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:54:04.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 19:54:04.800 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 19:54:04.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 19:54:04.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 19:54:04.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:54:04.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:54:04.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:54:04.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:54:04.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:54:04.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:04.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:04.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:54:04.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:54:04.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:54:04.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:54:04.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:54:04.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:54:04.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:04.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:04.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:04.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:54:04.808 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:54:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:54:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:54:04.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:54:04.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:54:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:54:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:54:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 19:54:05.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:05.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:05.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 19:54:05.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:05.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:05.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:54:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:54:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:54:05.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:54:05.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:54:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:05.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:05.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:05.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:54:05.189 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:54:05.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:54:05.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:54:05.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:54:05.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:54:05.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:54:05.215 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:54:05.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:54:05.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:54:05.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:54:05.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:54:05.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:05.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:05.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:54:05.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:05.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:54:06.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:06.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:54:06.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:54:06.236 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:54:06.236 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 19:54:06.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:54:06.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:06.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:54:06.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:06.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:54:06.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:06.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:54:06.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:06.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:54:06.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:06.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:54:06.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:06.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:54:06.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:06.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:54:06.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:06.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:54:06.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:06.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:54:06.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:54:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:54:06.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:54:06.270 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:54:06.270 DEBUG [main][MenuItemLookup] Found menu:'File' 19:54:06.271 DEBUG [main][MenuItemLookup] Item match:File 19:54:06.279 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:54:06.279 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:54:06.287 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:54:06.287 DEBUG [main][MenuItemLookup] Found menu:'' 19:54:06.287 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:54:06.287 DEBUG [main][MenuItemLookup] Found menu:'File' 19:54:06.288 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:54:06.288 DEBUG [main][MenuItemLookup] Found menu:'' 19:54:06.288 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:54:06.288 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:54:06.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:54:06.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:54:06.289 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:54:06.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:54:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:54:06.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:54:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:54:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:54:06.434 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:54:06.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:06.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:54:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:06.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:06.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:06.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:54:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:54:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:54:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:54:06.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:54:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:54:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:54:06.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:54:06.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:54:06.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:54:06.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:54:06.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:54:06.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:54:06.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:54:06.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 19:54:06.952 DEBUG [main][TreeItemHandler] Selecting tree item: Server 19:54:06.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 19:54:06.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 19:54:06.958 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:54:06.958 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:54:06.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:54:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:06.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:06.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:06.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:06.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:54:06.963 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:54:06.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:54:06.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:54:06.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:54:06.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:54:07.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:54:07.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:07.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:07.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:54:07.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:54:07.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:54:07.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:54:07.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:54:07.300 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:54:07.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:54:07.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:54:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:07.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:07.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:07.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:07.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:54:07.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:54:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:54:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 19:54:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:54:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:54:07.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 19:54:07.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:54:07.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:54:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:54:07.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:54:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 19:54:07.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:54:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:54:07.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:54:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:54:07.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:54:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 19:54:07.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:54:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:07.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:07.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:07.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:54:07.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:54:07.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:54:07.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 19:54:07.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:54:07.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:54:07.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:54:07.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:54:07.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:54:07.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 19:54:07.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:54:07.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:54:07.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:54:07.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:54:07.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:54:07.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 19:54:07.847 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 19:54:07.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 19:54:07.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 19:54:07.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:54:07.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:07.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:07.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:07.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:07.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:54:07.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:54:08.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:54:08.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:54:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:08.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:08.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:08.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:08.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:54:08.436 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:54:08.438 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 19:54:08.441 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:54:08.441 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 19:54:08.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:54:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:08.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:08.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:08.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:54:08.446 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:54:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:54:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:54:08.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:54:08.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:54:08.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:54:08.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:54:08.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:54:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:54:08.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 19:54:08.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:54:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:08.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:54:08.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:54:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:08.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:54:08.702 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:54:08.702 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 19:54:08.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 19:54:08.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:54:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:54:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:54:08.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 19:54:08.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:54:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:54:08.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:54:08.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:54:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:54:08.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:54:08.704 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:54:08.706 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 19:54:08.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:55:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 19:55:08.768 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:55:08.768 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:55:08.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:55:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:08.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:08.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:08.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:55:08.779 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:55:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:55:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:55:08.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:55:08.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:55:08.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:55:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:55:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:55:09.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 19:55:09.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:55:09.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:55:09.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:55:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:55:09.346 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 19:55:09.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:09.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:09.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:55:09.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:09.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:09.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:09.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:09.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:55:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:09.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:09.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:09.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:55:09.364 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:09.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:09.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:09.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:55:09.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:09.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:09.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:09.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:09.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:09.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:09.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:55:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:09.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:09.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:09.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:55:09.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:09.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:09.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:09.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:09.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:09.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:09.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:55:09.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:09.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:09.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:09.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:55:09.424 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:09.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:09.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:09.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:55:09.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:09.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:09.444 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:09.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:09.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:09.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:09.446 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:09.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:09.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:09.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:09.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:55:09.448 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:55:09.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 19:55:09.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:55:09.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:09.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:09.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:09.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:09.497 INFO [WorkbenchTestable][AbstractServer] Start server Apache Tomcat v10.0 Server at localhost 19:55:09.497 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:09.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:09.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:09.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:09.499 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:09.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:09.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:09.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:09.501 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Apache Tomcat v10.0 Server at localhost 19:55:09.501 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:09.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:09.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:09.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:09.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:55:09.503 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:55:09.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 19:55:09.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:55:09.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:09.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:55:09.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'New' 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 19:55:09.600 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 19:55:09.601 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 19:55:09.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 19:55:09.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 19:55:09.601 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 19:55:09.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 19:55:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 19:55:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 19:55:12.611 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:12.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:12.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:12.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:13.113 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 19:55:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:55:13.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 19:55:13.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:55:13.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:55:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:55:13.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:13.119 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 19:55:13.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:13.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:55:13.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 19:55:13.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 19:55:13.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:55:13.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:55:13.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:55:13.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.134 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:55:13.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:13.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:13.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:13.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:55:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:55:13.161 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:55:13.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:13.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:13.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:13.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:55:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:55:13.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:13.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:13.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:55:13.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:55:13.192 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:55:13.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:13.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:13.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:13.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:13.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:13.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:55:13.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:55:13.238 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:55:13.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:13.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:13.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 19:55:13.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:55:13.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:55:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:55:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:55:13.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 19:55:13.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.271 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:55:13.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:13.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:13.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:13.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:13.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:55:13.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:55:13.311 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:55:13.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:13.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:13.330 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:13.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:55:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:55:13.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:13.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:13.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:13.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:13.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:55:13.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:55:13.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:55:13.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:13.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:13.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:13.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 19:55:13.364 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 19:55:13.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] about selection 19:55:13.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 19:55:13.399 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:13.401 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 19:55:13.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:13.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:55:13.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:55:13.450 DEBUG [main][MenuItemLookup] Found menu:'New' 19:55:13.451 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:55:13.451 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:55:13.451 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:13.451 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:55:13.451 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:55:13.451 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:55:13.451 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:55:13.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:55:13.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:55:13.452 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:55:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:55:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:55:13.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:55:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:13.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:55:13.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:55:13.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:55:13.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:55:13.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:55:13.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:55:13.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:55:13.549 INFO [WorkbenchTestable][CheckBox] Select checkbox Delete unused server configuration(s) 19:55:13.551 DEBUG [WorkbenchTestable][CheckBox] Checkbox Delete unused server configuration(s) already selected, no action performed 19:55:13.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:55:13.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:55:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:55:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:55:13.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:55:13.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:55:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:55:13.553 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:55:13.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:55:13.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:55:13.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:55:13.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:55:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:55:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:55:13.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:55:13.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:13.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:13.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:55:13.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:55:13.900 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:55:13.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:13.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:13.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 19:55:13.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:13.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:13.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:13.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:55:13.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:55:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:13.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:55:13.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:13.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:13.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:13.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:13.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:13.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:55:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:13.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:14.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:14.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:55:14.002 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:14.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:14.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:14.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:55:14.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:14.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:14.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:14.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:14.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:14.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:55:14.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:14.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:14.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:55:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:14.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:14.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:15.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:15.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:15.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:15.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:55:15.544 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:55:15.544 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 19:55:15.544 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:15.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:15.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:15.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:55:15.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:55:15.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:15.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:15.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:16.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:16.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:16.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:16.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:16.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:55:16.552 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:55:16.555 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:55:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 19:55:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:55:16.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:55:16.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:55:16.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:55:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:55:16.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:55:16.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:16.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:55:16.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:16.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:55:16.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:16.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:16.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:16.558 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:55:16.558 DEBUG [main][MenuItemLookup] Found menu:'File' 19:55:16.558 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:55:16.559 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:55:16.559 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:55:16.559 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:55:16.559 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:55:16.559 DEBUG [main][MenuItemLookup] Item match:Window 19:55:16.560 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:55:16.560 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:55:16.560 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:55:16.560 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:16.560 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:55:16.560 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:55:16.560 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:16.561 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:55:16.561 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:16.561 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:55:16.561 DEBUG [main][MenuItemLookup] Item match:Preferences 19:55:16.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:55:16.561 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:55:16.561 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:55:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:55:16.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:55:16.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:55:16.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:16.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:16.707 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:55:16.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:16.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:55:16.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:16.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:16.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:16.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:16.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:55:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:55:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:55:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:55:16.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:55:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:55:17.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:55:17.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:55:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:55:17.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:55:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:55:17.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:55:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:55:17.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:55:17.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:55:17.248 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:55:17.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:55:17.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:55:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:17.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:17.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:17.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:17.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:18.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:18.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:55:18.326 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 19:55:18.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:55:18.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:18.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:18.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:18.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:18.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:55:18.333 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 19:55:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:55:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:55:18.343 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 19:55:18.344 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 19:55:18.344 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:55:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:55:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:55:18.345 TRACE [main][WidgetHandler] Notify Table with event 13 19:55:18.345 TRACE [main][WidgetHandler] Wait for synchronization 19:55:18.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:55:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:18.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:18.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:18.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:55:18.349 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:55:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:55:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:55:18.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:55:18.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:55:18.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:55:21.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:55:21.412 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:55:21.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:21.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:21.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:55:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:21.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:21.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:21.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:21.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:55:21.420 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:55:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:55:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:55:21.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:55:21.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:55:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:55:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:55:21.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:21.473 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 19:55:21.474 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:55:21.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:55:21.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:55:21.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:55:21.474 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.783 s - in org.eclipse.reddeer.requirements.test.server.ServerRunningTest isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) Time elapsed: 0.14 s Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest 19:55:21.518 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 19:55:21.520 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:55:21.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:55:21.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 19:55:21.521 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:55:21.521 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:55:21.521 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:55:21.521 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:55:21.521 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:55:21.521 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:55:21.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:55:21.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:21.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:55:21.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:21.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:55:21.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:21.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:21.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:21.523 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:55:21.523 DEBUG [main][MenuItemLookup] Found menu:'File' 19:55:21.523 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:55:21.523 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:55:21.524 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:55:21.524 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:55:21.524 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:55:21.524 DEBUG [main][MenuItemLookup] Item match:Window 19:55:21.525 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:55:21.525 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:55:21.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:55:21.525 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:21.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:55:21.525 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:55:21.525 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:21.526 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:55:21.526 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:21.526 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:55:21.526 DEBUG [main][MenuItemLookup] Item match:Preferences 19:55:21.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:55:21.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:55:21.526 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:55:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:55:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:55:21.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:55:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:21.675 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:55:21.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:21.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:55:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:21.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:21.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:21.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:21.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:55:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:55:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:55:21.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:55:21.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:21.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:21.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:21.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:21.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:55:21.703 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:55:21.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:55:21.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:55:21.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:55:21.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:55:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:55:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:55:21.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:21.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:21.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:21.758 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:55:21.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:21.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:21.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:21.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:21.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:55:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:21.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:21.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:21.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:21.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:55:21.767 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:21.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:21.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:21.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:55:21.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:55:21.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:55:21.770 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:55:21.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:55:21.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:55:21.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:55:21.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:55:21.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:21.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:21.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:22.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:22.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:22.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:22.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:55:22.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:55:22.778 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:55:22.778 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 19:55:22.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:55:22.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:22.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:55:22.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:22.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:55:22.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:22.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:55:22.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:22.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:55:22.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:22.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:55:22.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:22.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:55:22.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:22.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:55:22.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:22.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:55:22.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:22.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:55:22.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:22.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:22.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:55:22.783 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:55:22.783 DEBUG [main][MenuItemLookup] Found menu:'File' 19:55:22.783 DEBUG [main][MenuItemLookup] Item match:File 19:55:22.785 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:55:22.786 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:55:22.788 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:55:22.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:22.788 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:55:22.788 DEBUG [main][MenuItemLookup] Found menu:'File' 19:55:22.788 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:55:22.788 DEBUG [main][MenuItemLookup] Found menu:'' 19:55:22.788 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:55:22.788 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:55:22.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:55:22.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:55:22.789 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:55:22.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:55:22.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:55:22.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:55:22.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:22.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:22.908 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:55:22.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:22.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:55:22.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:22.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:22.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:22.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:22.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:55:22.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:55:22.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:55:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:55:22.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:55:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:55:22.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:55:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:55:22.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:55:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:55:22.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:55:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:55:22.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:55:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:55:22.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:55:22.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 19:55:22.912 DEBUG [main][TreeItemHandler] Selecting tree item: Server 19:55:22.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 19:55:22.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 19:55:22.912 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:55:22.912 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:55:22.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:55:22.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:22.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:22.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:22.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:22.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:55:22.915 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:55:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:55:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:55:22.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:55:22.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:55:23.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:55:23.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:23.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:55:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:55:23.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:55:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:55:23.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:55:23.052 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:55:23.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:55:23.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:55:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:23.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:23.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:23.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:55:23.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:55:23.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:55:23.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 19:55:23.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:55:23.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:55:23.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 19:55:23.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:55:23.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:55:23.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:55:23.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:55:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 19:55:23.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:55:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:55:23.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:55:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:55:23.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:55:23.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 19:55:23.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:55:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:23.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:23.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:23.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:55:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:55:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:55:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 19:55:23.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:55:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:55:23.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:55:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:55:23.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:55:23.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 19:55:23.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:55:23.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:55:23.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:55:23.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:55:23.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:55:23.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 19:55:23.610 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 19:55:23.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 19:55:23.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 19:55:23.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:55:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:23.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:23.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:23.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:55:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:55:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:55:24.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:55:24.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:24.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:24.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:24.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:55:24.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:55:24.160 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 19:55:24.162 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:55:24.162 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 19:55:24.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:55:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:24.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:24.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:24.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:55:24.172 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:55:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:55:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:55:24.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:55:24.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:55:24.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:55:24.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:55:24.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:55:24.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:55:24.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 19:55:24.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:55:24.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:24.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:55:24.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:55:24.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:24.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:55:24.225 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:55:24.225 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 19:55:24.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 19:55:24.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:55:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:55:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:55:24.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 19:55:24.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:55:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:55:24.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:55:24.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:55:24.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:55:24.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:55:24.230 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:55:24.230 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 19:55:24.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:56:24.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 19:56:24.256 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:56:24.256 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:56:24.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:56:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:24.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:24.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:56:24.263 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:56:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:56:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:56:24.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:56:24.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:56:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:56:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:56:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:56:24.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:56:24.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:56:24.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:56:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:56:24.780 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 19:56:24.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.785 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:56:24.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:24.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:24.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:24.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:24.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:56:24.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:24.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:24.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:56:24.794 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:24.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:24.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:24.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:56:24.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:56:24.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:56:24.814 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:24.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:24.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:24.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:56:24.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:56:24.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:24.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:24.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:56:24.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:24.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:24.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:24.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:24.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:56:24.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:24.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:24.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:56:24.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:24.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:24.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:24.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:56:24.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:56:24.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:56:24.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:24.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:24.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:24.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:56:24.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:56:24.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 19:56:24.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 19:56:24.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:56:24.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:56:24.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:56:24.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.852 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:56:24.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:24.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:24.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:24.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:24.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:56:24.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:24.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:24.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:56:24.861 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:24.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:24.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:24.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:56:24.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:56:24.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:56:24.879 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:24.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:24.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:24.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:56:24.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:56:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:24.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:24.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:56:24.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:24.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:24.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:24.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:24.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:56:24.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:24.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:24.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:56:24.912 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:24.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:24.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:24.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:56:24.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:56:24.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:56:24.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 19:56:24.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:56:24.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:56:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:56:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:56:24.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 19:56:24.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:56:24.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:24.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:24.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:24.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:24.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:56:24.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:24.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:24.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:56:24.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:24.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:24.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:24.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:56:24.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:56:24.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:56:24.988 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:24.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:24.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:24.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:56:24.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:56:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:24.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:24.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:56:24.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:24.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:24.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:24.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:24.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:24.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:24.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:56:24.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:24.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:25.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:25.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:56:25.015 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:25.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:25.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:25.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:56:25.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:56:25.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:56:25.018 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:25.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:25.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:25.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:56:25.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:56:25.020 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:56:25.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 19:56:25.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:56:25.050 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:25.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:25.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:25.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:56:25.051 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 19:56:25.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:25.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:25.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:25.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:56:25.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:56:25.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:56:25.102 DEBUG [main][MenuItemLookup] Found menu:'New' 19:56:25.102 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:56:25.102 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:56:25.102 DEBUG [main][MenuItemLookup] Found menu:'' 19:56:25.102 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:56:25.102 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:56:25.103 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:56:25.103 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:56:25.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:56:25.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:56:25.103 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:56:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:56:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:56:25.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:56:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:25.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:56:25.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:56:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:56:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:56:25.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:56:25.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:56:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:25.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:25.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:25.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:56:25.160 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:56:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:56:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:56:25.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:56:25.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:56:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:56:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:56:25.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:25.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:25.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:56:25.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:25.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:25.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:25.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:25.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:25.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:56:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:25.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:25.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:25.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:25.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:56:25.252 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:25.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:25.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:25.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:56:25.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:56:25.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:56:25.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 19:56:25.255 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:25.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:25.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:25.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:56:25.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:56:25.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:25.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:25.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:25.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:25.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:26.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:26.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:56:26.273 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:56:26.273 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 19:56:26.273 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:26.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:26.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:26.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:56:26.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:56:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:26.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:26.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:26.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:26.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:27.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:27.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:27.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:56:27.279 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:56:27.279 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:56:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 19:56:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:56:27.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:56:27.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:56:27.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:56:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:56:27.280 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:56:27.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:27.280 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:56:27.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:27.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:56:27.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:27.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:27.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:27.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:56:27.282 DEBUG [main][MenuItemLookup] Found menu:'File' 19:56:27.282 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:56:27.282 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:56:27.282 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:56:27.283 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:56:27.283 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:56:27.283 DEBUG [main][MenuItemLookup] Item match:Window 19:56:27.284 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:56:27.284 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:56:27.284 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:56:27.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:56:27.284 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:56:27.284 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:56:27.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:56:27.284 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:56:27.284 DEBUG [main][MenuItemLookup] Found menu:'' 19:56:27.284 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:56:27.284 DEBUG [main][MenuItemLookup] Item match:Preferences 19:56:27.284 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:56:27.284 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:56:27.285 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:56:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:56:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:56:27.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:56:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:27.439 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:56:27.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:27.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:56:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:27.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:27.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:27.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:56:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:56:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:56:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:56:27.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:56:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:56:27.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:56:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:56:27.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:56:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:56:27.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:56:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:56:27.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:56:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:56:27.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:56:27.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:56:27.443 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:56:27.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:56:27.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:56:27.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:27.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:27.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:27.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:27.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:28.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:28.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:28.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:56:28.464 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 19:56:28.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:56:28.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:28.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:28.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:28.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:28.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:56:28.467 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 19:56:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:56:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:56:28.473 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 19:56:28.473 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 19:56:28.473 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:56:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:56:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:56:28.473 TRACE [main][WidgetHandler] Notify Table with event 13 19:56:28.474 TRACE [main][WidgetHandler] Wait for synchronization 19:56:28.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:56:28.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:28.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:28.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:28.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:56:28.478 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:56:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:56:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:56:28.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:56:28.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:56:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:56:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:56:31.492 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:56:31.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:31.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:31.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:56:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:31.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:31.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:31.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:31.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:56:31.500 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:56:31.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:56:31.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:56:31.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:56:31.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:56:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:56:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:56:31.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:31.557 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 19:56:31.557 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:56:31.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:56:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:56:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.041 s - in org.eclipse.reddeer.requirements.test.server.ServerPresentTest isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) Time elapsed: 0.084 s Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 19:56:31.588 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 19:56:31.590 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:56:31.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:56:31.591 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 19:56:31.591 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:56:31.591 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:56:31.591 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:56:31.591 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:56:31.591 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:56:31.591 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:56:31.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:56:31.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:31.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:56:31.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:31.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:56:31.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:31.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:31.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:31.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:56:31.593 DEBUG [main][MenuItemLookup] Found menu:'File' 19:56:31.593 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:56:31.593 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:56:31.593 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:56:31.593 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:56:31.593 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:56:31.593 DEBUG [main][MenuItemLookup] Item match:Window 19:56:31.594 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:56:31.594 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:56:31.594 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:56:31.594 DEBUG [main][MenuItemLookup] Found menu:'' 19:56:31.595 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:56:31.595 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:56:31.595 DEBUG [main][MenuItemLookup] Found menu:'' 19:56:31.595 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:56:31.595 DEBUG [main][MenuItemLookup] Found menu:'' 19:56:31.595 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:56:31.595 DEBUG [main][MenuItemLookup] Item match:Preferences 19:56:31.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:56:31.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:56:31.595 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:56:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:56:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:56:31.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:56:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:31.732 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:56:31.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:31.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:56:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:31.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:31.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:31.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:56:31.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:56:31.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:56:31.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:56:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:31.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:31.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:31.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:56:31.738 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:56:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:56:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:56:31.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:56:31.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:56:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:56:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:56:31.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:31.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:31.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:31.802 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:56:31.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:31.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:31.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:31.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:31.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:31.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:31.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:56:31.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:31.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:31.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:31.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:31.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:56:31.810 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:31.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:31.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:31.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:56:31.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:56:31.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:56:31.825 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:56:31.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:56:31.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:56:31.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:56:31.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:56:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:31.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:31.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:32.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:32.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:32.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:32.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:56:32.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:56:32.831 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:56:32.831 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 19:56:32.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:56:32.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:32.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:56:32.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:32.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:56:32.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:32.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:56:32.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:32.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:56:32.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:32.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:56:32.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:32.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:56:32.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:32.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:56:32.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:32.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:56:32.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:32.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:56:32.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:32.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:32.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:56:32.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:56:32.835 DEBUG [main][MenuItemLookup] Found menu:'File' 19:56:32.835 DEBUG [main][MenuItemLookup] Item match:File 19:56:32.837 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:56:32.837 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:56:32.839 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:56:32.840 DEBUG [main][MenuItemLookup] Found menu:'' 19:56:32.840 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:56:32.840 DEBUG [main][MenuItemLookup] Found menu:'File' 19:56:32.840 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:56:32.840 DEBUG [main][MenuItemLookup] Found menu:'' 19:56:32.840 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:56:32.840 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:56:32.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:56:32.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:56:32.841 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:56:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:56:32.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:56:32.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:56:32.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:32.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:32.945 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:56:32.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:32.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:56:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:32.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:32.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:32.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:56:32.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:56:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:56:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:56:32.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:56:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:56:32.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:56:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:56:32.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:56:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:56:32.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:56:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:56:32.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:56:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:56:32.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:56:32.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 19:56:32.959 DEBUG [main][TreeItemHandler] Selecting tree item: Server 19:56:32.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 19:56:32.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 19:56:32.960 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:56:32.960 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:56:32.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:56:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:32.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:32.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:32.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:56:32.963 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:56:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:56:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:56:32.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:56:32.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:56:33.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:56:33.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:33.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:56:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:56:33.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:56:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:56:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:56:33.150 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:56:33.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:56:33.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:56:33.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:33.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:33.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:33.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:33.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:56:33.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:56:33.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:56:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 19:56:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:56:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:56:33.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 19:56:33.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:56:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:56:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:56:33.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:56:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 19:56:33.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:56:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:56:33.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:56:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:56:33.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:56:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 19:56:33.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:56:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:33.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:33.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:33.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:56:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:56:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:56:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 19:56:33.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:56:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:56:33.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:56:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:56:33.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:56:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 19:56:33.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:56:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:56:33.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:56:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:56:33.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:56:33.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 19:56:33.688 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 19:56:33.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 19:56:33.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 19:56:33.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:56:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:33.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:33.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:33.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:33.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:56:33.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:56:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:56:34.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:56:34.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:34.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:34.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:34.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:34.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:56:34.231 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:56:34.233 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 19:56:34.240 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:56:34.241 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 19:56:34.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:56:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:34.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:34.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:34.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:56:34.245 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:56:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:56:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:56:34.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:56:34.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:56:34.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:56:34.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:56:34.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:56:34.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:56:34.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 19:56:34.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:56:34.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:34.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:56:34.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:56:34.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:34.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:56:34.301 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:56:34.302 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 19:56:34.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 19:56:34.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:56:34.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:56:34.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:56:34.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 19:56:34.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:56:34.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:56:34.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:56:34.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:56:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:56:34.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:56:34.305 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:56:34.311 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 19:56:34.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:57:34.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 19:57:34.331 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:57:34.331 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:57:34.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:57:34.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:34.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:34.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:57:34.340 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:57:34.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:57:34.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:57:34.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:57:34.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:57:34.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:57:34.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:57:34.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:57:34.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:57:34.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:57:34.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:57:34.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:57:34.872 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 19:57:34.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.876 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:57:34.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:34.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:34.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:34.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:34.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:57:34.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:34.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:34.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:57:34.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:34.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:34.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:34.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:57:34.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:57:34.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:57:34.911 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:34.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:34.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:34.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:57:34.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:57:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:34.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:34.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:57:34.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:34.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:34.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:57:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:34.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:34.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:57:34.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:34.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:34.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:34.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:57:34.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:57:34.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:57:34.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:34.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:34.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:34.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:57:34.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:57:34.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 19:57:34.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 19:57:34.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:57:34.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:57:34.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:57:34.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:57:34.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:34.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:34.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:57:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:34.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:34.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:57:34.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:34.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:34.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:34.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:57:34.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:57:34.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:57:34.982 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:34.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:34.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:34.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:57:34.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:57:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:34.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:34.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:34.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:57:34.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:35.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:35.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:35.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:35.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:57:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:35.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:35.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:35.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:57:35.012 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:35.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:35.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:35.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:57:35.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:57:35.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:57:35.016 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:35.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:35.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:35.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:57:35.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:57:35.018 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:57:35.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 19:57:35.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:57:35.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:35.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:35.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:35.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:57:35.059 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 19:57:35.059 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:35.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:35.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:35.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:57:35.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:57:35.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:57:35.120 DEBUG [main][MenuItemLookup] Found menu:'New' 19:57:35.121 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:57:35.121 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:57:35.121 DEBUG [main][MenuItemLookup] Found menu:'' 19:57:35.121 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:57:35.121 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:57:35.121 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:57:35.121 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:57:35.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:57:35.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:57:35.121 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:57:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:57:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:57:35.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:57:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:35.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:57:35.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:57:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:57:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:57:35.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:57:35.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:57:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:35.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:35.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:35.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:35.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:57:35.203 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:57:35.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:57:35.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:57:35.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:57:35.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:57:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:57:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:57:35.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:35.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:35.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:57:35.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:35.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:35.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:35.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:35.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:35.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:35.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:57:35.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:35.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:35.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:35.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:35.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:57:35.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:35.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:35.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:35.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:57:35.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:57:35.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:57:35.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 19:57:35.296 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:35.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:35.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:35.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:57:35.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:57:35.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:35.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:35.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:35.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:35.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:36.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:36.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:57:36.303 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:57:36.303 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 19:57:36.303 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:36.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:36.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:36.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:57:36.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:57:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:36.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:36.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:36.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:36.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:37.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:37.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:57:37.311 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:57:37.311 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:57:37.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 19:57:37.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:57:37.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:57:37.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:57:37.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:57:37.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:57:37.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:57:37.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:37.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:57:37.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:37.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:57:37.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:37.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:37.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:37.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:37.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:37.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:57:37.315 DEBUG [main][MenuItemLookup] Found menu:'File' 19:57:37.315 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:57:37.315 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:57:37.315 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:57:37.315 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:57:37.315 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:57:37.316 DEBUG [main][MenuItemLookup] Item match:Window 19:57:37.317 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:57:37.317 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:57:37.317 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:57:37.317 DEBUG [main][MenuItemLookup] Found menu:'' 19:57:37.317 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:57:37.317 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:57:37.317 DEBUG [main][MenuItemLookup] Found menu:'' 19:57:37.318 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:57:37.318 DEBUG [main][MenuItemLookup] Found menu:'' 19:57:37.318 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:57:37.318 DEBUG [main][MenuItemLookup] Item match:Preferences 19:57:37.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:57:37.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:57:37.335 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:57:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:57:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:57:37.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:57:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:37.472 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:57:37.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:37.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:57:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:37.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:37.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:37.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:37.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:57:37.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:57:37.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:57:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:57:37.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:57:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:57:37.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:57:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:57:37.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:57:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:57:37.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:57:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:57:37.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:57:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:57:37.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:57:37.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:57:37.488 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:57:37.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:57:37.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:57:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:37.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:37.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:37.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:37.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:38.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:38.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:57:38.496 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 19:57:38.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:57:38.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:38.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:38.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:38.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:38.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:57:38.499 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 19:57:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:57:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:57:38.505 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 19:57:38.505 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 19:57:38.505 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:57:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:57:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:57:38.506 TRACE [main][WidgetHandler] Notify Table with event 13 19:57:38.506 TRACE [main][WidgetHandler] Wait for synchronization 19:57:38.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:57:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:38.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:38.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:38.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:38.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:57:38.510 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:57:38.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:57:38.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:57:38.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:57:38.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:57:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:57:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:57:41.519 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:57:41.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:41.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:41.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:57:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:41.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:41.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:57:41.529 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:57:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:57:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:57:41.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:57:41.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:57:41.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:57:41.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:57:41.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:41.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:41.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:41.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:41.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:41.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:57:41.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:41.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:41.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:41.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:41.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:57:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:41.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:41.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:41.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:57:41.603 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:41.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:41.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:41.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:57:41.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:57:41.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:57:41.606 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:41.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:41.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:41.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:57:41.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:57:41.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:41.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:41.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:42.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:42.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:42.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:42.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:57:42.612 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:57:42.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 19:57:42.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:57:42.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:57:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:57:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:57:42.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 19:57:42.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:42.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:42.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:57:42.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:42.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:42.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:42.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:42.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:42.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:42.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:57:42.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:42.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:42.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:42.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:42.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:57:42.626 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:42.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:42.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:57:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:57:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:57:42.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:42.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:42.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:42.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:57:42.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:57:42.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:42.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:42.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:43.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:43.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:43.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:43.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:57:43.634 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:57:43.634 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 19:57:43.634 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:57:43.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:57:43.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:57:43.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.048 s - in org.eclipse.reddeer.requirements.test.server.ServerCleanupTest testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) Time elapsed: 7.666 s Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 19:57:43.645 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 19:57:43.647 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:57:43.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:57:43.647 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 19:57:43.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:57:43.648 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:57:43.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:57:43.648 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:57:43.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:57:43.648 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:57:43.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:57:43.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:43.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:57:43.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:43.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:57:43.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:43.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:43.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:43.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:43.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:43.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:57:43.651 DEBUG [main][MenuItemLookup] Found menu:'File' 19:57:43.651 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:57:43.651 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:57:43.651 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:57:43.651 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:57:43.651 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:57:43.651 DEBUG [main][MenuItemLookup] Item match:Window 19:57:43.652 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:57:43.652 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:57:43.652 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:57:43.653 DEBUG [main][MenuItemLookup] Found menu:'' 19:57:43.653 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:57:43.653 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:57:43.653 DEBUG [main][MenuItemLookup] Found menu:'' 19:57:43.653 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:57:43.653 DEBUG [main][MenuItemLookup] Found menu:'' 19:57:43.653 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:57:43.653 DEBUG [main][MenuItemLookup] Item match:Preferences 19:57:43.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:57:43.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:57:43.667 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:57:43.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:57:43.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:57:43.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:57:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:43.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:43.812 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:57:43.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:43.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:57:43.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:43.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:43.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:43.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:43.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:57:43.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:57:43.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:57:43.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:57:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:43.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:43.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:43.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:43.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:57:43.818 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:57:43.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:57:43.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:57:43.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:57:43.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:57:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:57:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:57:43.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:43.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:43.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:43.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:43.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:43.898 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:57:43.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:43.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:43.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:43.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:43.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:57:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:43.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:43.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:43.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:43.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:57:43.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:43.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:43.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:43.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:57:43.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:57:43.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:57:43.928 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:57:43.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:57:43.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:57:43.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:57:43.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:57:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:43.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:43.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:44.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:44.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:44.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:44.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:57:44.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:57:44.933 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:57:44.933 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 19:57:44.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:57:44.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:44.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:57:44.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:44.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:57:44.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:44.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:57:44.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:44.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:57:44.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:44.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:57:44.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:44.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 19:57:44.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:44.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:57:44.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:44.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:57:44.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:44.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:57:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:44.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:57:44.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:57:44.939 DEBUG [main][MenuItemLookup] Found menu:'File' 19:57:44.940 DEBUG [main][MenuItemLookup] Item match:File 19:57:44.942 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:57:44.942 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:57:44.944 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:57:44.944 DEBUG [main][MenuItemLookup] Found menu:'' 19:57:44.944 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:57:44.944 DEBUG [main][MenuItemLookup] Found menu:'File' 19:57:44.944 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:57:44.944 DEBUG [main][MenuItemLookup] Found menu:'' 19:57:44.944 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:57:44.944 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:57:44.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:57:44.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:57:44.945 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:57:45.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:57:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:57:45.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:57:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:45.053 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:57:45.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:45.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:57:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:45.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:45.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:45.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:57:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:57:45.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:57:45.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:57:45.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:57:45.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:57:45.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:57:45.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:57:45.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:57:45.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:57:45.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:57:45.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:57:45.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:57:45.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:57:45.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:57:45.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 19:57:45.066 DEBUG [main][TreeItemHandler] Selecting tree item: Server 19:57:45.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 19:57:45.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 19:57:45.066 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:57:45.066 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:57:45.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:57:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:45.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:45.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:45.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:45.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:57:45.069 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:57:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:57:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:57:45.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:57:45.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:57:45.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:57:45.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:45.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 19:57:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 19:57:45.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 19:57:45.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:57:45.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:57:45.191 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:57:45.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:57:45.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:57:45.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:45.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:45.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:45.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:45.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:57:45.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 19:57:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 19:57:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 19:57:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:57:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:57:45.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 19:57:45.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:57:45.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:57:45.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:57:45.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:57:45.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 19:57:45.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:57:45.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:57:45.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:57:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:57:45.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:57:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 19:57:45.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 19:57:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:45.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:45.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:45.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:45.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:57:45.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:57:45.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:57:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 19:57:45.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:57:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:57:45.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:57:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:57:45.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:57:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 19:57:45.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 19:57:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:57:45.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 19:57:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:57:45.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 19:57:45.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 19:57:45.722 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 19:57:45.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 19:57:45.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 19:57:45.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:57:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:45.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:45.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:45.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:45.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:57:45.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:57:46.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:57:46.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 19:57:46.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:46.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:46.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:46.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:46.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:57:46.279 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:57:46.280 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 19:57:46.282 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:57:46.282 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 19:57:46.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:57:46.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:46.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:46.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:46.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:46.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:57:46.293 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:57:46.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:57:46.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:57:46.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:57:46.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:57:46.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 19:57:46.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:57:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:57:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:57:46.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 19:57:46.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:57:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:46.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:57:46.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:57:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:46.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:57:46.344 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:57:46.344 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 19:57:46.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 19:57:46.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:57:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:57:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:57:46.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 19:57:46.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:57:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:57:46.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 19:57:46.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 19:57:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:57:46.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 19:57:46.348 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:57:46.349 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 19:57:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 19:58:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 19:58:46.366 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 19:58:46.366 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 19:58:46.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:58:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:46.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:46.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:46.372 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:58:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:46.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:46.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:46.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:46.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:58:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:58:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:58:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:58:46.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:58:46.898 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 19:58:46.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:58:46.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:46.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:46.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:58:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:46.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:46.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:46.910 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:46.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:46.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:46.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:46.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:46.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:46.929 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:46.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:46.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:46.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:58:46.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:58:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:46.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:46.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:46.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:46.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:46.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:58:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:46.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:46.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:46.940 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:46.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:46.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:46.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:46.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:46.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:46.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:46.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:46.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:46.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:58:46.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:46.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 19:58:46.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 19:58:46.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:46.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:46.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:46.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:58:46.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:46.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:46.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:58:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:46.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:46.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:46.974 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:46.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:46.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:46.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:46.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:46.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:46.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:46.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:46.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:46.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:58:46.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:58:46.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:46.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:46.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:46.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:46.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:46.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:47.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:47.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:58:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:47.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:47.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:47.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:47.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:47.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:47.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:47.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:47.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:47.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:47.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:47.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:58:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:47.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:47.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:47.053 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:47.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:47.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:47.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:47.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:47.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 19:58:47.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:47.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:47.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:47.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:47.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 19:58:47.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:58:47.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:47.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:47.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:58:47.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:47.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:47.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:47.106 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:47.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:47.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:47.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:47.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:47.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:47.110 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:47.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:47.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:47.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:58:47.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:58:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:47.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:47.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:47.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:47.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:47.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:58:47.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:47.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:47.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:47.135 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:47.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:47.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:47.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:47.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:47.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:47.139 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:47.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:47.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:47.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:58:47.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:58:47.140 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:58:47.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 19:58:47.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 19:58:47.187 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:47.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:47.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:47.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:58:47.189 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 19:58:47.189 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:47.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:47.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:47.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:58:47.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:58:47.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:47.223 DEBUG [main][MenuItemLookup] Found menu:'New' 19:58:47.224 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 19:58:47.224 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:58:47.224 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:47.224 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:58:47.224 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:58:47.224 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:58:47.224 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:58:47.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 19:58:47.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:58:47.224 INFO [main][MenuItemHandler] Select menu item: Delete Delete 19:58:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 19:58:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 19:58:47.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 19:58:47.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:47.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:47.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:58:47.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:47.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:47.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:47.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 19:58:47.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:47.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:47.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:47.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:47.298 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:58:47.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:47.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:47.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:47.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:58:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:58:47.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 19:58:47.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:47.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:47.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:47.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:47.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 19:58:47.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:47.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:47.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:47.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:47.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:47.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:47.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:47.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:47.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:47.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:47.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 19:58:47.405 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:47.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:47.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:47.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:58:47.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:58:47.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:47.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:58:47.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:47.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:58:48.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:48.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:58:48.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:58:48.410 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:58:48.410 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 19:58:48.410 INFO [WorkbenchTestable][AbstractView] Activate view Servers 19:58:48.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 19:58:48.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:48.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 19:58:48.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 19:58:48.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:48.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:48.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:58:48.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:48.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:58:49.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:49.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:58:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 19:58:49.416 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 19:58:49.416 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 19:58:49.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 19:58:49.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:58:49.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:58:49.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:58:49.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:58:49.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:58:49.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:49.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:49.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:49.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:49.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:49.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:49.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:49.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:49.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:49.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:49.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:49.418 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:49.418 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:49.419 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:49.419 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:49.419 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:49.419 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:49.419 DEBUG [main][MenuItemLookup] Item match:Window 19:58:49.420 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:49.420 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:49.420 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:49.420 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:49.420 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:49.420 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:49.420 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:49.420 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:49.420 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:49.420 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:49.420 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:49.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:49.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:49.420 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:49.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:49.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:49.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:49.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:49.561 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:49.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:49.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:49.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:49.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:49.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:49.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:49.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 19:58:49.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:58:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:58:49.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:58:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:58:49.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:58:49.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 19:58:49.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 19:58:49.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:58:49.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 19:58:49.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:58:49.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 19:58:49.575 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 19:58:49.575 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 19:58:49.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 19:58:49.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 19:58:49.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:49.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:49.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:58:50.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:50.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:58:50.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:50.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:58:50.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:58:50.598 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 19:58:50.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 19:58:50.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:50.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:50.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:50.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:50.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:58:50.601 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 19:58:50.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:58:50.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:58:50.608 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 19:58:50.608 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 19:58:50.608 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 19:58:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:58:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:58:50.608 TRACE [main][WidgetHandler] Notify Table with event 13 19:58:50.608 TRACE [main][WidgetHandler] Wait for synchronization 19:58:50.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 19:58:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:50.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:50.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:50.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:50.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:50.612 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 19:58:50.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:50.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:50.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:50.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 19:58:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 19:58:53.621 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 19:58:53.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:53.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:53.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:58:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:53.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:53.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:53.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:53.630 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:58:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:53.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:53.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:53.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:53.673 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 19:58:53.673 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:53.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.03 s - in org.eclipse.reddeer.requirements.test.server.ServerStoppedTest isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) Time elapsed: 0.112 s Running org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 19:58:53.687 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 19:58:53.689 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:58:53.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:53.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 19:58:53.690 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:53.690 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:58:53.690 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:53.690 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:58:53.690 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:53.690 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:58:53.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:53.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:53.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:53.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:53.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:53.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:53.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:53.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:53.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:53.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:53.692 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:53.692 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:53.692 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:53.693 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:53.693 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:53.693 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:53.693 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:53.693 DEBUG [main][MenuItemLookup] Item match:Window 19:58:53.694 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:53.694 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:53.694 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:53.694 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:53.694 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:53.694 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:53.694 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:53.694 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:53.694 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:53.694 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:53.694 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:53.694 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:53.694 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:53.695 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:53.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:53.847 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:53.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:53.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:53.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:53.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:53.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:53.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:53.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:53.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:53.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:53.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:53.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:53.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:53.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:53.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:53.866 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:53.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:53.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:53.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:53.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:53.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 19:58:53.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 19:58:53.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:53.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:53.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:53.912 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 19:58:53.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 19:58:53.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:53.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:53.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:53.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:53.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 19:58:53.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:53.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 19:58:53.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 19:58:53.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:53.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:53.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:53.933 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling 19:58:53.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 19:58:53.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:53.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:53.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:53.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:53.935 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 19:58:53.935 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 19:58:53.935 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:53.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:53.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:53.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.022 s testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 19:58:53.947 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 19:58:53.949 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:58:53.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:53.949 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 19:58:53.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:53.950 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:58:53.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:53.950 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:58:53.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:53.950 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:58:53.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:53.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:53.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:53.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:53.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:53.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:53.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:53.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:53.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:53.952 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:53.952 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:53.952 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:53.952 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:53.952 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:53.952 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:53.952 DEBUG [main][MenuItemLookup] Item match:Window 19:58:53.953 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:53.953 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:53.953 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:53.953 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:53.953 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:53.953 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:53.953 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:53.953 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:53.953 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:53.953 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:53.953 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:53.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:53.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:53.954 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:54.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:54.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:54.119 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:54.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:54.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:54.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:54.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:54.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:54.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:54.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:54.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:54.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:54.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:54.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:54.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:54.150 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:54.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:54.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:54.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:54.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:54.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:54.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:54.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:54.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:54.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:54.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:54.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 19:58:54.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 19:58:54.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:54.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:54.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:54.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:54.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:54.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:54.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:54.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:54.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:54.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:54.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:54.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:54.226 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:54.226 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:54.226 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:54.226 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:54.226 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:54.226 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:54.226 DEBUG [main][MenuItemLookup] Item match:Window 19:58:54.227 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:54.227 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:54.227 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:54.227 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:54.227 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:54.227 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:54.227 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:54.227 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:54.227 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:54.227 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:54.227 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:54.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:54.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:54.228 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:54.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:54.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:54.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:54.418 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:54.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:54.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:54.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:54.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:54.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:58:54.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:58:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:58:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:58:54.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:58:54.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:58:54.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:58:54.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:58:54.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:58:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:58:54.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:58:54.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 19:58:54.961 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 19:58:54.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 19:58:54.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 19:58:55.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:55.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:55.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:55.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:55.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 19:58:55.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:55.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:55.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:55.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:58:55.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:55.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:55.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:55.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:55.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:55.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:55.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:55.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:55.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:55.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:55.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:55.400 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:55.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:55.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:55.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:55.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:55.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:55.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:55.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:55.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 19:58:55.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:55.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:55.448 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 19:58:55.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:55.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 19:58:55.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 19:58:55.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:55.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:55.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:55.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 19:58:55.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:55.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:55.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:55.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 19:58:55.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:55.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 19:58:55.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 19:58:55.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:55.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:55.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:55.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:55.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:55.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:55.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:55.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:55.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:55.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:55.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:55.489 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:55.489 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:55.489 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:55.489 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:55.489 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:55.489 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:55.489 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:55.489 DEBUG [main][MenuItemLookup] Item match:Window 19:58:55.490 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:55.490 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:55.490 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:55.490 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:55.491 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:55.491 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:55.491 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:55.491 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:55.491 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:55.491 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:55.491 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:55.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:55.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:55.491 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:55.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:55.732 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:55.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:55.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:55.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:55.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:55.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:55.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:58:55.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:58:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:58:55.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:58:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:58:55.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:58:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:58:55.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:58:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:58:55.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:58:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:58:55.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:58:55.737 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 19:58:55.737 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 19:58:55.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 19:58:55.738 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 19:58:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:55.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:55.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:55.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 19:58:55.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:55.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:58:55.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:55.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:55.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:55.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:55.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:55.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:55.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:55.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:55.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:55.804 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:55.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:55.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:55.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:55.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:55.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:55.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:55.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:55.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:55.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:55.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:55.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:55.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:55.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:55.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:55.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:55.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:55.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:55.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:55.848 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:55.848 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:55.848 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:55.848 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:55.848 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:55.848 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:55.848 DEBUG [main][MenuItemLookup] Item match:Window 19:58:55.849 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:55.849 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:55.849 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:55.849 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:55.849 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:55.849 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:55.849 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:55.850 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:55.850 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:55.850 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:55.850 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:55.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:55.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:55.869 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:56.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:56.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:56.065 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:56.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:56.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:56.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:56.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:56.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:56.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:58:56.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:58:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:58:56.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:58:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:58:56.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:58:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:58:56.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:58:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:58:56.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:58:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:58:56.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:58:56.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 19:58:56.070 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 19:58:56.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 19:58:56.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 19:58:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:56.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:56.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:56.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 19:58:56.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:56.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 19:58:56.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:56.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:56.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:56.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:56.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:56.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:56.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:56.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:56.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:56.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:56.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:56.118 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:56.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:56.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:56.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:56.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 19:58:56.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:56.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:56.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 19:58:56.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 19:58:56.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:56.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:56.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:56.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.212 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 1.226 s testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.021 s testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.686 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 19:58:56.167 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 19:58:56.169 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:58:56.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:56.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 19:58:56.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:56.170 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:58:56.182 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:56.182 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:58:56.182 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:56.182 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:58:56.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:56.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:56.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:56.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:56.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:56.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:56.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:56.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:56.185 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:56.185 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:56.185 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:56.186 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:56.186 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:56.186 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:56.186 DEBUG [main][MenuItemLookup] Item match:Window 19:58:56.187 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:56.187 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:56.187 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:56.187 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:56.187 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:56.187 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:56.187 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:56.187 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:56.187 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:56.187 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:56.187 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:56.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:56.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:56.188 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:56.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:56.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:56.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:56.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:56.359 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:56.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:56.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:56.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:56.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:56.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:56.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:56.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:56.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:56.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:56.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:56.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:56.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:56.404 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:56.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:56.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:56.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:56.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:56.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:56.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:56.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:56.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:56.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:56.440 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 19:58:56.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:56.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 19:58:56.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 19:58:56.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:56.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:56.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:56.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:56.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:56.443 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:56.443 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:56.443 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:56.443 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:56.443 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:56.443 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:56.443 DEBUG [main][MenuItemLookup] Item match:Project 19:58:56.449 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 19:58:56.449 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:58:56.449 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:56.449 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 19:58:56.449 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 19:58:56.449 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 19:58:56.449 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:58:56.449 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 19:58:56.449 DEBUG [main][MenuItemLookup] Item match:Build Automatically 19:58:56.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 19:58:56.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:56.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:56.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 19:58:56.486 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 19:58:56.487 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 19:58:56.487 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:56.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:56.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:56.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) Time elapsed: 0.044 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 19:58:56.499 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 19:58:56.500 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:58:56.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:56.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 19:58:56.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:56.501 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:58:56.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:56.502 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:58:56.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:56.502 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:58:56.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:56.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:56.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:56.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:56.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:56.504 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:56.504 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:56.504 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:56.504 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:56.504 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:56.505 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:56.505 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:56.505 DEBUG [main][MenuItemLookup] Item match:Window 19:58:56.506 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:56.506 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:56.506 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:56.506 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:56.506 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:56.506 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:56.506 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:56.506 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:56.506 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:56.506 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:56.506 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:56.506 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:56.506 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:56.506 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:56.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:56.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:56.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:56.682 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:56.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:56.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:56.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:56.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:56.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:56.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:56.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:56.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:56.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:56.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:56.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:56.709 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:56.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:56.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:56.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:56.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:56.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:56.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:56.768 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:56.768 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 19:58:56.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 19:58:56.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:56.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:56.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:56.769 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 19:58:56.770 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 19:58:56.771 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 19:58:56.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 19:58:56.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:56.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:56.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:56.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:56.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 19:58:56.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:56.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 19:58:56.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 19:58:56.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:56.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:56.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:56.773 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 19:58:56.774 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 19:58:56.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 19:58:56.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:56.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:56.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:56.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:56.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 19:58:56.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:56.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 19:58:56.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 19:58:56.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:56.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:56.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:56.775 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 19:58:56.775 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 19:58:56.776 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 19:58:56.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 19:58:56.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:56.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:56.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:56.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:56.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 19:58:56.778 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 19:58:56.778 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 19:58:56.778 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:56.778 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:56.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:56.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.005 s autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.002 s autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 19:58:56.791 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 19:58:56.792 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:58:56.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:56.792 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 19:58:56.792 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:56.792 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:58:56.793 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:56.793 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:58:56.793 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:56.793 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:58:56.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:56.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:56.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.794 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:56.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:56.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:56.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:56.795 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:56.795 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:56.795 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:56.795 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:56.795 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:56.795 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:56.795 DEBUG [main][MenuItemLookup] Item match:Window 19:58:56.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:56.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:56.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:56.796 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:56.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:56.796 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:56.796 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:56.796 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:56.796 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:56.796 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:56.796 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:56.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:56.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:56.796 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:56.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:56.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:56.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:56.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:56.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:56.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:56.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:56.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:56.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:56.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:56.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:56.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:56.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:56.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:56.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:56.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:56.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:56.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:56.986 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:56.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:56.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:57.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:57.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:57.041 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 19:58:57.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:57.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 19:58:57.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 19:58:57.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:57.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:57.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:57.043 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:57.044 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:57.044 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:57.044 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:57.044 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:57.044 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:57.044 DEBUG [main][MenuItemLookup] Item match:Project 19:58:57.044 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 19:58:57.044 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:58:57.044 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:57.044 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 19:58:57.045 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 19:58:57.045 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 19:58:57.045 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:58:57.045 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 19:58:57.045 DEBUG [main][MenuItemLookup] Item match:Build Automatically 19:58:57.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 19:58:57.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:57.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:57.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 19:58:57.046 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 19:58:57.047 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 19:58:57.047 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:57.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:57.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:57.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 19:58:57.067 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 19:58:57.069 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:58:57.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:57.071 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 19:58:57.071 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:57.071 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:58:57.071 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:57.071 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:58:57.071 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:57.072 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:58:57.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:57.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:57.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:57.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:57.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:57.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:57.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:57.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:57.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:57.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:57.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:57.086 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:57.086 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:57.086 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:57.086 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:57.086 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:57.086 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:57.086 DEBUG [main][MenuItemLookup] Item match:Window 19:58:57.087 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:57.087 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:57.087 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:57.087 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:57.087 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:57.087 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:57.087 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:57.087 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:57.087 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:57.087 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:57.087 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:57.087 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:57.087 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:57.088 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:57.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:57.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:57.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:57.260 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:57.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:57.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:57.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:57.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:57.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:57.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:57.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:57.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:57.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:57.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:57.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:57.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:57.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:57.268 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:57.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:57.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:57.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:57.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:57.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:57.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:57.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:57.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:57.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:57.340 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 19:58:57.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:57.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 19:58:57.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 19:58:57.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:57.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:57.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:57.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:57.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:57.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:57.341 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:57.341 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:57.341 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:57.341 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:57.341 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:57.341 DEBUG [main][MenuItemLookup] Item match:Project 19:58:57.342 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 19:58:57.342 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 19:58:57.342 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:57.342 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 19:58:57.342 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 19:58:57.342 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 19:58:57.342 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 19:58:57.342 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 19:58:57.342 DEBUG [main][MenuItemLookup] Item match:Build Automatically 19:58:57.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 19:58:57.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:57.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:57.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:57.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:57.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 19:58:57.344 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 19:58:57.344 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:57.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 19:58:57.357 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 19:58:57.357 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:58:57.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:57.358 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 19:58:57.358 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:57.358 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:58:57.359 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:57.359 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:58:57.359 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:57.359 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:58:57.359 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:57.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:57.360 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:57.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:57.360 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:57.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:57.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:57.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:57.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:57.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:57.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:57.362 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:57.362 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:57.362 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:57.362 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:57.362 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:57.362 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:57.362 DEBUG [main][MenuItemLookup] Item match:Window 19:58:57.363 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:57.363 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:57.363 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:57.363 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:57.363 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:57.363 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:57.363 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:57.363 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:57.363 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:57.363 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:57.363 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:57.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:57.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:57.363 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:57.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:57.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:57.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:57.615 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:57.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:57.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:57.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:57.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:57.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:57.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:57.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:57.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:57.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:57.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:57.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:57.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:57.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:57.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:57.627 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:57.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:57.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:57.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:57.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:57.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:57.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:57.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:57.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:57.708 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 19:58:57.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 19:58:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:57.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:57.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:58:57.730 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 19:58:57.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:57.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:57.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:57.731 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:57.731 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:57.731 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:57.731 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:57.731 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:57.731 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:57.731 DEBUG [main][MenuItemLookup] Item match:Window 19:58:57.732 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:57.732 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:57.732 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:57.732 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:57.732 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:57.732 DEBUG [main][MenuItemLookup] Item match:Show View 19:58:57.741 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 19:58:57.741 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:58:57.741 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:58:57.741 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:58:57.741 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:58:57.741 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:58:57.741 DEBUG [main][MenuItemLookup] Found menu:'Properties' 19:58:57.741 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:58:57.741 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:57.741 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:58:57.742 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:58:57.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:58:57.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:58:57.743 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:58:57.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:58:57.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:58:57.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:58:57.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:57.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:58:57.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:57.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:58:57.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:57.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:57.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:57.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:57.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:57.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:57.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:57.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:57.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:58:57.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:58:57.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:58:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:58:58.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:58:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:58:58.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:58:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:58:58.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:58:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:58:58.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:58:58.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 19:58:58.366 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 19:58:58.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 19:58:58.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 19:58:58.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:58.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:58:58.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:58.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:58:58.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:58.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:58:58.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:58.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:58.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:58.370 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:58:58.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:58.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:58.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:58.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:58:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:58:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 19:58:58.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 19:58:58.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:58.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:58.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:58.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:58.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:58:58.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:58.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:58.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:58.647 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:58:58.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:58:58.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:58.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:58.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:58.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:58.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:58.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:58.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:58.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:58.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:58:58.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:58.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:58.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:58.689 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:58:58.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:58:58.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:58.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:58.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:58.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:58.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:58.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:58.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 19:58:58.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:58.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:58.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:58.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:58.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 19:58:58.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 19:58:58.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:58.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 19:58:58.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 19:58:58.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:58.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:58.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:58.711 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log 19:58:58.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:58:58.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:58.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:58.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:58:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:58.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:58.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:58.758 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:58:58.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:58:58.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:58.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:58.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:58.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:58.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:58.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:58.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:58:58.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:58.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:58.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:58.789 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:58:58.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:58:58.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:58.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:58.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:58.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:58.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 19:58:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:58.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:58.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:58.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:58:58.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:58.830 DEBUG [main][MenuItemLookup] Found menu:'Copy' 19:58:58.831 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:58.831 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 19:58:58.831 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 19:58:58.831 DEBUG [main][MenuItemLookup] Item match:Delete Log 19:58:58.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 19:58:58.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 19:58:58.831 INFO [main][MenuItemHandler] Select menu item: &Delete Log 19:58:58.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 19:58:58.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 19:58:58.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 19:58:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:58.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:58.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:58:58.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:58.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 19:58:58.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:58.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:58.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:58.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 19:58:58.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:58.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:58.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:58.897 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 19:58:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:58.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:58.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:58.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:58:58.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:58:58.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 19:58:58.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:58.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:58.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:58:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:58.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:58.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:58.942 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:58:58.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:58:58.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:58.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:58.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:58.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:58.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:58.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:58.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:58.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:58.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 19:58:58.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:58.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:58.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:58.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:58.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:58:58.989 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 19:58:58.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 19:58:58.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:58:59.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:58:59.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:58:59.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:58:59.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:59.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:59.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:59.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:59.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 19:58:59.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:59.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:59.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 19:58:59.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 19:58:59.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:58:59.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:58:59.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:59.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.996 s testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.325 s Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 19:58:59.041 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 19:58:59.043 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:58:59.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:59.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 19:58:59.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:59.044 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:58:59.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:59.045 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:58:59.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:59.045 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:58:59.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:59.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:59.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:59.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:59.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:58:59.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:59.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:59.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:58:59.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:58:59.108 DEBUG [main][MenuItemLookup] Found menu:'File' 19:58:59.108 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:58:59.108 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:58:59.108 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:58:59.108 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:58:59.108 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:58:59.108 DEBUG [main][MenuItemLookup] Item match:Window 19:58:59.109 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:58:59.109 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:58:59.109 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:58:59.109 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:59.109 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:58:59.109 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:58:59.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:59.110 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:58:59.110 DEBUG [main][MenuItemLookup] Found menu:'' 19:58:59.110 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:58:59.110 DEBUG [main][MenuItemLookup] Item match:Preferences 19:58:59.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:58:59.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:58:59.110 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:58:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:58:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:58:59.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:58:59.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:59.408 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:58:59.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:58:59.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:58:59.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:59.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:59.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:59.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:58:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:58:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:58:59.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:58:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:59.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:59.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:59.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:59.421 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:58:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:59.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:59.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:59.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:58:59.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:58:59.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:59.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:58:59.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 19:58:59.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 19:58:59.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:58:59.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:58:59.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:58:59.468 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:58:59.486 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 19:58:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:59.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:58:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:59.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:58:59.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:59.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:59.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:59.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:59.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:58:59.506 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:58:59.586 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:58:59.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:58:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:58:59.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:58:59.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:58:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:58:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:58:59.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:58:59.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:59.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:58:59.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:59.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:59.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:59.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:58:59.709 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 19:58:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:58:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:58:59.711 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:58:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:58:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:58:59.711 TRACE [main][WidgetHandler] Notify Table with event 13 19:58:59.711 TRACE [main][WidgetHandler] Wait for synchronization 19:58:59.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:59.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:59.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:59.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:58:59.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:59.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:59.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:59.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:58:59.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:58:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:58:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:58:59.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:58:59.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:58:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:58:59.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:58:59.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:58:59.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:58:59.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:58:59.720 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:58:59.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:58:59.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:58:59.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:58:59.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:59:00.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:59:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:59:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:00.545 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:00.545 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:00.545 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:00.545 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:00.545 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:00.545 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:00.545 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:00.545 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:00.545 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:00.545 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:00.545 DEBUG [main][MenuItemLookup] Item match:Window 19:59:00.546 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:00.546 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:00.546 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:00.546 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.546 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:00.546 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:00.546 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.546 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:00.546 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.546 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:00.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:00.551 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:00.551 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:00.551 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:00.551 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:00.551 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:00.551 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:00.551 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:00.551 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:00.551 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:00.551 DEBUG [main][MenuItemLookup] Item match:Window 19:59:00.552 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:00.552 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:00.552 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:00.552 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.552 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:00.552 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:00.552 DEBUG [main][MenuItemLookup] Item match:Perspective 19:59:00.556 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:59:00.556 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.556 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:59:00.556 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:59:00.556 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:59:00.557 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:59:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:59:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:00.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:00.558 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:00.558 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:00.558 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:00.558 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:00.558 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:00.558 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:00.558 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:00.558 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:00.558 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:00.558 DEBUG [main][MenuItemLookup] Item match:Window 19:59:00.559 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:00.559 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:00.559 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:00.559 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.559 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:00.559 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:00.559 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.559 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:00.559 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.559 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:00.560 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:00.560 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:00.560 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:00.560 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:00.560 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:00.560 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:00.560 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:00.560 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:00.560 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:00.560 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:00.560 DEBUG [main][MenuItemLookup] Item match:Window 19:59:00.560 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:00.561 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:00.561 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:00.561 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.561 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:00.561 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:00.561 DEBUG [main][MenuItemLookup] Item match:Perspective 19:59:00.561 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:59:00.561 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.561 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:59:00.562 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:59:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:00.562 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:00.562 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:00.562 DEBUG [main][MenuItemLookup] Item match:Window 19:59:00.563 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:00.563 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:00.563 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:00.563 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.563 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:00.563 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:00.563 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.563 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:00.563 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.563 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:00.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:00.566 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:00.566 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:00.566 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:00.566 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:00.566 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:00.567 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:00.567 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:00.567 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:00.567 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:00.567 DEBUG [main][MenuItemLookup] Item match:Window 19:59:00.567 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:00.567 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:00.567 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:00.567 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.567 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:00.567 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:00.567 DEBUG [main][MenuItemLookup] Item match:Perspective 19:59:00.586 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:59:00.586 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.586 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:59:00.586 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:59:00.586 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:59:00.586 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:59:00.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:59:00.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:59:00.590 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:59:00.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:59:00.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:59:00.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:59:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:00.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:00.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:59:00.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:00.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:00.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:00.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:59:00.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:00.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:00.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:59:00.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:00.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:00.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:00.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:00.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:00.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:00.643 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:59:00.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:00.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:00.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:00.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:00.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 19:59:00.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:00.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:00.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:00.856 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 19:59:00.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:00.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 19:59:00.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 19:59:00.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:00.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:00.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:00.863 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false. 19:59:00.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 19:59:00.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:00.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:00.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:00.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 19:59:00.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 19:59:00.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:00.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:00.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:00.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.829 s - in org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 1.396 s fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.008 s Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 19:59:00.875 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 19:59:00.876 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:59:00.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:00.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 19:59:00.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:00.877 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:59:00.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:00.878 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:59:00.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:00.878 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:59:00.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:00.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:00.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:00.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:00.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:00.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:00.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:00.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:00.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:00.880 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:00.880 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:00.880 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:00.880 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:00.880 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:00.880 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:00.880 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:00.880 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:00.880 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:00.880 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:00.881 DEBUG [main][MenuItemLookup] Item match:Window 19:59:00.881 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:00.881 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:00.882 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:00.882 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.882 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:00.882 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:00.882 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.882 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:00.882 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:00.882 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:00.882 DEBUG [main][MenuItemLookup] Item match:Preferences 19:59:00.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:59:00.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:59:00.899 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:59:01.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:59:01.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:59:01.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:59:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:01.061 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:59:01.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:01.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:59:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:01.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:01.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:01.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:01.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:59:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:01.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:01.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:01.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:01.086 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:59:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:01.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:01.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:01.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:01.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:01.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:01.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:01.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:01.146 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed 19:59:01.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:01.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 19:59:01.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 19:59:01.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:01.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:01.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:01.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 19:59:01.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:01.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:01.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:01.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:01.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 19:59:01.148 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 19:59:01.148 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:01.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 19:59:01.154 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 19:59:01.154 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:59:01.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:01.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 19:59:01.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:01.155 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:59:01.156 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:01.156 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:59:01.156 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:01.156 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:59:01.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:01.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:01.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:01.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:01.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:01.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:01.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:01.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:01.157 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:01.158 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:01.158 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:01.158 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:01.158 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:01.158 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:01.158 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:01.158 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:01.158 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:01.158 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:01.158 DEBUG [main][MenuItemLookup] Item match:Window 19:59:01.159 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:01.159 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:01.159 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:01.159 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:01.159 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:01.159 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:01.159 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:01.159 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:01.159 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:01.159 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:01.159 DEBUG [main][MenuItemLookup] Item match:Preferences 19:59:01.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:59:01.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:59:01.159 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:59:01.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:59:01.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:59:01.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:59:01.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:01.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:01.326 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:59:01.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:01.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:59:01.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:01.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:01.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:01.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:01.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:01.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:59:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:01.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:01.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:01.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:01.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:01.334 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:59:01.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:01.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:01.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:01.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:01.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:01.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:01.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 19:59:01.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 19:59:01.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:01.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:01.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:01.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:01.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:01.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:01.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:01.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:01.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:01.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:01.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:01.414 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:01.414 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:01.414 DEBUG [main][MenuItemLookup] Item match:File 19:59:01.416 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:59:01.416 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:01.421 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:59:01.421 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:59:01.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:59:01.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:59:01.422 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:59:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:59:01.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:59:01.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:59:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:01.548 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:01.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:01.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 19:59:01.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:01.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:01.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:01.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:01.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:01.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:01.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:59:01.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:59:01.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:02.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:59:02.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:59:02.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:59:02.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:02.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:59:02.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:02.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:59:02.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 19:59:02.066 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 19:59:02.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 19:59:02.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 19:59:02.070 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:02.070 INFO [WorkbenchTestable][NewWizard] Finish wizard 19:59:02.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:59:02.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:02.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:02.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:02.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:02.073 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:59:02.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:02.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:02.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:02.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:59:02.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:59:02.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:59:02.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:59:02.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:59:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:59:02.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:02.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:02.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:02.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:02.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform 19:59:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:02.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform' 19:59:02.587 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform' 19:59:02.587 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:02.587 DEBUG [main][MenuItemLookup] Item match:File 19:59:02.589 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:59:02.589 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:02.594 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:59:02.594 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:59:02.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:59:02.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:59:02.595 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:59:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:59:02.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:59:02.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:59:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:02.734 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:02.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:02.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 19:59:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:02.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:02.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:02.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:02.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:02.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:59:02.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:59:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:02.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:59:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:02.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:59:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:59:02.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:59:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:02.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:59:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:02.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:59:02.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 19:59:02.739 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 19:59:02.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 19:59:02.740 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 19:59:02.740 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:02.740 INFO [WorkbenchTestable][NewWizard] Finish wizard 19:59:02.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:59:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:02.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:02.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:02.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:02.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:02.752 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:59:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:02.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:02.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:59:02.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:59:02.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:59:02.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:59:02.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:59:02.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:59:02.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:59:02.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:02.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:02.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:02.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:02.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform 19:59:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:02.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:02.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform' 19:59:02.946 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform' 19:59:02.946 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:02.946 DEBUG [main][MenuItemLookup] Item match:File 19:59:02.948 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:59:02.948 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:59:02.952 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:02.953 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:59:02.953 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:59:02.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:59:02.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:59:02.989 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:59:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:59:03.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:59:03.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:59:03.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:03.114 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:03.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:03.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 19:59:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:03.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:03.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:03.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:03.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:03.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:59:03.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:59:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:03.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:59:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:03.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:59:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:59:03.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:59:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:03.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:59:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:03.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:59:03.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 19:59:03.119 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 19:59:03.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 19:59:03.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 19:59:03.119 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:03.119 INFO [WorkbenchTestable][NewWizard] Finish wizard 19:59:03.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:59:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:03.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:03.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:03.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:03.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:03.122 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:59:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:03.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:03.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:03.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:03.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:03.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:59:03.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:59:03.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 19:59:03.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:59:03.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:59:03.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:59:03.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:59:03.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUntitled 3\E') 19:59:03.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:03.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:03.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:03.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:59:03.312 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:03.312 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 19:59:03.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 19:59:03.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:03.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:03.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:03.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:03.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 19:59:03.466 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 19:59:03.466 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:03.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:03.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:03.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.314 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) Time elapsed: 2.056 s Running org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 19:59:03.485 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 19:59:03.487 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:59:03.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:03.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 19:59:03.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:03.487 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:59:03.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:03.488 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:59:03.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:03.488 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:59:03.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:03.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:03.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:03.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:03.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:03.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:03.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:03.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:03.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:03.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:03.490 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:03.490 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:03.490 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:03.490 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:03.490 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:03.491 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:03.491 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:03.491 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:03.491 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:03.491 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:03.491 DEBUG [main][MenuItemLookup] Item match:Window 19:59:03.492 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:03.492 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:03.492 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:03.492 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:03.492 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:03.492 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:03.492 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:03.492 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:03.492 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:03.492 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:03.492 DEBUG [main][MenuItemLookup] Item match:Preferences 19:59:03.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:59:03.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:59:03.509 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:59:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:59:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:59:03.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:59:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:03.665 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:59:03.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:03.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:59:03.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:03.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:03.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:03.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:03.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:03.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:03.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:03.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:59:03.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:03.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:03.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:03.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:03.702 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:59:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:03.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:03.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:03.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:03.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:03.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:03.742 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed 19:59:03.742 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home} 19:59:03.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:03.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:03.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:03.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:03.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:03.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:03.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:03.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:03.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:03.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:03.744 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:03.744 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:03.744 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:03.744 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:03.744 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:03.744 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:03.744 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:03.744 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:03.744 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:03.744 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:03.744 DEBUG [main][MenuItemLookup] Item match:Window 19:59:03.745 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:03.745 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:03.745 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:03.745 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:03.745 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:03.745 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:03.745 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:03.745 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:03.745 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:03.745 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:03.745 DEBUG [main][MenuItemLookup] Item match:Preferences 19:59:03.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:59:03.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:59:03.786 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:59:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:59:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:59:03.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:59:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:03.947 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:59:03.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:03.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:59:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:03.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:03.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:03.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:59:03.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:59:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:04.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:59:04.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:59:04.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:59:04.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:04.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:59:04.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:04.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:59:04.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 19:59:04.458 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 19:59:04.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 19:59:04.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:6070): Gtk-CRITICAL **: 19:59:04.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:59:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:04.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:04.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:04.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 19:59:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:04.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:04.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:04.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:04.574 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 19:59:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:04.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:04.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 19:59:04.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:04.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:04.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 19:59:04.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 19:59:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:04.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified 19:59:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:04.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:04.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:04.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 19:59:04.711 TRACE [main][WidgetHandler] Notify List with event 13 19:59:04.711 TRACE [main][WidgetHandler] Wait for synchronization 19:59:04.714 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 19:59:04.714 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 19:59:04.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:59:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:04.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:04.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:04.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:04.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:04.716 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:59:04.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:04.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:04.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:04.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:04.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 19:59:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:04.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:04.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:04.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:04.788 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:04.789 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 19:59:04.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 19:59:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:04.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:04.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:04.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:04.818 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:04.819 INFO [WorkbenchTestable][AbstractText] Text set to: testName 19:59:04.824 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 19:59:04.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:59:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:04.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:04.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:04.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:04.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:04.838 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 19:59:04.838 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 19:59:04.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:59:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:04.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:04.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:04.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:04.841 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:59:04.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:04.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:04.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:04.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:04.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:04.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:59:04.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:59:04.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:59:04.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:59:04.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:59:04.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:04.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:04.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 19:59:04.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:04.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:04.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:04.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:04.915 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 19:59:04.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:04.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:04.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:04.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:04.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:05.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:05.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:05.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 19:59:05.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 19:59:05.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:05.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:05.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:05.037 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:05.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.037 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:05.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:05.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:05.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:05.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:05.038 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:05.039 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:05.039 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:05.039 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:05.039 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:05.039 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:05.039 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:05.039 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:05.039 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:05.039 DEBUG [main][MenuItemLookup] Item match:Window 19:59:05.039 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:05.039 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:05.040 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:05.040 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:05.040 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:05.040 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:05.040 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:05.040 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:05.040 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:05.040 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:05.040 DEBUG [main][MenuItemLookup] Item match:Preferences 19:59:05.040 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:59:05.040 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:59:05.040 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6070): Gtk-CRITICAL **: 19:59:05.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:59:05.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:59:05.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:59:05.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:59:05.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:05.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:05.211 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:59:05.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:59:05.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:05.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:05.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:05.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:05.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:05.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:59:05.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:59:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:05.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:59:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:05.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:59:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:59:05.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:59:05.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:05.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:59:05.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:05.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:59:05.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 19:59:05.238 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 19:59:05.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 19:59:05.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 19:59:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:05.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:05.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:05.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:59:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:05.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:05.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:05.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:05.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:59:05.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:59:05.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:59:05.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 19:59:05.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:05.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:05.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:05.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:59:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:59:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:59:05.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:59:05.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:05.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:05.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:05.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:05.296 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:59:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:05.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:05.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:05.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:05.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 19:59:05.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:05.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:05.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 19:59:05.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:05.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 19:59:05.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 19:59:05.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:05.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:05.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:05.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 19:59:05.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:05.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:05.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 19:59:05.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 19:59:05.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:05.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.863 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.297 s testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 19:59:05.342 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 19:59:05.343 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:59:05.343 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:05.343 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 19:59:05.343 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:05.343 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:59:05.358 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:05.358 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:59:05.358 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:05.358 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:59:05.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:05.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.359 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:05.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.359 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:05.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:05.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:05.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:05.360 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:05.360 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:05.360 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:05.360 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:05.360 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:05.360 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:05.360 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:05.360 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:05.360 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:05.360 DEBUG [main][MenuItemLookup] Item match:Window 19:59:05.361 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:05.361 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:05.361 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:05.361 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:05.361 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:05.361 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:05.361 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:05.361 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:05.361 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:05.361 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:05.361 DEBUG [main][MenuItemLookup] Item match:Preferences 19:59:05.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:59:05.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:59:05.361 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6070): Gtk-CRITICAL **: 19:59:05.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:59:05.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:59:05.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:59:05.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:59:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:05.562 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:59:05.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:59:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:05.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:05.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:05.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:05.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:05.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:59:05.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:05.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:05.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:05.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:05.590 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:59:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:05.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:05.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:05.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:05.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:05.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:05.650 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 19:59:05.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 19:59:05.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:05.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:05.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:05.652 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 19:59:05.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:05.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:05.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:59:05.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:05.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:05.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:05.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:59:05.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:05.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:05.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:05.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:05.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:05.658 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:05.658 DEBUG [main][MenuItemLookup] Item match:File 19:59:05.660 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:59:05.660 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:59:05.664 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:59:05.664 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:59:05.664 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:05.664 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:59:05.664 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:59:05.664 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:59:05.664 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:59:05.664 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:59:05.664 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:59:05.665 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:59:05.665 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:59:05.665 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:59:05.665 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:05.665 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:59:05.665 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:59:05.665 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:05.665 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:59:05.665 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:59:05.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:59:05.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:59:05.666 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:59:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:59:05.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:59:05.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:59:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:05.790 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:05.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:05.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:59:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:05.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:05.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:05.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:05.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:59:05.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:59:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:06.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:59:06.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:59:06.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:59:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:06.309 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:59:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:06.309 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:59:06.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:59:06.309 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:59:06.310 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:59:06.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:59:06.314 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:06.314 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:59:06.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:59:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:06.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:06.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:06.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:06.316 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:59:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:06.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:06.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:06.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:06.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:06.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:06.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:59:06.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:59:06.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:59:06.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:06.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:06.817 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:59:06.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:06.819 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject' 19:59:06.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:59:06.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:06.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:06.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:06.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:06.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:06.829 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:06.831 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject 19:59:06.886 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:59:06.886 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:59:06.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:59:06.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:06.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:06.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:06.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:06.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:06.899 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:59:06.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:06.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:06.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:06.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:06.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:59:10.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:59:10.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:10.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:10.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:59:10.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:59:10.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:59:10.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:59:10.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:59:10.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:59:10.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:10.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:10.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 19:59:10.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:10.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:10.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:10.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:10.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:10.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 19:59:10.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:10.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:10.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:10.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:59:10.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:59:10.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:59:10.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:10.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:59:10.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:59:10.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:59:10.443 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:59:10.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:59:10.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:10.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:59:10.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:10.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:10.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:59:11.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:59:11.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:59:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:59:11.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 19:59:11.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 19:59:11.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:11.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:59:11.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:59:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:11.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:11.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:11.522 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 19:59:11.530 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 19:59:11.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 19:59:11.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:11.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:11.531 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 19:59:11.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:11.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 19:59:11.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 19:59:11.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:11.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:11.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:11.532 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 19:59:11.532 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 19:59:11.533 DEBUG [main][EditorHandler] 0 editor(s) found 19:59:11.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:59:11.540 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 19:59:11.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:11.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:11.541 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:11.541 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:11.542 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:11.542 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:11.542 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:11.542 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:11.542 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:11.542 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:11.542 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:11.542 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:11.542 DEBUG [main][MenuItemLookup] Item match:Window 19:59:11.543 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:11.543 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:11.543 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:11.543 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:11.543 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:11.543 DEBUG [main][MenuItemLookup] Item match:Show View 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Progress' 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 19:59:11.550 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 19:59:11.551 DEBUG [main][MenuItemLookup] Found menu:'Templates' 19:59:11.551 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 19:59:11.551 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:11.551 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 19:59:11.551 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 19:59:11.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 19:59:11.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 19:59:11.551 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 19:59:11.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 19:59:11.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 19:59:11.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 19:59:11.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:11.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:11.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:59:11.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:11.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:11.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:11.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:59:11.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:11.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:11.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:11.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:11.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 19:59:11.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:59:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:11.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:59:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:11.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:59:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 19:59:11.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 19:59:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:11.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 19:59:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:11.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 19:59:11.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 19:59:11.723 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 19:59:11.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 19:59:11.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 19:59:11.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:11.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:59:11.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:11.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:11.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:59:11.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:11.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:11.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:11.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 19:59:11.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:11.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:11.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:11.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:11.728 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:59:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:11.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:11.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:11.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:59:11.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:59:11.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 19:59:11.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:11.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 19:59:11.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:11.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:11.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:11.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:11.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:11.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 19:59:11.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:11.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:11.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:11.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 19:59:11.899 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:59:11.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:59:11.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:11.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 19:59:11.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:59:11.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:59:11.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:59:11.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:59:11.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:11.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:59:11.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:59:11.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:59:11.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:11.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:59:11.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:11.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:11.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:59:12.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:12.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:59:12.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:12.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:59:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:59:12.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:59:12.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:59:12.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:12.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:59:12.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:59:12.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:12.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:12.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:12.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:12.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:12.926 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 19:59:12.926 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 19:59:12.926 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:59:12.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:59:12.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:12.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:59:12.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:12.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:12.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:59:13.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:13.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:59:13.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:13.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 19:59:13.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 19:59:13.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:59:13.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:59:13.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:13.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:59:13.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:59:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:13.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:13.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:13.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:13.931 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 19:59:13.932 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 19:59:13.932 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:59:13.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:59:13.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:13.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 19:59:13.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 19:59:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:13.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:13.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:13.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:13.934 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 19:59:13.934 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 19:59:13.935 DEBUG [main][TreeItemHandler] Set Tree selection 19:59:13.936 DEBUG [main][TreeHandler] Notify Tree about selection event 19:59:13.948 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 19:59:13.949 DEBUG [WorkbenchTestable][TreeItemHandler] Servers 19:59:13.949 DEBUG [WorkbenchTestable][TreeItemHandler] TestProject 19:59:13.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:59:13.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'New' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Move...' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Import...' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Export...' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:14.095 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 19:59:14.095 DEBUG [main][MenuItemLookup] Item match:Refresh F5 19:59:14.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 19:59:14.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 19:59:14.096 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 19:59:14.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:59:14.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:59:14.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 19:59:14.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:59:14.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 19:59:14.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:59:14.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:59:14.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:59:14.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:59:14.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:59:14.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 19:59:14.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:14.641 DEBUG [main][MenuItemLookup] Found menu:'New' 19:59:14.642 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 19:59:14.642 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:14.642 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 19:59:14.642 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:14.642 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 19:59:14.642 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 19:59:14.642 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 19:59:14.642 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 19:59:14.642 DEBUG [main][MenuItemLookup] Item match:Delete Delete 19:59:14.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 19:59:14.642 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 19:59:14.642 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 19:59:14.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:6070): Gtk-CRITICAL **: 19:59:14.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6070): Gtk-CRITICAL **: 19:59:14.892: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6070): Gtk-CRITICAL **: 19:59:14.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6070): Gtk-CRITICAL **: 19:59:15.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6070): Gtk-CRITICAL **: 19:59:15.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 19:59:15.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 19:59:15.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 19:59:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:15.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 19:59:15.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:15.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:59:15.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:15.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:15.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:15.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:15.594 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 19:59:15.595 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 19:59:15.595 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 19:59:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:15.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:15.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:15.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 19:59:15.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:15.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 19:59:15.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:15.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:15.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:15.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:15.597 INFO [WorkbenchTestable][AbstractButton] Click button OK 19:59:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:15.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:15.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:15.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 19:59:15.620 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 19:59:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 19:59:16.203 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 19:59:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:59:16.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:59:16.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:59:16.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 19:59:16.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 19:59:16.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 19:59:16.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:59:16.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:59:16.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:59:16.204 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 19:59:16.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 19:59:16.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 19:59:16.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 19:59:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 19:59:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 19:59:16.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 19:59:16.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:16.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:16.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 19:59:16.207 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 19:59:16.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 19:59:16.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 19:59:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.867 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 5.881 s fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 4.676 s Results: Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.requirements.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.ui.test >----------- [INFO] Building RedDeer UI Tests 4.7.0-SNAPSHOT [43/58] [INFO] from tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui.test --- [INFO] Resolving class path of RedDeer UI Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/resources does not exist [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/org.eclipse.reddeer.ui.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/org.eclipse.reddeer.ui.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.ui.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 19:59:31.722 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:59:31.725 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 19:59:31.810 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 19:59:31.812 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 19:59:31.914 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 19:59:31.992 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 19:59:31.996 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:32.000 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 19:59:32.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 19:59:32.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 19:59:32.012 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 19:59:32.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:32.087 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 19:59:32.103 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:32.104 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 19:59:32.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:32.109 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 19:59:32.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:32.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:32.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:32.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:32.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 19:59:32.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:32.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:32.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:32.155 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:32.161 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:32.162 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:32.162 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:32.162 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:32.162 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:32.162 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:32.162 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:32.163 DEBUG [main][MenuItemLookup] Item match:Window 19:59:32.190 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:32.190 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:32.190 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:32.191 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:32.191 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:32.191 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:32.191 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:32.191 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:32.191 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:32.192 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:32.192 DEBUG [main][MenuItemLookup] Item match:Preferences 19:59:32.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 19:59:32.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 19:59:32.199 INFO [main][MenuItemHandler] Select menu item: &Preferences 19:59:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 19:59:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 19:59:32.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 19:59:32.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:32.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:32.454 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 19:59:32.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:32.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 19:59:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:32.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:32.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:32.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:32.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:32.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:32.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 19:59:32.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:32.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:32.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:32.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:32.596 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 19:59:32.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:32.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:32.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:32.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:32.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:32.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:32.711 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 19:59:32.713 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 19:59:32.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:32.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:32.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:32.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:32.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 19:59:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:32.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:32.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 19:59:32.742 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 19:59:32.743 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 19:59:32.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 19:59:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 19:59:32.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 19:59:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:32.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 19:59:32.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:32.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:59:32.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:32.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:32.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:32.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 19:59:32.901 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 19:59:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:59:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:59:32.907 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 19:59:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 19:59:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 19:59:32.908 TRACE [main][WidgetHandler] Notify Table with event 13 19:59:32.908 TRACE [main][WidgetHandler] Wait for synchronization 19:59:32.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:32.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:59:32.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:32.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:32.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:32.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 19:59:32.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:32.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 19:59:32.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:32.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:32.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:32.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:32.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:32.920 INFO [WorkbenchTestable][AbstractButton] Click button &Open 19:59:32.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:32.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:32.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:32.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 19:59:33.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 19:59:33.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 19:59:33.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:33.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:33.846 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:33.847 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:33.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:33.847 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:33.847 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:33.847 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:33.847 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:33.847 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:33.847 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:33.848 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:33.848 DEBUG [main][MenuItemLookup] Item match:Window 19:59:33.849 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:33.849 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:33.850 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:33.850 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.850 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:33.850 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:33.850 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.850 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:33.850 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.850 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:33.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:33.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:33.851 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:33.852 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:33.852 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:33.852 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:33.852 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:33.852 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:33.852 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:33.852 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:33.853 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:33.853 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:33.853 DEBUG [main][MenuItemLookup] Item match:Window 19:59:33.854 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:33.854 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:33.854 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:33.854 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.854 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:33.854 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:33.854 DEBUG [main][MenuItemLookup] Item match:Perspective 19:59:33.860 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:59:33.860 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.860 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:59:33.860 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:59:33.860 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:59:33.861 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:59:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 19:59:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:33.891 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:33.891 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:33.891 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:33.891 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:33.891 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:33.891 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:33.892 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:33.892 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:33.892 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:33.892 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:33.892 DEBUG [main][MenuItemLookup] Item match:Window 19:59:33.893 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:33.893 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:33.893 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:33.893 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.893 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:33.893 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:33.894 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.894 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:33.894 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.894 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:33.895 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:33.895 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:33.895 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:33.895 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:33.895 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:33.895 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:33.895 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:33.895 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:33.895 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:33.896 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:33.896 DEBUG [main][MenuItemLookup] Item match:Window 19:59:33.896 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:33.896 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:33.897 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:33.897 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.897 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:33.897 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:33.897 DEBUG [main][MenuItemLookup] Item match:Perspective 19:59:33.898 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:59:33.898 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.898 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:59:33.899 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:59:33.899 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:59:33.899 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:59:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:33.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:33.900 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:33.900 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:33.900 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:33.900 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:33.900 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:33.900 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:33.901 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:33.901 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:33.901 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:33.901 DEBUG [main][MenuItemLookup] Item match:Window 19:59:33.902 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:33.902 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:33.902 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:33.902 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.902 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:33.902 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:33.902 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.902 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 19:59:33.903 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.903 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 19:59:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:33.903 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:33.903 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:33.904 DEBUG [main][MenuItemLookup] Found menu:'Edit' 19:59:33.904 DEBUG [main][MenuItemLookup] Found menu:'Source' 19:59:33.904 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 19:59:33.904 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 19:59:33.904 DEBUG [main][MenuItemLookup] Found menu:'Search' 19:59:33.904 DEBUG [main][MenuItemLookup] Found menu:'Project' 19:59:33.904 DEBUG [main][MenuItemLookup] Found menu:'Run' 19:59:33.904 DEBUG [main][MenuItemLookup] Found menu:'Window' 19:59:33.904 DEBUG [main][MenuItemLookup] Item match:Window 19:59:33.905 DEBUG [main][MenuItemLookup] Found menu:'New Window' 19:59:33.905 DEBUG [main][MenuItemLookup] Found menu:'Editor' 19:59:33.905 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 19:59:33.905 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.906 DEBUG [main][MenuItemLookup] Found menu:'Show View' 19:59:33.906 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 19:59:33.906 DEBUG [main][MenuItemLookup] Item match:Perspective 19:59:33.907 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 19:59:33.907 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:33.907 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 19:59:33.907 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 19:59:33.907 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 19:59:33.907 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 19:59:33.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 19:59:33.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 19:59:33.908 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 19:59:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 19:59:33.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 19:59:33.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 19:59:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:33.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:33.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:33.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:59:33.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:33.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:33.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:33.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 19:59:33.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:33.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 19:59:33.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:33.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:33.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:33.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:33.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:34.000 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 19:59:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:34.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:34.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:38.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:38.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:38.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 19:59:38.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.116 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:38.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:38.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:59:38.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:38.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:38.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:38.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 19:59:38.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:38.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:38.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:38.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:38.136 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:38.136 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:38.136 DEBUG [main][MenuItemLookup] Item match:File 19:59:38.141 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:59:38.141 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:59:38.146 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:59:38.146 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:59:38.146 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:38.146 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:59:38.147 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:38.148 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:59:38.148 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:59:38.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:59:38.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:59:38.149 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:59:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:59:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:59:38.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:59:38.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:38.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:38.342 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:38.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:38.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:59:38.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:38.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:38.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:38.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:38.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:38.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:59:38.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:59:38.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:38.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:59:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:59:38.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:59:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:38.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:59:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:38.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:59:38.917 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 19:59:38.918 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 19:59:38.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 19:59:38.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 19:59:38.924 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:38.924 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:59:38.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:59:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:38.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:38.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:38.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:38.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:38.928 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:59:38.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:38.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:38.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:39.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:39.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:39.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 19:59:39.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 19:59:39.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 19:59:39.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:39.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:39.424 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:59:39.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:39.427 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 19:59:39.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 19:59:39.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:39.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:39.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:39.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:39.480 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:39.482 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 19:59:39.545 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 19:59:39.545 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 19:59:39.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:59:39.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:39.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:39.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:39.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:39.561 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:59:39.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:39.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:39.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:39.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:40.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 19:59:44.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 19:59:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:44.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:59:44.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:59:44.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:59:44.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:59:44.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:59:44.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:59:44.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:44.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:44.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:44.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:44.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:59:44.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:44.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:44.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:44.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:44.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:44.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:44.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:44.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 19:59:44.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:44.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:44.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:44.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:44.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:44.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 19:59:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:44.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 19:59:44.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 19:59:44.103 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:44.103 DEBUG [main][MenuItemLookup] Item match:File 19:59:44.107 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:59:44.107 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:59:44.115 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:59:44.115 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:59:44.115 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:59:44.116 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:44.117 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:59:44.117 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:59:44.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:59:44.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:59:44.118 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:59:44.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:59:44.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:59:44.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:59:44.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:44.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:44.409 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:44.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:44.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:59:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:44.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:44.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:44.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:44.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 19:59:44.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:59:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:44.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:59:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:44.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:59:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 19:59:44.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 19:59:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:44.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 19:59:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:44.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 19:59:44.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 19:59:44.425 DEBUG [main][TreeItemHandler] Selecting tree item: Class 19:59:44.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 19:59:44.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 19:59:44.434 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:44.434 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:59:44.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:59:44.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:44.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:44.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:44.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:44.438 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:59:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:44.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:44.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:45.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:45.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:45.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 19:59:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 19:59:45.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 19:59:45.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:45.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:45.117 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:59:45.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:45.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:59:45.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:45.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:45.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:45.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:45.233 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:45.235 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 19:59:45.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:59:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:45.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:45.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:45.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:45.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:45.331 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:45.333 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 19:59:45.335 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 19:59:45.335 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 19:59:45.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:59:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:45.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:45.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:45.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:45.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:45.412 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 19:59:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:45.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:45.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 19:59:48.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 19:59:48.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 19:59:48.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 19:59:48.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 19:59:48.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 19:59:48.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 19:59:48.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 19:59:48.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 19:59:48.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 19:59:48.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 19:59:48.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 19:59:48.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 19:59:48.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 19:59:48.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 19:59:48.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 19:59:48.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 19:59:48.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 19:59:48.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 19:59:48.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 19:59:48.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:48.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:48.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:48.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:48.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:48.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:48.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 19:59:48.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:48.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:48.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:48.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:48.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:48.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 19:59:48.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:48.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:48.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 19:59:48.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 19:59:48.535 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:48.535 DEBUG [main][MenuItemLookup] Item match:File 19:59:48.538 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 19:59:48.538 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 19:59:48.587 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Project...' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Package' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Class' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Interface' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Enum' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Record' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Folder' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'File' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 19:59:48.588 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 19:59:48.589 DEBUG [main][MenuItemLookup] Found menu:'' 19:59:48.589 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 19:59:48.589 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 19:59:48.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 19:59:48.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 19:59:48.620 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 19:59:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 19:59:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 19:59:48.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 19:59:48.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:48.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:48.897 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:48.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:48.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 19:59:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:48.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:48.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:48.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:48.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 19:59:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 19:59:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 19:59:48.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 19:59:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:49.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:49.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 19:59:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 19:59:49.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 19:59:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:49.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 19:59:49.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:49.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 19:59:49.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 19:59:49.405 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 19:59:49.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 19:59:49.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 19:59:49.410 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 19:59:49.410 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 19:59:49.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:59:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:49.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:49.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:49.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:49.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:49.413 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:59:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:49.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:49.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:49.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 19:59:49.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:49.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 19:59:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 19:59:49.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 19:59:49.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:49.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:49.733 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 19:59:49.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 19:59:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:49.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 19:59:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 19:59:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 19:59:49.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 19:59:49.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:49.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 19:59:49.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:49.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:49.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:49.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:49.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:49.795 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:49.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 19:59:49.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:49.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 19:59:49.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:49.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:49.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:49.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:49.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:49.826 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:49.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 19:59:49.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:49.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:49.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:49.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 19:59:49.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:49.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:49.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:49.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:49.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:49.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:49.900 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:49.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Superclass:") 19:59:49.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:49.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:49.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:49.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 19:59:49.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:49.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:49.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:49.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:49.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:49.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:49.928 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:49.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Class under test:") 19:59:49.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:49.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 19:59:49.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:49.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:50.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:50.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:50.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 19:59:50.003 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 19:59:50.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:59:50.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:50.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 19:59:50.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:50.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:50.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:50.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:50.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 19:59:50.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:50.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:50.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:50.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 19:59:50.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:50.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:50.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:50.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:50.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:50.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:50.024 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 19:59:50.025 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 19:59:50.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 19:59:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:50.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:50.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:50.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:50.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 19:59:50.030 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 19:59:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 19:59:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 19:59:50.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 19:59:50.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 19:59:50.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 19:59:50.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 19:59:50.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 19:59:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 19:59:50.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 19:59:50.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 19:59:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 19:59:50.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 19:59:50.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 19:59:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 19:59:50.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 19:59:50.142 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 19:59:50.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 19:59:50.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:50.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 19:59:50.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 19:59:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:51.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 19:59:51.195 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 19:59:51.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 19:59:51.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:51.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 19:59:51.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:51.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 19:59:51.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 19:59:51.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:51.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 19:59:51.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:51.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 19:59:51.196 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 19:59:51.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 19:59:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:51.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:51.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 19:59:51.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 19:59:51.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:52.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 19:59:52.198 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 19:59:52.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 19:59:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:52.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 19:59:52.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 19:59:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:53.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:53.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 19:59:53.200 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 19:59:53.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 19:59:53.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:53.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 19:59:53.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 19:59:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:54.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:54.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 19:59:54.202 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 19:59:54.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 19:59:54.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:54.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:54.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 19:59:54.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 19:59:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:55.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:55.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 19:59:55.205 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 19:59:55.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 19:59:55.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:55.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:55.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 19:59:55.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 19:59:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:56.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:56.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 19:59:56.207 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 19:59:56.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 19:59:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:56.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:56.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 19:59:56.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 19:59:56.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:57.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:57.209 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 19:59:57.209 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 19:59:57.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 19:59:57.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:57.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 19:59:57.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 19:59:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:58.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 19:59:58.212 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 19:59:58.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 19:59:58.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:58.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 19:59:58.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 19:59:58.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:59.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:59.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 19:59:59.214 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 19:59:59.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 19:59:59.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 19:59:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 19:59:59.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 19:59:59.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 19:59:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:00.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:00.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 20:00:00.216 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 20:00:00.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 20:00:00.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:00.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:00.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 20:00:00.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 20:00:00.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:01.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:01.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 20:00:01.219 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 20:00:01.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 20:00:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:01.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:01.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 20:00:01.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 20:00:01.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:02.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:02.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 20:00:02.221 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 20:00:02.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 20:00:02.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:02.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 20:00:02.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 20:00:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:03.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:03.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 20:00:03.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 20:00:03.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 20:00:03.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 20:00:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:03.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:03.247 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 20:00:03.247 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard 20:00:03.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 20:00:03.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:03.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:03.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:03.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:03.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:03.251 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:00:03.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:03.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:03.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:03.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:00:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:00:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:00:03.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:00:03.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:00:03.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:00:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:00:03.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 20:00:03.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:00:03.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:00:03.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:03.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:03.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 20:00:03.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:00:03.343 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 20:00:03.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 20:00:03.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:00:03.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:00:03.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:00:03.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:03.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:03.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:03.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:03.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:03.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:03.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 20:00:03.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:03.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:03.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 20:00:03.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 20:00:03.368 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:03.368 DEBUG [main][MenuItemLookup] Item match:File 20:00:03.371 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:00:03.371 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:00:03.376 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:00:03.376 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:00:03.376 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:03.376 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:00:03.376 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:00:03.376 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:00:03.377 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:00:03.377 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:00:03.377 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:00:03.377 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:00:03.385 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:00:03.385 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:00:03.385 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:03.385 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:00:03.385 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:00:03.386 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:03.386 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:00:03.386 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:00:03.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:00:03.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:00:03.387 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:00:03.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 20:00:03.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 20:00:03.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:00:03.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:03.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:03.529 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:00:03.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:03.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 20:00:03.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:03.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:03.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:03.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:03.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:00:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:00:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 20:00:03.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 20:00:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:04.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 20:00:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 20:00:04.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 20:00:04.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:04.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 20:00:04.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:04.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 20:00:04.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 20:00:04.036 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 20:00:04.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 20:00:04.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 20:00:04.041 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:00:04.041 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:00:04.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 20:00:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:04.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:04.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:04.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:04.044 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:00:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:04.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:04.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:04.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 20:00:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 20:00:04.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 20:00:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:04.193 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 20:00:04.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:04.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "tearDownAfterClass()") 20:00:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:04.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:04.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:04.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:04.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:05.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:05.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:05.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:00:05.259 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:00:05.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@AfterClass tearDownAfterClass()") 20:00:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:05.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:05.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:05.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:05.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:05.274 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass() 20:00:05.276 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass() 20:00:05.276 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass() 20:00:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:05.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:05.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:05.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUpBeforeClass()") 20:00:05.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:05.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:05.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:05.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:05.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:06.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:06.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:06.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:00:06.311 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:00:06.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@BeforeClass setUpBeforeClass()") 20:00:06.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:06.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:06.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:06.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:06.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:06.319 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass() 20:00:06.319 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass() 20:00:06.319 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass() 20:00:06.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:06.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:06.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:06.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:06.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUp()") 20:00:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:06.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:06.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:06.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:06.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:07.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:07.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:07.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:00:07.349 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:00:07.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@Before setUp()") 20:00:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:07.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:07.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:07.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:07.357 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up() 20:00:07.357 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up() 20:00:07.357 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up() 20:00:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:07.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:07.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:07.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "tearDown()") 20:00:07.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:07.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:07.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:07.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:07.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:08.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:08.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:08.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:00:08.441 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:00:08.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@After tearDown()") 20:00:08.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:08.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:08.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:08.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:08.454 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown() 20:00:08.454 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown() 20:00:08.454 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown() 20:00:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:08.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:08.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:08.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 20:00:08.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:08.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:08.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:08.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:08.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:08.458 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 20:00:08.458 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 20:00:08.459 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 20:00:08.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:08.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:08.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:08.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:08.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 20:00:08.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:08.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:08.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:08.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:08.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:00:08.474 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:00:08.477 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest 20:00:08.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 20:00:08.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:08.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:08.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:08.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:08.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:00:08.492 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:00:08.494 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 20:00:08.503 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 20:00:08.503 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 20:00:08.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 20:00:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:08.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:08.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:08.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:08.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:08.508 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:00:08.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:08.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:08.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:08.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:08.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageTwo, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 20:00:08.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:08.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:08.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:08.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:08.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:08.601 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 20:00:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:08.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:08.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:08.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:00:08.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:08.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 20:00:08.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:08.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:08.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:08.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:08.608 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 20:00:08.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 20:00:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:09.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:09.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 20:00:09.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 20:00:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:09.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 20:00:09.629 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 20:00:09.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 20:00:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:09.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 20:00:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:09.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 20:00:09.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 20:00:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:09.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 20:00:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:09.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 20:00:09.630 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 20:00:09.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 20:00:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:10.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 20:00:10.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 20:00:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:10.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:10.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 20:00:10.632 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 20:00:10.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 20:00:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:11.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 20:00:11.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 20:00:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:11.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:11.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 20:00:11.634 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 20:00:11.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 20:00:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:12.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 20:00:12.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 20:00:12.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:12.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 20:00:12.636 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 20:00:12.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 20:00:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:13.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 20:00:13.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 20:00:13.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:13.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 20:00:13.638 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 20:00:13.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 20:00:13.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:14.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:14.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 20:00:14.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 20:00:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:14.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 20:00:14.640 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 20:00:14.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 20:00:14.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:15.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 20:00:15.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 20:00:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:15.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 20:00:15.642 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 20:00:15.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 20:00:15.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:16.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 20:00:16.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 20:00:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:16.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 20:00:16.644 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 20:00:16.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 20:00:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:17.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 20:00:17.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 20:00:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:17.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 20:00:17.646 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 20:00:17.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 20:00:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:18.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 20:00:18.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 20:00:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:18.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:18.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 20:00:18.649 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 20:00:18.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 20:00:18.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:19.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:19.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 20:00:19.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 20:00:19.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:19.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 20:00:19.651 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 20:00:19.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 20:00:19.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:20.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:20.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 20:00:20.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 20:00:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:20.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 20:00:20.653 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 20:00:20.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 20:00:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:21.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 20:00:21.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 20:00:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:21.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 20:00:21.658 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 20:00:21.658 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard 20:00:21.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 20:00:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:21.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:21.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:21.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:21.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:21.681 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:00:21.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:21.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:21.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:21.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:00:23.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:00:23.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:00:23.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:00:23.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:00:23.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:00:23.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:00:23.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:00:23.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:00:23.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 20:00:23.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:00:23.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:00:23.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:00:23.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:00:23.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:00:23.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClassTest.java\E') 20:00:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:23.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:23.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:23.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:23.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:00:23.321 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:23.322 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test; import static org.junit.Assert.*; /** * */ @RunWith(RedDeerSuite.class) public class TestClassTest { /** * @throws java.lang.Exception */ @BeforeClass public static void setUpBeforeClass() throws Exception { } /** * @throws java.lang.Exception */ @AfterClass public static void tearDownAfterClass() throws Exception { } /** * @throws java.lang.Exception */ @Before public void setUp() throws Exception { } /** * @throws java.lang.Exception */ @After public void tearDown() throws Exception { } /** * Test method for {@link java.lang.Object#Object()}. */ @Test public void testObject() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#getClass()}. */ @Test public void testGetClass() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#hashCode()}. */ @Test public void testHashCode() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#equals(java.lang.Object)}. */ @Test public void testEquals() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#clone()}. */ @Test public void testClone() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#toString()}. */ @Test public void testToString() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#notify()}. */ @Test public void testNotify() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#notifyAll()}. */ @Test public void testNotifyAll() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait()}. */ @Test public void testWait() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait(long)}. */ @Test public void testWaitLong() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait(long, int)}. */ @Test public void testWaitLongInt() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#finalize()}. */ @Test public void testFinalize() { fail("Not yet implemented"); } } TooltipText=null 20:00:23.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 20:00:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. failed, an exception will be thrown Sep 05, 2023 8:00:33 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Case is not open 20:00:33.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 20:00:33.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:00:33.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:00:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:33.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 20:00:33.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:33.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:33.653 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:00:33.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 20:00:33.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:33.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 20:00:33.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 20:00:33.689 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:33.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:00:33.689 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:00:33.689 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:00:33.689 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:00:33.689 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:00:33.689 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:00:33.690 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:00:33.690 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:00:33.690 DEBUG [main][MenuItemLookup] Item match:Window 20:00:33.698 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:00:33.698 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:00:33.698 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:00:33.698 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:33.698 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:00:33.698 DEBUG [main][MenuItemLookup] Item match:Show View 20:00:33.711 DEBUG [main][MenuItemLookup] Found menu:'Ant' 20:00:33.711 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:00:33.711 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:00:33.711 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:00:33.711 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:00:33.711 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:00:33.711 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:00:33.711 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:00:33.711 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:00:33.712 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:00:33.712 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:00:33.712 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:00:33.712 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:00:33.712 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:00:33.712 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:33.712 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:00:33.712 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:00:33.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:00:33.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:00:33.713 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:00:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:00:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 20:00:33.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:00:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:33.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:00:33.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:33.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:00:33.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:33.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:33.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:33.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:33.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:00:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:00:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:00:33.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:00:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:34.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:00:34.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:00:34.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:00:34.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:34.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:00:34.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:34.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:00:34.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:00:34.347 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:00:34.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:00:34.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:00:34.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:34.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:00:34.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:34.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:34.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:34.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 20:00:34.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:34.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:00:34.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:34.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:34.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:34.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:34.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:34.351 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:00:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:34.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:34.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:00:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:00:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:00:34.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:34.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:00:34.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:34.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:34.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 20:00:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:34.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 20:00:34.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:00:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:34.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:34.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:34.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:00:34.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:00:34.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:00:34.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null 20:00:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:00:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:00:34.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:00:34.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:00:34.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:34.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:34.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:00:34.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:00:34.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:34.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:34.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:34.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:34.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:35.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:35.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:35.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:35.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:00:35.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:00:35.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:00:35.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:35.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:35.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:00:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:35.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:35.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:35.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:35.516 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 20:00:35.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 20:00:35.523 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 20:00:35.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 20:00:35.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 20:00:35.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:00:35.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'New' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:35.642 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:00:35.642 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:00:35.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:00:35.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:00:35.643 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:00:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:00:35.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:00:36.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:00:36.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:00:36.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:00:36.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:00:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:00:36.145 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer 20:00:36.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 20:00:36.145 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 20:00:36.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 20:00:36.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 20:00:36.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:00:36.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:36.234 DEBUG [main][MenuItemLookup] Found menu:'New' 20:00:36.235 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:00:36.235 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:36.235 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:00:36.235 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:36.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:00:36.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:00:36.235 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:00:36.235 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:00:36.235 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:00:36.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:00:36.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:00:36.235 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:00:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 20:00:36.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 20:00:36.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:00:36.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:36.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:36.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:36.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 20:00:36.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:36.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:00:36.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:36.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:36.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:36.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:36.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:36.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:36.984 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:00:36.984 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:00:36.984 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:00:36.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:36.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:36.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:36.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:36.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 20:00:36.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:36.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:00:36.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:36.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:36.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:36.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:36.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:36.988 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:00:36.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:36.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:36.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:36.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:37.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:00:37.013 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:00:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:00:37.548 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:00:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:00:37.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:00:37.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:00:37.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:00:37.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:00:37.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:00:37.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:00:37.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:00:37.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:00:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:00:37.550 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 20:00:37.550 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:00:37.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:00:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.858 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 14.955 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 30.288 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 20:00:37.594 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 20:00:37.595 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:00:37.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:00:37.596 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 20:00:37.596 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:00:37.596 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:00:37.597 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:00:37.597 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:00:37.597 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:00:37.597 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:00:37.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 20:00:37.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:37.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 20:00:37.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:37.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 20:00:37.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:37.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:00:37.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:37.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:00:37.612 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:00:37.613 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:37.613 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:00:37.613 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:00:37.613 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:00:37.613 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:00:37.613 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:00:37.613 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:00:37.613 DEBUG [main][MenuItemLookup] Item match:Window 20:00:37.615 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:00:37.615 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:00:37.615 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:00:37.615 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.615 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:00:37.615 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:00:37.616 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.616 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:00:37.616 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.616 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:00:37.616 DEBUG [main][MenuItemLookup] Item match:Preferences 20:00:37.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:00:37.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:00:37.616 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:00:37.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 20:00:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 20:00:37.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:00:37.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:37.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:37.813 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:00:37.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:37.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 20:00:37.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:37.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:37.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:37.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:00:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:00:37.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 20:00:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:37.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:37.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:37.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:37.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:37.820 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:00:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:37.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:37.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:37.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:00:37.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:00:37.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:00:37.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:37.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:37.893 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 20:00:37.893 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 20:00:37.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:00:37.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:37.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:37.894 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:00:37.894 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:37.894 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:00:37.894 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:00:37.894 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:00:37.894 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:00:37.894 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:00:37.894 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:00:37.894 DEBUG [main][MenuItemLookup] Item match:Window 20:00:37.895 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:00:37.895 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:00:37.895 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:00:37.895 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.895 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:00:37.895 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:00:37.895 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.895 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:00:37.895 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.895 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:00:37.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:37.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:37.896 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:00:37.896 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:37.896 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:00:37.896 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:00:37.896 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:00:37.896 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:00:37.896 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:00:37.896 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:00:37.896 DEBUG [main][MenuItemLookup] Item match:Window 20:00:37.897 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:00:37.897 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:00:37.897 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:00:37.897 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.897 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:00:37.897 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:00:37.897 DEBUG [main][MenuItemLookup] Item match:Perspective 20:00:37.898 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:00:37.898 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.898 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:00:37.898 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:00:37.898 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:00:37.898 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:00:37.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:00:37.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:37.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:37.899 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:00:37.899 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:37.899 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:00:37.899 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:00:37.899 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:00:37.899 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:00:37.899 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:00:37.899 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:00:37.899 DEBUG [main][MenuItemLookup] Item match:Window 20:00:37.900 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:00:37.900 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:00:37.900 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:00:37.900 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.900 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:00:37.900 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:00:37.900 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.900 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:00:37.900 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.901 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:00:37.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:37.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:37.901 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:00:37.901 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:37.901 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:00:37.901 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:00:37.901 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:00:37.901 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:00:37.901 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:00:37.902 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:00:37.902 DEBUG [main][MenuItemLookup] Item match:Window 20:00:37.902 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:00:37.903 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:00:37.903 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:00:37.903 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.903 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:00:37.903 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:00:37.903 DEBUG [main][MenuItemLookup] Item match:Perspective 20:00:37.904 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:00:37.904 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.904 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:00:37.904 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:00:37.904 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:00:37.904 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:00:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:37.904 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:00:37.905 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:37.905 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:00:37.905 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:00:37.905 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:00:37.905 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:00:37.905 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:00:37.905 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:00:37.905 DEBUG [main][MenuItemLookup] Item match:Window 20:00:37.906 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:00:37.906 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:00:37.906 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:00:37.906 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.906 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:00:37.906 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:00:37.906 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.906 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:00:37.906 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.906 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:00:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:37.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:37.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:00:37.907 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:00:37.908 DEBUG [main][MenuItemLookup] Item match:Window 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:00:37.908 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:00:37.908 DEBUG [main][MenuItemLookup] Item match:Perspective 20:00:37.909 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:00:37.909 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:37.909 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:00:37.909 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:00:37.909 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:00:37.909 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:00:37.909 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 20:00:37.909 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 20:00:37.909 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 20:00:37.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 20:00:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 20:00:37.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 20:00:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:37.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:37.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:00:37.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:37.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:37.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:37.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 20:00:37.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:37.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:37.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:37.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:00:37.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:37.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:37.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:37.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:37.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:37.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:37.992 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 20:00:37.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:37.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:37.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:37.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:38.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:38.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:38.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:38.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:38.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 20:00:38.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:38.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:00:38.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 20:00:38.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 20:00:38.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:00:38.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:00:38.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:00:38.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:38.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:38.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:38.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:38.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:38.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:38.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 20:00:38.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:38.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:38.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:38.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:38.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:38.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:00:38.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:38.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:38.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:00:38.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:00:38.800 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:38.800 DEBUG [main][MenuItemLookup] Item match:File 20:00:38.802 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:00:38.802 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:38.807 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:00:38.807 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:00:38.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:00:38.808 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:00:38.808 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:00:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 20:00:38.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 20:00:38.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:00:38.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:38.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:38.952 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:00:38.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:38.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 20:00:38.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:38.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:38.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:38.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:38.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:00:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:00:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 20:00:38.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 20:00:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:38.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 20:00:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:38.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 20:00:38.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 20:00:38.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 20:00:38.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:38.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 20:00:38.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:38.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 20:00:38.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 20:00:38.956 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 20:00:38.957 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 20:00:38.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 20:00:38.958 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:00:38.958 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:00:38.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 20:00:38.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:38.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:38.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:38.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:38.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:38.970 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:00:38.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:38.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:38.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:38.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:39.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:39.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:39.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:39.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 20:00:39.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 20:00:39.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 20:00:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:39.306 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 20:00:39.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:39.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 20:00:39.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:39.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:39.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 20:00:39.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:39.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:00:39.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:39.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 20:00:39.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:39.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:00:39.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:39.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:00:39.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 20:00:39.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:00:39.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:39.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 20:00:39.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:00:39.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:00:39.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:00:39.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:00:39.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 20:00:39.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:39.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:00:39.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:39.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 20:00:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 20:00:39.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 20:00:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:39.344 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 20:00:39.344 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard 20:00:39.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 20:00:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.346 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:00:39.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:39.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:39.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:39.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:00:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:00:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:00:39.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:00:39.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:00:39.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:00:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:00:39.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 20:00:39.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:00:39.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:00:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 20:00:39.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:00:39.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 20:00:39.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 20:00:39.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:00:39.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:00:39.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:00:39.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:39.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:39.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:39.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:39.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:39.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:39.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:00:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:39.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:00:39.434 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:00:39.434 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:39.434 DEBUG [main][MenuItemLookup] Item match:File 20:00:39.436 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:00:39.436 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:00:39.440 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:00:39.440 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:00:39.440 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:39.440 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:00:39.440 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:00:39.440 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:00:39.440 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:00:39.440 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:00:39.440 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:00:39.440 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:00:39.441 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:00:39.441 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:00:39.441 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:39.441 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:00:39.441 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:00:39.441 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:39.441 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:00:39.441 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:00:39.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:00:39.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:00:39.441 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:00:39.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 20:00:39.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 20:00:39.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:00:39.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:39.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:39.603 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:00:39.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:39.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 20:00:39.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:00:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:00:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 20:00:39.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 20:00:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:39.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 20:00:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:39.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 20:00:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 20:00:39.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 20:00:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:39.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 20:00:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:39.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 20:00:39.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 20:00:39.607 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 20:00:39.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 20:00:39.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 20:00:39.609 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:00:39.609 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:00:39.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 20:00:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.621 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:00:39.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:39.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:39.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:39.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:39.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:00:39.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:39.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 20:00:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 20:00:39.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 20:00:39.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:39.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:39.720 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 20:00:39.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:00:39.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 20:00:39.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:00:39.725 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:00:39.726 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 20:00:39.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 20:00:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:00:39.756 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:00:39.757 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 20:00:39.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 20:00:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:00:39.810 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:00:39.810 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 20:00:39.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 20:00:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:00:39.841 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:00:39.842 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 20:00:39.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 20:00:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.860 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 20:00:39.860 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 20:00:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:39.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:39.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:39.863 TRACE [main][WidgetHandler] Notify Button with event 27 20:00:39.863 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.863 TRACE [main][WidgetHandler] Notify Button with event 13 20:00:39.863 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.864 TRACE [main][WidgetHandler] Notify Button with event 26 20:00:39.864 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.864 TRACE [main][WidgetHandler] Notify Button with event 3 20:00:39.864 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.864 TRACE [main][WidgetHandler] Notify Button with event 4 20:00:39.864 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.864 TRACE [main][WidgetHandler] Notify Button with event 13 20:00:39.864 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 20:00:39.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:00:39.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:39.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:00:39.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:00:39.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:00:39.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 20:00:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:00:39.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:00:39.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:00:39.883 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 20:00:39.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 20:00:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.895 INFO [WorkbenchTestable][CheckBox] Select checkbox 20:00:39.896 INFO [WorkbenchTestable][CheckBox] Check checkbox 20:00:39.896 INFO [WorkbenchTestable][AbstractButton] Click button 20:00:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:39.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:39.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:39.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 20:00:39.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:00:39.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 20:00:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.899 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 20:00:39.899 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 20:00:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:39.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:39.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:39.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:39.911 TRACE [main][WidgetHandler] Notify Button with event 27 20:00:39.911 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.911 TRACE [main][WidgetHandler] Notify Button with event 13 20:00:39.911 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.911 TRACE [main][WidgetHandler] Notify Button with event 26 20:00:39.911 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.911 TRACE [main][WidgetHandler] Notify Button with event 3 20:00:39.911 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.911 TRACE [main][WidgetHandler] Notify Button with event 4 20:00:39.911 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.911 TRACE [main][WidgetHandler] Notify Button with event 13 20:00:39.911 TRACE [main][WidgetHandler] Wait for synchronization 20:00:39.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 20:00:39.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:00:39.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:00:39.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:00:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:00:39.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 20:00:39.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:00:39.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:00:39.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 20:00:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:00:39.932 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 20:00:39.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 20:00:39.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:39.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:00:39.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.946 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 20:00:39.946 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 20:00:39.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 20:00:39.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:39.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:39.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:39.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:39.950 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:00:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:39.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:39.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:00:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:00:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:00:40.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:00:40.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:00:40.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 20:00:40.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:00:40.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:00:40.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:00:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:00:40.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:40.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:40.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:00:40.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:40.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:40.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:00:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:40.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:00:40.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 20:00:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:40.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:40.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:40.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:00:40.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:00:40.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:00:40.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:40.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:00:40.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:00:40.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:00:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 20:00:40.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:40.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:40.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:00:40.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:40.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:40.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:00:40.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:40.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:00:40.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 20:00:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:40.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:40.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:40.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:40.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:00:40.506 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:00:40.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:00:40.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:40.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:00:40.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:00:40.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:00:40.525 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:00:40.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:00:40.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:40.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:40.527 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:00:40.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:00:40.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:40.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:40.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:40.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:41.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:41.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:41.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:41.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:41.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:00:41.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:00:41.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:00:41.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:41.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:41.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:00:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:41.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:41.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:41.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:41.533 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 20:00:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 20:00:41.533 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:00:41.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:00:41.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:41.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:41.535 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:00:41.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:00:41.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:41.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:41.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:41.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:41.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:42.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:42.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:42.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:42.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:00:42.537 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:00:42.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:00:42.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:42.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:42.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:00:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:42.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:42.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:42.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:42.540 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 20:00:42.544 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:42.545 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:42.545 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin 20:00:42.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:43.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:43.061 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:43.062 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:43.062 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin 20:00:43.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:43.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:43.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:43.063 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:43.063 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:43.064 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 20:00:43.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:43.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:43.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:43.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:43.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:43.065 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 20:00:43.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 20:00:43.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:43.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:43.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 20:00:43.586 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:43.587 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:43.588 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 20:00:43.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:43.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:43.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:43.588 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 20:00:43.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:00:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:00:44.132 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 20:00:44.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 20:00:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 20:00:44.649 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:44.649 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:44.650 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin 20:00:44.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:44.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:44.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:44.651 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:44.651 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:44.652 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 20:00:44.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:44.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:44.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:44.653 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 20:00:44.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:44.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:44.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:44.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:44.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:44.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:44.654 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:44.654 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 20:00:44.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:44.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:44.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:44.655 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 20:00:44.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:44.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:44.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:44.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:44.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:44.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:44.688 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:44.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 20:00:44.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:44.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:44.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:44.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 20:00:44.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 20:00:44.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:44.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed 20:00:44.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:44.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 20:00:44.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 20:00:44.690 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 20:00:44.701 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 20:00:44.712 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 20:00:44.712 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF 20:00:44.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 20:00:44.712 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 20:00:44.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 20:00:44.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 20:00:44.718 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:00:44.718 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:00:45.911 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:00:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:00:45.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 20:00:45.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:00:45.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:00:45.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:00:45.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:00:45.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:00:45.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "ID:") 20:00:45.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:45.921 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 20:00:45.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:45.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:45.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:45.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:45.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:45.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:00:45.931 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:00:45.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 20:00:45.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:45.934 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 20:00:45.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:45.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:46.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:46.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:00:46.053 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:00:46.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 20:00:46.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:46.055 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 20:00:46.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:46.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:46.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:46.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:00:46.124 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:00:46.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Vendor:") 20:00:46.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:46.126 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 20:00:46.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:46.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:46.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:46.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:46.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:00:46.240 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:00:46.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:46.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:46.307 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:00:46.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:46.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:46.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform 20:00:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:46.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform' 20:00:46.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 20:00:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:46.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:46.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:46.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:46.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:00:46.445 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:00:46.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:00:46.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:46.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:46.597 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:00:46.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:00:46.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:46.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:46.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:00:46.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:46.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:46.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:46.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:00:46.602 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6 20:00:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:00:46.602 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1 20:00:46.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 20:00:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:46.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 20:00:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:46.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 20:00:46.603 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies 20:00:46.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 20:00:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:46.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 20:00:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:46.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 20:00:46.603 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies 20:00:46.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 20:00:46.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:46.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 20:00:46.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:46.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 20:00:46.604 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:46.704 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 20:00:46.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:46.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:46.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:46.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:46.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:46.704 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 20:00:46.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:00:46.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:46.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:00:46.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:46.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:00:46.705 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 20:00:46.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 20:00:46.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:46.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 20:00:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:46.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 20:00:46.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 20:00:46.706 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 20:00:46.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 20:00:46.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 20:00:46.735 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 20:00:46.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 20:00:46.735 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 20:00:46.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 20:00:46.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 20:00:46.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:00:46.795 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:00:47.215 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:00:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:00:47.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 20:00:47.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:00:47.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:00:47.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:00:47.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:00:47.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:00:47.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:00:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:00:47.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:47.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:47.388 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:00:47.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:47.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:47.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 20:00:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:47.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:47.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:00:47.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 20:00:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:47.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:47.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:47.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:47.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:00:47.495 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:00:47.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:00:47.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:47.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:47.628 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:00:47.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:00:47.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:47.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:47.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:00:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:47.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:47.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:47.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:00:47.630 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 20:00:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:00:47.630 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1 20:00:47.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 20:00:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:47.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 20:00:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:47.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 20:00:47.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 20:00:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:47.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 20:00:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:47.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 20:00:47.632 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:00:47.715 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 20:00:47.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:00:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:47.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:00:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:47.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:00:47.716 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 20:00:47.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:00:47.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:47.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:00:47.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:47.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:00:47.717 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 20:00:47.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 20:00:47.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:47.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 20:00:47.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:47.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 20:00:47.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 20:00:47.718 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 20:00:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 20:00:47.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 20:00:47.793 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 20:00:47.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 20:00:47.793 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 20:00:47.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 20:00:47.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 20:00:47.797 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:00:47.797 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:00:47.999 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:00:47.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:00:47.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 20:00:47.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 20:00:47.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 20:00:47.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:00:47.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:00:47.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:00:47.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:00:47.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:00:47.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:00:48.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:48.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:48.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:00:48.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:48.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:48.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 20:00:48.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:48.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:48.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:00:48.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:00:48.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:48.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:48.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:48.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:48.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:00:48.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:00:48.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:00:48.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:48.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:48.227 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:00:48.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:00:48.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:48.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:48.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:00:48.286 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:00:48.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:00:48.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:48.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:48.289 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:00:48.291 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:00:48.291 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:00:48.291 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:00:48.291 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:00:48.291 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:00:48.291 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:00:48.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:00:49.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:00:49.294 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:00:49.295 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:00:49.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:00:49.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:49.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:49.296 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:00:49.297 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:00:49.297 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:00:49.297 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:00:49.297 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:00:49.297 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:00:49.297 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:00:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:00:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:00:49.300 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:00:49.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:00:49.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:49.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:49.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:00:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:49.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:49.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:49.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:49.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:49.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 20:00:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. failed, an exception will be thrown Sep 05, 2023 8:00:59 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Plugin is not open 20:00:59.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 20:00:59.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:00:59.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:00:59.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:59.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 20:00:59.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:59.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:00:59.325 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:00:59.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 20:00:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:59.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:00:59.344 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:00:59.345 DEBUG [main][MenuItemLookup] Found menu:'File' 20:00:59.345 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:00:59.345 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:00:59.345 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:00:59.345 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:00:59.345 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:00:59.345 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:00:59.345 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:00:59.345 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:00:59.345 DEBUG [main][MenuItemLookup] Item match:Window 20:00:59.348 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:00:59.348 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:00:59.348 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:00:59.348 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:59.348 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:00:59.348 DEBUG [main][MenuItemLookup] Item match:Show View 20:00:59.355 DEBUG [main][MenuItemLookup] Found menu:'Ant' 20:00:59.355 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:00:59.355 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:00:59.355 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'' 20:00:59.356 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:00:59.356 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:00:59.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:00:59.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:00:59.357 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:00:59.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:00:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 20:00:59.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:00:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:59.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:00:59.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:59.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:00:59.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:59.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:59.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:59.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:00:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:00:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:00:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:00:59.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:00:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:59.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:00:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:59.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:00:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:00:59.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:00:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:00:59.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:00:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:00:59.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:00:59.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:00:59.459 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:00:59.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:00:59.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:00:59.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:59.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:59.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:59.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:00:59.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:59.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:59.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:59.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 20:00:59.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:00:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:00:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:00:59.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:00:59.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:00:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:59.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:59.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:59.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:00:59.462 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:00:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:00:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:00:59.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:00:59.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:00:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:00:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:00:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:00:59.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:59.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:00:59.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:59.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:59.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 20:00:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:00:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:00:59.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:00:59.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:00:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:59.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:59.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:00:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:00:59.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:00:59.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:00:59.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:00:59.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:59.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 20:00:59.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:00:59.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:00:59.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:00:59.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:00:59.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:59.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:59.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:00:59.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:00:59.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:00:59.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:00:59.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:00:59.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:00:59.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:00.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:00.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:00.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:00.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:00.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:01:00.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:01:00.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:01:00.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:01:00.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:01:00.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:01:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:00.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:00.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:00.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:01:00.548 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 20:01:00.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 20:01:00.549 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 20:01:00.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 20:01:00.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 20:01:00.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:01:00.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:00.637 DEBUG [main][MenuItemLookup] Found menu:'New' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:00.638 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:01:00.638 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:01:00.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:01:00.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:01:00.639 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:01:00.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:01:00.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:01:01.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:01:01.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:01:01.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:01:01.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:01:01.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:01:01.140 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 20:01:01.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 20:01:01.140 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 20:01:01.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 20:01:01.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 20:01:01.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:01:01.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:01.217 DEBUG [main][MenuItemLookup] Found menu:'New' 20:01:01.217 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:01:01.217 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:01.218 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:01:01.218 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:01.218 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:01:01.218 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:01:01.218 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:01:01.218 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:01:01.218 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:01:01.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:01:01.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:01:01.218 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:01:01.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 20:01:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 20:01:01.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:01:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:01.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:01.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:01.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 20:01:01.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:01.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:01:01.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:01.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:01.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:01.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:01.412 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:01:01.412 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:01:01.412 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:01:01.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:01.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:01.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:01.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:01.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 20:01:01.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:01.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:01:01.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:01.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:01.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:01.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:01.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:01.415 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:01:01.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:01.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:01.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:01.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:01:01.431 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:01:01.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:01:01.932 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:01:01.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:01:01.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:01:01.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:01:01.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:01:01.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:01:01.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:01:01.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:01:01.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:01:01.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:01:01.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:01:01.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 20:01:01.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:01:01.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:01:01.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:01.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.34 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 0.635 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 19.884 s Running org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:01:01.950 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:01:01.953 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:01:01.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:01:01.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:01:01.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:01:01.954 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:01:01.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:01:01.955 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:01:01.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:01:01.955 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:01:01.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 20:01:01.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:01.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 20:01:01.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:01.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 20:01:01.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:01.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:01:01.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:01.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:01:01.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:01.970 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:01.970 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:01.970 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:01.970 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:01.970 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:01.970 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:01.970 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:01:01.970 DEBUG [main][MenuItemLookup] Item match:Window 20:01:01.971 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:01:01.971 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:01:01.971 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:01:01.972 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:01.972 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:01:01.972 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:01:01.972 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:01.972 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:01:01.972 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:01.972 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:01:01.972 DEBUG [main][MenuItemLookup] Item match:Preferences 20:01:01.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:01:01.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:01:01.972 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:01:02.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 20:01:02.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 20:01:02.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:01:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:02.112 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:01:02.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:02.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 20:01:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:02.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:02.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:02.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:02.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:01:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:01:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:01:02.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 20:01:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:02.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:02.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:02.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:02.141 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:01:02.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:02.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:02.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:02.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:02.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:01:02.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:01:02.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:01:02.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:02.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:02.208 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 20:01:02.209 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 20:01:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:01:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:02.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:02.209 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:02.209 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:02.209 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:02.209 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:02.209 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:02.209 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:02.209 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:01:02.209 DEBUG [main][MenuItemLookup] Item match:Window 20:01:02.210 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:01:02.210 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:01:02.210 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:01:02.210 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.210 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:01:02.210 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:01:02.210 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.210 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:01:02.210 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.210 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:01:02.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:02.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:02.210 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:01:02.211 DEBUG [main][MenuItemLookup] Item match:Window 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:01:02.211 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:01:02.211 DEBUG [main][MenuItemLookup] Item match:Perspective 20:01:02.212 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:01:02.212 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.212 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:01:02.212 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:01:02.212 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:01:02.212 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:01:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:01:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:02.212 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:01:02.213 DEBUG [main][MenuItemLookup] Item match:Window 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:01:02.213 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:01:02.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:02.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:02.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:02.214 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:01:02.214 DEBUG [main][MenuItemLookup] Item match:Window 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:01:02.215 DEBUG [main][MenuItemLookup] Item match:Perspective 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:01:02.215 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:01:02.215 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:01:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:02.216 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:02.216 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:02.216 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:02.216 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:02.216 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:02.216 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:02.216 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:02.216 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:01:02.216 DEBUG [main][MenuItemLookup] Item match:Window 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:01:02.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:02.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:02.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:02.217 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:01:02.217 DEBUG [main][MenuItemLookup] Item match:Window 20:01:02.218 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:01:02.218 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:01:02.218 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:01:02.218 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.218 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:01:02.218 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:01:02.218 DEBUG [main][MenuItemLookup] Item match:Perspective 20:01:02.218 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:01:02.219 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:02.219 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:01:02.219 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:01:02.219 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:01:02.219 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:01:02.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 20:01:02.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 20:01:02.219 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 20:01:02.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 20:01:02.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 20:01:02.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 20:01:02.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:02.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:02.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:02.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:02.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:02.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:01:02.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:02.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:02.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:02.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 20:01:02.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:02.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:02.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:02.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:01:02.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:02.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:02.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:02.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:02.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:02.286 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 20:01:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:02.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:02.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:03.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:01:03.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:01:03.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 20:01:03.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:01:03.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:01:03.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:01:03.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 20:01:03.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:01:03.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:01:03.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:01:03.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:03.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:03.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:01:03.103 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:03.103 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:03.104 DEBUG [main][MenuItemLookup] Item match:File 20:01:03.105 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:01:03.105 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:01:03.109 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:01:03.109 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:01:03.109 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:03.110 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:01:03.110 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:01:03.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:01:03.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:01:03.128 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:01:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 20:01:03.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 20:01:03.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:01:03.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:03.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:03.240 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:01:03.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 20:01:03.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:01:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:01:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:01:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 20:01:03.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 20:01:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:03.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 20:01:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:03.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 20:01:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 20:01:03.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 20:01:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:03.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 20:01:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:03.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 20:01:03.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 20:01:03.254 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 20:01:03.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 20:01:03.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 20:01:03.254 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:01:03.255 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:01:03.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 20:01:03.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:03.256 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:01:03.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:03.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:03.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:03.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:03.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:01:03.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 20:01:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 20:01:03.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 20:01:03.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:03.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:03.592 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 20:01:03.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:01:03.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 20:01:03.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:01:03.595 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:01:03.596 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 20:01:03.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 20:01:03.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:01:03.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:01:03.624 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 20:01:03.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 20:01:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:01:03.652 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:01:03.653 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 20:01:03.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 20:01:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:01:03.702 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:01:03.703 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 20:01:03.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 20:01:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:03.720 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 20:01:03.721 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 20:01:03.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:03.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:03.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:03.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:03.723 TRACE [main][WidgetHandler] Notify Button with event 27 20:01:03.723 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.723 TRACE [main][WidgetHandler] Notify Button with event 13 20:01:03.723 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.723 TRACE [main][WidgetHandler] Notify Button with event 26 20:01:03.723 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.723 TRACE [main][WidgetHandler] Notify Button with event 3 20:01:03.724 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.724 TRACE [main][WidgetHandler] Notify Button with event 4 20:01:03.724 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.724 TRACE [main][WidgetHandler] Notify Button with event 13 20:01:03.724 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 20:01:03.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:03.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:01:03.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:01:03.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:01:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:01:03.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 20:01:03.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:01:03.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:01:03.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:01:03.730 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 20:01:03.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 20:01:03.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:03.732 INFO [WorkbenchTestable][CheckBox] Select checkbox 20:01:03.732 INFO [WorkbenchTestable][CheckBox] Check checkbox 20:01:03.732 INFO [WorkbenchTestable][AbstractButton] Click button 20:01:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:03.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:03.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:03.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 20:01:03.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:03.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:01:03.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:03.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 20:01:03.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:03.747 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 20:01:03.747 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 20:01:03.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:03.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:03.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:03.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:03.748 TRACE [main][WidgetHandler] Notify Button with event 27 20:01:03.749 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.749 TRACE [main][WidgetHandler] Notify Button with event 13 20:01:03.749 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.749 TRACE [main][WidgetHandler] Notify Button with event 26 20:01:03.749 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.749 TRACE [main][WidgetHandler] Notify Button with event 3 20:01:03.749 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.749 TRACE [main][WidgetHandler] Notify Button with event 4 20:01:03.749 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.749 TRACE [main][WidgetHandler] Notify Button with event 13 20:01:03.749 TRACE [main][WidgetHandler] Wait for synchronization 20:01:03.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 20:01:03.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:03.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:03.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:03.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:01:03.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:03.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:01:03.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:01:03.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:01:03.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 20:01:03.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:03.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:03.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:03.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:01:03.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:03.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:01:03.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 20:01:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:01:03.778 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 20:01:03.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 20:01:03.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:03.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:01:03.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:03.781 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 20:01:03.781 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 20:01:03.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 20:01:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:03.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:03.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:03.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:03.784 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:01:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:03.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:03.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:01:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:01:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:01:04.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:01:04.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:01:04.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 20:01:04.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 20:01:04.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:01:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:01:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:01:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:01:04.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:01:04.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 20:01:04.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:01:04.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:01:04.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:01:04.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:01:04.099 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 20:01:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:04.099 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:04.100 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:04.100 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:04.100 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:04.100 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:04.100 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:04.100 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:04.100 DEBUG [main][MenuItemLookup] Item match:Run 20:01:04.102 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:01:04.102 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:01:04.102 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:04.102 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:01:04.102 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:01:04.102 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 20:01:04.102 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 20:01:04.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 20:01:04.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 20:01:04.103 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 20:01:04.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:04.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:04.492 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test 20:01:04.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:01:04.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:04.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:04.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:04.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:04.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:04.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:04.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:01:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:01:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:01:04.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 20:01:04.497 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 20:01:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 20:01:04.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 20:01:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:04.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:04.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:04.536 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 20:01:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:04.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:04.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 20:01:04.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:04.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:04.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:04.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:04.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:04.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:04.591 INFO [WorkbenchTestable][AbstractButton] Click button Close 20:01:04.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:04.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:04.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:04.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:04.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 20:01:07.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 20:01:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:01:07.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 20:01:07.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:01:07.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:01:07.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:01:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:01:07.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:01:07.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:01:07.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:01:07.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:07.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:07.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 20:01:07.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:01:07.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 20:01:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:01:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:01:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:01:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:01:07.701 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 20:01:07.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:07.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:07.702 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:07.702 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:07.702 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:07.702 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:07.702 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:07.702 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:07.703 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:07.703 DEBUG [main][MenuItemLookup] Item match:Run 20:01:07.705 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:01:07.705 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:01:07.705 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:07.705 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:01:07.705 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:01:07.706 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 20:01:07.706 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 20:01:07.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 20:01:07.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 20:01:07.706 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 20:01:08.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:08.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:08.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:08.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:08.063 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 20:01:08.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:01:08.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:08.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:08.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:08.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:08.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:08.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:08.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:08.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:08.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:08.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:01:08.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:01:08.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:01:08.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 20:01:08.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:01:08.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:08.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:08.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:01:08.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 20:01:08.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:01:08.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:08.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:01:08.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:08.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:01:08.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 20:01:08.602 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 20:01:08.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 20:01:08.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 20:01:08.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:09.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:09.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:09.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:09.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:10.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:10.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:10.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:10.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:11.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:11.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:11.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:11.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:12.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:12.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:12.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:12.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:13.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:13.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:13.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:13.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:14.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:14.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:14.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:14.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:15.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:15.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:15.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:15.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:16.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:16.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:16.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:16.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:17.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:17.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:17.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:17.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:18.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:18.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:18.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:18.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:19.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:19.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:19.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:19.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:19.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:01:19.940 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 20:01:19.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:01:19.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:19.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:19.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:19.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:19.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:19.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:19.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:01:19.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:01:19.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:01:19.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 20:01:19.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:01:19.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:19.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:01:19.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:19.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:01:19.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 20:01:19.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:01:19.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:19.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:01:19.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:19.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:01:19.943 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 20:01:19.943 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 20:01:19.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 20:01:19.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 20:01:19.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:19.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:19.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:19.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:19.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:19.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:19.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:19.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:20.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:20.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:20.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:20.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:21.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:21.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:21.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:21.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:22.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:22.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:22.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:22.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:23.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:23.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:23.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:23.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:24.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:24.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:24.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:24.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:25.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:25.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:26.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:26.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:26.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:26.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:27.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:27.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:27.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:27.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:28.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:28.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:28.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:28.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:29.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:29.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:29.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:29.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:30.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:30.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:30.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:01:30.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 20:01:30.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:30.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:30.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:30.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:30.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:30.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:30.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:01:30.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 20:01:30.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 20:01:30.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:30.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:30.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:30.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:30.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:30.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:01:30.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 20:01:30.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 20:01:30.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:30.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:30.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:30.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:30.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:30.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:30.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:30.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:01:30.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:01:30.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:01:30.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 20:01:30.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:30.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:30.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:30.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:30.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:30.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:01:30.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 20:01:30.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 20:01:30.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:30.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:30.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:30.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:30.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:01:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:01:30.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:01:30.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:30.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:30.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:30.146 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 20:01:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:30.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:30.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:30.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 20:01:30.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:30.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:30.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:30.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:30.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:30.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:30.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:30.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:30.153 INFO [WorkbenchTestable][AbstractButton] Click button Close 20:01:30.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:30.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:30.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:30.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 20:01:30.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. finished successfully 20:01:30.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 20:01:30.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:30.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent 20:01:30.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:30.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:30.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:30.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:30.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:30.227 INFO [WorkbenchTestable][AbstractButton] Click button &Save 20:01:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:30.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:30.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:30.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 20:01:30.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. finished successfully 20:01:30.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:01:30.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:01:30.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:01:30.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:01:30.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:01:30.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:01:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:01:30.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:01:30.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:01:30.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:01:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 20:01:30.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:01:30.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 20:01:30.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:01:30.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:01:30.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:01:30.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:01:30.452 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 20:01:30.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.453 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:30.453 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:30.453 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:30.453 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:30.453 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:30.453 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:30.453 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:30.453 DEBUG [main][MenuItemLookup] Item match:Run 20:01:30.454 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:01:30.454 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:01:30.454 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:30.454 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:01:30.454 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:01:30.454 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 20:01:30.454 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 20:01:30.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 20:01:30.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 20:01:30.455 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 20:01:30.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:30.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:30.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:30.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:30.628 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 20:01:30.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:01:30.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:30.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:30.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:30.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:30.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:30.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:01:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:01:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:01:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 20:01:30.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:01:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:30.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:01:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:30.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:01:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 20:01:30.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:01:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:30.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:01:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:30.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:01:30.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 20:01:30.632 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 20:01:30.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 20:01:30.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 20:01:30.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:30.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:31.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:31.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:31.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:31.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:31.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:31.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:31.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:32.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:32.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:32.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:32.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:33.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:33.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:33.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:33.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:34.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:34.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:34.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:34.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:35.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:35.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:35.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:35.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:36.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:36.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:36.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:36.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:37.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:37.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:37.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:37.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:38.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:38.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:38.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:38.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:39.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:39.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:39.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:39.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:40.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:40.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:40.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:40.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:41.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:41.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:01:41.220 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 20:01:41.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:01:41.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:41.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:41.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:41.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:41.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:41.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:01:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:01:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:01:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 20:01:41.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:01:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:41.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:01:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:41.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:01:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 20:01:41.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:01:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:41.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:01:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:41.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:01:41.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 20:01:41.223 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 20:01:41.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 20:01:41.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 20:01:41.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:41.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:41.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:41.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:41.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:41.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:41.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:42.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:42.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:42.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:42.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:43.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:43.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:43.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:43.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:44.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:44.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:44.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:44.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:45.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:45.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:45.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:45.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:46.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:46.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:46.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:46.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:47.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:47.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:47.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:47.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:48.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:48.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:48.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:48.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:49.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:49.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:49.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:49.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:50.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:50.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:50.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:50.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:51.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:51.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:51.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:01:51.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Test") 20:01:51.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:51.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:51.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:51.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:51.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:51.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:01:51.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 20:01:51.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project:") 20:01:51.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:51.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:51.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:51.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:51.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:51.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:51.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:01:51.337 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:01:51.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 20:01:51.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:51.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:51.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:51.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:51.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:51.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:51.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:51.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:51.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:01:51.369 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:01:51.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 20:01:51.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:51.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:51.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:51.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:51.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:51.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:01:51.398 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:01:51.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test") 20:01:51.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:51.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:51.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:51.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:51.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:51.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:51.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:51.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test runner:") 20:01:51.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:51.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:51.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:51.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:51.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:51.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:51.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:01:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:51.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:51.416 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 20:01:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:51.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:51.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 20:01:51.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:51.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:51.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:51.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:51.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:51.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:51.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:01:51.444 INFO [WorkbenchTestable][AbstractButton] Click button Close 20:01:51.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:01:51.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:01:51.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:01:51.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:01:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 20:01:54.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 20:01:54.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:54.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:54.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:01:54.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:01:54.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:01:54.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:01:54.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:01:54.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:01:54.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:01:54.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:01:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:54.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 20:01:54.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:01:54.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 20:01:54.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:01:54.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:01:54.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:01:54.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:01:54.599 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 20:01:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:54.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:01:54.600 DEBUG [main][MenuItemLookup] Found menu:'File' 20:01:54.600 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:01:54.600 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:01:54.600 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:01:54.600 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:01:54.600 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:01:54.600 DEBUG [main][MenuItemLookup] Item match:Run 20:01:54.601 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:01:54.601 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:01:54.601 DEBUG [main][MenuItemLookup] Found menu:'' 20:01:54.602 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:01:54.602 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:01:54.602 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 20:01:54.602 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 20:01:54.602 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 20:01:54.602 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 20:01:54.602 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 20:01:54.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:54.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:54.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:01:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:01:54.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:01:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:01:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:01:54.786 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 20:01:54.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:01:54.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:54.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:54.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:54.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:54.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:01:54.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:01:54.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:01:54.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:01:54.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:01:54.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 20:01:54.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:01:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:54.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:01:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:54.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:01:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 20:01:54.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:01:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:01:54.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:01:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:01:54.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:01:54.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 20:01:54.791 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 20:01:54.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 20:01:54.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 20:01:54.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:01:55.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:01:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:01:55.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:01:55.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:01:55.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:01:55.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:55.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:55.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:55.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:56.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:56.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:56.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:56.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:57.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:57.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:57.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:57.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:58.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:58.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:58.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:58.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:59.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:59.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:01:59.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:01:59.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:00.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:00.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:00.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:00.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:01.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:01.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:01.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:01.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:02.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:02.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:02.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:02.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:03.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:03.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:03.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:03.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:04.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:04.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:04.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:04.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:05.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:05.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:02:05.401 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 20:02:05.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:02:05.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:05.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:02:05.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:05.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:05.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:05.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:02:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:02:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 20:02:05.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:02:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:05.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:02:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:05.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:02:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 20:02:05.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 20:02:05.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:05.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 20:02:05.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:05.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 20:02:05.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 20:02:05.405 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 20:02:05.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 20:02:05.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 20:02:05.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:05.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:05.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:05.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:02:05.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:05.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:05.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:05.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:05.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:05.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:06.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:06.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:06.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:06.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:07.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:07.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:07.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:07.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:08.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:08.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:08.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:08.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:09.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:09.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:09.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:09.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:10.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:10.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:10.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:10.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:11.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:11.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:11.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:11.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:12.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:12.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:12.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:12.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:13.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:13.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:13.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:13.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:14.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:14.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:14.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:14.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:15.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:15.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:02:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:02:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:02:15.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:02:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:15.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:15.519 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 20:02:15.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:15.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:15.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:02:15.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:15.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:15.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 20:02:15.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:15.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:15.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:02:15.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:15.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:15.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:15.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:15.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:15.531 INFO [WorkbenchTestable][AbstractButton] Click button Close 20:02:15.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:15.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:15.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:15.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:15.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 20:02:18.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 20:02:18.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:02:18.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 20:02:18.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:02:18.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:02:18.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:02:18.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:02:18.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:02:18.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:02:18.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:02:18.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:02:18.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:18.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:18.685 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 20:02:18.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:18.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:18.693 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:02:18.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:02:18.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:18.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:18.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:02:18.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:02:18.694 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:18.694 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:18.694 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:18.694 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:18.694 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:18.694 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:18.695 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:02:18.695 DEBUG [main][MenuItemLookup] Item match:Window 20:02:18.696 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:02:18.696 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:02:18.696 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:02:18.696 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:18.696 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:02:18.696 DEBUG [main][MenuItemLookup] Item match:Show View 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Ant' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:02:18.707 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:02:18.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:02:18.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:02:18.708 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:02:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:02:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 20:02:18.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:02:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:18.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:02:18.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:18.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:02:18.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:18.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:18.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:18.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:18.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:02:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:02:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:02:18.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:02:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:18.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:02:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:18.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:02:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:02:18.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:02:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:18.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:02:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:18.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:02:18.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:02:18.814 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:02:18.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:02:18.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:02:18.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:18.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:18.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:18.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:02:18.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:18.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:18.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:18.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 20:02:18.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:18.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:18.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:18.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:02:18.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:18.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:18.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:18.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:18.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:18.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:18.817 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:02:18.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:18.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:18.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:18.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:02:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:02:18.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:02:18.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:18.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:18.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:02:18.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:18.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:18.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:02:18.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:18.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:18.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:02:18.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:02:18.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:18.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:18.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:18.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:18.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:02:18.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:02:18.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:18.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:02:18.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:02:18.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:02:18.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:02:18.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:02:18.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:18.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:18.908 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:02:18.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:02:18.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:18.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:18.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:18.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:19.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:19.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:19.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:19.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:19.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:02:19.926 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:02:19.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:02:19.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:19.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:19.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:02:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:19.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:19.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:19.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:19.929 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 20:02:19.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 20:02:19.929 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 20:02:19.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 20:02:19.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 20:02:19.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:02:19.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:20.010 DEBUG [main][MenuItemLookup] Found menu:'New' 20:02:20.010 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:02:20.010 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:20.010 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:02:20.010 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:20.010 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:02:20.010 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:02:20.010 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:02:20.010 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:02:20.011 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:02:20.011 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:02:20.011 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:02:20.011 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:20.011 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:02:20.011 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:02:20.011 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:20.011 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:02:20.011 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:02:20.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:02:20.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:02:20.011 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:02:20.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:02:20.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:02:20.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:02:20.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:02:20.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:02:20.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:02:20.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:02:20.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:02:20.512 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 20:02:20.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 20:02:20.512 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 20:02:20.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 20:02:20.525 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 20:02:20.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:02:20.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:20.583 DEBUG [main][MenuItemLookup] Found menu:'New' 20:02:20.583 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:02:20.583 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:20.583 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:02:20.583 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:20.583 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:02:20.583 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:02:20.583 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:02:20.583 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:02:20.583 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:02:20.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:02:20.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:02:20.583 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:02:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 20:02:20.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 20:02:20.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:02:20.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:20.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:20.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:20.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:20.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 20:02:20.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:20.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:20.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:20.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:02:20.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:20.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:20.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:20.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:20.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:20.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:20.728 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:02:20.728 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:02:20.728 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:02:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:20.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:20.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:20.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 20:02:20.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:20.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:02:20.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:20.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:20.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:20.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:20.737 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:02:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:20.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:20.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:02:20.742 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:02:21.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:02:21.243 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:02:21.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:02:21.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:02:21.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:02:21.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:02:21.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:02:21.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:02:21.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:02:21.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:02:21.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:02:21.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:02:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:02:21.244 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 20:02:21.244 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:02:21.244 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:02:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.296 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 3.602 s testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 22.751 s testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 24.146 s testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 24.086 s Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 20:02:21.259 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 20:02:21.260 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:02:21.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:21.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 20:02:21.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:02:21.261 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:02:21.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:02:21.261 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:02:21.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:02:21.261 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:02:21.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 20:02:21.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:21.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 20:02:21.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:21.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 20:02:21.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:21.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:02:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:21.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:21.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:02:21.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:02:21.277 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:21.277 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:21.277 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:21.277 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:21.277 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:21.277 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:21.277 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:02:21.277 DEBUG [main][MenuItemLookup] Item match:Window 20:02:21.278 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:02:21.278 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:02:21.278 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:02:21.278 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.278 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:02:21.278 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:02:21.278 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.278 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:02:21.278 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.278 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:02:21.278 DEBUG [main][MenuItemLookup] Item match:Preferences 20:02:21.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:02:21.279 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:02:21.279 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:02:21.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 20:02:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 20:02:21.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:02:21.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:21.439 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:02:21.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 20:02:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:21.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:21.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:21.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:21.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:02:21.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:02:21.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 20:02:21.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:21.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:21.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:21.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:21.449 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:02:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:21.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:21.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:21.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:02:21.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:02:21.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:02:21.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:21.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:21.514 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 20:02:21.514 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 20:02:21.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:02:21.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:21.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:21.514 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:02:21.514 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:21.514 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:21.514 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:21.514 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:21.514 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:21.514 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:02:21.515 DEBUG [main][MenuItemLookup] Item match:Window 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.515 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:02:21.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:21.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:21.516 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:02:21.516 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:21.516 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:21.516 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:21.516 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:21.516 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:21.516 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:21.516 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:02:21.516 DEBUG [main][MenuItemLookup] Item match:Window 20:02:21.517 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:02:21.517 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:02:21.517 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:02:21.517 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.517 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:02:21.517 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:02:21.517 DEBUG [main][MenuItemLookup] Item match:Perspective 20:02:21.518 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:02:21.518 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.518 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:02:21.518 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:02:21.518 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:02:21.518 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:02:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:02:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:21.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:21.520 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:02:21.520 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:21.520 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:21.520 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:21.520 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:21.520 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:21.520 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:21.520 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:02:21.520 DEBUG [main][MenuItemLookup] Item match:Window 20:02:21.521 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:02:21.521 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:02:21.521 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:02:21.521 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.521 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:02:21.521 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:02:21.521 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.521 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:02:21.521 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.521 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:02:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:21.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:02:21.522 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:21.522 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:21.522 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:21.522 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:21.522 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:21.522 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:21.522 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:02:21.522 DEBUG [main][MenuItemLookup] Item match:Window 20:02:21.522 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:02:21.522 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:02:21.522 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:02:21.523 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.523 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:02:21.523 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:02:21.523 DEBUG [main][MenuItemLookup] Item match:Perspective 20:02:21.523 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:02:21.523 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.523 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:02:21.523 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:02:21.523 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:02:21.523 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:02:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:21.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:02:21.524 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:21.524 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:21.524 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:21.524 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:21.524 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:21.524 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:21.524 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:02:21.524 DEBUG [main][MenuItemLookup] Item match:Window 20:02:21.525 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:02:21.525 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:02:21.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:02:21.525 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:02:21.525 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:02:21.525 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.525 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:02:21.525 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.525 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:02:21.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:21.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:21.526 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:02:21.526 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:21.526 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:21.526 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:21.526 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:21.526 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:21.526 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:21.526 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:02:21.526 DEBUG [main][MenuItemLookup] Item match:Window 20:02:21.527 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:02:21.527 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:02:21.527 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:02:21.527 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.527 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:02:21.527 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:02:21.527 DEBUG [main][MenuItemLookup] Item match:Perspective 20:02:21.528 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:02:21.528 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:21.528 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:02:21.528 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:02:21.528 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:02:21.528 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:02:21.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 20:02:21.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 20:02:21.528 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 20:02:21.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 20:02:21.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 20:02:21.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 20:02:21.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:21.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:21.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:21.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:21.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:21.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:02:21.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:21.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:21.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:21.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 20:02:21.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:21.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:21.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:21.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:02:21.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:21.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:21.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:21.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:21.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:21.591 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 20:02:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:21.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:21.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:22.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:02:22.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:02:22.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 20:02:22.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:02:22.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:02:22.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:02:22.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 20:02:22.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:02:22.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:02:22.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:02:22.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:22.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:22.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:02:22.356 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:02:22.357 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:22.357 DEBUG [main][MenuItemLookup] Item match:File 20:02:22.358 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:02:22.358 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:02:22.362 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:02:22.362 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:02:22.362 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:22.362 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:02:22.362 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:02:22.362 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:02:22.362 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:02:22.362 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:02:22.362 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:02:22.362 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:02:22.363 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:02:22.363 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:02:22.363 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:22.363 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:02:22.363 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:02:22.363 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:22.363 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:02:22.363 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:02:22.395 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:02:22.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:02:22.396 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:02:22.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 20:02:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 20:02:22.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:02:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:22.520 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:02:22.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 20:02:22.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:22.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:02:22.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:02:22.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 20:02:22.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 20:02:22.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:22.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 20:02:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:22.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 20:02:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 20:02:22.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 20:02:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:22.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 20:02:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:22.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 20:02:22.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 20:02:22.526 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 20:02:22.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 20:02:22.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 20:02:22.538 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:02:22.538 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:02:22.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 20:02:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:22.541 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:02:22.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:22.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:22.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:22.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:22.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 20:02:22.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 20:02:22.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 20:02:22.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 20:02:22.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:22.753 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 20:02:22.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:02:22.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 20:02:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:02:22.756 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:02:22.757 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 20:02:22.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 20:02:22.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:02:22.792 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:02:22.792 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 20:02:22.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 20:02:22.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:02:22.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:02:22.837 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 20:02:22.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 20:02:22.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:02:22.864 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:02:22.865 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 20:02:22.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 20:02:22.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:22.882 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 20:02:22.882 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 20:02:22.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:22.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:22.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:22.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:22.885 TRACE [main][WidgetHandler] Notify Button with event 27 20:02:22.885 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.885 TRACE [main][WidgetHandler] Notify Button with event 13 20:02:22.885 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.885 TRACE [main][WidgetHandler] Notify Button with event 26 20:02:22.885 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.885 TRACE [main][WidgetHandler] Notify Button with event 3 20:02:22.885 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.885 TRACE [main][WidgetHandler] Notify Button with event 4 20:02:22.885 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.885 TRACE [main][WidgetHandler] Notify Button with event 13 20:02:22.885 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 20:02:22.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:22.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:22.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:22.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:02:22.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:22.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:02:22.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:02:22.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:02:22.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 20:02:22.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:02:22.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:02:22.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:02:22.892 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 20:02:22.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 20:02:22.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:22.894 INFO [WorkbenchTestable][CheckBox] Select checkbox 20:02:22.894 INFO [WorkbenchTestable][CheckBox] Check checkbox 20:02:22.894 INFO [WorkbenchTestable][AbstractButton] Click button 20:02:22.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:22.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:22.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:22.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:22.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 20:02:22.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:22.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:22.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:22.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:02:22.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:22.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:22.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 20:02:22.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:22.898 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 20:02:22.898 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 20:02:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:22.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:22.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:22.899 TRACE [main][WidgetHandler] Notify Button with event 27 20:02:22.899 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.899 TRACE [main][WidgetHandler] Notify Button with event 13 20:02:22.899 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.899 TRACE [main][WidgetHandler] Notify Button with event 26 20:02:22.899 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.899 TRACE [main][WidgetHandler] Notify Button with event 3 20:02:22.899 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.899 TRACE [main][WidgetHandler] Notify Button with event 4 20:02:22.899 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.900 TRACE [main][WidgetHandler] Notify Button with event 13 20:02:22.900 TRACE [main][WidgetHandler] Wait for synchronization 20:02:22.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 20:02:22.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:22.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:22.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:22.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:02:22.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:22.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:02:22.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:02:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:02:22.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 20:02:22.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:22.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:02:22.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:02:22.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 20:02:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:02:22.924 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 20:02:22.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 20:02:22.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:22.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 20:02:22.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:22.928 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 20:02:22.928 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 20:02:22.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 20:02:22.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:22.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:22.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:22.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:22.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:22.930 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:02:22.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:22.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:22.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:22.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:02:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:02:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:02:23.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:02:23.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:02:23.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 20:02:23.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 20:02:23.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:02:23.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:02:23.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:02:23.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:02:23.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:23.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 20:02:23.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 20:02:23.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:02:23.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:02:23.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:02:23.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:23.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:23.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:02:23.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:23.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:23.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:02:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:23.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:02:23.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 20:02:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:23.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:23.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:23.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:23.254 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:23.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:23.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:23.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 20:02:23.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:23.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:23.307 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:02:23.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:23.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:23.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:02:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:23.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:02:23.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 20:02:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:23.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:23.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:23.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:23.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:23.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:23.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:23.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:02:23.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:02:23.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:02:23.313 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:23.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:23.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:23.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:23.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:23.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:23.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:23.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:23.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:23.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:23.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:23.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:23.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:24.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:24.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:02:24.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:24.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:24.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:24.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:24.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:02:24.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:24.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:24.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:24.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:24.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 20:02:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 20:02:24.320 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:24.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:24.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:24.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:24.322 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:24.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:24.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:24.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:24.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:24.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:24.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:24.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:24.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:25.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:25.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:02:25.324 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:25.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:25.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:25.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:25.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:02:25.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:25.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:25.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:25.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:25.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:25.326 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 20:02:25.327 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:02:25.327 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 20:02:25.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:02:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:25.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:02:25.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 20:02:25.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:02:25.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:26.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:02:26.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 20:02:26.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 20:02:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:26.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 20:02:26.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 20:02:26.873 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 20:02:26.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 20:02:26.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 20:02:26.891 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 20:02:26.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 20:02:26.891 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 20:02:26.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 20:02:26.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 20:02:26.897 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:02:26.897 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:02:27.426 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:02:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:02:27.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 20:02:27.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:02:27.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:02:27.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:02:27.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:02:27.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:02:27.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:02:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:02:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:27.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:27.507 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:02:27.508 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:27.508 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:27.508 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:02:27.508 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:02:27.508 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:27.508 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:27.508 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:27.508 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:27.508 DEBUG [main][MenuItemLookup] Item match:Run 20:02:27.509 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:02:27.509 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:02:27.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:27.509 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:02:27.509 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:02:27.509 DEBUG [main][MenuItemLookup] Item match:Run As 20:02:27.908 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+X P' 20:02:27.909 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 20:02:27.909 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+X S' 20:02:27.909 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+X S 20:02:27.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:27.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:02:27.921 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:27.921 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:27.921 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:02:27.921 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:02:27.921 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:27.921 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:27.921 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:27.921 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:27.921 DEBUG [main][MenuItemLookup] Item match:Run 20:02:27.922 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:02:27.922 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:02:27.922 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:27.922 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:02:27.922 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:02:27.922 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 20:02:27.922 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:27.922 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 20:02:27.922 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:02:27.922 DEBUG [main][MenuItemLookup] Item match:Debug As 20:02:28.099 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+D P' 20:02:28.099 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 20:02:28.099 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+D S' 20:02:28.099 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+D S 20:02:28.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 20:02:28.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:02:28.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:02:28.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:28.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:28.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 20:02:28.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:28.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 20:02:28.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 20:02:28.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:02:28.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:02:28.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:02:28.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:28.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:28.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:02:28.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:28.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:28.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 20:02:28.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:28.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:28.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:02:28.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 20:02:28.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:28.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:28.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:28.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:28.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:28.120 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:28.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:28.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:28.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:28.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 20:02:28.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:28.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:28.223 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:02:28.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:28.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:28.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 20:02:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:28.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:28.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:02:28.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 20:02:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:28.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:28.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:28.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:28.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:28.292 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:28.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:28.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:28.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 20:02:28.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:02:28.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:02:28.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:28.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:28.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:28.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:28.297 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:28.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:28.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:28.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:28.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:28.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:28.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:28.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:29.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:29.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:29.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:02:29.300 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:29.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:29.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:29.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:29.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:02:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:29.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:29.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:29.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:29.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 20:02:29.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 20:02:29.303 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:29.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:29.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:29.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:29.304 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:29.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:29.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:29.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:29.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:29.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:29.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:29.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:29.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:30.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:30.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:30.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:02:30.339 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:02:30.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:02:30.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:30.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:30.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:02:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:30.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:30.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:30.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:30.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 20:02:30.342 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:02:30.342 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 20:02:30.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 20:02:30.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:30.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 20:02:30.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:30.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 20:02:30.342 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 20:02:30.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:02:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:30.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:02:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:30.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:02:30.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 20:02:30.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 20:02:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:30.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 20:02:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:30.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 20:02:30.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 20:02:30.344 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 20:02:30.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 20:02:30.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 20:02:30.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:02:30.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:30.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:30.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:30.351 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 20:02:30.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:30.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:30.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:30.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:30.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:30.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:30.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:02:30.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'New' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'Open With' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.486 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'References' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.487 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:02:30.487 DEBUG [main][MenuItemLookup] Item match:Run As 20:02:30.629 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+X E' 20:02:30.629 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+X P' 20:02:30.629 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+X T' 20:02:30.629 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+X O' 20:02:30.629 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+X S' 20:02:30.629 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+X S 20:02:30.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:02:30.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:30.630 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 20:02:30.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:30.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:30.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:30.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:30.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:02:30.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'New' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Open With' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:02:30.735 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'References' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:02:30.736 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:02:30.736 DEBUG [main][MenuItemLookup] Item match:Debug As 20:02:30.836 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+D E' 20:02:30.836 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+D P' 20:02:30.836 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+D T' 20:02:30.836 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+D O' 20:02:30.836 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+D S' 20:02:30.836 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+D S 20:02:30.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 20:02:30.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:02:30.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:02:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:30.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 20:02:30.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:30.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:30.889 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:02:30.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 20:02:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:30.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:30.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:02:30.918 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:02:30.918 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:30.918 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:02:30.918 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:02:30.918 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:02:30.918 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:02:30.918 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:02:30.918 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:02:30.918 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:02:30.918 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:02:30.918 DEBUG [main][MenuItemLookup] Item match:Window 20:02:30.920 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:02:30.920 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:02:30.920 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:02:30.920 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.920 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:02:30.920 DEBUG [main][MenuItemLookup] Item match:Show View 20:02:30.927 DEBUG [main][MenuItemLookup] Found menu:'Ant' 20:02:30.927 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:02:30.927 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:02:30.927 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:02:30.927 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:02:30.927 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:02:30.927 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:02:30.927 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:02:30.928 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:02:30.928 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:02:30.928 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:02:30.928 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:02:30.928 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:02:30.928 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:02:30.928 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:30.928 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:02:30.928 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:02:30.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:02:30.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:02:30.928 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:02:31.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:02:31.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 20:02:31.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:02:31.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:31.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:31.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 20:02:31.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:31.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:31.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:31.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:02:31.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:31.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:31.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:31.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:31.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:31.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:31.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:02:31.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:02:31.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:02:31.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:02:31.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:31.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:02:31.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:31.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:02:31.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:02:31.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:02:31.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:02:31.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:02:31.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:02:31.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:02:31.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:02:31.096 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:02:31.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:02:31.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:02:31.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:31.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:31.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:31.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:02:31.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:31.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:31.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:31.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 20:02:31.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:31.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:31.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:31.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:02:31.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:31.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:31.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:31.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:31.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:31.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:31.099 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:02:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:31.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:31.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:02:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:02:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:02:31.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:31.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:02:31.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:31.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:31.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 20:02:31.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:31.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:31.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 20:02:31.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:02:31.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:31.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:31.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:31.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:31.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:31.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:02:31.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:02:31.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:31.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 20:02:31.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:02:31.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:02:31.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:02:31.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:02:31.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:31.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:31.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:02:31.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:02:31.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:31.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:31.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:31.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:31.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:31.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:32.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:32.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:02:32.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:02:32.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:02:32.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:02:32.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:02:32.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 20:02:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:32.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:32.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:32.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:02:32.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 20:02:32.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 20:02:32.221 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 20:02:32.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 20:02:32.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 20:02:32.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:02:32.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'New' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:32.313 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:02:32.313 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:02:32.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:02:32.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:02:32.313 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:02:32.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:02:32.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:02:32.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:02:32.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:02:32.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:02:32.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:02:32.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:02:32.815 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 20:02:32.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 20:02:32.815 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 20:02:32.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 20:02:32.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 20:02:32.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:02:32.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:32.881 DEBUG [main][MenuItemLookup] Found menu:'New' 20:02:32.881 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:02:32.881 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:32.881 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:02:32.881 DEBUG [main][MenuItemLookup] Found menu:'' 20:02:32.881 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:02:32.881 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:02:32.881 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:02:32.881 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:02:32.881 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:02:32.881 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:02:32.881 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:02:32.882 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:02:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 20:02:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 20:02:33.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:02:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:33.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:33.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:33.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:33.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 20:02:33.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:33.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:33.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:33.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:02:33.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:33.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:33.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:33.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:33.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:33.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:33.546 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:02:33.546 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:02:33.546 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:02:33.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:33.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:33.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:33.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:33.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 20:02:33.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:33.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:02:33.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:33.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:33.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:33.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:33.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:02:33.548 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:02:33.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:02:33.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:02:33.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:02:33.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:02:33.555 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:02:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:02:34.056 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:02:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:02:34.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:02:34.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:02:34.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:02:34.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:02:34.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:02:34.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:02:34.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:02:34.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:02:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:02:34.056 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 20:02:34.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:02:34.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:02:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.799 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 4.866 s testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 2.721 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.ui.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test >------ [INFO] Building RedDeer E4 Workbench Tests 4.7.0-SNAPSHOT [44/58] [INFO] from tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Resolving class path of RedDeer E4 Workbench Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.test --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/org.eclipse.reddeer.e4.workbench.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/org.eclipse.reddeer.e4.workbench.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.reddeer.e4.product, -nouithread, -timeout, 9600000] Launching application org.eclipse.e4.ui.workbench.swt.E4Application... Running org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:43.740 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:02:43.743 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0 20:02:43.743 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:02:43.745 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0 20:02:43.801 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:43.840 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:02:43.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:43.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:43.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:43.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:43.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:43.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:43.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:43.926 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 20:02:43.934 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:43.934 DEBUG [main][MenuItemLookup] Found menu:'Help' 20:02:43.934 DEBUG [main][MenuItemLookup] Item match:Help 20:02:43.938 DEBUG [main][MenuItemLookup] Found menu:'About' 20:02:43.938 DEBUG [main][MenuItemLookup] Item match:About 20:02:43.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"About" 20:02:43.943 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text About 20:02:43.946 INFO [main][MenuItemHandler] Select menu item: About 20:02:44.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 20:02:44.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 20:02:44.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 20:02:44.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:44.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:44.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:44.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "About" as the parent 20:02:44.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:44.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:44.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:44.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:44.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:44.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:45.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:45.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:45.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:02:45.120 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 20:02:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 20:02:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 20:02:45.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell About 20:02:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:45.129 INFO [WorkbenchTestable][AbstractShell] Close shell About 20:02:45.130 INFO [WorkbenchTestable][ShellHandler] Closing shell 'About' 20:02:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:02:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:02:45.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:45.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:45.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:45.157 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:45.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:45.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:45.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:45.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 20:02:45.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:45.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:45.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:45.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:45.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 20:02:45.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 20:02:45.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:02:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:45.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:45.222 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent 20:02:45.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:02:45.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:45.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:45.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:45.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:45.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:46.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:02:46.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:02:46.230 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 20:02:46.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:46.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:46.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 20:02:46.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:46.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:46.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 20:02:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:46.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 20:02:46.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 20:02:46.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.290 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.290 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:46.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:46.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 20:02:46.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:46.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 20:02:46.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.workbench.impl.part.DefaultWorkbenchPart, index 0 and no matchers specified 20:02:46.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:02:46.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 20:02:46.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 20:02:46.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:46.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:46.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 20:02:46.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:46.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.part.DefaultWorkbenchPart, index 0 and no matchers specified 20:02:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:02:46.336 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:02:46.338 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty 20:02:46.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:46.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:46.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 20:02:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:46.397 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2 20:02:46.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 20:02:46.412 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:02:46.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:46.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression 'Open SamplePart2') 20:02:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:02:46.444 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart 20:02:46.445 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:02:46.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:02:46.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:46.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 20:02:46.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:46.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:02:46.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:46.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 20:02:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:46.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:46.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 20:02:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:02:46.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:02:46.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:02:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:02:46.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:02:46.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 20:02:46.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 20:02:46.520 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 s - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.301 s getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.074 s activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.058 s testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.032 s testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.07 s closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.118 s testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.008 s Running org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest 20:02:46.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 20:02:46.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 20:02:46.605 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:46.605 DEBUG [main][MenuItemLookup] Item match:File 20:02:46.606 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:46.606 DEBUG [main][MenuItemLookup] Found menu:'Help' 20:02:46.606 DEBUG [main][MenuItemLookup] Item match:Help 20:02:46.607 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:46.607 DEBUG [main][MenuItemLookup] Item match:File 20:02:46.611 DEBUG [main][MenuItemLookup] Found menu:'Open' 20:02:46.611 DEBUG [main][MenuItemLookup] Item match:Open 20:02:46.612 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:46.612 DEBUG [main][MenuItemLookup] Found menu:'Help' 20:02:46.612 DEBUG [main][MenuItemLookup] Item match:Help 20:02:46.613 DEBUG [main][MenuItemLookup] Found menu:'About' 20:02:46.613 DEBUG [main][MenuItemLookup] Item match:About 20:02:46.613 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 20:02:46.613 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:46.614 DEBUG [main][MenuItemLookup] Item match:File 20:02:46.615 DEBUG [main][MenuItemLookup] Found menu:'Open' 20:02:46.615 DEBUG [main][MenuItemLookup] Item match:Open 20:02:46.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:02:46.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:02:46.616 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 20:02:46.616 DEBUG [main][MenuItemLookup] Found menu:'File' 20:02:46.616 DEBUG [main][MenuItemLookup] Item match:File 20:02:46.617 DEBUG [main][MenuItemLookup] Found menu:'Open' 20:02:46.618 DEBUG [main][MenuItemLookup] Item match:Open 20:02:46.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 20:02:46.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:02:46.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:02:46.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.018 s findWorkbenchShell(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s Results: Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4' with 9 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench' with 11 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench.core' with 7 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] [INFO] --------------------< org.eclipse.reddeer:features >-------------------- [INFO] Building RedDeer Features 4.7.0-SNAPSHOT [45/58] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ features --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ features --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ features --- [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.e4.feature >--------- [INFO] Building RedDeer E4 Feature 4.7.0-SNAPSHOT [46/58] [INFO] from features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.e4.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.e4.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.e4.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.e4.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature >------- [INFO] Building RedDeer Eclipse Feature 4.7.0-SNAPSHOT [47/58] [INFO] from features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.eclipse.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.eclipse.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.eclipse.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.eclipse.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature >------- [INFO] Building RedDeer GEF Spy Feature 4.7.0-SNAPSHOT [48/58] [INFO] from features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.gef.spy.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.swt.feature >--------- [INFO] Building RedDeer SWT Feature 4.7.0-SNAPSHOT [49/58] [INFO] from features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.swt.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.swt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.swt.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.swt.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.tests.feature >-------- [INFO] Building RedDeer Tests Feature 4.7.0-SNAPSHOT [50/58] [INFO] from features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.tests.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.tests.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.tests.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.tests.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.tests.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.ui.feature >--------- [INFO] Building RedDeer UI Feature 4.7.0-SNAPSHOT [51/58] [INFO] from features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.ui.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.ui.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.ui.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.ui.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature >------ [INFO] Building RedDeer Recorder Feature 4.7.0-SNAPSHOT [52/58] [INFO] from features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.recorder.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.recorder.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.recorder.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.recorder.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature >------ [INFO] Building RedDeer GEF/Graphiti Feature 4.7.0-SNAPSHOT [53/58] [INFO] from features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.graphiti.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.graphiti.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.graphiti.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.graphiti.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.spy.feature >--------- [INFO] Building RedDeer Spy Feature 4.7.0-SNAPSHOT [54/58] [INFO] from features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.spy.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.spy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.spy.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.spy.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature >------ [INFO] Building RedDeer Log Parser Feature 4.7.0-SNAPSHOT [55/58] [INFO] from features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.logparser.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.logparser.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.logparser.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.logparser.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature >------- [INFO] Building RedDeer CodeGen Feature 4.7.0-SNAPSHOT [56/58] [INFO] from features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.codegen.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.codegen.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.codegen.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.codegen.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.site >------------ [INFO] Building RedDeer Site 4.7.0-SNAPSHOT [57/58] [INFO] from site/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.site --- [INFO] The project's OSGi version is 4.7.0.v20230905-1858 [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.site --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/site/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.site --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/site/resources [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.reddeer.site --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.reddeer.site --- [INFO] Building zip: /home/jenkins/agent/workspace/reddeer.prcheck/site/target/org.eclipse.reddeer.site-4.7.0-SNAPSHOT.zip [INFO] [INFO] -----------< org.eclipse.reddeer:eclipse-reddeer-archetype >------------ [INFO] Building RedDeer Archetype 4.7.0-SNAPSHOT [58/58] [INFO] from archetype/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ eclipse-reddeer-archetype --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-reddeer-archetype --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 8 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-reddeer-archetype --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.0.0:jar (default-jar) @ eclipse-reddeer-archetype --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/eclipse-reddeer-archetype-4.7.0-SNAPSHOT [INFO] [INFO] --- archetype:3.0.0:integration-test (default-integration-test) @ eclipse-reddeer-archetype --- [INFO] Processing Archetype IT project: eclipse-reddeer-archetype [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: eclipse-reddeer-archetype:4.7.0-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: foo.bar.myplugin [INFO] Parameter: artifactId, Value: reddeer.archetype [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: foo.bar.myplugin.simrel [INFO] Parameter: packageInPathFormat, Value: foo/bar/myplugin/simrel [INFO] Parameter: tycho_version, Value: 2.7.0 [INFO] Parameter: package, Value: foo.bar.myplugin.simrel [INFO] Parameter: reddeer_version, Value: master [INFO] Parameter: groupId, Value: foo.bar.myplugin [INFO] Parameter: artifactId, Value: reddeer.archetype [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: eclipse_platform, Value: 2022-09 [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype [INFO] Invoking post-archetype-generation goals: clean verify [INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) [INFO] Maven home: /opt/tools/apache-maven/3.9.2 [INFO] Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/ (122B) [INFO] [INFO] Adding repository https://download.eclipse.org/releases/2022-09 [INFO] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-09/ (479B) [INFO] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-09/ (442B) [INFO] [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-09/202209081200/ (98.55kB) [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/202209141001/ (140B) [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-09/202209141001/ (790.34kB) [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/reddeer/snapshots/ (172B) [INFO] [INFO] Adding repository https://download.eclipse.org/reddeer/snapshots [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/reddeer/snapshots/ (14.98kB) [INFO] [INFO] Resolving dependencies of MavenProject: foo.bar.myplugin:reddeer.archetype:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/pom.xml [INFO] [INFO] Fetching 202209141001&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-09/ (63B) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.82kB) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (386.84kB) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.53MB) [INFO] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.94MB) [INFO] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (11.14MB of 12.94MB at 11.12MB/s) [INFO] [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.65MB) [INFO] [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.28MB) [INFO] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.27kB) [INFO] [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.47MB) [INFO] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (32.41kB) [INFO] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (20.34kB) [INFO] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (353.59kB) [INFO] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (144.34kB) [INFO] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.5kB) [INFO] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (703.81kB) [INFO] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (95.26kB) [INFO] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (15.35kB) [INFO] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.59kB) [INFO] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (302.53kB) [INFO] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (300.96kB) [INFO] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.45kB) [INFO] [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (393.3kB) [INFO] [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (64.86kB) [INFO] [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (81.45kB) [INFO] [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (379.48kB) [INFO] [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (6.02MB) [INFO] [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (806.64kB) [INFO] [INFO] Fetching org.eclipse.ui_3.201.100.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (434.35kB) [INFO] [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220828-0546.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (893.32kB) [INFO] [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.04MB) [INFO] [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.41MB) [INFO] [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (107.38kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (690.83kB) [INFO] [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (74.34kB) [INFO] [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (93.93kB) [INFO] [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (620.52kB) [INFO] [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (331.65kB) [INFO] [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (69.26kB) [INFO] [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.56kB) [INFO] [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (146.41kB) [INFO] [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (101.83kB) [INFO] [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (135.73kB) [INFO] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (196.21kB) [INFO] [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (289.67kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (313kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (163.08kB) [INFO] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.6kB) [INFO] [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.31kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.65kB) [INFO] [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (109.8kB) [INFO] [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (49.45kB) [INFO] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.07kB) [INFO] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (90.9kB) [INFO] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.64kB) [INFO] [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (400.2kB) [INFO] [INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3MB) [INFO] [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (245.02kB) [INFO] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (270.25kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (24.31kB) [INFO] [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.8kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (54.29kB) [INFO] [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (57.49kB) [INFO] [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.46kB) [INFO] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.59kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.81kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.96kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.3kB) [INFO] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (19.69kB) [INFO] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.03kB) [INFO] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (317.8kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.26MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (45.85kB) [INFO] [INFO] Fetching org.eclipse.swt_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (18.79kB) [INFO] [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.11MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (215.89kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (204.9kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.11kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.41kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (58.52kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (11.51kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (397.11kB) [INFO] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (33.33kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.3kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (266.92kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.66kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (232.67kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (118.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (252.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (149.46kB) [INFO] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.36kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.08kB) [INFO] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.9kB) [INFO] [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (369.7kB) [INFO] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.55kB) [INFO] [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.51kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.65kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (169.5kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (362.07kB) [INFO] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (113.29kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.47kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (68.04kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (176.33kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (221.38kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (132.68kB) [INFO] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (343.24kB) [INFO] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (470.76kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (424.9kB) [INFO] [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (402.85kB) [INFO] [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.42MB) [INFO] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (65.43kB) [INFO] [INFO] Fetching org.eclipse.reddeer.common_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (66.96kB) [INFO] [INFO] Fetching org.eclipse.reddeer.core_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (323.74kB) [INFO] [INFO] Fetching org.eclipse.reddeer.direct_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (20.2kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3.49MB) [INFO] [INFO] Fetching org.eclipse.ui.browser_3.7.200.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (209.05kB) [INFO] [INFO] Fetching org.eclipse.ui.views.log_1.3.300.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (174.02kB) [INFO] [INFO] Fetching org.eclipse.reddeer.uiforms_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.68kB) [INFO] [INFO] Fetching org.eclipse.reddeer.eclipse_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (420.24kB) [INFO] [INFO] Fetching org.eclipse.reddeer.jface_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.96kB) [INFO] [INFO] Fetching org.eclipse.reddeer.swt_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (185.7kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (112.92kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench.core_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (40.86kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (121.02kB) [INFO] [INFO] Fetching org.eclipse.reddeer.go_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (12.34kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit.extension_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (36.01kB) [INFO] [INFO] Fetching org.eclipse.reddeer.requirements_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (51.84kB) [INFO] [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (56.15kB) [INFO] [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (325.29kB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.06MB) [INFO] [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.89kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (172.29kB) [INFO] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (110.71kB) [INFO] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.09kB) [INFO] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.23kB) [INFO] [WARNING] The project foo.bar.myplugin:reddeer.archetype:eclipse-test-plugin:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] [INFO] [INFO] [INFO] -----------------< foo.bar.myplugin:reddeer.archetype >----------------- [INFO] [INFO] Building reddeer.archetype :: test 1.0.0-SNAPSHOT [INFO] [INFO] from pom.xml [INFO] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.0:target-platform (default-target-platform)' [INFO] [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:2.7.0:test (default-test)' [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ reddeer.archetype --- [INFO] [INFO] The project's OSGi version is 1.0.0.20230905-2003 [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ reddeer.archetype --- [INFO] [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with wrapAsBundle in target platform configuration. [INFO] [INFO] [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ reddeer.archetype --- [INFO] [INFO] Resolving class path of reddeer.archetype :: test... [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (29.62kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (87.79kB) [INFO] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (251kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.61kB) [INFO] [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.14MB) [INFO] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (40.75kB) [INFO] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.14MB) [INFO] [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.24kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (10.25kB) [INFO] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (9.54kB) [INFO] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (59.56kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (134.3kB) [INFO] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.06kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.600.v20220720-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (41.14kB) [INFO] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (9.6kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.94kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (41.15kB) [INFO] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (22.27kB) [INFO] [INFO] Fetching org.eclipse.fx.osgi_3.7.0.202010120720.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.23kB) [INFO] [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.92kB) [INFO] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.47MB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.02MB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (39.29kB) [INFO] [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.48kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.13kB) [INFO] [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.16kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (86.39kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (73.2kB) [INFO] [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (31.77kB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.05MB) [INFO] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.39kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (10.74kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.41kB) [INFO] [INFO] [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ reddeer.archetype --- [INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/src/main/resources [INFO] [INFO] [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ reddeer.archetype --- [INFO] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/classes [INFO] [INFO] [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ reddeer.archetype --- [INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/src/test/resources [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ reddeer.archetype --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/reddeer.archetype-1.0.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ reddeer.archetype --- [INFO] [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] [INFO] Executing Test Runtime with timeout 1200, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/data/.metadata/.log [INFO] [INFO] Command line: [INFO] [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/surefire.properties, -nouithread, -timeout, 1200000] [INFO] Running foo.bar.myplugin.simrel.AllRedDeerTests [INFO] 20:03:44.800 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 20:03:44.803 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 [INFO] 20:03:44.810 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 20:03:44.811 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 [INFO] 20:03:44.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest [INFO] 20:03:44.905 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created [INFO] 20:03:44.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 20:03:44.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 20:03:44.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector [INFO] 20:03:44.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench [INFO] 20:03:45.050 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data' [INFO] 20:03:45.061 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 20:03:45.061 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen [INFO] 20:03:45.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 20:03:45.137 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' [INFO] 20:03:45.141 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 20:03:45.142 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven [INFO] 20:03:45.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 20:03:45.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 20:03:45.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 20:03:45.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 20:03:45.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 20:03:45.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 20:03:45.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 20:03:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 20:03:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 20:03:45.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data' [INFO] 20:03:45.185 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data' [INFO] 20:03:45.188 DEBUG [main][MenuItemLookup] Found menu:'File' [INFO] 20:03:45.188 DEBUG [main][MenuItemLookup] Found menu:'Edit' [INFO] 20:03:45.188 DEBUG [main][MenuItemLookup] Found menu:'Navigate' [INFO] 20:03:45.188 DEBUG [main][MenuItemLookup] Found menu:'Project' [INFO] 20:03:45.188 DEBUG [main][MenuItemLookup] Found menu:'Window' [INFO] 20:03:45.188 DEBUG [main][MenuItemLookup] Item match:Window [INFO] 20:03:45.193 DEBUG [main][MenuItemLookup] Found menu:'New Window' [INFO] 20:03:45.193 DEBUG [main][MenuItemLookup] Found menu:'Editor' [INFO] 20:03:45.193 DEBUG [main][MenuItemLookup] Found menu:'Appearance' [INFO] 20:03:45.193 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 20:03:45.193 DEBUG [main][MenuItemLookup] Found menu:'Show View' [INFO] 20:03:45.193 DEBUG [main][MenuItemLookup] Found menu:'Perspective' [INFO] 20:03:45.193 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 20:03:45.193 DEBUG [main][MenuItemLookup] Found menu:'Navigation' [INFO] 20:03:45.194 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 20:03:45.194 DEBUG [main][MenuItemLookup] Found menu:'Preferences' [INFO] 20:03:45.194 DEBUG [main][MenuItemLookup] Item match:Preferences [INFO] 20:03:45.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" [INFO] 20:03:45.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences [INFO] 20:03:45.197 INFO [main][MenuItemHandler] Select menu item: &Preferences [INFO] 20:03:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... [INFO] 20:03:45.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully [INFO] 20:03:45.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences [INFO] 20:03:45.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 20:03:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 20:03:45.508 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed [INFO] 20:03:45.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 20:03:45.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified [INFO] 20:03:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 20:03:45.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 20:03:45.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 20:03:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 20:03:45.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found [INFO] 20:03:45.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... [INFO] 20:03:45.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully [INFO] 20:03:45.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) [INFO] 20:03:45.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 20:03:45.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 20:03:45.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 20:03:45.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 20:03:45.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found [INFO] 20:03:45.562 INFO [WorkbenchTestable][AbstractButton] Click button Cancel [INFO] 20:03:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... [INFO] 20:03:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully [INFO] 20:03:45.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 [INFO] 20:03:45.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization [INFO] 20:03:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... [INFO] 20:03:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully [INFO] 20:03:45.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 20:03:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 20:03:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 20:03:45.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 20:03:45.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 20:03:45.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 20:03:45.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 20:03:45.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 20:03:45.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 20:03:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 20:03:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 20:03:45.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 20:03:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 20:03:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 20:03:45.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 20:03:45.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 20:03:45.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 20:03:45.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 20:03:45.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 20:03:45.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 20:03:45.710 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 20:03:45.710 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 20:03:45.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 20:03:45.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 20:03:45.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 s - in foo.bar.myplugin.simrel.AllRedDeerTests [INFO] test no-configuration(foo.bar.myplugin.simrel.BasicTest) Time elapsed: 0.007 s [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] All tests passed! [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 42.118 s [INFO] [INFO] Finished at: 2023-09-05T20:03:46Z [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [WARNING] [INFO] [WARNING] Plugin validation issues were detected in 5 plugin(s) [INFO] [WARNING] [INFO] [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.0 [INFO] [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.0 [INFO] [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.0 [INFO] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [INFO] [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [INFO] [WARNING] [INFO] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [INFO] [WARNING] [INFO] Post-archetype-generation invoker exit code: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for RedDeer Parent POM File 4.7.0-SNAPSHOT: [INFO] [INFO] RedDeer Parent POM File ............................ SUCCESS [ 1.570 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.007 s] [INFO] RedDeer Common ..................................... SUCCESS [ 7.133 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.685 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.513 s] [INFO] RedDeer Core ....................................... SUCCESS [ 1.598 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 1.107 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.981 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 1.424 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.582 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.728 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.472 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 1.009 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 2.191 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.706 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.831 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.656 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.368 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.970 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.709 s] [INFO] RedDeer UI ......................................... SUCCESS [ 2.055 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.639 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 1.376 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.416 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.606 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 1.236 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.004 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.268 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.100 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:20 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [04:08 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:12 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [05:10 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 29.480 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:29 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.605 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [34:28 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [01:03 min] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 35.300 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 40.546 s] [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 24.951 s] [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:31 min] [INFO] RedDeer UI Tests ................................... SUCCESS [03:16 min] [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [ 10.852 s] [INFO] RedDeer Features ................................... SUCCESS [ 0.004 s] [INFO] RedDeer E4 Feature ................................. SUCCESS [ 0.398 s] [INFO] RedDeer Eclipse Feature ............................ SUCCESS [ 0.580 s] [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [ 0.188 s] [INFO] RedDeer SWT Feature ................................ SUCCESS [ 0.412 s] [INFO] RedDeer Tests Feature .............................. SUCCESS [ 0.959 s] [INFO] RedDeer UI Feature ................................. SUCCESS [ 0.147 s] [INFO] RedDeer Recorder Feature ........................... SUCCESS [ 0.119 s] [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [ 0.423 s] [INFO] RedDeer Spy Feature ................................ SUCCESS [ 0.217 s] [INFO] RedDeer Log Parser Feature ......................... SUCCESS [ 0.120 s] [INFO] RedDeer CodeGen Feature ............................ SUCCESS [ 0.146 s] [INFO] RedDeer Site ....................................... SUCCESS [ 9.945 s] [INFO] RedDeer Archetype .................................. SUCCESS [ 44.923 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:05 h [INFO] Finished at: 2023-09-05T20:03:46Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 16 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [WARNING] * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5 [WARNING] * org.jacoco:jacoco-maven-plugin:0.8.9 [WARNING] * org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-surefire-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-archetype-plugin:3.0.0 [WARNING] * org.eclipse.tycho:tycho-source-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-ds-plugin:2.7.5 [WARNING] * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1 [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.5 [WARNING] * org.eclipse.tycho.extras:tycho-source-feature-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-dependency-plugin:2.8 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.5 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] Terminating xvnc. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: reddeer-dev@eclipse.org olkornii@redhat.com Setting status of 247acea707a3f77c18fcbddc2ed83c73b2a4a25e to FAILURE with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/224/ and message: 'Build finished. ' Using context: reddeer-verification-2023-09 Finished: UNSTABLE